1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src
Youssef Khedher c34d8439bd Feat/splash (#491)
* splash screen

* add styles for controllers

* feat: animated circles

* fix: remove unused code

* fix: folder structure

* create splash screens for envs

* add styles and ui changes

* fix: revert App.tsx

* add splash state to store

* add splash to app.tsx + add a loader

* fix: mobile view + desktop view

* fix: render splash condition + styling fix

* fix: change splash display to full screen

* Update src/hooks/api/actions/useSplashApi/useSplashApi.ts

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>

* fix: change function type

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>

* fix: disable incrementing counter when matching the components length.

* fix: add SWR configuration

* fix: spelling mistakes in splash screen

* fix: add keys and adjust styling

* fix: tests

* fix: tests

* fix: default command timeout

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-11-26 11:12:37 +01:00
..
__mocks__
assets Feat/splash (#491) 2021-11-26 11:12:37 +01:00
component Feat/splash (#491) 2021-11-26 11:12:37 +01:00
constants Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
contexts Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
hooks Feat/splash (#491) 2021-11-26 11:12:37 +01:00
interfaces Feat/splash (#491) 2021-11-26 11:12:37 +01:00
page use color from palette and add highlight feat for other components 2021-11-01 23:43:55 +01:00
store Feat/splash (#491) 2021-11-26 11:12:37 +01:00
themes update createTheme import 2021-10-11 10:14:40 +01:00
utils Fix/project view desc (#515) 2021-11-24 14:36:21 +01:00
accessStoreFake.js
app.css Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
common.styles.js Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
index.tsx Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
react-app-env.d.ts
security-logger.js
setupProxy.js
setupTests.ts
testIds.js Feat/splash (#491) 2021-11-26 11:12:37 +01:00
wdyr.ts