Commit c56fad4
authored
754 import from sleuth file (#770)
* feat: adding sleuth import
* feat: help modal and initial upload page for sleuth upload
* feat: finished import UI and added intro
* feat: wizard build step
* feat: finished initial sleuth import implementation
* feat: created sleuth import build and review
* feat: change step
* feat: added meta-analyses to sleuth import
* feat: handle reject build meta-analyses
* feat: added creation of meta analyses
* feat: change wording
* feat: convert from doi to pmid and create imperative pmid fetch function
* feat: finished flow of sleuth import
* fix: solved sleuth import curation bug
* fix: minor improvements, added sleuth import testing
* fix: finished e2e tests
* fix: removed console log
* fix: remove unused imports
* fix: failing test case
* fix: failing test case
* fix: add env variables
* feat: add missing tests and skip ones that require api calls1 parent 52fb994 commit c56fad4
File tree
91 files changed
+4635
-572
lines changed- .github/workflows
- compose/neurosynth-frontend
- cypress
- e2e
- pages
- workflows
- Curation
- MetaAnalyses
- SleuthImport
- fixtures
- DoSleuthImport
- neurosynthResponses
- pubmedResponses
- sleuthFiles
- projects
- src
- components
- Buttons/CreateProjectButton
- CodeSnippet
- CurationComponents/CurationImport
- CurationDoImport
- ImportPMIDs
- ImportStandardFormat
- Dialogs
- CreateMetaAnalysisSpecificationDialog
- CreateMetaAnalysisSpecificationAlgorithmStep
- SelectSpecificationComponent
- CreateMetaAnalysisSpecificationDetailsStep
- CreateMetaAnalysisSpecificationReview
- EditSpecificationDialog
- HelpDialog
- MoveToExtractionDialog
- HotTables/EditStudyAnnotationsHotTable
- NeurosynthPopper
- NeurosynthPopupMenu
- ProjectComponents
- EditMetaAnalyses/DangerZone
- ViewMetaAnalyses
- ProjectsPageComponents
- Search/SearchBar/SearchBarAccessories
- SleuthImportWizard
- hooks
- external
- metaAnalyses
- projects
- studies
- pages
- ImportSleuthPage
- Projects
- ProjectPage
- ProjectsPage
- Studies
- StudiesPage
- utils
- store/nginx
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
91 files changed
+4635
-572
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| 487 | + | |
| 488 | + | |
487 | 489 | | |
488 | 490 | | |
489 | 491 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
Lines changed: 4 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | | - | |
32 | | - | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 36 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 31 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
126 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
127 | 134 | | |
128 | 135 | | |
129 | 136 | | |
| |||
169 | 176 | | |
170 | 177 | | |
171 | 178 | | |
172 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
173 | 183 | | |
174 | 184 | | |
175 | 185 | | |
| |||
253 | 263 | | |
254 | 264 | | |
255 | 265 | | |
256 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
257 | 270 | | |
258 | 271 | | |
259 | 272 | | |
| |||
296 | 309 | | |
297 | 310 | | |
298 | 311 | | |
299 | | - | |
300 | | - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
301 | 320 | | |
302 | 321 | | |
303 | 322 | | |
| |||
337 | 356 | | |
338 | 357 | | |
339 | 358 | | |
340 | | - | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
341 | 363 | | |
342 | 364 | | |
343 | 365 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
0 commit comments