1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/changeRequest/ChangeRequestOverview
Jaanus Sellin 2643ac1356
feat: add CR id to plausible events (#6035)
Added conflict count to CR metrics and CR id.

Something to think about:
There was idea that we can aggregate this data based on CR id, but CR id
is just a number from 0 to x. So it will not be unique across instances.

---------

Co-authored-by: Thomas Heartman <thomas@getunleash.io>
2024-01-30 10:38:39 +02:00
..
ApplyButton
ChangeRequestComments
ChangeRequestHeader refactor: use union types for change request types (#5870) 2024-01-12 13:15:43 +05:30
ChangeRequestRejectDialog chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
ChangeRequestReviewers refactor: use union types for change request types (#5870) 2024-01-12 13:15:43 +05:30
ChangeRequestReviewStatus chore: fix lints on main (#5877) 2024-01-12 11:38:08 +00:00
ChangeRequestScheduledDialogs fix: update text in scheduling components (#5746) 2024-01-03 18:18:52 +05:30
ChangeRequestTimeline feat: show suspended schedules in timeline (#5873) 2024-01-12 16:50:08 +05:30
MultiActionButton Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
ReviewButton
ChangeRequestOverview.test.tsx refactor: use union types for change request types (#5870) 2024-01-12 13:15:43 +05:30
ChangeRequestOverview.tsx feat: add CR id to plausible events (#6035) 2024-01-30 10:38:39 +02:00