1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/project/Project
olav e338319afa refactor: avoid relative positioning for tbody (#1085)
* refactor: expose vite dev server on local IP

* refactor: avoid relative positioning for tbody

* refactor: avoid height on tbody as well

* refactor: use row height from theme
2022-06-13 09:25:36 +02:00
..
CreateProject chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
EditProject fix: resolve issues with project edit/delete button conditions (#1084) 2022-06-10 16:09:50 +02:00
hooks refactor: remove error class names from input error messages (#1071) 2022-06-07 15:03:40 +02:00
ProjectFeaturesArchive feat: show archived toggles on a project level (#942) 2022-05-03 15:27:43 +01:00
ProjectFeatureToggles refactor: avoid relative positioning for tbody (#1085) 2022-06-13 09:25:36 +02:00
ProjectForm chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
ProjectHealth refactor: port health reports to react-table (#1017) 2022-05-25 12:45:30 +02:00
ProjectInfo fix: resolve issues with project edit/delete button conditions (#1084) 2022-06-10 16:09:50 +02:00
Project.styles.ts Project features list update (#991) 2022-05-18 11:56:55 +02:00
Project.tsx fix: resolve issues with project edit/delete button conditions (#1084) 2022-06-10 16:09:50 +02:00
ProjectOverview.tsx Persistent table query (#999) 2022-05-25 08:14:22 +00:00