1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Gastón Fournier d821b1ead1
fix: missing formatApiPath (#3006)
## About the changes
Archive page is not loading archived feature toggles.

When fetching from the server is not including the baseUrl
2023-01-27 11:18:32 +01:00
..
__mocks__
assets Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
component feat: new variants per env form (#3004) 2023-01-27 08:13:57 +00:00
constants fix: prevent deleting the last variable variant on the ui (#2964) 2023-01-24 09:48:53 +02:00
contexts
hooks fix: missing formatApiPath (#3006) 2023-01-27 11:18:32 +01:00
interfaces feat: adds CR to variants per env UI (#2989) 2023-01-25 14:10:35 +00:00
openapi feat: export ui api integration (#2888) 2023-01-12 16:09:13 +01:00
themes feat: initial status box implementation (#2913) 2023-01-18 10:10:41 +01:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils Revert "formatApiPath / formatAssetPath - Implement smart functionality to detect double subpath" (#3001) 2023-01-26 15:34:42 +01:00
index.tsx
setupTests.ts
vite-env.d.ts