Christopher Kolstad
|
53354224fc
|
chore: Bump biome and configure husky (#6589)
Upgrades biome to 1.6.1, and updates husky pre-commit hook.
Most changes here are making type imports explicit.
|
2024-03-18 13:58:05 +01:00 |
|
Mateusz Kwasniewski
|
d1e93228a3
|
refactor: paginated data hook (#6333)
|
2024-02-26 11:24:41 +01:00 |
|
Mateusz Kwasniewski
|
edbd71ac15
|
feat: paginated hook for applications list (#6315)
|
2024-02-22 14:37:08 +01:00 |
|
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 |
|
Youssef Khedher
|
85950f104a
|
chore: update paths 🧼 (#820)
|
2022-03-28 09:49:59 +01:00 |
|
olav
|
cfc2338e78
|
refactor: use camel case for files and dirs (#817)
|
2022-03-25 12:34:20 +01:00 |
|
Youssef Khedher
|
c2842c81e6
|
Refactor/strategies (#668)
* feat: add useStrategiesApi hook
* refactor: remove redux from strategies component
* refactor: CreateStrategy Component
* fix: remove ts errors
* refactor: change strategy-detail to functional component
* refactor: get strategy name from params
* refactor: use features hook and refactor toggle list link
* refactor: StrategiesList
* refactor: fix delete strategy function
* fix: ts errors
* refactor: CreateStrategy to StrategyForm
* feat: add toast for StrategyForm
* refactor: add StrategyView and delete old component
* refactor: StrategyDetails and clean unused files
* fix: cleanup unused code
* fix: add await
* fix: remove unused stores
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
|
2022-02-11 00:08:55 +01:00 |
|
Youssef
|
df448e66e8
|
refactor: add application interface and add use applications output interface
|
2022-02-10 09:33:09 +01:00 |
|
Youssef
|
4d0d39891a
|
fix: update PR based on feedback
|
2022-02-10 09:23:11 +01:00 |
|
Youssef
|
38e549d879
|
refactor: application-view to ApplicationView with useApplication hook
|
2022-02-04 07:56:17 +01:00 |
|