Commit graph

122 commits

Author SHA1 Message Date
Kamil Kisiela
cb41478829
Update composition to v0.16.0 (#6665) 2025-03-28 12:49:56 +01: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
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
39eac0315c
fix: handle missing service error for federation project schema checks (#6483) 2025-02-10 10:05:00 +00: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
Laurin Quast
b7e4052ecf
feat: granular permission assignment for organization members (#6231) 2025-01-29 10:31:47 +01:00
jdolle
b58d2c5fdb
feat: add breaking changes total operations option (#6254) 2025-01-14 10:30:30 -08: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
c34674381c
tests(integration/cli): snapshot cli output (#6286) 2025-01-09 08:56:35 -05:00
jdolle
29c45dfbfc
Add subgraphs type to cli schema:fetch (#6255) 2025-01-08 19:16:55 +07: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
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
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
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
Kamil Kisiela
c20907b7bf
Perform local schema composition in the hive dev command (#5237) 2024-07-24 09:25:31 +00:00
Laurin Quast
75ad8dfa9d
feat: app deployments (persisted operations/documents) (#4746) 2024-07-19 11:13:51 +02: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
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
Kamil Kisiela
ff480e9173
Allow to compose local subgraphs with subgraphs from the registry (#4383) 2024-04-04 07:18:57 +00:00
Laurin Quast
df0ea91920
feat: client subscription usage reporting and ingestion (#4176) 2024-03-25 13:08:58 +01: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
Dotan Simha
f194cb1647
update nodejs to v21 (#4086) 2024-02-28 11:41:46 +02: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
5aaed27afb
Use whatwg-node/fetch for tRPC calls (#3554) 2023-12-11 12:33:22 +02: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
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
Laurin Quast
21d246d815
feat: remember breaking change approvals in context of a pull request (#3359) 2023-11-16 13:35:51 +01:00
Laurin Quast
778f97f44d
chore: upgrade supertokens core to 7 (#3386) 2023-11-15 10:39:54 +01:00
Kamil Kisiela
b22b5947fd
Metadata as array for COMPOSITE projects, as object for SINGLE project (#3326) 2023-11-09 08:59:34 +00:00
Kamil Kisiela
79c0b4139e
Enable graphql-jit for GraphQL requests made by @hive/app (#3254) 2023-11-03 12:48:07 +01:00
Laurin Quast
c8ec151e5d
cleanup: remove unused persisted operations feature (#3215) 2023-10-31 08:25:30 +01:00