1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/context
Thomas Heartman e09b839ac0
chore: disable delete button if a context field has usage (#10002)
Blocks deletion of context fields from the UI if the context field has
any usage.

<img width="1399" alt="image"
src="https://github.com/user-attachments/assets/e6c26671-761b-4e54-9850-c505ba7b42f3"
/>
2025-05-15 13:55:56 +02:00
..
ContectFormChip feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ContextFieldUsage feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ContextForm feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ContextList chore: disable delete button if a context field has usage (#10002) 2025-05-15 13:55:56 +02:00
CreateUnleashContext feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
EditContext feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
hooks