1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src
Ivar Conradi Østhus f669f96d49 wip: frontend should understand rbac permissions (#269)
* chore: update changelog

* 4.0.0-alpha.4

* wip: frontend should understand rbac permissions

* move all feature components to hasAccess

* fix: remove all change permissions

* fix all the tests

* fix all the tests x2

* fix snapshot for node 12

* fine tune perms a bit

* refactor: rewrite to ts

* refactor: use admin constant

* fix: import

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-04-20 19:13:31 +02:00
..
__mocks__ Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
__tests__ fix(eslint): ovveride test rules in root .eslintrc file 2018-08-13 13:13:27 +02:00
component wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
constants Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
contexts wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
hooks Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
icons Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
interfaces Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
page wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
store wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
themes Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
utils Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
accessStoreFake.js wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
app.css Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
common.styles.js Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
index.tsx wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
metrics-poller.js fix: move feature-metrics store to its own folder 2021-01-06 22:10:28 +01:00
react-app-env.d.ts Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
security-logger.js fix: add security wanring to the console 2020-10-04 19:42:24 +02:00
setupTests.ts Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
testIds.js Feat/material UI (#250) 2021-03-30 15:14:02 +02:00