1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-17 01:17:29 +02:00
unleash.unleash/frontend/src
andreas-unleash 1cd0edb11a
feat: variant with number payload (#4654)
Adds `number` as possible payload type for variant.
Adds a flag to enable the feature
Updates all relevant models and schemas
Adds the option to the UI

Closes: #
[1-1357](https://linear.app/unleash/issue/1-1357/support-number-in-variant-payload)

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-09-11 16:57:42 +03:00
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets feat: proxy and edge integration cards (#4636) 2023-09-08 10:45:37 +02:00
component feat: variant with number payload (#4654) 2023-09-11 16:57:42 +03:00
constants feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
contexts refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
hooks feat: keyboard navigation in search (#4651) 2023-09-11 12:53:31 +02:00
interfaces feat: variant with number payload (#4654) 2023-09-11 16:57:42 +03:00
openapi Feat/instance health (#4586) 2023-08-30 12:51:46 +00:00
themes Integrations form (#4622) 2023-09-07 10:27:46 +00:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils chore: remove newProjectLayout flag (#4536) 2023-08-21 13:55:04 +03:00
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts