-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/#873 retrieve remote schemas #877
Feat/#873 retrieve remote schemas #877
Commits on Jun 5, 2024
-
Ciaran Schutte committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for e326785 - Browse repository at this point
Copy the full SHA e326785View commit details -
add network to config template. add default values to base.json
Ciaran Schutte committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 5fc6bf7 - Browse repository at this point
Copy the full SHA 5fc6bf7View commit details -
Ciaran Schutte committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for d8efe90 - Browse repository at this point
Copy the full SHA d8efe90View commit details -
add conditional to graphql route gen for env flag
Ciaran Schutte committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 51f190f - Browse repository at this point
Copy the full SHA 51f190fView commit details -
throw error on invalid json parse eg. empty file
Ciaran Schutte committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 3cc76e9 - Browse repository at this point
Copy the full SHA 3cc76e9View commit details -
Ciaran Schutte committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for dc9e8b7 - Browse repository at this point
Copy the full SHA dc9e8b7View commit details -
add vscode debug file to gitignore
Ciaran Schutte committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 60f93a2 - Browse repository at this point
Copy the full SHA 60f93a2View commit details -
Ciaran Schutte committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 4dba960 - Browse repository at this point
Copy the full SHA 4dba960View commit details -
Ciaran Schutte committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for e5eef63 - Browse repository at this point
Copy the full SHA e5eef63View commit details -
Update modules/server/README.md
Co-authored-by: Anders Richardsson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fa70e3 - Browse repository at this point
Copy the full SHA 4fa70e3View commit details -
Ciaran Schutte committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b4aec5 - Browse repository at this point
Copy the full SHA 7b4aec5View commit details -
Ciaran Schutte committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 12be615 - Browse repository at this point
Copy the full SHA 12be615View commit details -
Update modules/server/configTemplates/base.json
Co-authored-by: Anders Richardsson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 892ca74 - Browse repository at this point
Copy the full SHA 892ca74View commit details -
Merge branch 'feat/#872_initial_config' of github.com:overture-stack/…
…arranger into feat/#872_initial_config
Ciaran Schutte committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 514e375 - Browse repository at this point
Copy the full SHA 514e375View commit details -
Update modules/server/src/config/utils/getConfigFromFiles.ts
Co-authored-by: Anders Richardsson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b50e5a - Browse repository at this point
Copy the full SHA 4b50e5aView commit details -
Merge remote-tracking branch 'origin/feat/#872_initial_config' into f…
…eat/#873_retrieve_remote_schemas
Ciaran Schutte committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 7a4adca - Browse repository at this point
Copy the full SHA 7a4adcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18630ae - Browse repository at this point
Copy the full SHA 18630aeView commit details -
Merge remote-tracking branch 'origin/feat/#872_initial_config' into f…
…eat/#873_retrieve_remote_schemas
Ciaran Schutte committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 739b75b - Browse repository at this point
Copy the full SHA 739b75bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b5fbf - Browse repository at this point
Copy the full SHA e3b5fbfView commit details -
Ciaran Schutte committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 28566fe - Browse repository at this point
Copy the full SHA 28566feView commit details -
Ciaran Schutte committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 578f5b2 - Browse repository at this point
Copy the full SHA 578f5b2View commit details -
remove env config to enable federated search
Ciaran Schutte committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for b660880 - Browse repository at this point
Copy the full SHA b660880View commit details -
remove env config to enable federated search
Ciaran Schutte committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for a04db5b - Browse repository at this point
Copy the full SHA a04db5bView commit details -
Ciaran Schutte committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 5da7740 - Browse repository at this point
Copy the full SHA 5da7740View commit details -
Merge branch 'feat/#872_initial_config' into feat/#873_retrieve_remot…
…e_schemas
Ciaran Schutte committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for d762461 - Browse repository at this point
Copy the full SHA d762461View commit details
Commits on Jun 7, 2024
-
Ciaran Schutte committed
Jun 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 61aea8a - Browse repository at this point
Copy the full SHA 61aea8aView commit details -
Merge remote-tracking branch 'origin/feature/federated_search' into f…
…eat/#873_retrieve_remote_schemas
Ciaran Schutte committedJun 7, 2024 Configuration menu - View commit details
-
Copy full SHA for d5a87e8 - Browse repository at this point
Copy the full SHA d5a87e8View commit details
Commits on Jun 8, 2024
-
fix GQL obj wrapping on schema construction
Ciaran Schutte committedJun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b82c9e - Browse repository at this point
Copy the full SHA 7b82c9eView commit details -
Ciaran Schutte committed
Jun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 45761b3 - Browse repository at this point
Copy the full SHA 45761b3View commit details
Commits on Jun 9, 2024
-
Ciaran Schutte committed
Jun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 7eee03b - Browse repository at this point
Copy the full SHA 7eee03bView commit details -
Ciaran Schutte committed
Jun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 09738b2 - Browse repository at this point
Copy the full SHA 09738b2View commit details -
Ciaran Schutte committed
Jun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 09b5889 - Browse repository at this point
Copy the full SHA 09b5889View commit details -
Ciaran Schutte committed
Jun 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 417fa0b - Browse repository at this point
Copy the full SHA 417fa0bView commit details
Commits on Jun 11, 2024
-
add introspection query type predicate
Ciaran Schutte committedJun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 5d20665 - Browse repository at this point
Copy the full SHA 5d20665View commit details -
Ciaran Schutte committed
Jun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 04e2b56 - Browse repository at this point
Copy the full SHA 04e2b56View commit details -
remove local folder ignore from project.gitignore
Ciaran Schutte committedJun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for d121594 - Browse repository at this point
Copy the full SHA d121594View commit details -
Ciaran Schutte committed
Jun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 241a8d3 - Browse repository at this point
Copy the full SHA 241a8d3View commit details -
Ciaran Schutte committed
Jun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 774bfe4 - Browse repository at this point
Copy the full SHA 774bfe4View commit details -
break up query promise and results
Ciaran Schutte committedJun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 050bf51 - Browse repository at this point
Copy the full SHA 050bf51View commit details -
Co-authored-by: Anders Richardsson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7125e1a - Browse repository at this point
Copy the full SHA 7125e1aView commit details -
Ciaran Schutte committed
Jun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 4b2d34c - Browse repository at this point
Copy the full SHA 4b2d34cView commit details -
Merge remote-tracking branch 'origin/feat/#873_retrieve_remote_schema…
…s' into feat/#873_retrieve_remote_schemas
Ciaran Schutte committedJun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 79d179d - Browse repository at this point
Copy the full SHA 79d179dView commit details -
axios network check, doesn't throw like fetch
Ciaran Schutte committedJun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 6ca2241 - Browse repository at this point
Copy the full SHA 6ca2241View commit details
Commits on Jun 12, 2024
-
change fetch config to axios config
Ciaran Schutte committedJun 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 84fc60b - Browse repository at this point
Copy the full SHA 84fc60bView commit details -
Update modules/server/src/network/index.ts
Co-authored-by: Anders Richardsson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da5e256 - Browse repository at this point
Copy the full SHA da5e256View commit details
Commits on Jun 13, 2024
-
Ciaran Schutte committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for f9d96da - Browse repository at this point
Copy the full SHA f9d96daView commit details
Commits on Jun 21, 2024
-
Ciaran Schutte committed
Jun 21, 2024 Configuration menu - View commit details
-
Copy full SHA for f741586 - Browse repository at this point
Copy the full SHA f741586View commit details -
add typings + additional info in comments
Ciaran Schutte committedJun 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 59cc470 - Browse repository at this point
Copy the full SHA 59cc470View commit details -
Ciaran Schutte committed
Jun 21, 2024 Configuration menu - View commit details
-
Copy full SHA for da4f31e - Browse repository at this point
Copy the full SHA da4f31eView commit details -
Ciaran Schutte committed
Jun 21, 2024 Configuration menu - View commit details
-
Copy full SHA for c64cac7 - Browse repository at this point
Copy the full SHA c64cac7View commit details -
Ciaran Schutte committed
Jun 21, 2024 Configuration menu - View commit details
-
Copy full SHA for cd8848c - Browse repository at this point
Copy the full SHA cd8848cView commit details -
remove assertion. add TS filter
Ciaran Schutte committedJun 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 18db891 - Browse repository at this point
Copy the full SHA 18db891View commit details -
Ciaran Schutte committed
Jun 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 1b4f22b - Browse repository at this point
Copy the full SHA 1b4f22bView commit details
Commits on Jun 25, 2024
-
change explicit undefined to optional ts
Ciaran Schutte committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for cac6bbd - Browse repository at this point
Copy the full SHA cac6bbdView commit details -
Ciaran Schutte committed
Jun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 1c386ce - Browse repository at this point
Copy the full SHA 1c386ceView commit details -
change var type to loose record instead of uknown
Ciaran Schutte committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ae17be - Browse repository at this point
Copy the full SHA 8ae17beView commit details -
Ciaran Schutte committed
Jun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for c19ff5a - Browse repository at this point
Copy the full SHA c19ff5aView commit details -
Ciaran Schutte committed
Jun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 68ca18e - Browse repository at this point
Copy the full SHA 68ca18eView commit details -
change to nested promise return
Ciaran Schutte committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for e67a16c - Browse repository at this point
Copy the full SHA e67a16cView commit details