1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
2023-06-06 15:04:55 +02:00
..
addons
admin fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
application feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
archive fix: fix deleting feature from global archive (#3786) 2023-05-17 16:19:19 +03:00
changeRequest fix: Only show names as changed when titles have changed. (#3843) 2023-05-23 12:16:20 +00:00
common feat: display strategy title and type (#3908) 2023-06-06 15:04:55 +02:00
context feat: usage on context fields in list (#3906) 2023-06-06 13:59:41 +03:00
demo fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
environments fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
events
feature Fix/cr should activate disabled lag free (#3826) 2023-05-23 10:16:09 +03:00
feedback fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
layout feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
loginHistory
maintenance
menu feat: usage on context fields in list (#3906) 2023-06-06 13:59:41 +03:00
playground/Playground
project feat: segment usage ui test (#3872) 2023-05-28 21:26:09 +03:00
providers
segments feat: usage on context fields in list (#3906) 2023-06-06 13:59:41 +03:00
splash
strategies Update strategies table (#3811) 2023-05-22 12:46:27 +02:00
tags fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
user feat: change own password confirmation (#3894) 2023-06-05 11:58:25 +02:00
App.tsx feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
InitialRedirect.tsx