Laurin Quast
|
f722b39b3d
|
refactor: simplify integration tests and clarify target access tokens (#5745)
|
2024-10-28 09:43:51 +01:00 |
|
Kamil Kisiela
|
7edd150e63
|
Deprecate cleanId, use slug instead (#5684)
|
2024-10-21 13:06:29 +02:00 |
|
Kamil Kisiela
|
3cb8861df0
|
Deprecate name, use slug (cleanId) instead (#5681)
|
2024-10-17 15:01:48 +02:00 |
|
Kamil Kisiela
|
ba0e07e117
|
Custom Auth UI, proper SSO login flow and slug modifications (#5111)
|
2024-07-03 16:31:01 +02:00 |
|
Kamil Kisiela
|
53a0804434
|
Experimental: Incremental native composition migration (#4936)
|
2024-06-14 09:12:07 +02:00 |
|
Kamil Kisiela
|
696b630e6a
|
Ensure correct data retention propagation (#4828)
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
|
2024-05-28 14:07:48 +02:00 |
|
Kamil Kisiela
|
7c476f941d
|
Make Member.id unique (#4794)
|
2024-05-22 09:55:27 +02:00 |
|
Laurin Quast
|
df0ea91920
|
feat: client subscription usage reporting and ingestion (#4176)
|
2024-03-25 13:08:58 +01:00 |
|
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 |
|