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-04-26 08:29:52 +02:00
..
addons feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
admin feat: adds a way to specify a root role on a group, which will cause any user entering into that group to take on the permissions of that root role 2023-04-26 08:29:52 +02:00
application feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
archive fix: bulk update delete flag (#3466) 2023-04-06 20:50:19 +03:00
changeRequest feat: list affected features (#3534) 2023-04-17 16:03:59 +03:00
common fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
context feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
environments refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
events feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
feature chore: Backport 4.22.3 (#3508) 2023-04-12 16:22:13 +03:00
feedback fix: media query issue in feedback modal (#3470) 2023-04-07 11:10:14 +02:00
layout feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
loginHistory refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
maintenance feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
menu fix: update route modes (#3412) 2023-03-28 20:14:57 +01:00
playground/Playground feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
project feat: adds a way to specify a root role on a group, which will cause any user entering into that group to take on the permissions of that root role 2023-04-26 08:29:52 +02:00
providers feat: skip change request in UI (#3495) 2023-04-11 14:47:54 +02:00
segments Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
splash feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
strategies feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
tags E2E test - batch updates (#3392) 2023-03-29 14:47:12 +03:00
user feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
App.tsx fix: error boundary plausible (#3389) 2023-03-27 13:17:37 +02:00
InitialRedirect.tsx