1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component/project/Project
Thomas Heartman c3dda01d53
delete legacy constraint accordion (#10110)
This PR continues the cleanup after removing the addEditStrategy flag
(part 2 of ???). The primary purpose of this PR is to delete and remove
all references to the LegacyConstraintAccordion.

I've gone and updated all references to the legacy files in external
components and verified manually that they still work.

Most of the files in this PR are changing references. I've extracted two
bits into more general constants/utils:
1. Constraint IDs are a symbol. it was exported as a const from the
previous createEmptyConstraint file. I've moved it into constants.
2. formatOperatorDescription was similarly used all over the place, so
I've placed it in the shared utils directory.

In reviewing this, you can ignore any changes in the legacy constraint
accordion folder, because that's all been deleted. Instead, focus on the
changes in the other files. It's primarily just import updates, but
would be good to get a second set of eyes, anyway.
2025-06-11 12:22:55 +02:00
..
ArchiveProject chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
CreateProject feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
DeleteProject chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
HiddenProjectIconWithTooltip
hooks feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
Import feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
PaginatedProjectFeatureToggles Fix(1-3804)/store flag creation form state (#10089) 2025-06-06 13:01:16 +02:00
ProjectDoraMetrics
ProjectEnterpriseSettingsForm chore: remove link flags (#10076) 2025-06-03 13:47:24 +02:00
ProjectFeatureToggles feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ProjectForm feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ProjectInfo feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ProjectLog
ProjectSettings delete legacy constraint accordion (#10110) 2025-06-11 12:22:55 +02:00
ProjectStats feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ProjectStatus Chore/lifecycle tile layout (#10094) 2025-06-06 11:56:20 +02:00
LazyProject.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
LazyProjectExport.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
Project.styles.ts feat: redirect logic refactor (#9734) 2025-04-17 12:07:08 +02:00
Project.tsx chore!: remove project health report frontend (#10101) 2025-06-10 14:56:41 +02:00
ProjectFlags.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00