1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00
unleash.unleash/frontend/src
Nuno Góis 5456d1d985
feat: add message banner API hooks (#5078)
https://linear.app/unleash/issue/2-1510/create-message-banner-hooks-that-connect-to-the-new-api-endpoints

Adds new message banner API hooks that will allow us to do CRUD
operations for message banners in the UI.
2023-10-18 18:56:09 +01:00
..
__mocks__
assets
component refactor: move message banner interface to common file (#5076) 2023-10-18 10:32:19 +01:00
constants feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
contexts
hooks feat: add message banner API hooks (#5078) 2023-10-18 18:56:09 +01:00
interfaces refactor: move message banner interface to common file (#5076) 2023-10-18 10:32:19 +01:00
openapi chore: generate types (#5074) 2023-10-18 09:55:07 +03:00
themes feat: dynamic icons by adding material symbols font (#5008) 2023-10-12 11:22:23 +01:00
types
utils feat: show dependencies only when using pro/enterprise or at least on… (#5052) 2023-10-16 20:56:06 +02:00
index.tsx feat: re-order message banners (#4995) 2023-10-11 11:55:54 +01:00
setupTests.ts
vite-env.d.ts