1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 54633500fd
Feat/use collaborate data (#2067)
* feat: initial architecture

* feat: add generic types

* fix: refactor

* feat: style notification

* feat: remove useFeatureImmutable

* fix: remove casting

* fix: ensure data is present

* fix: revive useFeatureImmutable

* Update frontend/src/component/common/StaleDataNotification/StaleDataNotification.tsx

Co-authored-by: Nuno Góis <github@nunogois.com>

* Update frontend/src/component/common/StaleDataNotification/StaleDataNotification.tsx

Co-authored-by: Nuno Góis <github@nunogois.com>

* Update frontend/src/component/common/StaleDataNotification/StaleDataNotification.tsx

Co-authored-by: Nuno Góis <github@nunogois.com>

* Update frontend/src/component/common/StaleDataNotification/StaleDataNotification.tsx

Co-authored-by: Nuno Góis <github@nunogois.com>

* Update frontend/src/component/common/StaleDataNotification/StaleDataNotification.tsx

Co-authored-by: Nuno Góis <github@nunogois.com>

* fix: pr comments

* fix: change order

Co-authored-by: Nuno Góis <github@nunogois.com>
2022-09-16 15:23:08 +02:00
..
__mocks__
assets Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
component Feat/use collaborate data (#2067) 2022-09-16 15:23:08 +02:00
constants fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
contexts Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
hooks Feat/use collaborate data (#2067) 2022-09-16 15:23:08 +02:00
interfaces Feat/unleash flags embedded proxy (#1974) 2022-08-26 15:16:29 +02:00
openapi
themes Improve tabs UI on smaller devices (#2014) 2022-09-06 15:32:42 +03:00
types
utils refactor: simplify login redirect logic (#1987) 2022-08-30 09:54:52 +02:00
index.tsx Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
setupTests.ts
vite-env.d.ts