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-11 10:20:10 +03:00
..
addons
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 fix: bulk update delete flag (#3466) 2023-04-06 20:50:19 +03:00
changeRequest feat: add comment when submitting CR (#3489) 2023-04-11 10:20:10 +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
events feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
feature Fix: feature schema (#3456) 2023-04-07 09:16:00 +00: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
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
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