1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
Tymoteusz Czech 169b2bd0c5
Strategy title frontend (#3556)
Ability to add a title to a strategy
2023-04-19 17:27:23 +00:00
..
addons feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
admin feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
application feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
archive feat: deletion confirmation spelling (#3548) 2023-04-18 17:10:34 +02:00
changeRequest feat: list affected features (#3534) 2023-04-17 16:03:59 +03:00
common Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
context feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
demo feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01: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 Strategy title frontend (#3556) 2023-04-19 17:27:23 +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 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: remove project overview flags (#3532) 2023-04-17 11:21: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 feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
InitialRedirect.tsx