1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/Reporting
Fredrik Strand Oseberg cbd4773cf6 Fix/customer journey (#297)
* fix: add onClose to archive toggle dialoge

* fix: add link to ConfirmUserLink component

* fix: remove icons from admin menu

* fix: move button on user list to top right

* refactor: move add new api key to header

* refactor: button order

* fix: lowercase dropdown buttons on feature toggle list

* refactor: reorganize reporting dashboard

* refactor: consistent buttons

* feat: enhance gradual rollout strategy creation

* feat: ui tweaks on project access

* fix: adjust divider

* fix: remove unused imports

* fix: update snapshots

* fix: add auth options to new user page

* fix: add divider

* fix: uncontrolled input

* fix: add data-loading to sorted by

* fix: update snapshots

* fix: navigate to project view on create and edit

* fix: rename project

* fix: add placeholder for feature toggle list component

* fix: conditonally render link
2021-05-18 12:59:48 +02:00
..
__tests__ Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
ReportCard Fix/customer journey (#297) 2021-05-18 12:59:48 +02:00
ReportToggleList Fix/customer journey (#297) 2021-05-18 12:59:48 +02:00
constants.js Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
Reporting.jsx Fix/overall bugs (#271) 2021-04-20 16:22:23 +02:00
Reporting.module.scss Fix/overall bugs (#271) 2021-04-20 16:22:23 +02:00
ReportingContainer.jsx Fix/overall bugs (#271) 2021-04-20 16:22:23 +02:00
testData.js Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
useSort.js Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
utils.js Feat/material UI (#250) 2021-03-30 15:14:02 +02:00