Skip to content

Commit

Permalink
Merge pull request #1269 from nickgros/PORTALS-3195a
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgros authored Oct 14, 2024
2 parents 4676d84 + 5f07394 commit 1868709
Show file tree
Hide file tree
Showing 69 changed files with 0 additions and 2,277 deletions.
1 change: 0 additions & 1 deletion .github/workflows/end-to-end-test-portals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
elportal,
genie,
nf,
psychencode,
stopadportal,
]
runs-on: ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion apps/portals-e2e/src/configs/bannersConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ const bannerConfig: BannerConfig = {
digitalhealth: ['cookies'],
elportal: ['cookies', 'beta'],
nf: ['cookies', 'survey'],
psychencode: ['cookies'],
stopadportal: ['cookies'],
genie: ['cookies', 'survey'],
}
Expand Down
6 changes: 0 additions & 6 deletions apps/portals-e2e/src/configs/exploreConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ const exploreConfig: ExploreConfig = {
cards: ['Initiatives'],
cards_charts: ['Studies', 'Datasets', 'Publications', 'Tools', 'Hackathon'],
},
psychencode: {
table_charts: ['Data'],
cards: ['Publications'],
cards_charts: ['Studies', 'Grants'],
people_charts: ['People'],
},
stopadportal: {},
genie: {
// getByRole('tab', { name: 'GENIE' }) resolves to 2 elements (the GENIE tab and GENIE-BPC tab)
Expand Down
5 changes: 0 additions & 5 deletions apps/portals-e2e/src/configs/routesConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export type Portal =
| 'elportal'
| 'genie'
| 'nf'
| 'psychencode'
| 'stopadportal'

type RouteButtonsLinks = { buttons: string[]; links: string[] }
Expand Down Expand Up @@ -61,10 +60,6 @@ const routesConfig: RouteConfig = {
],
links: ['Contribute Data', 'News', 'Help'],
},
psychencode: {
buttons: ['Home', 'Explore', 'Sign In'],
links: ['Data Access', 'News', 'About', 'Help'],
},
stopadportal: {
buttons: ['Help', 'Sign In'],
links: ['Home', 'Apply'],
Expand Down
3 changes: 0 additions & 3 deletions apps/portals/crc-researcher/.env

This file was deleted.

27 changes: 0 additions & 27 deletions apps/portals/crc-researcher/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions apps/portals/crc-researcher/package.json

This file was deleted.

7 changes: 0 additions & 7 deletions apps/portals/crc-researcher/src/App.scss

This file was deleted.

3 changes: 0 additions & 3 deletions apps/portals/crc-researcher/src/config/columnAliases.ts

This file was deleted.

7 changes: 0 additions & 7 deletions apps/portals/crc-researcher/src/config/footerConfig.ts

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions apps/portals/crc-researcher/src/config/headerConfig.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions apps/portals/crc-researcher/src/config/logoFooterConfig.ts

This file was deleted.

6 changes: 0 additions & 6 deletions apps/portals/crc-researcher/src/config/logoHeaderConfig.ts

This file was deleted.

5 changes: 0 additions & 5 deletions apps/portals/crc-researcher/src/config/paletteConfig.ts

This file was deleted.

21 changes: 0 additions & 21 deletions apps/portals/crc-researcher/src/config/routeControlWrapperProps.ts

This file was deleted.

88 changes: 0 additions & 88 deletions apps/portals/crc-researcher/src/config/routesConfig.ts

This file was deleted.

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions apps/portals/crc-researcher/src/config/style/_style_overrides.scss

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1868709

Please sign in to comment.