1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
olav 25c25c9206 refactor: port tokens list to react-table (#1026)
* refactor: extract ApiTokenDocs component

* refactor: extract CreateApiTokenButton component

* refactor: extract RemoveApiTokenButton component

* refactor: extract CopyApiTokenButton component

* refactor: port tokens list to react-table

* refactor: remove unused imports

* fix: api token table default sort order

* fix: updates to table of api tokens

* fix: add highlighting when searching

Co-authored-by: Tymoteusz Czech <tymek+gpg@getunleash.ai>
Co-authored-by: Nuno Góis <github@nunogois.com>
2022-05-27 08:48:01 +01:00
..
addons refactor: port tokens list to react-table (#1026) 2022-05-27 08:48:01 +01:00
admin refactor: port tokens list to react-table (#1026) 2022-05-27 08:48:01 +01: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