1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00
unleash.unleash/frontend/src
Tymoteusz Czech d3708297cf
feat: Feature toggle type - edit form (#4269)
## About the changes

![image](https://github.com/Unleash/unleash/assets/2625371/f09bb538-9bb1-4c6b-85d7-e7895486e794)


Task: https://linear.app/unleash/issue/1-1127/add-front-end


### Important files
frontend/src/component/featureTypes/FeatureTypeForm/FeatureTypeForm.tsx

## Discussion points

**`FIXME`** will be addressed when integrating with API
2023-07-20 13:00:47 +02:00
..
__mocks__
assets chore: update demo qr (#4241) 2023-07-14 09:31:44 +02:00
component feat: Feature toggle type - edit form (#4269) 2023-07-20 13:00:47 +02:00
constants
contexts refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
hooks feat: advancedPlayground flag used only for runtime control (#4262) 2023-07-18 08:49:04 +02:00
interfaces Feature toggle types list (#4260) 2023-07-18 13:46:06 +02:00
openapi chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
themes fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
types
utils chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
index.tsx
setupTests.ts
vite-env.d.ts