Commit graph

1493 commits

Author SHA1 Message Date
renovate[bot]
9ee3c8e617
chore(deps): update dependency vite to v6.1.5 [security] (#6726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 17:30:48 +03:00
Laurin Quast
916e5799c2
feat(server): expose fields for managing access tokens via the public API (#6710) 2025-04-09 08:52:43 +02:00
renovate[bot]
4f5f29f3fd
chore(deps): update dependency vite to v6.1.4 [security] (#6705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 08:55:51 +02:00
Laurin Quast
8fd9ad018a
feat(api): add SeverityLevelType (#6678) 2025-04-02 12:04:25 +02:00
jdolle
349b78f39a
Improve resource id tooltip interaction (#6687) 2025-04-02 08:29:41 +03:00
renovate[bot]
623672a21b
chore(deps): update dependency vite to v6.1.3 [security] (#6682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-01 08:38:07 +03:00
renovate[bot]
1f414027db
fix(deps): update graphql-tools (#6645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-30 11:56:53 +03:00
Kamil Kisiela
be62ae2559
Fix eslint for resource-selector.tsx (#6668) 2025-03-28 10:51:56 +00:00
Laurin Quast
e6a970f790
feat(api): expose fields for schema versions and schema checks (#6658) 2025-03-27 15:50:33 +01:00
jdolle
5ff2aaa624
fix: correct the schedule a meeting cal link (#6660) 2025-03-27 05:00:08 +00: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
renovate[bot]
7393b0c5a8
chore(deps): update dependency vite to v6.1.2 [security] (#6655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 09:44:56 +02:00
Laurin Quast
799eb03df9
feat(api): refactor Query.organization + expose via public API (#6653) 2025-03-25 15:20:37 +01:00
Laurin Quast
c1d9c0568d
feat(api): filter private schema into public schema using federation contracts (#6614) 2025-03-21 14:19:17 +01:00
jdolle
9b2bec6185
fix: Stripe load error (#6632) 2025-03-20 19:24:28 +00:00
jdolle
2056307844
feat: Add setting to make dangerous changes into breaking (#6626)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-03-20 18:40:59 +00:00
jdolle
df3e5a23e5
feat: add directions for publishing to no schema component (#6602)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-20 18:27:25 +00:00
jdolle
d1e6ab094b
feat: Add resource ID to pages (#6584) 2025-03-19 13:37:49 +01:00
Laurin Quast
15394358ef
fix(app): use correct link in docs (#6618) 2025-03-13 19:00:08 +08:00
Laurin Quast
7b9129cd86
feat(app): organization access token management ui (#6556) 2025-03-11 08:43:45 +00:00
jdolle
06e7012968
fix: if insights start and end is the same, then set the range to tha… (#6594) 2025-03-10 22:05:44 +00:00
jdolle
ef1efbb8c2
fix(app): show insight not found instead of loading (#6593) 2025-03-10 08:44:24 +08:00
jdolle
d18c89b67a
fix: Downgrade monaco-editor to resolve TextModel got disposed error (#6583) 2025-03-06 09:53:15 +08:00
jdolle
8494965434
fix: show meta filter on explorer only if there is meta (#6570) 2025-03-03 10:49:55 +02: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
jdolle
e99f6856f9
fix: allow clearing explorer type selection (#6541) 2025-02-21 09:54:44 +01:00
jdolle
390be90688
fix: show deprecated schema in explorer when there is no usage reported (#6532) 2025-02-18 18:46:53 -08:00
Dotan Simha
92867925f1
chore(security): pnpm minor upgrade, cleanup latest cves and update octokit to latest (#6526) 2025-02-16 09:08:38 +02:00
Dotan Simha
1a21df19be
chore(security): clean cves (#6509) 2025-02-13 16:03:15 +02:00
Jason Kuhrt
4c2550551e
refactor(laboratory): rename preflight-script to just preflight (#6470) 2025-02-05 12:45:08 -05:00
Jason Kuhrt
6924a1abf9
refactor(libraries): type safe local storage json (#6455) 2025-02-03 23:04:41 -05: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
Jason Kuhrt
ff33aeed3c
fix(laboratory): Preflight Script environment variables no parse storage read (#6450) 2025-01-31 08:53:35 -05:00
Laurin Quast
c097974c8a
fix: remove member selection for organization overview management (#6448) 2025-01-31 12:23:07 +01:00
Laurin Quast
b7e4052ecf
feat: granular permission assignment for organization members (#6231) 2025-01-29 10:31:47 +01:00
Jason Kuhrt
f14daa8976
feat(laboratory/preflight-script): set request headers (#6378) 2025-01-23 14:38:34 +00:00
Kamil Kisiela
403a95e6f7
Use structured logs instead of strings in Preflight Script (#6404) 2025-01-22 11:09:40 +00:00
renovate[bot]
189dcdfd43
chore(deps): update dependency vite to v5.4.12 [security] (#6402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 08:01:05 +02:00
Kamil Kisiela
d2a4387b64
Show output of preflight script (#6400) 2025-01-21 16:50:20 +00:00
Kamil Kisiela
607192eaa5
Disable "select organization" dropdown for OIDC accounts (#6399) 2025-01-21 11:35:06 +00:00
Kamil Kisiela
781b140ffb
Show Impact metric in the Operations list on the Insights page. (#6389) 2025-01-21 09:39:37 +00:00
Kamil Kisiela
84fd770b6c
Add typings for global.lab to Monaco Editor (#6393) 2025-01-20 15:26:02 +00:00
Kamil Kisiela
a8ff443307
Add multi-column sort to Insights > Operations table (#6388) 2025-01-20 10:23:37 +00:00
Kamil Kisiela
e754700212
Customizable default member role for OIDC users (#6348) 2025-01-16 16:48:21 +01:00
Laurin Quast
0c2e953fac
fix: slack connect error (#6368) 2025-01-16 12:41:50 +00:00
Kamil Kisiela
b40cabda74
Fix the audit log export (#6369) 2025-01-16 11:53:36 +00:00
jdolle
b58d2c5fdb
feat: add breaking changes total operations option (#6254) 2025-01-14 10:30:30 -08:00
Laurin Quast
24391ab6e3
refactor: remove usage of scopes for target access tokens (#6330) 2025-01-10 16:58:36 +01:00
Laurin Quast
70525062f9
refactor: remove usage of scopes for CDN access tokens (#6327)
@kamilkisiela 
2025-01-10 16:15:18 +01:00