1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src/component
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
..
addons feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
admin Feature toggle types list (#4260) 2023-07-18 13:46:06 +02:00
application
archive
changeRequest feat: feature creation limit crud together with frontend (#4221) 2023-07-13 14:02:35 +03:00
common feat: project UI rework, move edit and delete buttons deeper (#4195) 2023-07-11 09:47:38 +03:00
context chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
demo fix: ensure userId context exists when running demo (#4144) 2023-07-05 10:49:18 +01:00
environments
events
feature fix: reactive stickiness strategy variants (#4255) 2023-07-17 13:42:54 +00:00
featureTypes feat: Feature toggle type - edit form (#4269) 2023-07-20 13:00:47 +02:00
feedback
layout Fix: change request info (#3971) 2023-07-04 09:09:05 +02:00
loginHistory fix: disallow deletion of all login history entries (#4159) 2023-07-06 12:19:48 +01:00
maintenance
menu feat: Feature toggle type - edit form (#4269) 2023-07-20 13:00:47 +02:00
playground/Playground a11y: change the playground diff link to be a button. (#4274) 2023-07-18 15:05:29 +02:00
project chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
providers fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
segments chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
splash
strategies
tags feat: responsive strategy icons (#4121) 2023-06-29 18:01:27 +01:00
user refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
App.tsx feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
InitialRedirect.tsx