Commit graph

21 commits

Author SHA1 Message Date
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
Kamil Kisiela
6b9192c718
Assign custom roles to members without a role (#6332)
This migration is going to create a new role for each group of members that have the same scopes but no role assigned.

Users won't be affected by this change, as they will still have the same scopes.

The role will be named Auto Role {counter}.
The counter will be reset for each organization.

The script will create 1 or 2 roles for 97% of organizations that haven't complete the migration.

Completes https://the-guild.dev/graphql/hive/product-updates/2023-12-05-member-roles
2025-01-10 12:39:21 +01:00
Laurin Quast
ff60d049d6
feat(api): new permission system (#5674) 2024-11-05 10:36:10 +01:00
Kamil Kisiela
8020419437
Creation and deprecation status of schema coordinates - schema age filter (part 1) (#5224) 2024-08-12 11:23:32 +02:00
Kamil Kisiela
3fd2f2f78f
Allow to add a note when accepting a breaking change (#4467) 2024-04-09 13:32:10 +02:00
Dotan Simha
86cbe95bd2
distributed tracing (#4219) 2024-04-07 11:57:03 +03:00
Aleksandra
cd1271088a
feat: show top affected operations and clients for a schema change in schema checks (#3504)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2024-02-26 11:36:48 +01:00
Laurin Quast
00ad87a5cb
feat: schema contracts api + ui (#3506) 2024-02-06 12:10:19 +01:00
Kamil Kisiela
3e2d068cf2
SQL statements should not have PostgreSQL schema names hardcoded (#3505) (#3544)
Co-authored-by: Bartłomiej Czerwiński <82802372+bczerwinski-equinix@users.noreply.github.com>
2023-12-07 12:35:02 +01:00
Kamil Kisiela
53ac2fcb03
Member access roles (#3364) 2023-12-05 11:54:03 +01:00
Kamil Kisiela
53c36f8116
Complete Auth0 Migration (#2773)
No more Auth0 mapping.
2023-11-24 10:18:43 +01: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
b31e61b8a7
chore: remove supertokens migration (#3344) 2023-11-14 13:07:38 +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
094faf4d2a
Use KV storage to deduplicate SDLs from schema_checks (#2992) 2023-11-03 11:39:46 +01:00
renovate[bot]
d080d52c82
chore(deps): update node.js to v18.18.2 (#3094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-10-23 13:58:31 +00:00
Kamil Kisiela
4e407fb7a8
Revert Node 20 (use 18) (#3022) 2023-10-10 13:13:28 +02:00
Kamil Kisiela
d6673b8144
Use Node 20.8 (#2990) 2023-10-02 12:12:48 +02:00
Kamil Kisiela
2d1a5e55ea
Include project name in GH check-run for newly created projects (#2962) 2023-09-26 09:52:34 +02:00
Laurin Quast
097ba32756
use custom migrator and avoid running ts-node and typescript in the d… (#2607) 2023-07-17 13:14:50 +02:00
Dotan Simha
627df54206
2️⃣ Drop Personal organizations (#1452) 2023-02-28 08:52:37 +01:00