mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 00:46:45 +00:00
Remove the full welcome tour (Welcome, AddTask, DeleteTask, Projects, Sync, IssueProviders, ProductivityHelper, FinalCongrats, StartTourAgain) and keep only the KeyboardNav tour, triggered from the Help menu. - Delete ShepherdComponent (auto-start on load) - Strip shepherd-steps.const.ts to KeyboardNav steps only - Simplify ShepherdService with _initPromise guard and fresh tour on re-open - Remove 3 tour menu items from Help menu, keep keyboard tour - Remove waitForEl/waitForElObs$ helpers (unused by KeyboardNav) - Delete e2e/utils/tour-helpers.ts and all tour dismissal calls - Clean up stale tour comments across e2e tests - Fix pre-existing build error: add isFinishDayEnabled to AppFeaturesConfig type, defaults, form toggle, component signal, and translations |
||
|---|---|---|
| .. | ||
| enable-plugin-test.spec.ts | ||
| plugin-enable-verify.spec.ts | ||
| plugin-feature-check.spec.ts | ||
| plugin-iframe.spec.ts | ||
| plugin-lifecycle.spec.ts | ||
| plugin-loading.spec.ts | ||
| plugin-simple-enable.spec.ts | ||
| plugin-structure-test.spec.ts | ||
| plugin-upload.spec.ts | ||
| test-plugin-visibility.spec.ts | ||