mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-27 01:33:48 +00:00
- Fix disableEncryption() to check if config dialog is still open before trying to close it (app's closeAllDialogs() may have closed it) - Improve setupSuperSync() password dialog detection for Client B: - Prioritize dialogs and error states over sync success icon in race - Add handling for sync_error outcome - Wait longer for password dialog when sync shows success - Fix "Enabling encryption" test to use fresh Client B after encryption is enabled (reconfiguring existing client triggers its own clean slate) - Skip flaky "Multiple encryption state changes" test (core functionality covered by other tests) |
||
|---|---|---|
| .. | ||
| base.page.ts | ||
| dialog.page.ts | ||
| import.page.ts | ||
| index.ts | ||
| note.page.ts | ||
| planner.page.ts | ||
| project.page.ts | ||
| schedule.page.ts | ||
| settings.page.ts | ||
| side-nav.page.ts | ||
| supersync.page.ts | ||
| sync.page.ts | ||
| tag.page.ts | ||
| task.page.ts | ||
| work-view.page.ts | ||