1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src
Thomas Heartman 95049b8f9f
Fix/constraint editing is broken in segment form (#10152)
This adds constraint ids to segment constraints used in editing
segments. Without them, there was a bug where when you went to edit the
segment, all constraints would be invisibly set to the same constraint.
2025-06-17 13:38:42 +00:00
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets fix: appropriately size case icon for non-editing constraints (#9869) 2025-04-30 08:37:16 +00:00
component Fix/constraint editing is broken in segment form (#10152) 2025-06-17 13:38:42 +00:00
constants delete legacy constraint accordion (#10110) 2025-06-11 12:22:55 +02:00
contexts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
hooks chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
interfaces chore(1-3835): improve json diff view (#10146) 2025-06-17 12:01:17 +02:00
openapi chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
themes chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils Chore(1-3831)/add edit strategy cleanup pt iv (#10135) 2025-06-13 10:02:12 +00:00
index.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
setupTests.ts
vite-env.d.ts