1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/environments
Nuno Góis 672a3f0b92 fix: group project access inconsistencies (#1178)
* fix: group project access inconsistencies

* fix relative path

* wip

* refactor: make project tabs work as routes

* refactor: finish refactoring project assign forms

* fix: update snaps

* fix: update snaps

* add some basic cypress e2e tests to groups

* add remaining cypress e2e tests for group CRUD

* add groups e2e to gh workflows

* refactor: simplify useMemo usage

* add GO_BACK navigate const

* fix: remove trailing slash on user creation request

Co-authored-by: olav <mail@olav.io>
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-08-04 12:57:25 +01:00
..
CreateEnvironment fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
CreateEnvironmentButton fix: misc ui fixes post tables upgrade (#1049) 2022-06-02 08:21:51 +01:00
EditEnvironment fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
EnvironmentCard feat: Align switches in table actions (#1082) 2022-06-14 12:32:16 +00:00
EnvironmentDeleteConfirm refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
EnvironmentForm
EnvironmentTable feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
EnvironmentToggleConfirm refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
hooks refactor: remove error class names from input error messages (#1071) 2022-06-07 15:03:40 +02:00