Commit graph

20 commits

Author SHA1 Message Date
jdolle
114cd80a8e
Upgrade graphql-inspector to v7; update change models (#7267) 2025-11-25 09:17:06 -08: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
6bcbbc55c3
feat(api): Organization.projects and Projects.targets (#6812) 2025-05-21 11:00:32 +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
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
Jason Kuhrt
52e3be34ff
refactor(cli): texture lib (#6280) 2025-01-09 11:05:30 -05:00
jdolle
10f91e2f95
fix(policy): added read access for schema policy linting (#6251) 2025-01-08 08:26:10 -08:00
Laurin Quast
0223078449
feat: use booleans for permissions on dashboard (#5860) 2024-11-11 09:51:44 +01:00
Laurin Quast
ff60d049d6
feat(api): new permission system (#5674) 2024-11-05 10:36:10 +01:00
Kamil Kisiela
7edd150e63
Deprecate cleanId, use slug instead (#5684) 2024-10-21 13:06:29 +02:00
Dotan Simha
1ca63a758b
run integration tests locally against local running services (#5096) 2024-07-15 11:21:23 +00:00
Kamil Kisiela
7c476f941d
Make Member.id unique (#4794) 2024-05-22 09:55:27 +02:00
Mina Kong
02f5274850
feat(cli): separate dangerous changes from warnings in CLI schema check command (#3862)
Co-authored-by: Patrick Deniso <patrick.deniso@wealthsimple.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2024-02-21 15:36:18 +01:00
Kamil Kisiela
cc1635da45
Prevent read-only access to Policy at org level (#4016) 2024-02-21 11:50:35 +00:00
Laurin Quast
00ad87a5cb
feat: schema contracts api + ui (#3506) 2024-02-06 12:10:19 +01:00
Laurin Quast
f6510317be
feat: expose link to schema check in graphql schema (#2544) 2023-06-28 12:37:17 +00:00
Kamil Kisiela
862d3cf7e0
Sentry should ignore tRPC errors caused by ZodError (#2499) 2023-06-21 11:27:32 +02:00
Laurin Quast
a3397c27dc
fix: avoid leaking internal (unexpected) errors to the outside world (#2409) 2023-06-09 12:43:16 +02:00
Dotan Simha
9238a1f915
Schema policy checks using graphql-eslint (#1730) 2023-05-09 10:07:17 +02:00