1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-24 20:06:55 +01:00
unleash.unleash/frontend/src/component/feature
Thomas Heartman 257b8d1f40
test/refactor: useEditableConstraint hook (#9970)
Adds a test suite for the useEditableConstraint hook, attempting to test
all the parts of it that we can't test in isolation.

Plus: a few, small refactorings:
- Renames `onAutoSave` on `onUpdate` to better match `onDelete` (and
because autosave doesn't really mean anything anymore).
- Simplifies and collapses some types
2025-05-13 11:30:07 +02:00
..
CopyFeature
CreateFeatureButton
Dependencies feat: new flag info box (#9308) 2025-02-18 10:30:52 +01:00
EditFeature chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
FeatureForm chore: remove create feature component (#7959) 2024-08-22 11:30:41 +03:00
FeatureNamingPatternInfo feat: ui for external link templates (#9945) 2025-05-12 11:05:04 +02:00
FeatureStrategy test/refactor: useEditableConstraint hook (#9970) 2025-05-13 11:30:07 +02:00
FeatureToggleList feat: update flags overview status column (#9961) 2025-05-13 09:37:22 +02:00
FeatureView chore: clarify deleted legal values warning (#9969) 2025-05-13 10:19:11 +03:00
hooks chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
StrategyTypes feat: add input box for gradual rollout slider (#9960) 2025-05-12 15:27:31 +03:00