super-productivity/e2e/tests/focus-mode
Het Savani 38d0898228
feat(flowtime): add configurable dynamic breaks (#7402)
* 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>
2026-05-10 23:22:57 +02:00
..
auto-start-focus-on-play.spec.ts feat(flowtime): add configurable dynamic breaks (#7402) 2026-05-10 23:22:57 +02:00
bug-5995-break-resume.spec.ts feat(flowtime): add configurable dynamic breaks (#7402) 2026-05-10 23:22:57 +02:00
flowtime-timer-bug-5117.spec.ts fix(e2e): fix flaky and failing E2E tests 2026-02-06 17:31:57 +01:00
issue-6731-pause-stops-tracking.spec.ts feat(flowtime): add configurable dynamic breaks (#7402) 2026-05-10 23:22:57 +02:00
pomodoro-break-timing-bug-6044.spec.ts test(e2e): fix skip break button selector in pomodoro tests 2026-03-03 20:14:54 +01:00
pomodoro-timer-sync-bug-5954.spec.ts feat(flowtime): add configurable dynamic breaks (#7402) 2026-05-10 23:22:57 +02:00
pomodoro-timer-sync-bug-5974.spec.ts New focus mode rework (#7411) 2026-05-06 21:11:02 +02:00