1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src
Jaanus Sellin 4f46f03843
fix: small improvements (#7090)
Fixing isAdmin method. It is not that critical, because that is mostly
for system users not real usage.
Also fixing wording for outdated sdks.
2024-05-21 12:40:52 +03:00
..
__mocks__
assets feat: Project owners UI (#6949) 2024-04-29 11:51:44 +02:00
component fix: small improvements (#7090) 2024-05-21 12:40:52 +03:00
constants
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
hooks refactor: replace useProject with useProjectOverview (#7087) 2024-05-20 15:15:24 +02:00
interfaces feat: refactor data usage into hooks, estimate monthly added fees (#7048) 2024-05-17 15:27:32 +02:00
openapi feat: Lifecycle in project overview (#7024) 2024-05-09 13:38:18 +02:00
themes feat: Project owners UI (#6949) 2024-04-29 11:51:44 +02:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils fix: omit yes no from stale data comparison (#7052) 2024-05-14 12:42:39 +02:00
index.tsx
setupTests.ts
vite-env.d.ts