Commit graph

2418 commits

Author SHA1 Message Date
jdolle
aa38edc106
fix: dangerous changes docs link in target settings (#8047)
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
2026-05-13 16:31:43 +02:00
Vojtěch Dohnal
63e682791f
feat: add configurable server listen address (#7982)
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2026-05-12 12:00:11 +02:00
Laurin
0b091375b5
chore: move all schema version crud logic from legacy storage module to dedicated class (#8029)
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
2026-05-11 22:59:29 +02:00
Laurin
9dc61ac48b
fix: ts error (#8038) 2026-05-11 22:27:34 +02:00
Laurin
fee9fed0a1
chore: remove unused property (#8032)
Some checks are pending
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
2026-05-11 18:40:17 +02:00
Laurin
67ee116a20
fix: conditional breaking changes link to docs (#8034) 2026-05-11 16:59:37 +02:00
jdolle
51e5baa0dd
Upgrade graphql-inspector to flag defaulted inputs as dangerous (#8021)
Some checks failed
ci / package (push) Has been cancelled
ci / code-style (push) Has been cancelled
ci / typescript (push) Has been cancelled
ci / graphql-schema (push) Has been cancelled
ci / publish_docker_cli (push) Has been cancelled
ci / build (push) Has been cancelled
ci / trigger staging deployment (push) Has been cancelled
2026-04-30 17:00:24 -07:00
Laurin
c2d83604b5
fix: documentation links (#8004)
Some checks are pending
ci / package (push) Waiting to run
ci / build (push) Blocked by required conditions
ci / publish_docker_cli (push) Blocked by required conditions
ci / trigger staging deployment (push) Blocked by required conditions
ci / code-style (push) Waiting to run
ci / typescript (push) Waiting to run
ci / graphql-schema (push) Waiting to run
2026-04-27 11:20:03 +02:00
Jonathan Brennan
e43ea43447
Update className for target trace component (#8001)
Some checks failed
ci / package (push) Has been cancelled
ci / code-style (push) Has been cancelled
ci / graphql-schema (push) Has been cancelled
ci / typescript (push) Has been cancelled
ci / build (push) Has been cancelled
ci / publish_docker_cli (push) Has been cancelled
ci / trigger staging deployment (push) Has been cancelled
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-22 16:46:55 -05:00
Michael Skorokhodov
863f920b86
feat: create initial collection prompt + edit name (#7989) 2026-04-17 13:00:28 +02:00
Jonathan Brennan
a71b45bf76
fix Sentry errors related to schema-editor dynamic import (#7990) 2026-04-17 08:36:51 +02:00
Laurin
730771fb50
fix: address vulnerabilities 2026-04-17 (#7993)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-17 08:34:37 +02:00
Michael Skorokhodov
5a85fb9dd6
Feat/lab settings (#7943)
Co-authored-by: Laurin <laurinquast@googlemail.com>
2026-04-16 12:58:10 +02:00
Laurin
d7e7025624
fix: vulnerabilities 2026-04-16 (#7988) 2026-04-16 11:04:18 +02:00
Jonathan Brennan
a237b4e782
fix wonky SubgraphChip and associated tooltip styling (#7985) 2026-04-15 17:59:09 -05:00
Jonathan Brennan
5706e2de0e
restore GraphQL syntax highlighting across Monaco editors (#7981) 2026-04-15 12:01:08 -05:00
Michael Skorokhodov
fab4b03ace
Feat/lab query plan (#7892)
Co-authored-by: Laurin <laurinquast@googlemail.com>
2026-04-14 14:47:09 +02:00
Jonathan Brennan
f7a74ce419
fix sentry sourcemaps: point the inject and upload commands at dist/client instead of dist (#7972) 2026-04-14 07:12:57 -05:00
Jonathan Brennan
77d6063512
Console 2012 client side source maps have never been uploaded to sentry (#7952) 2026-04-08 14:16:23 -05:00
Laurin
61394f30b0
chore: bump ladle (#7954) 2026-04-08 09:38:37 +02:00
Laurin
9ce8fda7f8
bump vulnerable dependencies (#7950) 2026-04-07 11:01:41 +02:00
Laurin
007dc4b8df
chore: bump lodash (#7942) 2026-04-02 11:07:13 +02:00
jdolle
742f50c52e
fix: lint policy block title color; add policy link to lines and rule id tooltip (#7940) 2026-04-01 09:23:06 +02:00
jdolle
7834a4d52a
Improve delete token dialog box text (#7917) 2026-03-26 19:23:54 +00:00
jdolle
576c7558ba
Fix local eslint out of memory issue (#7913) 2026-03-26 10:15:09 +01:00
Laurin
27d1d04e52
chore: js vulnerabilities 2026-03-26 (#7912) 2026-03-26 00:47:54 +01:00
jdolle
484054be27
Add project access token expiration in the UI (#7909) 2026-03-26 00:15:58 +01:00
Jonathan Brennan
4acd1c0446
Console 1994 migrate laboratory from localstorage to indexeddb (#7904) 2026-03-25 16:29:39 +01:00
Laurin
70b3e19fe2
fix: pagination of access tokens (#7908) 2026-03-25 14:02:44 +01:00
Laurin
982d042b3b
chore: revert eslint upgrade (#7907) 2026-03-25 09:56:26 +01:00
jdolle
e5711a52a8
feat: access token expiration (#7893) 2026-03-25 08:34:04 +01:00
Matt Van Horn
5bb70a63ac
fix(dashboard): show skeleton loader while access tokens load (#7895)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Jonathan Brennan <jonathanawesome@users.noreply.github.com>
2026-03-25 07:33:49 +00:00
Jonathan Brennan
3b89c3fd45
add a "[Monaco]" prefix to Sentry error messages (#7899) 2026-03-24 10:03:24 -05:00
Jonathan Brennan
cac7a8f5b6
replace custom hook with useParams (#7863) 2026-03-18 18:48:28 -05:00
jdolle
27bbeb4f9b
eslint update and out of memory error fix (#7865) 2026-03-18 10:19:07 -07:00
Laurin
6928848228
chore: remove docs (#7873) 2026-03-18 13:40:29 +01:00
Laurin
1847436d5a
fix: stricter validation of service names in access tokens (#7871) 2026-03-18 13:04:50 +01:00
Laurin
d3ea0abe72
chore: use same lucide-react version in monorepo (#7869) 2026-03-18 11:45:03 +01:00
TheGuildBot
409fe5fe93
Upcoming Release Changes (#7857) 2026-03-17 15:36:29 +01:00
Kamil Kisiela
580918de79
feat: introspection of subgraph schema in Hive CLI (#5853)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2026-03-17 14:18:25 +01:00
TheGuildBot
8a1e77f3ff
Upcoming Release Changes (#7855) 2026-03-17 10:23:24 +01:00
Jonathan Brennan
0082d1fc2c
reload on chunk errors, handle possible loops (#7854) 2026-03-17 09:29:56 +01:00
Michael Skorokhodov
5b7921d763
fix: broken share operation from deployment for lab (#7834) 2026-03-16 15:51:37 +01:00
Arda TANRIKULU
aed7f71b9f
docs(gateway): progressive override support in rust qp (#7850) 2026-03-16 14:03:09 +01:00
Arda TANRIKULU
fdf7586ea1
docs(router): multiple Hive CDN endpoints (#7833)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-16 15:57:12 +03:00
Laurin
2e0eae3702
feat: allow people to pay us more (#7841)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-16 09:54:11 +01:00
Michael Skorokhodov
9585f11ef2
Fix: share operation graphiql to lab (#7839) 2026-03-13 13:48:40 +01:00
TheGuildBot
4233513d5b
Upcoming Release Changes (#7831) 2026-03-13 12:51:51 +01:00
Michael Skorokhodov
4383e87acc
fix: bug when operation from search was still fetching from api, didn… (#7829)
Co-authored-by: Laurin <laurinquast@googlemail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-13 10:00:27 +01:00
Jonathan Brennan
f42b83a57e
suppress monaco related errors in sentry + replace deprecated method (#7836) 2026-03-13 09:31:30 +01:00