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 |
|
Tymoteusz Czech
|
06f9e71f39
|
fix: show environment reorder handle (#3990)
## About the changes
Handle icon for reordering environments was not showing up.
**Before:**

**After**

|
2023-06-15 13:39:22 +02:00 |
|
Nuno Góis
|
2fa154a3e4
|
Update environments (#2339)
https://linear.app/unleash/issue/2-357/update-environments-pages
|
2022-11-11 10:24:56 +00:00 |
|
Tymoteusz Czech
|
51e5939f68
|
feat: Align switches in table actions (#1082)
* feat: strateges state changing switch
* refactor: ActionCell for table
* fix: remove image clipping for webhook icons
* feat: align addons switch in table
* feat: align enviromnemnts table switch
* fix: disallow turning off protected environment
* refactor: move environment table sub-components
* feat: add predefined badge to default environment
* feat: environment reorder handle hightlight
* fix: environment table padding when searching
* Update src/hooks/api/actions/useStrategiesApi/useStrategiesApi.ts
Co-authored-by: olav <mail@olav.io>
* refactor: toggle addon promise
* remove dragging highlight
* fix: strategy switch tooltip
* fix: switch tooltips
Co-authored-by: olav <mail@olav.io>
|
2022-06-14 12:32:16 +00:00 |
|