Skip to content

v0.0.1b — June 2026 - #7

Merged
Dimi-GE merged 5 commits into
mainfrom
v0.0.1b-—-June-2026
Jun 23, 2026

Hidden character warning

The head ref may contain hidden characters: "v0.0.1b-\u2014-June-2026"
Merged

v0.0.1b — June 2026#7
Dimi-GE merged 5 commits into
mainfrom
v0.0.1b-—-June-2026

Conversation

@Dimi-GE

@Dimi-GE Dimi-GE commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Fixing loading screen issue.

Fixing loading screen issue.
@Dimi-GE
Dimi-GE temporarily deployed to github-pages June 23, 2026 06:31 — with GitHub Pages Inactive
Loading screen is now tied to a web page loading time instead of a hardcoded value.
@Dimi-GE
Dimi-GE temporarily deployed to github-pages June 23, 2026 07:05 — with GitHub Pages Inactive
Change log update.
Roadmap clean up.
@Dimi-GE
Dimi-GE temporarily deployed to github-pages June 23, 2026 07:21 — with GitHub Pages Inactive
Fixing overlay persistence on the time tracking menu.
Rename Time view to Hours Reports.
@Dimi-GE
Dimi-GE temporarily deployed to github-pages June 23, 2026 09:20 — with GitHub Pages Inactive
- `fix` Loading — per-view spinner replaces the former full-screen overlay; spinner appears inside the content area on first visit to each view and lifts only when the view signals it is fully rendered, preventing content flash across all views
- `fix` Loading — `window.viewReady()` callback introduced; each view's init function calls it at the natural end of its async work (after charts render, sub-components load, and markdown fetches complete) so the spinner duration is tied to actual content readiness rather than a fixed timeout
- `fix` Loading — 350ms fallback timeout added to force-remove the overlay when `transitionend` does not fire; prevents the invisible overlay from blocking pointer events on synchronously-initialised views such as Hours Reports
- `improvement` Loading — load time logged to console per view (`[viewName] ready in Xms`) to aid performance profiling
- `improvement` Loading — 8-second safety timeout auto-dismisses the spinner if a view's init never signals ready, preventing the overlay from hanging indefinitely
- `improvement` Hours Reports — view renamed from Time Tracking across all user-facing labels, navigation, view title, changelog, and roadmap entries; internal file paths unchanged
- `improvement` Hours Reports — Today and This Week sections removed; view now focuses on the monthly calendar and timer only
- `docs` HOME.md added covering KPI row, reference month logic, Spending Trend, Recent Transactions, Expense Breakdown, and Financial Health panels
- `docs` HOURS.md added covering Timesheet Settings, Timer, Calendar, Day Entry Modal, and File Operations
@Dimi-GE
Dimi-GE merged commit 37fefd0 into main Jun 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant