1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component
Nuno Góis aaf15c96f9
feat: use new demo website (#3737)
https://linear.app/unleash/issue/2-1023/use-new-demo-website-for-testing-purposes

Use https://unleash-demo-app.vercel.app/ for now, which will help us
testing.
Should be reverted/updated before we release to the current `demo`
instance.

Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#3537
2023-05-10 11:48:00 +00:00
..
addons feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
admin feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
application feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
archive feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
changeRequest feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
common fix: application name link styling (#3724) 2023-05-09 13:02:32 +00:00
context feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
demo feat: use new demo website (#3737) 2023-05-10 11:48:00 +00: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: strategyId in edit strategy API command endpoint (#3725) 2023-05-09 13:39:28 +00:00
feedback fix: media query issue in feedback modal (#3470) 2023-04-07 11:10:14 +02:00
layout feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01: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 feat: Footer sdks (#3654) 2023-04-28 15:56:35 +02:00
playground/Playground feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
project Feat: enable toggle dialog (#3686) 2023-05-08 11:42:26 +03:00
providers feat: enable dark mode for all (#3614) 2023-04-25 10:13:06 +02:00
segments chore: GA project specific segments (#3583) 2023-04-21 10:25:40 +02:00
splash feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
strategies chore: remove deprecated strategies and allow deprecate default (#3575) 2023-04-21 11:42:36 +02:00
tags feat: enable dark mode for all (#3614) 2023-04-25 10:13:06 +02:00
user feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
App.tsx feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
InitialRedirect.tsx