1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-10 01:16:39 +02:00
unleash.unleash/frontend/src
Alexandru Savin 9fae7801ed
feat: New Relic integration (#7492)
## About the changes
Add New Relic integration based on issue #878.


![image](https://github.com/Unleash/unleash/assets/1612455/05523b73-398b-413d-b760-26bf2feec2db)


![image](https://github.com/Unleash/unleash/assets/1612455/1ec01f52-0c1a-46a7-aa5b-5ca80004dcf8)


<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

<!-- Does it close an issue? Multiple? -->
Closes #878
2024-07-05 15:16:00 +02:00
..
__mocks__
assets feat: New Relic integration (#7492) 2024-07-05 15:16:00 +02:00
component feat: New Relic integration (#7492) 2024-07-05 15:16:00 +02:00
constants feat: use new environment limit in Unleash UI (#7500) 2024-07-02 06:14:15 +00:00
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
hooks feat: UI limit for API tokens (#7532) 2024-07-03 12:36:48 +00:00
interfaces feat: configurable strategies limit (#7488) 2024-07-01 10:03:26 +02:00
openapi feat: UI limit for API tokens (#7532) 2024-07-03 12:36:48 +00:00
themes feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils feat: command menu items can have description as tooltip now (#7455) 2024-06-26 12:39:53 +03:00
index.tsx feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03: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