1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/admin
Christopher Kolstad 5a3bb1ffc3
Biome1.5.1 (#5867)
Lots of work here, mostly because I didn't want to turn off the
`noImplicitAnyLet` lint. This PR tries its best to type all the untyped
lets biome complained about (Don't ask me how many hours that took or
how many lints that was >200...), which in the future will force test
authors to actually type their global variables setup in `beforeAll`.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-01-12 09:25:59 +00:00
..
apiToken chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
auth chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
banners
billing chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
cors chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
groups fix: groups link (#5511) 2023-11-30 09:42:27 +01:00
instance-admin Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
instance-privacy
invoice
license feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
maintenance chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
menu
network
roles chore: incoming webhooks table (#5837) 2024-01-11 12:05:14 +00:00
serviceAccounts
users chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
Admin.tsx feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
AdminIndex.tsx
AdminRedirect.tsx
adminRoutes.ts feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
filterAdminRoutes.test.ts
filterAdminRoutes.ts
LazyAdmin.tsx
LazyAdminExport.tsx
useAdminRoutes.ts