Kamil Kisiela
|
f5fd160efe
|
Add E2E test for usage reporting (#6009)
|
2024-11-21 10:20:29 +02:00 |
|
Laurin Quast
|
6cd22b0cb2
|
test: organization member can create a target (#5901)
|
2024-11-12 13:35:50 +01:00 |
|
Laurin Quast
|
0223078449
|
feat: use booleans for permissions on dashboard (#5860)
|
2024-11-11 09:51:44 +01:00 |
|
Kamil Kisiela
|
9c31fa76c5
|
Fix missing access to alerts when sending notifications (#5883)
|
2024-11-08 17:06:42 -05:00 |
|
Kamil Kisiela
|
562a002b2a
|
Target, project and organization were inaccessible by Query.tokenInfo (#5877)
|
2024-11-08 15:01:12 +01:00 |
|
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 |
|
Dimitri POSTOLOV
|
3516a7495f
|
clean warnings from codegen the following anonymous operation is skipped: (#5735)
|
2024-10-25 18:21:52 +03: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
|
be5d39cbf0
|
Removing a used enum value is a breaking change (#5667)
|
2024-10-14 10:04:58 +02:00 |
|
Laurin Quast
|
ed25aca53a
|
feat: improve error handling for app deployment creation (#5661)
|
2024-10-10 11:40:03 +02:00 |
|
Laurin Quast
|
28865fdd54
|
fix: fully validate published graphql schema for single project (#5634)
|
2024-10-02 12:25:20 +02:00 |
|
Kamil Kisiela
|
ee0ec17ae5
|
No redirects in CDN Worker (#5540)
|
2024-08-28 05:23:07 +00:00 |
|
Laurin Quast
|
dacc302202
|
Use latest version in checksum check (#5496)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
|
2024-08-23 17:33:25 +02:00 |
|
Kamil Kisiela
|
1eb06c29c3
|
Disable update of coordinates status log (#5369)
|
2024-08-13 14:05:58 +02:00 |
|
Laurin Quast
|
e560a23dd9
|
feat: adjust persisted document id format for specification (#5318)
|
2024-08-13 12:13:51 +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
|
a499bd3607
|
feat: skip app publish if app is active (#5272)
|
2024-07-23 11:09:43 +02:00 |
|
Kamil Kisiela
|
b622862ecd
|
feat: double precision traffic percentage in Conditional Breaking Changes (#5256)
|
2024-07-23 09:29:41 +02:00 |
|
Laurin Quast
|
75ad8dfa9d
|
feat: app deployments (persisted operations/documents) (#4746)
|
2024-07-19 11:13:51 +02:00 |
|
Kamil Kisiela
|
ac7e01c730
|
Allow to limit organization access to OIDC accounts only (#5235)
|
2024-07-17 09:35:34 +00:00 |
|
Dotan Simha
|
1ca63a758b
|
run integration tests locally against local running services (#5096)
|
2024-07-15 11:21:23 +00: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
|
524e2cd9d3
|
Add an integration test where a union member is deleted (#4973)
|
2024-06-13 17:58:17 +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
|
fccb3514c1
|
Fix interval calculation in ClickHouse queries (#4683)
|
2024-05-09 13:00:34 +02:00 |
|
Kamil Kisiela
|
06d465e882
|
Break /client into /core /yoga /envelop /apollo (#4573)
|
2024-04-23 17:51:43 +02:00 |
|
Kamil Kisiela
|
fa8e6e12fe
|
Fix incorrect threshold calculation (#4549)
|
2024-04-17 13:23:18 +02:00 |
|
Kamil Kisiela
|
3fd2f2f78f
|
Allow to add a note when accepting a breaking change (#4467)
|
2024-04-09 13:32:10 +02:00 |
|
Kamil Kisiela
|
33cb7f086e
|
Enable Native Composition by default for newly created projects (#4394)
|
2024-04-03 14:32:09 +00:00 |
|
Laurin Quast
|
df0ea91920
|
feat: client subscription usage reporting and ingestion (#4176)
|
2024-03-25 13:08:58 +01:00 |
|
Heb
|
bb0ff238ee
|
chore: use node import specifier for crypto (#4328)
|
2024-03-25 12:21:00 +01:00 |
|
Tuval Simha
|
0c8ee43f80
|
Fix description broken link (#4207)
|
2024-03-12 18:39:54 +02: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
|
7be8f59001
|
test: add tests for publish with missing service name and missing ser… (#4092)
|
2024-02-27 08:38:49 +00:00 |
|
Aleksandra
|
cd1271088a
|
feat: show top affected operations and clients for a schema change in schema checks (#3504)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
|
2024-02-26 11:36:48 +01:00 |
|
Laurin Quast
|
2af71a2bc0
|
feat: sort services/schemas before attempting composition (#3911)
|
2024-02-26 08:40:48 +00:00 |
|
Mina Kong
|
02f5274850
|
feat(cli): separate dangerous changes from warnings in CLI schema check command (#3862)
Co-authored-by: Patrick Deniso <patrick.deniso@wealthsimple.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
|
2024-02-21 15:36:18 +01:00 |
|
Kamil Kisiela
|
cc1635da45
|
Prevent read-only access to Policy at org level (#4016)
|
2024-02-21 11:50:35 +00:00 |
|
Laurin Quast
|
404875b94e
|
fix: correctly handle schema check composition skip (#3932)
|
2024-02-08 14:24:23 +01: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
|
b5f34f4457
|
Fix non-nullable input field of used input object (#3552)
|
2023-12-08 16:52:41 +01: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
|
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 |
|