Dotan Simha
0a27436166
Use native fetch in CDN workers, refactor deprecated TS types, fixed integration tests fetch ( #4112 )
2024-02-29 11:31:44 +02:00
Laurin Quast
00ad87a5cb
feat: schema contracts api + ui ( #3506 )
2024-02-06 12:10:19 +01:00
Laurin Quast
692ec54b86
feat: schema version api + app cleanup ( #3771 )
2024-01-12 11:45:46 +01:00
Kamil Kisiela
7a1e1506f0
Revert Node 21 upgrade and use Node 18 again ( #3546 )
2023-12-11 17:04:44 +02:00
Kamil Kisiela
9c3e7b3b16
Node 21 ( #3035 )
2023-12-07 11:29:29 +01:00
Kamil Kisiela
53ac2fcb03
Member access roles ( #3364 )
2023-12-05 11:54:03 +01:00
Laurin Quast
c8ec151e5d
cleanup: remove unused persisted operations feature ( #3215 )
2023-10-31 08:25:30 +01:00
Laurin Quast
407adafb92
feat: persist schema check in database and expose it via api ( #2417 )
2023-06-13 13:22:01 +02:00
Kamil Kisiela
98f2d7f7df
Display service url changes in UI when comparing versions ( #1948 )
2023-04-05 15:59:38 +02:00
Kamil Kisiela
2106641f2c
Move Query.targetSettings to Target.validationSettings ( #1731 )
2023-03-22 11:32:13 +01:00
Kamil Kisiela
c998eb6f05
Small improvements to the schema publishing flow ( #1622 )
2023-03-08 14:02:19 +01:00
Kamil Kisiela
0bdc50cfa7
Show status of external schema composition service ( #1481 )
2023-03-07 13:44:09 +01:00
Kamil Kisiela
a9df46cb76
Fix missing list of errors on the history page ( #1586 )
2023-03-03 14:20:05 +01:00
Dotan Simha
627df54206
2️⃣ Drop Personal organizations ( #1452 )
2023-02-28 08:52:37 +01:00
Laurin Quast
1e2ab08f95
replace tag-operations with client preset ( #1441 )
2023-02-24 15:39:44 +01:00
Kamil Kisiela
4ecca95b7b
Use requestPolicy network-only for the History page ( #1287 )
2023-02-07 16:59:52 +01:00
Kamil Kisiela
afae33eb21
New and improved model of Schema Registry ( #789 )
2023-02-02 19:35:59 +01:00
Laurin Quast
a9087915d8
chore: move integration-tests to use the client preset ( #1180 )
2023-01-30 11:09:44 +01:00
Laurin Quast
c8d6aa4a27
feat: support new cdn tokens ( #1061 )
2023-01-27 12:59:09 +01:00
Laurin Quast
dfd1d37e96
refactor: change dependency chain ( #1127 )
2023-01-25 09:10:29 +00:00
Laurin Quast
a505bcfbe0
Revert "feat: read legacy s3 key from s3 for artifact API requests [3/4]" ( #1120 )
2023-01-24 17:54:30 +01:00
Laurin Quast
c85d8aa0d0
feat: read legacy s3 key from s3 for artifact API requests [3/4] ( #1005 )
2023-01-24 15:03:04 +01:00
Denis Badurina
8287a51255
prettier should be responsible for import sorting instead of eslint ( #1027 )
2023-01-23 10:30:38 +01:00
Kamil Kisiela
5548a7bb32
Avoid overfetching and get operation's body on-demand ( #1058 )
2023-01-18 14:38:56 +01:00
Kamil Kisiela
a972fe26f2
Improvements in change detection and the strictness of the registry ( #930 )
2022-12-30 14:51:42 +00:00
Dimitri POSTOLOV
7ad5e26c34
[ 🔧 ESLint] import sort ( #736 )
2022-12-28 20:22:54 +01:00
Dotan Simha
34b80e9492
Drop dockest, refactor integration testkit, and run all integration tests in parallel ( #883 )
...
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-12-28 10:37:23 +01:00
Kamil Kisiela
86161052bd
Transfer ownership of an organization ( #732 )
2022-12-07 11:36:52 +01:00
Laurin Quast
7e3cf3ec4b
fix: remove /sdl part of the artifacts cdn url ( #755 )
2022-12-06 11:11:09 +00:00
Laurin Quast
265313cd8d
feat: show cdn stuff for self-hosted version ( #725 )
2022-12-02 09:19:57 +01:00
renovate[bot]
1afe0ec73a
Update dependency @theguild/prettier-config to v1 ( #676 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-24 10:00:41 +00:00
Kamil Kisiela
73adb11a20
Use null when token is not found ( #658 )
2022-11-21 17:23:22 +01:00
Kamil Kisiela
e85d8220a7
Ensure user and personal org creation after successful sign up/in ( #518 )
2022-10-25 16:12:43 +02:00
Kamil Kisiela
2ddc64b145
No access by default when generating tokens ( #464 )
...
Closes #458
2022-10-07 18:14:03 +02:00
Saihajpreet Singh
642daaf494
Use Envelop v3 and GraphQL Yoga v3 ( #443 )
...
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-10-06 13:48:01 +02:00
Kamil Kisiela
6f7c51a62f
External schema composition ( #373 )
2022-09-16 13:30:50 +02:00
Kamil Kisiela
8cd7a4a885
New invitation system ( #315 )
...
* New invitation system
* Fix format
* Deployment
2022-08-25 21:01:37 +02:00
Kamil Kisiela
d02f9efdf0
Initial Emails service ( #261 )
...
* Initial Emails service
* Fix yarn.lock
* Metrics
* Fixes
2022-08-12 14:51:09 +02:00
Kamil Kisiela
5a70aee15b
One-time invitation link ( #258 )
...
Closes #250
2022-07-20 17:02:04 +02:00
Kamil Kisiela
9e90b1a53d
Client exclusions in breaking change detection ( #243 )
...
* Replace date-fns-tz with Intl.DateTimeFormat
2022-07-19 16:24:41 +02:00
Kamil Kisiela
0fd7e9eea3
Get Started checklist ( #232 )
2022-07-11 18:22:07 +02:00
Kamil Kisiela
069e2ecef0
Update cleanId and make redirect when renaming target, project or org ( #229 )
2022-07-06 19:30:51 +02:00
Kamil Kisiela
25d6b0191b
Migrate X-API-Token to Authorization header ( #122 )
2022-07-01 11:43:27 +02:00
Kamil Kisiela
77b2e24765
Expose link to the website when publishing schema in GraphQL API ( #198 )
...
* Expose link to the website when publishing schema in GraphQL API
* Print link to the website in the cli
2022-06-29 09:00:39 +02:00
Kamil Kisiela
ebddde55e5
Create production, staging and development targets by default for new projects ( #196 )
2022-06-28 16:41:24 +02:00
Kamil Kisiela
c82b22ac05
Simplify the schema publishing logic ( #156 )
...
- Removes the uniqueness requirement of commit it
- Makes the logic of schema publishing simpler and more readable
- Updating the service url results in a new version (previously an update of existing version)
- Introduces a requirement of defining service url in federated projects (new `SchemaPublishMissingUrlError` type)
2022-06-23 10:00:43 +02:00
Kamil Kisiela
5d0f0770d8
Revert "Simplify the schema publishing logic ( #153 )" ( #155 )
...
This reverts commit 38f6a92d39 .
2022-06-22 15:16:36 +02:00
Dotan Simha
38f6a92d39
Simplify the schema publishing logic ( #153 )
...
- Removes the uniqueness requirement of commit it
- Makes the logic of schema publishing simpler and more readable
- Updating the service url results in a new version (previously na update of existing version)
- Introduces a requirement of defining service url in federated projects (new `SchemaPublishMissingUrlError` type)
2022-06-22 12:41:46 +02:00
Kamil Kisiela
51ba76eff6
Fix missing service url in supergraph ( #134 )
...
Fixes #133
2022-06-07 11:02:05 -07:00
Kamil Kisiela
d5d4ea9103
Exit code was skipped in integration-tests ( #71 )
...
* Exit code was skipped in integration-tests
* git commit
* Hobby
* I love it
* Update usage.spec.ts
2022-05-24 22:45:02 +02:00