1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/themes
olav 2d24d92f5a fix: resolve issues with project edit/delete button conditions (#1084)
* fix: fix UPDATE_PROJECT permission checks for editors

* fix: disable delete button for the default project

* fix: warn about access on edit project page

* fix: hide broken project edit/delete buttons for OSS

* refactor: avoid project card clicks when closing modals

* refactor: improve default project deletion message

* refactor: improve project access error text

* Update src/component/project/ProjectCard/ProjectCard.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* refactor: fix string quotes

* refactor: improve disabled menu item contrast

* refactor: remove Enterprise routes for OSS

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-06-10 16:09:50 +02:00
..
app.css feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
colors.ts Project features list update (#991) 2022-05-18 11:56:55 +02:00
theme.ts fix: resolve issues with project edit/delete button conditions (#1084) 2022-06-10 16:09:50 +02:00
ThemeProvider.tsx chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
themeStyles.ts Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
themeTypes.ts refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00