1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: importing 1`] = `
5 className="boxed-group big-padded create-project-import-gitlab"
11 onChange={[MockFunction]}
12 placeholder="onboarding.create_project.gitlab.search_prompt"
16 className="data zebra zebra-hover"
24 overlay="awesome-project-exclamation"
27 className="project-name display-inline-block text-ellipsis"
34 overlay="company/best-projects"
37 className="text-muted project-path display-inline-block text-ellipsis"
39 Company / Best Projects
45 className="display-inline-flex-center big-spacer-right"
46 href="https://gitlab.company.com/best-projects/awesome-project-exclamation"
47 rel="noopener noreferrer"
51 className="little-spacer-right"
53 onboarding.create_project.gitlab.link
57 className="text-right"
64 onboarding.create_project.gitlab.set_up
73 overlay="awesome-project-exclamation"
76 className="project-name display-inline-block text-ellipsis"
83 overlay="company/best-projects"
86 className="text-muted project-path display-inline-block text-ellipsis"
88 Company / Best Projects
94 className="display-inline-flex-center big-spacer-right"
95 href="https://gitlab.company.com/best-projects/awesome-project-exclamation"
96 rel="noopener noreferrer"
100 className="little-spacer-right"
102 onboarding.create_project.gitlab.link
107 className="display-flex-center display-flex-justify-end already-set-up"
110 className="little-spacer-right"
113 onboarding.create_project.repository_imported
119 className="sq-project-link text-ellipsis"
122 onlyActiveOnIndex={false}
126 "pathname": "/dashboard",
129 "id": "already-imported",
135 className="spacer-right"
147 loadMore={[MockFunction]}
154 exports[`should render correctly: no projects 1`] = `
156 className="spacer-top"
160 defaultMessage="onboarding.create_project.gitlab.no_projects"
161 id="onboarding.create_project.gitlab.no_projects"
165 onlyActiveOnIndex={false}
169 "pathname": "/projects/create",
177 onboarding.create_project.update_your_token
185 exports[`should render correctly: no projects when searching 1`] = `
187 className="boxed-group big-padded create-project-import-gitlab"
193 onChange={[MockFunction]}
194 placeholder="onboarding.create_project.gitlab.search_prompt"
204 loadMore={[MockFunction]}
211 exports[`should render correctly: projects 1`] = `
213 className="boxed-group big-padded create-project-import-gitlab"
219 onChange={[MockFunction]}
220 placeholder="onboarding.create_project.gitlab.search_prompt"
224 className="data zebra zebra-hover"
232 overlay="awesome-project-exclamation"
235 className="project-name display-inline-block text-ellipsis"
242 overlay="company/best-projects"
245 className="text-muted project-path display-inline-block text-ellipsis"
247 Company / Best Projects
253 className="display-inline-flex-center big-spacer-right"
254 href="https://gitlab.company.com/best-projects/awesome-project-exclamation"
255 rel="noopener noreferrer"
259 className="little-spacer-right"
261 onboarding.create_project.gitlab.link
265 className="text-right"
272 onboarding.create_project.gitlab.set_up
281 overlay="awesome-project-exclamation"
284 className="project-name display-inline-block text-ellipsis"
291 overlay="company/best-projects"
294 className="text-muted project-path display-inline-block text-ellipsis"
296 Company / Best Projects
302 className="display-inline-flex-center big-spacer-right"
303 href="https://gitlab.company.com/best-projects/awesome-project-exclamation"
304 rel="noopener noreferrer"
308 className="little-spacer-right"
310 onboarding.create_project.gitlab.link
315 className="display-flex-center display-flex-justify-end already-set-up"
318 className="little-spacer-right"
321 onboarding.create_project.repository_imported
327 className="sq-project-link text-ellipsis"
330 onlyActiveOnIndex={false}
334 "pathname": "/dashboard",
337 "id": "already-imported",
343 className="spacer-right"
355 loadMore={[MockFunction]}
362 exports[`should render correctly: undefined projects 1`] = `
364 className="spacer-top"
368 defaultMessage="onboarding.create_project.gitlab.no_projects"
369 id="onboarding.create_project.gitlab.no_projects"
373 onlyActiveOnIndex={false}
377 "pathname": "/projects/create",
385 onboarding.create_project.update_your_token