1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/segments
Nuno Góis 1d1219a055
Use new useConditionallyHiddenColumns hook (#2695)
https://linear.app/unleash/issue/2-515/adapt-tables-to-use-the-new-useconditionallyhiddencolumns-hook

Uses the new `useConditionallyHiddenColumns` hook, like mentioned here:
https://github.com/Unleash/unleash/pull/2691
Also includes small fixes for things I caught along the way. See
comments below.
2022-12-16 10:46:04 +01: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 Update dialogue design (#2342) 2022-12-14 15:16:58 +00:00
SegmentDocs refactor: improve segment warning texts 2022-06-22 14:58:36 +02:00
SegmentEmpty fix: only show link to create segment if you have permission (#2291) 2022-10-31 08:45:31 +00: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 Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00