1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 728477e238 Feat/feature routes (#327)
* fix: setup new routes

* fix: copy toggle

* fix: link to correct project

* fix: redirect oss to default

* fix: update tests

* fix: edit path

* fix: remove invalid property

* fix: add project to test data

* fix: update paths to use features

* fix: update test data

* fix: update snapshots

* fix: only show button to add toggle if you have access

* fix: change heading

* fix: use new route

* fix: archive view

* fix: update snapshots

* fix: sorting headers

* fix: list headers

* fix: only show span if revive is present

* fix: add border to list

* fix: update snapshots

* fix: remove console log
2021-08-25 13:37:22 +02:00
..
__mocks__ Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
__tests__
assets Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
component Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
constants Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
contexts wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
hooks Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
interfaces feat: SSO auto-create users with default role (#326) 2021-08-23 12:16:38 +02:00
page Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
store fix: add logout as an explicit call (#311) 2021-07-20 22:56:57 +02:00
themes Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
utils Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
accessStoreFake.js wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
app.css Fix/make sure stickiness exists (#320) 2021-08-11 13:34:39 +02:00
common.styles.js Fix/routing (#325) 2021-08-19 13:54:28 +02:00
index.tsx Fix/strategy constraints (#289) 2021-05-07 08:31:25 +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
setupProxy.js fix: add logout as an explicit call (#311) 2021-07-20 22:56:57 +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
wdyr.ts Fix/strategy constraints (#289) 2021-05-07 08:31:25 +02:00