1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-12 01:17:04 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman c85c687816
chore(1-3335): filters data coming from the API to remove data points we're not interested in (#9205)
Implements a function that cleans and filters incoming data from the
new traffic API.

Specifically, it:
- Removes `/edge` data points
- Removes any data from before may 2024, which is the first full month
we have on record

Because all uses of the existing hook do this filtering themselves, I
have added the filtering at the hook level. This is to avoid
forgetting this filtering later. If we find out we need this data, we
can move the filtering.
2025-02-04 13:26:08 +01:00
..
accessOverview fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
admin chore(1-3335): filters data coming from the API to remove data points we're not interested in (#9205) 2025-02-04 13:26:08 +01:00
application chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
archive chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
banners feat: ability to communicate other license messages (#9192) 2025-02-03 15:17:06 +01:00
changeRequest chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
commandBar fix: commandbar colors (#9162) 2025-01-28 14:48:15 +01:00
common refactor: project users virtual autocomplete (#9196) 2025-02-04 10:04:36 +01:00
context fix: save context button spacing (#9059) 2025-01-03 15:01:46 +01:00
demo Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
environments chore: drag to reorder release plan template milestones (#9176) 2025-01-31 09:12:27 +00:00
events feat: read logs and update cors maintenance root-role permissions (#8996) 2025-01-08 10:03:40 +01:00
feature feat: send the add release plan change request from dialog when submitted (#9174) 2025-01-30 10:56:31 +01:00
featureTypes Simplify Unleash docs updates (#8925) 2024-12-17 14:36:16 +01:00
feedback chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
feedbackNew chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
filter chore: remove simplifyProjectOverview flag (#9068) 2025-01-08 14:10:40 +02:00
insights feat: date range selector (#8991) 2024-12-18 10:40:50 +01:00
integrations Update API tokens and client keys pages (#9143) 2025-02-04 09:32:32 +01:00
layout fix: resolve lifecycle image from asset path (#9121) 2025-01-20 13:23:55 +00:00
loginHistory feat: read logs and update cors maintenance root-role permissions (#8996) 2025-01-08 10:03:40 +01:00
maintenance fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
menu feat: transparent header (#9108) 2025-01-17 09:45:45 +01:00
onboarding fix: only call project overview from connect dialog when open (#8977) 2024-12-13 09:41:49 +01:00
personalDashboard feat: productivity email action text (#8966) 2024-12-12 12:00:08 +01:00
playground/Playground chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
project refactor: project users virtual autocomplete (#9196) 2025-02-04 10:04:36 +01:00
providers Feat/release management overview (#8672) 2024-11-06 14:02:42 +01:00
releases chore: drag to reorder release plan template milestones (#9176) 2025-01-31 09:12:27 +00:00
segments chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
signals chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
splash Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
strategies Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
tags Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
user chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
App.tsx feat: configurable global font size (#9155) 2025-01-27 14:43:32 +01:00
InitialRedirect.tsx chore: stop using personal dashboard UI flag (#8793) 2024-11-19 10:51:37 +01:00