1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component
2023-09-06 12:50:42 +02:00
..
admin refactor: instance health cleanup (#4602) 2023-09-04 13:10:23 +02:00
application feat: application usage feature flag and cleanup (#4568) 2023-08-25 13:26:44 +03:00
archive fix: reset selected toggle after archive or revive (#4606) 2023-09-05 11:44:28 +02:00
changeRequest feat: Search UI improvements (#4613) 2023-09-06 10:50:20 +02:00
common feat: Clickable search filter options (#4618) 2023-09-06 12:50:42 +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 fix: show environment reorder handle (#3990) 2023-06-15 13:39:22 +02:00
events fix: diff no changes (#4480) 2023-08-11 12:31:23 +02:00
feature 1-1307: Show info about flag naming patterns before making mistakes (#4616) 2023-09-06 12:14:17 +02:00
featureTypes refactor: clean up some unused imports (#4597) 2023-09-01 15:32:15 +01:00
feedback fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
integrations Integration card component (#4557) 2023-09-05 12:14:03 +00:00
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 Integration card component (#4557) 2023-09-05 12:14:03 +00:00
playground/Playground fix: dot in context fields (#4434) 2023-08-07 13:53:22 +02:00
project 1-1307: Show info about flag naming patterns before making mistakes (#4616) 2023-09-06 12:14:17 +02:00
providers fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
segments chore: Change request flags removed (#4601) 2023-09-04 10:57:13 +02:00
splash
strategies feat: split strategies table into two with new design (#3969) 2023-06-14 09:10:04 +03:00
tags feat: responsive strategy icons (#4121) 2023-06-29 18:01:27 +01:00
user feat: close dialog when esc is pressed (#4567) 2023-08-25 13:31:34 +03:00
App.tsx
InitialRedirect.tsx