Commit graph

98 commits

Author SHA1 Message Date
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
Kamil Kisiela
03a67c58ea
Publishing schema with a deprecated "github: false" should be successful (#3040) 2023-10-12 13:22:36 +02:00
Kamil Kisiela
c0c47ad113
Clean up pg connections in initSeed (#2988) 2023-09-29 15:38:24 +02:00
Kamil Kisiela
68e8c572dd
Native Federation v2 support (#2822)
Closes #712
Closes #1330

Want to opt-in? Create a support ticket.
2023-09-28 12:31:32 +02:00
Laurin Quast
a90f25b953
use supertoken cdi version 3.0 (#2631) 2023-07-20 10:44:27 +02:00
Laurin Quast
67abf74c90
update supertokens cdi version to 2.21 (#2605) 2023-07-19 11:24:08 +02:00
Laurin Quast
9e935d2e06
pin supertokens cdi version (#2604) 2023-07-14 10:17:33 +00:00
Laurin Quast
407adafb92
feat: persist schema check in database and expose it via api (#2417) 2023-06-13 13:22:01 +02:00
Dimitri POSTOLOV
1cc2a0adca
Operation Collections in Lab (#1610)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-06-12 16:56:27 +02:00
Dotan Simha
9238a1f915
Schema policy checks using graphql-eslint (#1730) 2023-05-09 10:07:17 +02:00
Laurin Quast
7fafb0774f
chore: refactor cli configuration + artifact command (#1541) 2023-04-20 10:34:57 +00:00
Kamil Kisiela
98f2d7f7df
Display service url changes in UI when comparing versions (#1948) 2023-04-05 15:59:38 +02:00
Kamil Kisiela
e09daf9d2b
FeatureFlag: use latest composable version for comparisons (#1884) 2023-03-30 16:15:32 +02:00
Kamil Kisiela
2106641f2c
Move Query.targetSettings to Target.validationSettings (#1731) 2023-03-22 11:32:13 +01:00
Kamil Kisiela
c998eb6f05
Small improvements to the schema publishing flow (#1622) 2023-03-08 14:02:19 +01:00
Kamil Kisiela
0bdc50cfa7
Show status of external schema composition service (#1481) 2023-03-07 13:44:09 +01:00
Kamil Kisiela
a9df46cb76
Fix missing list of errors on the history page (#1586) 2023-03-03 14:20:05 +01:00
Dotan Simha
627df54206
2️⃣ Drop Personal organizations (#1452) 2023-02-28 08:52:37 +01:00
Laurin Quast
1e2ab08f95
replace tag-operations with client preset (#1441) 2023-02-24 15:39:44 +01:00
Kamil Kisiela
d41e5e8b2c
Fix missing list of changes and add a list of messages to notifications (#1454) 2023-02-22 12:51:15 +01:00
Dimitri POSTOLOV
ad94213674
Update eslint/prettier config (#1363) 2023-02-19 02:50:29 +00:00
Dimitri POSTOLOV
de7ba835e4
migrate to vitest (#921)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2023-02-10 11:11:23 +01:00
Kamil Kisiela
4ecca95b7b
Use requestPolicy network-only for the History page (#1287) 2023-02-07 16:59:52 +01:00
Kamil Kisiela
afae33eb21
New and improved model of Schema Registry (#789) 2023-02-02 19:35:59 +01:00
Laurin Quast
a9087915d8
chore: move integration-tests to use the client preset (#1180) 2023-01-30 11:09:44 +01:00