1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 260ef70309
Feat/UI error observability (#6169)
This PR adds an endpoint to Unleash that accepts an error message and
option error stack and logs it as an error. This allows us to leverage
errors in logs observability to catch UI errors consistently.

Considered a test, but this endpoint only accepts and logs input, so I'm
not sure how useful it would be.
2024-02-09 13:07:44 +01:00
..
__mocks__
assets chore: show new change request diagram for users who are exposed to scheduled CRs (#5777) 2024-01-08 09:49:13 +05:30
component Feat/UI error observability (#6169) 2024-02-09 13:07:44 +01:00
constants
contexts
hooks Feat/UI error observability (#6169) 2024-02-09 13:07:44 +01:00
interfaces chore: clean up customRootRolesKillSwitch (#6173) 2024-02-09 08:41:40 +00:00
openapi feat: add project flags component (#6070) 2024-01-31 08:48:10 +01:00
themes feat: List and delete inactive users 2024-02-05 14:07:38 +01:00
types chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
utils chore: upgrade to msw 2.x with new response declaration (#6148) 2024-02-07 11:33:55 +01:00
index.tsx Feat/UI error observability (#6169) 2024-02-09 13:07:44 +01:00
setupTests.ts
vite-env.d.ts