Commit graph

183 commits

Author SHA1 Message Date
Mart Ganzevles
f567fbbf49
feat(api): add tagunusedSchema & deprecatedSchema to public GraphQL API (#6951)
Co-authored-by: Mart Ganzevles <mart.ganzevles@klm.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-09-15 14:44:12 +02:00
Dotan Simha
e96f8362c1
fix(deps): update to latest version of vite+vitest (#6856) 2025-06-23 10:50:29 +03:00
Laurin Quast
fdcfc1dead
feat(api): add OperationStatsValues.name and OperationStatsValues,operationHash to the public api schema (#6813) 2025-05-21 13:33:28 +02:00
Laurin Quast
6bcbbc55c3
feat(api): Organization.projects and Projects.targets (#6812) 2025-05-21 11:00:32 +02:00
Laurin Quast
ae65069da7
feat(api): manage contracts via public api (#6810) 2025-05-20 15:31:06 +02:00
Laurin Quast
c20f01e2b8
chore: add percentage value to assertion (#6808) 2025-05-20 13:02:03 +02:00
jdolle
cc5a9b7c3c
tests: Use pollFor logic instead of static wait times in integration tests (#6803) 2025-05-19 11:09:01 +02:00
Laurin Quast
3552957eeb
feat(api): add usage fields to public api schema (#6795) 2025-05-19 11:08:09 +02:00
Laurin Quast
aab6e7c2cf
feat: user management public api (#6722)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2025-05-16 09:19:59 +02:00
Laurin Quast
20bfc4c052
feat(api): add project mutations to public api schema (#6786) 2025-05-16 09:19:43 +02:00
Laurin Quast
edf528b310
fix(schema): always treat network errors as schema publish rejections (#6779) 2025-05-14 09:11:53 +02:00
Laurin Quast
7877b28b75
chore: ensure no schema version is created for external composition error (#6774)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2025-05-13 10:06:37 +02:00
jdolle
5ee3a2e98c
Specify oclif exitcode in cli errors (#6768) 2025-05-12 11:53:29 +02:00
Laurin Quast
0cf1194c89
feat(api): target crud operations (#6758) 2025-04-29 12:42:36 +02:00
Laurin Quast
70bc7a862a
feat(api): store access token information in audit log (#6738) 2025-04-24 16:50:50 +02:00
Laurin Quast
916e5799c2
feat(server): expose fields for managing access tokens via the public API (#6710) 2025-04-09 08:52:43 +02:00
Laurin Quast
7fdfdf88bf
feat(api): refactor Query.target + expose via public API (#6656) 2025-03-26 11:36:10 +01:00
Laurin Quast
c40ea2c3b1
feat(api): refactor Query.project + expose via public API (#6654) 2025-03-26 09:10:11 +01:00
Laurin Quast
799eb03df9
feat(api): refactor Query.organization + expose via public API (#6653) 2025-03-25 15:20:37 +01:00
Laurin Quast
7b9129cd86
feat(app): organization access token management ui (#6556) 2025-03-11 08:43:45 +00:00
Kamil Kisiela
e10de0370c
Ensure type extension fields are properly considered in unused schema detection (#6586) 2025-03-07 00:42:28 +00:00
Laurin Quast
2623356e49
fix: members page with member:modify (#6561) 2025-02-28 10:33:41 +08:00
jdolle
9dfd3ca685
feat: add metadata to hive ui with linked directive support (#6517)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-27 09:26:47 -08:00
Laurin Quast
3043d4ea3e
feat(api): organization access tokens (#6493)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-25 10:01:32 +08:00
Laurin Quast
b7e4052ecf
feat: granular permission assignment for organization members (#6231) 2025-01-29 10:31:47 +01:00
jdolle
ab065182d8
fix: check request threshold against total request count (#6358) 2025-01-28 11:31:14 +01:00
jdolle
b58d2c5fdb
feat: add breaking changes total operations option (#6254) 2025-01-14 10:30:30 -08:00
Kamil Kisiela
63cdff05a6
Measure latency of RPC to rate-limit service and duration of report parsing (#6353) 2025-01-14 15:22:45 +01:00
Kamil Kisiela
1168564ef0
Delete the legacy registry models (#6259) 2025-01-10 15:17:11 +01:00
Jason Kuhrt
52e3be34ff
refactor(cli): texture lib (#6280) 2025-01-09 11:05:30 -05:00
jdolle
10f91e2f95
fix(policy): added read access for schema policy linting (#6251) 2025-01-08 08:26:10 -08:00
Laurin Quast
72f4b879f8
fix: escape double quotes for clickhouse queries (#6226) 2024-12-27 13:23:38 +01:00
Dimitri POSTOLOV
e0eb3bdb28
feat: preflight scripts for laboratory (#5564)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-12-27 10:06:52 +00:00
Tuval Simha
38c14e21d8
feat: audit log for organizations (#5530)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-12-27 10:00:29 +01:00
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