1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 9b1a07c5ab Fix/v4 corrections (#287)
* fix: remove project display check

* fix: refetch bootstrap on user change

* fix: remove console log

* fix: update test

* fix: do not allow submit if errors exists

* fix: do not allow strategies to redirect home when name is taken
2021-05-05 14:17:25 +02:00
..
__mocks__
__tests__
assets Fix/strategy constraints (#283) 2021-05-04 21:25:06 +02:00
component Fix/v4 corrections (#287) 2021-05-05 14:17:25 +02:00
constants Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
contexts wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
hooks Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
interfaces Fix/v4 corrections (#287) 2021-05-05 14:17:25 +02:00
page Fix/v4 corrections (#287) 2021-05-05 14:17:25 +02:00
store Fix/v4 corrections (#287) 2021-05-05 14:17:25 +02:00
themes Fix/optimizations (#275) 2021-04-23 15:21:24 +02:00
utils Fix/v4 corrections (#287) 2021-05-05 14:17:25 +02:00
accessStoreFake.js wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
app.css
common.styles.js Feat/user profile (#274) 2021-04-23 13:49:42 +02:00
index.tsx Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
metrics-poller.js
react-app-env.d.ts
security-logger.js
setupTests.ts
testIds.js