1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-01 13:47:27 +02:00
unleash.unleash/frontend/src/component/common
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
..
__tests__ fix: skip locale test for now 2019-10-09 20:29:46 +02:00
AnimateOnMount Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
ApiError feat: created project header (#388) 2021-10-01 12:15:02 +02:00
BreadcrumbNav fix: truncate link in body and in breadcrumb 2021-10-15 16:27:55 +02:00
CheckmarkBadge Feat/environment crud (#335) 2021-09-14 14:20:23 +02:00
ConditionallyRender Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
Constraint fix: constraints scrollbars (#504) 2021-11-22 11:32:43 +01:00
Dialogue Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
DisabledIndicator Fix/project view desc (#515) 2021-11-24 14:36:21 +01:00
DividerText Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
DropdownMenu Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
EnvironmentIcon Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
EnvironmentSplash Feat/splash (#491) 2021-11-26 11:12:37 +01:00
Feedback Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
GeneralSelect Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
Gradient Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
HeaderTitle Feat/environment crud (#335) 2021-09-14 14:20:23 +02:00
Input Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
ListPlaceholder Fix/customer journey (#297) 2021-05-18 12:59:48 +02:00
Loader Feat/splash (#491) 2021-11-26 11:12:37 +01:00
NoItems Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
NotFound feat: update color scheme and logo (#301) 2021-05-21 14:06:40 +02:00
PageContent feat: Add project and environment scoping to API keys (#336) 2021-09-26 22:41:38 +02:00
PaginateUI fix: make toggle list sortable inside a project (#436) 2021-10-15 11:20:14 +02:00
PercentageCircle fix: mobile percentagecircle (#502) 2021-11-12 12:41:36 +01:00
PermissionButton Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
PermissionIconButton Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
PermissionSwitch Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
Proclamation Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
ProjectSelect Fix/create feature (#332) 2021-08-30 14:26:53 +02:00
ProtectedRoute Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
ResponsiveButton Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
RolloutIcon Fix/project view desc (#515) 2021-11-24 14:36:21 +01:00
SearchField fix: typo in function name + remove unused value state 2021-11-24 20:59:23 +01:00
Splash Feat/splash (#491) 2021-11-26 11:12:37 +01:00
StatusChip fix: status chip (#501) 2021-11-12 12:02:47 +01:00
StringTruncator Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
TabNav Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
TagSelect Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
Toast feat: project environments configuration (#365) 2021-09-30 10:24:16 +02:00
common.module.scss fix: show feature toggle type in list (#418) 2021-10-11 22:45:59 +02:00
flags.js fix: update ui flags 2021-10-14 09:42:17 +02:00
index.js Offline mode (#312) 2021-06-29 10:21:54 +02:00
input-list-field.jsx fix: update constraint text field 2021-08-27 13:43:28 +02:00
select.tsx feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
util.js Fix/variants: Fix delete one variant + remove switch when add first variant (#466) 2021-10-28 13:32:29 +02:00