1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Jaanus Sellin a299885e22
feat: update project overview endpoint (#5518)
1. Created new hook for endpoint
2. Start removing useProject hook, when features not needed.
2023-12-01 20:00:35 +02:00
..
__mocks__
assets chore: remove segments oss splash (#5359) 2023-11-17 13:39:43 +00:00
component feat: update project overview endpoint (#5518) 2023-12-01 20:00:35 +02:00
constants feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
contexts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
hooks feat: update project overview endpoint (#5518) 2023-12-01 20:00:35 +02:00
interfaces feat: update project overview endpoint (#5518) 2023-12-01 20:00:35 +02:00
openapi Frontend OpenAPI types update (#5520) 2023-12-01 13:30:30 +00:00
themes refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
types feat: features list pagination (#5496) 2023-12-01 14:53:05 +00:00
utils refactor: favor permission name over id (#5409) 2023-11-27 11:12:09 +00:00
index.tsx feat: features list pagination (#5496) 2023-12-01 14:53:05 +00:00
setupTests.ts feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts