1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component
Nuno Góis 4761847ce5 feat: upgrade search to use the new search component (#1073)
* feat: upgrade project list search to use the new search field

* cleanup unused imports

* feat: add upgraded search to projects and applications, polish search UX

* refactor: TableSearch to new Search common component

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-06-10 15:23:12 +02:00
..
addons refactor: remove unused code (#1036) 2022-05-27 13:28:58 +02:00
admin feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
application feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
archive Feature list table (#908) 2022-05-05 15:34:46 +02:00
common feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
context feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
environments feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
feature feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +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: get segment limits from uiConfig (#1047) 2022-06-02 10:58:55 +02:00
project feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
providers chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
Reporting feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
segments feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
splash chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
strategies feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
tags feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +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