1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00
unleash.unleash/frontend/src
Nuno Góis 3ca22c7c5c
feat: banner modal (#5132)
https://linear.app/unleash/issue/2-1548/ui-create-banner-newedit-modal

Adds a new banner modal (and form) that allows admins to create and edit
banners.
Also adds a new `FormSwitch` common component that may be helpful in
different situations where we need a switch on a form.

<img width="1263" alt="image"
src="https://github.com/Unleash/unleash/assets/14320932/1b89db9b-9003-413c-8829-c37d245e2487">
2023-10-24 16:26:44 +01:00
..
__mocks__
assets
component feat: banner modal (#5132) 2023-10-24 16:26:44 +01:00
constants
contexts
hooks feat: banner modal (#5132) 2023-10-24 16:26:44 +01:00
interfaces feat: banner modal (#5132) 2023-10-24 16:26:44 +01:00
openapi
themes
types
utils
index.tsx
setupTests.ts
vite-env.d.ts