Nuno Góis
|
b496990f79
|
chore: add no unused imports biome rule (#5855)
Adds a Biome rule for "no unused imports", which is something we
sometimes have trouble catching.
We're adding this as a warning for now. It is safely and easily fixable
with `yarn lint:fix`.


|
2024-01-11 12:44:05 +00: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 |
|
Christopher Kolstad
|
ae19cae8a9
|
feat: add count to event list (#2036)
* feat: add count to event list
|
2022-09-02 08:35:31 +02:00 |
|
olav
|
b3ac69a2c8
|
feat: add search to event log pages (#1205)
* feat: add search to event log pages
* refactor: redesign event log pages
* refactor: convert makeStyles to styled components
|
2022-08-09 16:00:51 +02:00 |
|