Commit graph

198 commits

Author SHA1 Message Date
Dotan Simha
23f0fb9c3c
chore(deps): update vitest and vite to latest, fix node version constraints, fix eslint in zed (#7251) 2025-11-16 11:38:27 +02:00
Laurin Quast
717b5aa6e8
feat: email invite and default oidc resources assignments (#7252)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2025-11-13 11:55:10 +01:00
Adam Benhassen
5a95a65dc5
chore(deps): update dependency graphql-inspector/core and add missing definitions (#7223) 2025-11-10 17:28:28 +00:00
Laurin Quast
01963a0899
feat(api): project and personal scoped access tokens (#7206) 2025-11-10 09:27:37 +01:00
Laurin Quast
ef46bbfeb8
fix: more strict checks for assigning member roles (#7234) 2025-11-07 10:25:25 +01:00
Adam Benhassen
543de174f5
feat: complete --forceSafe implementation to auto-approve breaking changes (#7193) 2025-11-03 10:10:54 +00:00
Adam Benhassen
7457e4de75
feat: prevent schema check approval when policy errors are present (#7185) 2025-10-28 12:08:57 +00:00
jdolle
caebbe093a
fix: schema version by commit (#7155)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-24 10:54:47 +02:00
Dotan Simha
8aea66bcbd
Revert "OIDC default resource assignments" (#7159) 2025-10-23 17:57:34 +03:00
jdolle
29fefc6eeb
OIDC default resource assignments (#7135) 2025-10-23 17:53:57 +03:00
jdolle
ef72728915
fix getSchemaVersionByActionId where clause (#7147) 2025-10-21 21:51:06 +00:00
jdolle
0e44587721
select latest log in version by commit; add version details to history (#7124) 2025-10-21 11:09:56 +02:00
Laurin Quast
a79963d2d9
fix: improve query performance (#7099) 2025-10-14 12:01:51 +00:00
Iha Shin (신의하)
2cbdcedb79
feat(cli): add hive app:retire (#7100) 2025-10-13 11:52:01 +00:00
Iha Shin (신의하)
edcc6f1891
feat(app): unify schema composition settings mutations (#7069) 2025-10-11 01:10:37 +09:00
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