1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component
2023-08-15 13:35:38 +02: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: reject change request dialog (#4491) 2023-08-15 12:49:40 +02:00
common feat: do not update every second (#4492) 2023-08-15 13:35:38 +02:00
context chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
demo fix: strategy variants in demo link to new variants (#4477) 2023-08-11 09:43:41 +02:00
environments
events fix: diff no changes (#4480) 2023-08-11 12:31:23 +02:00
feature fix: Remove lastSeenAt from useCollaborateData.tsx staleness check (#4461) 2023-08-10 16:13:24 +03: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