1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-03 01:18:43 +02: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 refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
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 chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts
vite-env.d.ts