1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/frontend/src
Gastón Fournier 3713764a4b
feat: add push to all button to UI (#2969)
## About the changes
This adds the push to all button to the UI


Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#2254

### UI
![Screenshot from 2023-01-16
12-25-49](https://user-images.githubusercontent.com/455064/214073136-999c32f3-d119-4d55-ae29-47f6a9304e84.png)

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-01-24 10:22:02 +01:00
..
__mocks__
assets Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
component feat: add push to all button to UI (#2969) 2023-01-24 10:22:02 +01:00
constants fix: prevent deleting the last variable variant on the ui (#2964) 2023-01-24 09:48:53 +02:00
contexts
hooks feat: add push to all button to UI (#2969) 2023-01-24 10:22:02 +01:00
interfaces feat: add warning hints on potential misconfiguration (#2948) 2023-01-20 18:09:01 +01:00
openapi feat: export ui api integration (#2888) 2023-01-12 16:09:13 +01:00
themes feat: initial status box implementation (#2913) 2023-01-18 10:10:41 +01:00
types
utils refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
index.tsx
setupTests.ts
vite-env.d.ts