Laurin Quast
|
00ad87a5cb
|
feat: schema contracts api + ui (#3506)
|
2024-02-06 12:10:19 +01:00 |
|
Laurin Quast
|
a4c3449960
|
feat: always use the latest valid version for the schema explorer (#3893)
|
2024-02-01 12:15:08 +00:00 |
|
renovate[bot]
|
cb61c81033
|
chore(deps): update prettier (#3796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-31 10:27:41 +00:00 |
|
Laurin Quast
|
692ec54b86
|
feat: schema version api + app cleanup (#3771)
|
2024-01-12 11:45:46 +01:00 |
|
Kamil Kisiela
|
3294748c1a
|
Trim descriptions when schema diffing (#3786)
|
2024-01-10 12:04:53 +01:00 |
|
Kamil Kisiela
|
7cf495ba69
|
Add logs to SchemaManager.getNativeFederationCompatibilityStatus (#3777)
|
2024-01-09 12:10:12 +00:00 |
|
Laurin Quast
|
6e8b7aba0b
|
refactor: use sdl as input for diff registry check instead of composing (#3664)
|
2023-12-20 13:17:38 +01:00 |
|
Laurin Quast
|
45b83f2158
|
refactor: use composition result for diff and policy checks (#3662)
|
2023-12-19 14:58:15 +01:00 |
|
Kamil Kisiela
|
9dfccb8bef
|
Allow to enable native Federation composition (#3613)
|
2023-12-14 13:10:50 +00:00 |
|
Kamil Kisiela
|
0e2a20e14d
|
Fix Slack's "goodbye" message to the deleted channel (#3604)
|
2023-12-13 19:50:15 +00:00 |
|
Kamil Kisiela
|
20548fc723
|
await updated project and added alert channel (#3603)
|
2023-12-13 19:36:29 +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
|
b5f34f4457
|
Fix non-nullable input field of used input object (#3552)
|
2023-12-08 16:52:41 +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 |
|
Kamil Kisiela
|
9160e56268
|
Fix usage-based exclusion of clients (#3503) (#3519)
Co-authored-by: Charlie Croom <charlie.croom@gmail.com>
|
2023-12-04 11:19:06 +00:00 |
|
Laurin Quast
|
ee8e98d4d1
|
fix: omit federation related changes from diff output (#3490)
|
2023-11-29 12:47:25 +01:00 |
|
Laurin Quast
|
bbad10d06f
|
fix: ensure s3 query is always signed (#3463)
|
2023-11-28 11:40:44 +01:00 |
|
Kamil Kisiela
|
53c36f8116
|
Complete Auth0 Migration (#2773)
No more Auth0 mapping.
|
2023-11-24 10:18:43 +01:00 |
|
Laurin Quast
|
7d8ec3fc81
|
fix: properly link github check-run to hive schema check (#3406)
|
2023-11-16 15:16:56 +00: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
|
a4f3d04861
|
chore: remove unused code (#3360)
|
2023-11-10 08:32:38 +00:00 |
|
Kamil Kisiela
|
fce33b23e6
|
Overwrite a query's request timeout using CLICKHOUSE_REQUEST_TIMEOUT env var (#3357)
|
2023-11-10 08:36:31 +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
|
bc06103cf9
|
Use version.compositeSchemaSDL instead of keep recomposing the schema (#3329)
|
2023-11-09 08:40:03 +00:00 |
|
Laurin Quast
|
1575d93751
|
feat: no longer publish to the legacy CDN (#3298)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
|
2023-11-09 09:37:37 +01:00 |
|
Dotan Simha
|
72f59267a1
|
prettier v3 and apply fixes to existing files (#3279)
|
2023-11-07 07:14:57 +00:00 |
|
Laurin Quast
|
1d972b9287
|
revert cdn adjustments (#3297)
|
2023-11-06 18:26:48 +00:00 |
|
Laurin Quast
|
d0dfc18475
|
feat: add logging for CDN access token S3 interactions (#3267)
|
2023-11-06 13:09:39 +00:00 |
|
Laurin Quast
|
b85e72d8d2
|
feat: no longer publish to the legacy CDN (#3247)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
|
2023-11-06 12:54:40 +01:00 |
|
Laurin Quast
|
4dc3793305
|
fix: require project read access for creating new projects within an organization (#3265)
|
2023-11-03 16:26:10 +01:00 |
|
Laurin Quast
|
5f5294c419
|
feat: schema sdl store purging with schema checks (#3258)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
|
2023-11-03 14:09:01 +01:00 |
|
Kamil Kisiela
|
79c0b4139e
|
Enable graphql-jit for GraphQL requests made by @hive/app (#3254)
|
2023-11-03 12:48:07 +01:00 |
|
Kamil Kisiela
|
526076ea55
|
Trigger Schema Change Notification on schema:delete (#3259)
|
2023-11-03 11:47:31 +00:00 |
|
Kamil Kisiela
|
094faf4d2a
|
Use KV storage to deduplicate SDLs from schema_checks (#2992)
|
2023-11-03 11:39:46 +01:00 |
|
Kamil Kisiela
|
0188ec7ffe
|
Track performance of parsing and schema building + remove unused GraphQL fields in Explorer (#3198)
|
2023-11-02 14:51:38 +01:00 |
|
Aleksandra
|
413ddb6fd3
|
feat: add status filters to the schema checks view (#3186)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
|
2023-11-02 12:59:09 +01:00 |
|
Kamil Kisiela
|
d97ff44bfd
|
Log ClickHouse query execution performance (#3200)
|
2023-11-02 11:12:14 +01:00 |
|
Aleksandra
|
236326f70d
|
add link to a github commit for schema checks (#3187)
|
2023-11-02 09:02:51 +01:00 |
|
Laurin Quast
|
c8ec151e5d
|
cleanup: remove unused persisted operations feature (#3215)
|
2023-10-31 08:25:30 +01:00 |
|
Kamil Kisiela
|
de83ef917f
|
Improve performance of OperationsReader.getTopOperationsForTypes (#3157)
|
2023-10-24 11:50:45 +00:00 |
|
Kamil Kisiela
|
258e8cdbd1
|
Sort Project and Target cards by requests count (#3064)
|
2023-10-20 14:47:52 -05:00 |
|
Kamil Kisiela
|
0ced49ddb1
|
Show used field but unused args message only in unused schema view (#3063)
|
2023-10-19 17:57:50 -05:00 |
|
Kamil Kisiela
|
973ab18197
|
Fix GraphQL API watch mode process termination (#3062)
|
2023-10-19 22:02:33 +00:00 |
|
Kamil Kisiela
|
5811c72b63
|
Communicate used field with unused arguments in Unused Schema view (#3061)
|
2023-10-19 16:54:44 -05:00 |
|
Kamil Kisiela
|
912d33b462
|
Add a unique id to every ClickHouse call (#3056)
|
2023-10-19 10:55:19 -05:00 |
|
Kamil Kisiela
|
40af65f7f6
|
Fix missing repo owner in Schema Checks (#3057)
|
2023-10-18 18:00:28 +00:00 |
|
Kamil Kisiela
|
ac4a0e61c2
|
fix: createPublishCheckRun in not defined (#3044)
|
2023-10-13 08:37:04 +00:00 |
|
Laurin Quast
|
93851a3f62
|
fix: attempt creating check-run with detail in case of invalid schema… (#3025)
|
2023-10-13 09:56:04 +02:00 |
|