1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-03 01:18:43 +02:00
unleash.unleash/frontend/src/component/project/Project
NicolaeUnleash 23af7a3474
refactor: light theme colors (#3252)
## About the changes
Refactoring the colors for the light theme to be much easier to continue
with dark mode

This is the first step to finish dark mode

https://linear.app/unleash/project/[low][s][alpha]-dark-mode-in-unleash-admin-ui-31b407d13c4b/1

This PR uses `main-theme` as a placeholder for `dark-theme` for now due
to the new changes. Still need to set the correct values here.

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-03-06 12:58:36 +02:00
..
CreateProject Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
DeleteProject New project page header (#1207) 2022-08-08 09:59:36 +00:00
EditProject refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
hooks refactor: remove error class names from input error messages (#1071) 2022-06-07 15:03:40 +02:00
Import refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
ProjectFeaturesArchive fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
ProjectFeatureToggles feat: export project level feature toggles (#3120) 2023-02-15 11:47:29 +01:00
ProjectForm Refactor/make styles batch 6 part 3 (#2823) 2023-01-05 09:45:17 +01:00
ProjectHealth filter out unused fields as they fail import validation (#2997) 2023-01-26 09:48:10 +01:00
ProjectInfo refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
ProjectLog feat: add event log to project (#2136) 2022-10-12 14:40:37 +02:00
ProjectSettings Fix/decouple api token list (#3171) 2023-02-21 14:27:46 +01:00
ProjectStats fix: project stats (#3227) 2023-03-01 13:04:52 +01:00
LazyProject.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyProjectExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
Project.styles.ts refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
Project.tsx fix: change import ui permission and refactor (#3144) 2023-02-17 16:01:32 +02:00
ProjectOverview.tsx Remove console log (#3037) 2023-02-02 20:10:36 +01:00