1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/segments
Fredrik Strand Oseberg 6818a82cd1 Feat/dark mode exp (#1137)
* feat: add dark mode theme

* fix: feature metrics

* fix: add color

* styling

* fix: add switch

* fix: form sidebar

* fix: remove console log

* fix: add properties

* fix: strategy container

* feat: feature flag

* fix: tests

* fix: build

* fix: logo

* fix: icon

* fix: update snapshots

* fix: CES operator

* fix: typography

* fix: input styling

* fix: remove initial load

* fix: change flag name

* fix: refactor to custom hook

* fix: remove unused import

* fix: dialog headers

* fix: use uiConfig flags instead of flags
2022-08-23 14:20:02 +02:00
..
CreateSegment Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00
CreateSegmentButton refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
EditSegment refactor: get segment limits from uiConfig (#1047) 2022-06-02 10:58:55 +02:00
EditSegmentButton refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
hooks fix: reject duplicate segment names (#855) 2022-04-08 11:34:59 +01:00
RemoveSegmentButton refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
SegmentActionCell refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
SegmentDelete refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
SegmentDocs refactor: improve segment warning texts 2022-06-22 14:58:36 +02:00
SegmentEmpty refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
SegmentForm chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
SegmentFormStepList Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
SegmentFormStepOne fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
SegmentFormStepTwo refactor: get segment limits from uiConfig (#1047) 2022-06-02 10:58:55 +02:00
SegmentTable Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00