1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman 7db692e976
fix: Only show accrued traffic charges and estimated overages for the current month (#9440)
For past months, customers can refer to their invoices instead. Hiding
it when the selection is not the current month avoids weird things such
as estimation errors due to to a month not having finished (vs what it
actually *was* when it finished), potential changes in traffic package
pricing, etc.
2025-03-07 07:32:15 +00:00
..
accessOverview
admin fix: Only show accrued traffic charges and estimated overages for the current month (#9440) 2025-03-07 07:32:15 +00:00
application chore: fix text on last seen instances (#9376) 2025-02-27 09:21:40 +02:00
archive
banners chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
changeRequest refactor: strategy draggable item is now proj/env agnostic (#9411) 2025-03-05 10:34:55 +01:00
commandBar chore: remove frontendHeaderRedesign flag (#9428) 2025-03-05 09:40:53 +01:00
common refactor: don't use absolute positioning for drag handle (#9434) 2025-03-06 14:21:19 +01:00
context
demo
environments chore: deprecate and undeprecate protected environments (#9360) 2025-02-25 13:41:41 +00:00
events chore: remove frontendHeaderRedesign flag (#9428) 2025-03-05 09:40:53 +01:00
feature refactor: strategy draggable item is now proj/env agnostic (#9411) 2025-03-05 10:34:55 +01:00
featureTypes
feedback chore: remove uiGlobalFontSize flag (#9331) 2025-02-26 12:39:53 +01:00
feedbackNew
filter Adds a more visible focus indicator to the filter chips (#9251) 2025-02-07 10:22:08 +01:00
insights
integrations
layout chore: remove frontendHeaderRedesign flag (#9428) 2025-03-05 09:40:53 +01:00
loginHistory
maintenance
menu chore: remove frontendHeaderRedesign flag (#9428) 2025-03-05 09:40:53 +01:00
onboarding
personalDashboard chore: remove frontendHeaderRedesign flag (#9428) 2025-03-05 09:40:53 +01:00
playground/Playground refactor: strategy draggable item is now proj/env agnostic (#9411) 2025-03-05 10:34:55 +01:00
project refactor: strategy draggable item is now proj/env agnostic (#9411) 2025-03-05 10:34:55 +01:00
providers
releases Fix: drag and drop reverts to previous position on drop (#9439) 2025-03-06 14:11:48 +00:00
segments fix: delete project segment with change request (#9315) 2025-02-17 10:41:56 +01:00
signals
splash
strategies
tags chore: remove uiGlobalFontSize flag (#9331) 2025-02-26 12:39:53 +01:00
user
App.tsx chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
InitialRedirect.tsx