mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-19 09:25:02 +00:00
* feat(flowtime):Add-breaks-as-per-users-choice-in-flowtime * Chore: Clean up dialog-flowtime-settings component Removed commented-out hideExpression and props related to breakRules. * fix(flowtime): correct break trigger, preserve work session, add proper break offer UI and validation * fix(flowtime): align break strategy with effect, add tests and validation fixes * fix(flowtime): address review feedback for break logic, validation, and state handling * fix(flowtime): address final review feedback * fix(flowtime): address review feedback for break offers, tracking, and rule handling * fix(flowtime): align break offer flow with focus mode rework * chore: restore package lockfile * chore: revert unrelated lockfile changes * fix(flowtime): address review feedback * test(focus-mode): fix sync behavior and update E2E expectations * test(e2e): align focus mode tests with current settings UI * test(e2e): stabilize focus mode settings setup * fix(theme): restore default css tokens * test(focus-mode): cover flowtime completion logging --------- Co-authored-by: johannesjo <johannes.millan@gmail.com> |
||
|---|---|---|
| .. | ||
| auto-start-focus-on-play.spec.ts | ||
| bug-5995-break-resume.spec.ts | ||
| flowtime-timer-bug-5117.spec.ts | ||
| issue-6731-pause-stops-tracking.spec.ts | ||
| pomodoro-break-timing-bug-6044.spec.ts | ||
| pomodoro-timer-sync-bug-5954.spec.ts | ||
| pomodoro-timer-sync-bug-5974.spec.ts | ||