1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src
Tymoteusz Czech a676b1bc20
fix: strategy parameters UI (#7713)
Old versions of Unleash allow for creating "Gradual Rollout" strategies
without `groupId` or `stickiness`. UI will now populate those fields,
not getting stuck when editing strategies without said fields.
2024-08-02 11:11:58 +02:00
..
__mocks__
assets fix: project icon sizing and color (#7672) 2024-07-26 10:26:16 +02:00
component fix: strategy parameters UI (#7713) 2024-08-02 11:11:58 +02:00
constants feat: use new environment limit in Unleash UI (#7500) 2024-07-02 06:14:15 +00:00
contexts
hooks chore: use EventSchema instead of IEvent (#7732) 2024-08-02 11:05:42 +02:00
interfaces chore: use EventSchema instead of IEvent (#7732) 2024-08-02 11:05:42 +02:00
openapi feat: constraints limit in a strategy UI (#7555) 2024-07-08 13:10:00 +02:00
themes feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
types
utils test: insights filtering (#7612) 2024-07-17 15:03:02 +02:00
index.tsx feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
setupTests.ts
vite-env.d.ts