1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/component
2023-04-06 11:46:54 +02:00
..
addons feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
admin fix: proper check for billing seats on user creation (#3432) 2023-03-31 13:37:33 +03:00
application feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
archive Sticky batch actions bar (#3366) 2023-03-22 13:15:53 +01:00
changeRequest feat: disable apply button on loading (#3404) 2023-03-28 13:13:51 +02: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 fix: reset stickiness to default on variants modal close (#3455) 2023-04-05 14:20:58 +03:00
feedback fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
layout feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
loginHistory
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: remove project mode flag (#3438) 2023-04-04 13:28:59 +02:00
providers Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00: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