Nuno Góis
4167a60588
feat: biome lint frontend ( #4903 )
...
Follows up on https://github.com/Unleash/unleash/pull/4853 to add Biome
to the frontend as well.

Added a few `biome-ignore` to speed up the process but we may want to
check and fix them in the future.
2023-10-02 13:25:46 +01:00
Nuno Góis
b4ef343d22
refactor: clean up some unused imports ( #4597 )
...
Should help cleaning up some of these:

2023-09-01 15:32:15 +01:00
Thomas Heartman
1b320fbdec
1-1192: track the feature type and the new lifetime ( #4395 )
...
This PR adds tracking of the feature type and the new lifetime to the
existing plausible event. This allows us extra insights into what users
change it to.
2023-08-03 11:34:03 +02:00
Tymoteusz Czech
464297d4be
feat: Feature type lifetime API integration ( #4295 )
...
## About the changes
API integration and tests.
2023-07-21 09:51:09 +00:00
Tymoteusz Czech
d3708297cf
feat: Feature toggle type - edit form ( #4269 )
...
## About the changes

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
Tymoteusz Czech
ef495a35ee
Feature toggle types list ( #4260 )
...
## About the changes

2023-07-18 13:46:06 +02:00