1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/Reporting
Ivar Conradi Østhus ae38000cf7 Fix/make sure stickiness exists (#320)
* chore: update changelog

* 4.1.0-beta.1

* fix: Project filter was trying to filter based on full project object

* 4.0.6

* fix: add user to archived toggle view

* fix: remove console log

* 4.0.7

* 4.0.8

* fix: make sure the index we're trying to access exists

* fix: load fonts from google, fallback to system fonts

* fix: snapshot

* 4.0.10

* fix: update package json

* fix update fonts

* fix: remove custom font family for archive

* fix: update snapshot

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-08-11 13:34:39 +02:00
..
__tests__ Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
ReportCard Fix/make sure stickiness exists (#320) 2021-08-11 13:34:39 +02:00
ReportToggleList Fix/make sure stickiness exists (#320) 2021-08-11 13:34:39 +02:00
constants.js Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
Reporting.jsx Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
Reporting.module.scss Fix/make sure stickiness exists (#320) 2021-08-11 13:34:39 +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
utils.js Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00