1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/common/Table
Nuno Góis 667aed828b
feat: banners admin page (#5111)
https://linear.app/unleash/issue/2-1484/ui-create-an-admin-banners-configuration-page

Adds a new "Banners" page to the admin UI.
This first iteration allows admins to list and preview all configured
message banners, toggle them (whether they are currently visible to all
users or not), and remove them.

Next step will be creating the modal for "new" and "edit" operations.

### Admin menu

![image](https://github.com/Unleash/unleash/assets/14320932/39bcf575-b03a-481b-b19e-fc87697ed51c)

### Banners page

![image](https://github.com/Unleash/unleash/assets/14320932/39df6bc2-6949-4956-9dd0-0e5b1d2959f6)
2023-10-20 11:14:48 +01:00
..
cells feat: banners admin page (#5111) 2023-10-20 11:14:48 +01:00
FavoriteIconHeader feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
SearchHighlightContext refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
SortableTableHeader feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
Table feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
TableCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
TablePlaceholder feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
VirtualizedTable feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
index.ts Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00