1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component
andreas-unleash 7d991f3a56
fix: Disable Edit constraint when context field was deleted (#4460)
Disable Edit constraint when context field was deleted

Closes:
[1-1208](https://linear.app/unleash/issue/1-1208/if-i-deleted-a-used-context-with-predefined-legal-values)

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-08-10 15:27:30 +03:00
..
addons fix: Addons toggle (#4312) 2023-07-24 16:23:41 +02:00
admin chore: remove customRootRoles flag in favor of killswitch (#4431) 2023-08-10 13:11:55 +01:00
application Update admin navigation (1-1104-improved-menu-oss) (#4458) 2023-08-10 09:28:10 +02:00
archive fix: stable bulk updates (#4352) 2023-07-28 08:44:29 +02:00
changeRequest feat: cr sidebar segments count (#4466) 2023-08-10 12:01:52 +02:00
common fix: Disable Edit constraint when context field was deleted (#4460) 2023-08-10 15:27:30 +03:00
context chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
demo feat: Demo for strategy variants (#4457) 2023-08-10 11:55:33 +02:00
environments
events feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
feature feat: Demo for strategy variants (#4457) 2023-08-10 11:55:33 +02:00
featureTypes 1-1192: track the feature type and the new lifetime (#4395) 2023-08-03 11:34:03 +02:00
feedback
layout Fix: change request info (#3971) 2023-07-04 09:09:05 +02:00
loginHistory Menu update - improvements and mobile version (#4423) 2023-08-07 18:13:56 +02:00
maintenance
menu Update admin navigation (1-1104-improved-menu-oss) (#4458) 2023-08-10 09:28:10 +02:00
playground/Playground fix: dot in context fields (#4434) 2023-08-07 13:53:22 +02:00
project feat: bulk archive usage warning (#4448) 2023-08-08 15:46:11 +02:00
providers fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
segments feat(#4209): add segment to drafts (#4408) 2023-08-04 12:57:26 +00:00
splash
strategies
tags feat: responsive strategy icons (#4121) 2023-06-29 18:01:27 +01:00
user refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
App.tsx
InitialRedirect.tsx