Laurin Quast
|
ec77725ca1
|
feat: persistent job queue with postgraphile worker (#7383)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
|
2026-01-12 13:13:23 +01:00 |
|
Iha Shin (신의하)
|
0d354066b6
|
feat: allow customizing oidc scope per integration (#7441)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
|
2025-12-22 19:57:07 +09:00 |
|
jdolle
|
128ce1bdf2
|
initial schema proposals feature work (#6836)
|
2025-12-18 05:17:20 +00:00 |
|
jdolle
|
444c0cc10d
|
Add usage data to our public API (#7418)
|
2025-12-15 09:36:16 +01:00 |
|
Laurin Quast
|
c396566b07
|
feat(cdn): add versioned artifact endpoints (#7400)
Co-authored-by: Adam Benhassen <adambenhassen@hotmail.com>
|
2025-12-10 14:05:30 +01:00 |
|
Laurin Quast
|
1cd44f6f54
|
Revert "feat(cdn): add versioned artifact endpoints" (#7399)
|
2025-12-10 11:28:53 +01:00 |
|
Adam Benhassen
|
645c3019db
|
feat(cdn): add versioned artifact endpoints (#7348)
|
2025-12-09 23:50:10 +02:00 |
|
Laurin Quast
|
d027f99321
|
fix: update user profile exception (#7391)
|
2025-12-09 00:07:41 +09:00 |
|
Laurin Quast
|
cf91128bc4
|
fix: stricter CORS if Origin header exists (#7349)
|
2025-12-01 18:51:34 +01:00 |
|
Adam Benhassen
|
b07f3e4509
|
fix(test): resolve flaky audit log export test due to clickhouse eventual consistency (#7332)
|
2025-11-28 14:46:20 +01:00 |
|
Adam Benhassen
|
7e7f33dd13
|
test(otel-collector): add integration tests for trace ingestion (#7315)
|
2025-11-27 16:36:09 +02:00 |
|
Adam Benhassen
|
c024ea7666
|
feat(api): expose Project.createdAt via public GraphQL API (#7328)
|
2025-11-27 12:31:33 +01:00 |
|
jdolle
|
114cd80a8e
|
Upgrade graphql-inspector to v7; update change models (#7267)
|
2025-11-25 09:17:06 -08:00 |
|
Dotan Simha
|
23f0fb9c3c
|
chore(deps): update vitest and vite to latest, fix node version constraints, fix eslint in zed (#7251)
|
2025-11-16 11:38:27 +02:00 |
|
Laurin Quast
|
717b5aa6e8
|
feat: email invite and default oidc resources assignments (#7252)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
|
2025-11-13 11:55:10 +01:00 |
|
Adam Benhassen
|
5a95a65dc5
|
chore(deps): update dependency graphql-inspector/core and add missing definitions (#7223)
|
2025-11-10 17:28:28 +00:00 |
|
Laurin Quast
|
01963a0899
|
feat(api): project and personal scoped access tokens (#7206)
|
2025-11-10 09:27:37 +01:00 |
|
Laurin Quast
|
ef46bbfeb8
|
fix: more strict checks for assigning member roles (#7234)
|
2025-11-07 10:25:25 +01:00 |
|
Adam Benhassen
|
543de174f5
|
feat: complete --forceSafe implementation to auto-approve breaking changes (#7193)
|
2025-11-03 10:10:54 +00:00 |
|
Adam Benhassen
|
7457e4de75
|
feat: prevent schema check approval when policy errors are present (#7185)
|
2025-10-28 12:08:57 +00:00 |
|
jdolle
|
caebbe093a
|
fix: schema version by commit (#7155)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-24 10:54:47 +02:00 |
|
Dotan Simha
|
8aea66bcbd
|
Revert "OIDC default resource assignments" (#7159)
|
2025-10-23 17:57:34 +03:00 |
|
jdolle
|
29fefc6eeb
|
OIDC default resource assignments (#7135)
|
2025-10-23 17:53:57 +03:00 |
|
jdolle
|
ef72728915
|
fix getSchemaVersionByActionId where clause (#7147)
|
2025-10-21 21:51:06 +00:00 |
|
jdolle
|
0e44587721
|
select latest log in version by commit; add version details to history (#7124)
|
2025-10-21 11:09:56 +02:00 |
|
Laurin Quast
|
a79963d2d9
|
fix: improve query performance (#7099)
|
2025-10-14 12:01:51 +00:00 |
|
Iha Shin (신의하)
|
2cbdcedb79
|
feat(cli): add hive app:retire (#7100)
|
2025-10-13 11:52:01 +00:00 |
|
Iha Shin (신의하)
|
edcc6f1891
|
feat(app): unify schema composition settings mutations (#7069)
|
2025-10-11 01:10:37 +09:00 |
|
Mart Ganzevles
|
f567fbbf49
|
feat(api): add tagunusedSchema & deprecatedSchema to public GraphQL API (#6951)
Co-authored-by: Mart Ganzevles <mart.ganzevles@klm.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
|
2025-09-15 14:44:12 +02:00 |
|
Dotan Simha
|
e96f8362c1
|
fix(deps): update to latest version of vite+vitest (#6856)
|
2025-06-23 10:50:29 +03:00 |
|
Laurin Quast
|
fdcfc1dead
|
feat(api): add OperationStatsValues.name and OperationStatsValues,operationHash to the public api schema (#6813)
|
2025-05-21 13:33:28 +02:00 |
|
Laurin Quast
|
6bcbbc55c3
|
feat(api): Organization.projects and Projects.targets (#6812)
|
2025-05-21 11:00:32 +02:00 |
|
Laurin Quast
|
ae65069da7
|
feat(api): manage contracts via public api (#6810)
|
2025-05-20 15:31:06 +02:00 |
|
Laurin Quast
|
c20f01e2b8
|
chore: add percentage value to assertion (#6808)
|
2025-05-20 13:02:03 +02:00 |
|
jdolle
|
cc5a9b7c3c
|
tests: Use pollFor logic instead of static wait times in integration tests (#6803)
|
2025-05-19 11:09:01 +02:00 |
|
Laurin Quast
|
3552957eeb
|
feat(api): add usage fields to public api schema (#6795)
|
2025-05-19 11:08:09 +02:00 |
|
Laurin Quast
|
aab6e7c2cf
|
feat: user management public api (#6722)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
|
2025-05-16 09:19:59 +02:00 |
|
Laurin Quast
|
20bfc4c052
|
feat(api): add project mutations to public api schema (#6786)
|
2025-05-16 09:19:43 +02:00 |
|
Laurin Quast
|
edf528b310
|
fix(schema): always treat network errors as schema publish rejections (#6779)
|
2025-05-14 09:11:53 +02:00 |
|
Laurin Quast
|
7877b28b75
|
chore: ensure no schema version is created for external composition error (#6774)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
|
2025-05-13 10:06:37 +02:00 |
|
jdolle
|
5ee3a2e98c
|
Specify oclif exitcode in cli errors (#6768)
|
2025-05-12 11:53:29 +02:00 |
|
Laurin Quast
|
0cf1194c89
|
feat(api): target crud operations (#6758)
|
2025-04-29 12:42:36 +02:00 |
|
Laurin Quast
|
70bc7a862a
|
feat(api): store access token information in audit log (#6738)
|
2025-04-24 16:50:50 +02: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 |
|
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
|
7b9129cd86
|
feat(app): organization access token management ui (#6556)
|
2025-03-11 08:43:45 +00:00 |
|
Kamil Kisiela
|
e10de0370c
|
Ensure type extension fields are properly considered in unused schema detection (#6586)
|
2025-03-07 00:42:28 +00:00 |
|
Laurin Quast
|
2623356e49
|
fix: members page with member:modify (#6561)
|
2025-02-28 10:33:41 +08:00 |
|