1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/store
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
..
addons Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
api-calls Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
application Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
archive Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
context Fix/console warn (#290) 2021-05-07 08:42:51 +02:00
e-admin-auth fix: proper error handling for auth-settings being stored (#293) 2021-05-10 13:15:44 +02:00
e-admin-invoice feat: Add admin-invoice section (#299) 2021-05-21 08:56:22 +02:00
error Fix/feedback on create (#292) 2021-05-10 13:22:22 +02:00
feature-metrics Fix/strategy constraints (#289) 2021-05-07 08:31:25 +02:00
feature-tags Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
feature-toggle Fix/feedback on create (#292) 2021-05-10 13:22:22 +02:00
feature-type Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
feedback Feat/pnps (#306) 2021-06-07 10:29:08 +02:00
history Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
project Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
settings fix: use correct baseUriPath with localStorage 2021-05-05 10:57:07 +02:00
strategy Fix/feedback on create (#292) 2021-05-10 13:22:22 +02:00
tag Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
tag-type Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
ui-bootstrap Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
ui-config Offline mode (#312) 2021-06-29 10:21:54 +02:00
user Feat/splash (#491) 2021-11-26 11:12:37 +01:00
api-helper.js Fix/variants: Fix delete one variant + remove switch when add first variant (#466) 2021-10-28 13:32:29 +02:00
index.js feat: Add project and environment scoping to API keys (#336) 2021-09-26 22:41:38 +02:00
util.js Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00