1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component
olav 504a4af274 refactor: port segments list to react-table (#1024)
* refactor: extract SegmentEmpty component

* refactor: extract CreateSegmentButton component

* refactor: extract EditSegmentButton component

* refactor: extract RemoveSegmentButton component

* refactor: normalize Created table header text

* refactor: port segments list to react-table

* fix: improve row text height in table row

* fix: update test snapshots

* refactor table cell with search highlight

* fix: update after review

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
Co-authored-by: Tymoteusz Czech <tymek+gpg@getunleash.ai>
2022-05-27 08:57:30 +02:00
..
addons feat: Admin project roles table (#1030) 2022-05-26 15:27:20 +01:00
admin refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
application refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
archive Feature list table (#908) 2022-05-05 15:34:46 +02:00
common refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
context Feat: Contexts and Project access tables (#1028) 2022-05-26 10:37:33 +02:00
environments refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
feature refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
feedback feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
history Refactor: page container (#967) 2022-05-09 14:38:12 +02:00
layout feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
menu refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
project refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
providers chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
Reporting refactor: port health reports to react-table (#1017) 2022-05-25 12:45:30 +02:00
segments refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
splash chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
strategies refactor: add eslint to merge check (#1022) 2022-05-25 12:36:58 +02:00
tags refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
user feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.styles.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.tsx fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00