Commit graph

646 commits

Author SHA1 Message Date
Laurin Quast
7b9129cd86
feat(app): organization access token management ui (#6556) 2025-03-11 08:43:45 +00:00
jdolle
c0d9ca30d4
feat: restrict service creation by characters and length (#6585) 2025-03-11 14:37:09 +08:00
Kamil Kisiela
e10de0370c
Ensure type extension fields are properly considered in unused schema detection (#6586) 2025-03-07 00:42:28 +00:00
jdolle
bb2f2aa30f
feat: accept url in schema check (#6582) 2025-03-07 08:41:00 +08:00
Laurin Quast
3bf0598075
feat: organization access token error handling (#6573)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-06 15:47:47 +08:00
Laurin Quast
8c3413a207
feat(usage): report with organization access tokens (#6538)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-06 09:19:37 +08: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
Kamil Kisiela
f60ae6e83e
Replaces rate-limit, stripe-billing and usage-estimator with commerce (#6540) 2025-02-24 10:41:01 +00:00
jdolle
1d43b246d1
feature: add federation-links-util library (#6452) 2025-02-12 15:42:39 +00:00
Laurin Quast
39eac0315c
fix: handle missing service error for federation project schema checks (#6483) 2025-02-10 10:05:00 +00:00
renovate[bot]
829df313ba
chore(deps): update dependency vitest to v3.0.5 [security] (#6469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 09:17:01 +02:00
Laurin Quast
05045306b7
feat: allow non target access actors to check, compose, delete and publish schemas (#6449)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-04 12:14:08 +00:00
Dotan Simha
5dc83143ba
chore(deps): CVEs cleanup, updated nock, vite and vitest to latest major (#6457) 2025-02-02 11:37:43 +02:00
Kamil Kisiela
a902d8bb97
Reject usage reports with incorrect duration and errorsTotal values (#6433) 2025-01-29 17:22:59 +02: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
fc89aeda4d
Standardize CLI Errors (#6391) 2025-01-21 17:26:23 +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
jdolle
f6565fc899
feat: cli schema:fetch targets latest if actionId argument is missing (#6338) 2025-01-10 19:16:19 -08: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
Jason Kuhrt
c34674381c
tests(integration/cli): snapshot cli output (#6286) 2025-01-09 08:56:35 -05:00
renovate[bot]
91a4b3440a
chore(deps): update node.js to 22.13 (#6323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 16:49:30 +07:00
renovate[bot]
ded5f3a657
chore(deps): update aws-sdk-js-v3 monorepo to v3.723.0 (#6304) 2025-01-09 12:58:52 +07:00
renovate[bot]
3eb09c525d
chore(deps): update dependency @apollo/server to v4.11.3 (#6290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 11:00:52 +07:00
renovate[bot]
8513e43a5d
chore(deps): update dependency @types/dockerode to v3.3.34 (#6295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 10:58:39 +07:00
renovate[bot]
b46040593a
chore(deps): update dependency dockerode to v4.0.3 (#6298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 10:58:09 +07:00
jdolle
10f91e2f95
fix(policy): added read access for schema policy linting (#6251) 2025-01-08 08:26:10 -08:00
jdolle
29c45dfbfc
Add subgraphs type to cli schema:fetch (#6255) 2025-01-08 19:16:55 +07:00
renovate[bot]
c1e0a1e046
chore(deps): update node.js to 22.12 (#6219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 12:29:04 +02: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
renovate[bot]
2ae4ee0570
chore(deps): update aws-sdk-js-v3 monorepo to v3.717.0 (#6188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-26 09:27:36 +02:00
renovate[bot]
6e77a632f0
fix(deps): update dependency zod to v3.24.1 (#6211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-25 16:02:01 +02:00
renovate[bot]
8b65fdc82e
chore(deps): update dependency dotenv to v16.4.7 (#6176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-25 15:17:32 +02:00
renovate[bot]
9f69fa16af
chore(deps): update dependency @types/dockerode to v3.3.32 (#6172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-25 12:54:13 +02:00
renovate[bot]
789e0363ee
chore(deps): update dependency ioredis to v5.4.2 (#6177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-25 12:50:32 +02:00
Kamil Kisiela
2b27826c86
Use redpandadata/redpanda in integration tests (#6104) 2024-12-10 15:59:54 +00:00
Kamil Kisiela
f5fd160efe
Add E2E test for usage reporting (#6009) 2024-11-21 10:20:29 +02:00
renovate[bot]
25fcbc902d
chore(deps): update aws-sdk-js-v3 monorepo to v3.693.0 (#5968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 16:43:21 +02:00
renovate[bot]
ab545ffa70
chore(deps): update dependency tslib to v2.8.1 (#5962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 12:57:43 +02:00
Laurin Quast
6cd22b0cb2
test: organization member can create a target (#5901) 2024-11-12 13:35:50 +01:00
Laurin Quast
46c306c53e
chore: upgrade supertokens-node to 16.x.x (#5888) 2024-11-11 12:02:24 +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