You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: tie all-time reports to project range (aqua5230#15)
Adds the All Time option to the project range selector, routed through
the unified analyze bridge (projectRange='all' →
_analysis_period_from_project_range('all'→'all')). Loads project rows
with hours_back=0 so the All Time view shows real all-time data
instead of the 720h cached entries. Adds project_range_all i18n keys
for all five locales.
Co-authored-by: ericweichun <ericweichun@users.noreply.github.com>
0 commit comments