1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-04 01:18:20 +02:00
unleash.unleash/frontend/src
Nuno Góis fa4b09ffe5
fix: demo flow consistency with new flag page (#9770)
https://linear.app/unleash/issue/2-3512/bug-flow-2-enable-for-a-specific-user-doesnt-work

https://linear.app/unleash/issue/2-3513/bug-flow-4-adjust-variants-doesnt-work

Follow-up to #9765 

This should make the demo flow a bit more consistent with the new page
design.

The page seems a bit slower in general, so we're being a bit more
aggressive on the cleaning up of demo data to make it faster as well as
adding some delays in key steps of the flow.
2025-04-16 11:35:02 +01:00
..
__mocks__
assets fix: demo QR code (#9756) 2025-04-15 09:06:25 +01:00
component fix: demo flow consistency with new flag page (#9770) 2025-04-16 11:35:02 +01:00
constants chore: feedback link on feature strategy (#9633) 2025-03-27 15:19:14 +02:00
contexts chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
hooks feat: description for stickiness selector (#9746) 2025-04-11 15:01:15 +03:00
interfaces chore: cleanup reminder flag (#9769) 2025-04-16 11:25:50 +02:00
openapi chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
themes refactor: variant colors (#9586) 2025-03-20 14:44:33 +01:00
types
utils Feat/tag type frontend display (#9630) 2025-03-31 11:55:49 +02:00
index.tsx feat: use Unleash React SDK in Admin UI (#9723) 2025-04-10 08:26:30 +02:00
setupTests.ts chore: scroll-related UX adjustments in the Unleash AI chat (#8478) 2024-10-18 14:38:46 +01:00
vite-env.d.ts