1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src
Thomas Heartman 8c2ed5dc30
Refactor front end code pt 1 (#8438)
This PR is the first in the front end code refactoring. It moves My
Flags out into a separate file and includes some extra error handling
(such as if the name of the flag causes problems for the API).


![image](https://github.com/user-attachments/assets/5aec8f0c-de79-4b7d-b56b-42297b872ec5)
2024-10-14 11:45:37 +02:00
..
__mocks__
assets fix: import svg viewbox misalignment (#8216) 2024-10-08 08:41:16 +02:00
component Refactor front end code pt 1 (#8438) 2024-10-14 11:45:37 +02:00
constants
contexts
hooks fix($env): order API integration update (#8431) 2024-10-11 13:23:54 +03:00
interfaces chore: add OpenAI API key configuration (#8400) 2024-10-10 09:43:14 +01:00
openapi feat($env): additional environments - API integration (#8424) 2024-10-11 09:01:35 +00:00
themes feat: Onboarding connect api token generation (#8054) 2024-09-03 11:28:16 +02:00
types
utils chore: implement event grouping in the event timeline (#8254) 2024-09-26 14:48:52 +01:00
index.tsx
setupTests.ts test: reduce noise from test warnings (#8251) 2024-09-25 12:56:09 +02:00
vite-env.d.ts