Commit graph

34 commits

Author SHA1 Message Date
jdolle
576c7558ba
Fix local eslint out of memory issue (#7913) 2026-03-26 10:15:09 +01:00
Laurin
982d042b3b
chore: revert eslint upgrade (#7907) 2026-03-25 09:56:26 +01:00
jdolle
27bbeb4f9b
eslint update and out of memory error fix (#7865) 2026-03-18 10:19:07 -07:00
Laurin
6c6f5ab5f2
add Mutation.updateSchemaComposition to the public GraphQL API schema (#7635)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-09 23:22:57 +01:00
Jonathan Brennan
6709e719c1
Implement new color themes (#7592) 2026-02-03 10:00:15 -06:00
Iha Shin (신의하)
edcc6f1891
feat(app): unify schema composition settings mutations (#7069) 2025-10-11 01:10:37 +09:00
Iha Shin (신의하)
d1ec149b9e
feat(app): refine schema composition settings UI (#7050) 2025-09-30 11:28:48 +00:00
jdolle
d0404db1cb
Improved external composition UX (#6752) 2025-04-23 13:53:32 -07:00
Laurin Quast
c40ea2c3b1
feat(api): refactor Query.project + expose via public API (#6654) 2025-03-26 09:10:11 +01:00
Kamil Kisiela
7edd150e63
Deprecate cleanId, use slug instead (#5684) 2024-10-21 13:06:29 +02:00
Tuval Simha
fab112dfb7
(5) Drop modals from V2: Connect Schema Modal (#5241)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2024-07-25 11:50:54 +02:00
Tuval Simha
bfeddbf6e8
Drop modals from V2: Create Org page (#5222) 2024-07-15 13:12:13 +03:00
Kamil Kisiela
53a0804434
Experimental: Incremental native composition migration (#4936) 2024-06-14 09:12:07 +02:00
Dimitri POSTOLOV
9dbd8da0df
remove dead exports from @hive/app (#4963) 2024-06-13 15:23:20 +02:00
Tuval Simha
f1a42c28b2
Drop V2: Organization Overview page (#4795) 2024-06-03 11:32:40 +03:00
Kamil Kisiela
9bbe126fea
Show a note about activated native composition only when external is enabled (#4419) 2024-04-04 08:10:33 +00:00
Kamil Kisiela
33cb7f086e
Enable Native Composition by default for newly created projects (#4394) 2024-04-03 14:32:09 +00:00
renovate[bot]
885fb92b8c
chore(deps): update dependency eslint-plugin-tailwindcss to v3.14.1 (#3827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-02-12 08:15:24 +00:00
Kamil Kisiela
9dfccb8bef
Allow to enable native Federation composition (#3613) 2023-12-14 13:10:50 +00:00
Dotan Simha
72f59267a1
prettier v3 and apply fixes to existing files (#3279) 2023-11-07 07:14:57 +00:00
Kamil Kisiela
8d7b8995a0
Match style of org/pro/tar settings (#3058) 2023-10-19 10:46:09 -05:00
Kamil Kisiela
65e36e8643
Announce Native Apollo Federation v2 support (#3027) 2023-10-10 15:46:12 +00:00
Dotan Simha
8fd6410aed
Improve documentation (#1549) 2023-03-08 10:17:43 +01:00
Kamil Kisiela
0bdc50cfa7
Show status of external schema composition service (#1481) 2023-03-07 13:44:09 +01:00
Laurin Quast
1e2ab08f95
replace tag-operations with client preset (#1441) 2023-02-24 15:39:44 +01:00
Dimitri POSTOLOV
0575817a97
Remove twin.macro, use pure tailwindcss3 (#1256) 2023-02-13 05:08:17 +02:00
Dimitri POSTOLOV
a9ae5500e3
replace all Boolean(...) with !!... with new guild eslint config (#973) 2023-01-10 12:38:46 +01:00
Dimitri POSTOLOV
02469da474
[🔧 ESLint] fixes for no-implicit-coercion (#742)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-12-28 21:04:17 +01:00
Dimitri POSTOLOV
7ad5e26c34
[🔧 ESLint] import sort (#736) 2022-12-28 20:22:54 +01:00
Dotan Simha
20edc8c5e5
Partial dependencies upgrade and cleanup for old packages (#904) 2022-12-28 00:36:08 +02:00
Dimitri POSTOLOV
eb48df1f8d
update graphiql to v2 (#702)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-29 17:58:23 +01:00
Dimitri POSTOLOV
6be629baf7
enable @typescript-eslint/no-floating-promises for all files (#634)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-28 12:41:11 +00:00
renovate[bot]
1afe0ec73a
Update dependency @theguild/prettier-config to v1 (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-24 10:00:41 +00:00
Kamil Kisiela
6f7c51a62f
External schema composition (#373) 2022-09-16 13:30:50 +02:00