1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-17 01:17:29 +02:00
unleash.unleash/frontend/src
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
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets fix: minor ui improvements (#1163) 2022-07-28 12:05:48 +02:00
component fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
constants fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
contexts refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
hooks fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
interfaces Feature toggle page update (#1140) 2022-07-27 10:00:15 +00:00
openapi Archive table 2022-06-03 16:21:12 +03:00
themes Update UI for strategies - segmentation and for mobile devices (#1189) 2022-08-04 08:13:07 +00:00
types refactor: fix missing eslint deps after CRA removal (#976) 2022-05-12 08:11:41 +02:00
utils fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
index.tsx refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00