1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/admin/banners
Nuno Góis 6ffca07d51
feat: use new on/off endpoints in banners toggles (#5144)
https://linear.app/unleash/issue/2-1556/adapt-toggles-in-banners-table-to-use-the-new-on-and-off-endpoints

Uses the new on/off endpoints in the banners table toggles.
Also includes a missing rename for the `useMessageBannersApi` hook, to
`useBannersApi`.
2023-10-25 12:27:47 +01:00
..
BannerModal feat: use new on/off endpoints in banners toggles (#5144) 2023-10-25 12:27:47 +01:00
BannersTable feat: use new on/off endpoints in banners toggles (#5144) 2023-10-25 12:27:47 +01:00
Banners.tsx feat: banners admin page (#5111) 2023-10-20 11:14:48 +01:00