1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src/component
2023-06-20 11:34:27 +02:00
..
addons
admin feat: implement better roles sub-tabs (#4009) 2023-06-19 12:52:56 +01:00
application
archive fix: fix deleting feature from global archive (#3786) 2023-05-17 16:19:19 +03:00
changeRequest feat: change CR strategy title and name behaviour (#4004) 2023-06-19 13:33:12 +03:00
common fix: specific actions for enterprise trial messages (#4001) 2023-06-19 13:48:26 +02:00
context feat: context/segment usage plausible (#3956) 2023-06-12 12:41:03 +03:00
demo fix: demo to use new query param (#4000) 2023-06-19 11:17:40 +03:00
environments fix: show environment reorder handle (#3990) 2023-06-15 13:39:22 +02:00
events
feature fix: usage of default strategy (#3995) 2023-06-19 11:31:08 +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: roles unification (#3999) 2023-06-19 09:41:40 +01:00
playground/Playground feat: store playground settings in local storage (#4012) 2023-06-20 11:34:27 +02:00
project fix: usage of default strategy (#3995) 2023-06-19 11:31:08 +03:00
providers feat: custom root roles (#3975) 2023-06-14 14:40:40 +01:00
segments feat: context/segment usage plausible (#3956) 2023-06-12 12:41:03 +03:00
splash
strategies feat: split strategies table into two with new design (#3969) 2023-06-14 09:10:04 +03:00
tags fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
user feat: custom root roles (#3975) 2023-06-14 14:40:40 +01:00
App.tsx feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
InitialRedirect.tsx