Laurin Quast
|
ff60d049d6
|
feat(api): new permission system (#5674)
|
2024-11-05 10:36:10 +01:00 |
|
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
|
8020419437
|
Creation and deprecation status of schema coordinates - schema age filter (part 1) (#5224)
|
2024-08-12 11:23:32 +02:00 |
|
Laurin Quast
|
75ad8dfa9d
|
feat: app deployments (persisted operations/documents) (#4746)
|
2024-07-19 11:13:51 +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 |
|
Kamil Kisiela
|
fa8e6e12fe
|
Fix incorrect threshold calculation (#4549)
|
2024-04-17 13:23:18 +02:00 |
|
Laurin Quast
|
df0ea91920
|
feat: client subscription usage reporting and ingestion (#4176)
|
2024-03-25 13:08:58 +01:00 |
|
Laurin Quast
|
692ec54b86
|
feat: schema version api + app cleanup (#3771)
|
2024-01-12 11:45:46 +01:00 |
|
Kamil Kisiela
|
cba5b047e8
|
Close connection pool at the end of setNativeFederation seed function (#3545)
|
2023-12-07 11:46:15 +00:00 |
|
Kamil Kisiela
|
3e2d068cf2
|
SQL statements should not have PostgreSQL schema names hardcoded (#3505) (#3544)
Co-authored-by: Bartłomiej Czerwiński <82802372+bczerwinski-equinix@users.noreply.github.com>
|
2023-12-07 12:35:02 +01:00 |
|
Kamil Kisiela
|
53ac2fcb03
|
Member access roles (#3364)
|
2023-12-05 11:54:03 +01:00 |
|
Laurin Quast
|
21d246d815
|
feat: remember breaking change approvals in context of a pull request (#3359)
|
2023-11-16 13:35:51 +01:00 |
|
Kamil Kisiela
|
03a67c58ea
|
Publishing schema with a deprecated "github: false" should be successful (#3040)
|
2023-10-12 13:22:36 +02:00 |
|
Kamil Kisiela
|
c0c47ad113
|
Clean up pg connections in initSeed (#2988)
|
2023-09-29 15:38:24 +02:00 |
|
Kamil Kisiela
|
68e8c572dd
|
Native Federation v2 support (#2822)
Closes #712
Closes #1330
Want to opt-in? Create a support ticket.
|
2023-09-28 12:31:32 +02:00 |
|
Laurin Quast
|
407adafb92
|
feat: persist schema check in database and expose it via api (#2417)
|
2023-06-13 13:22:01 +02:00 |
|
Dimitri POSTOLOV
|
1cc2a0adca
|
Operation Collections in Lab (#1610)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
|
2023-06-12 16:56:27 +02:00 |
|
Dotan Simha
|
9238a1f915
|
Schema policy checks using graphql-eslint (#1730)
|
2023-05-09 10:07:17 +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
|
e09daf9d2b
|
FeatureFlag: use latest composable version for comparisons (#1884)
|
2023-03-30 16:15:32 +02: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
|
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 |
|
Kamil Kisiela
|
5548a7bb32
|
Avoid overfetching and get operation's body on-demand (#1058)
|
2023-01-18 14:38:56 +01:00 |
|
Kamil Kisiela
|
21a135b9d4
|
Fix the default retention period of personal plans in PG (#949)
|
2023-01-05 10:27:42 +00:00 |
|
Kamil Kisiela
|
d185e4f24e
|
Use named arguments in createToken (seed) (#918)
|
2022-12-28 12:35:44 +00: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 |
|