super-productivity/src
Johannes Millan a66893abc6 fix(boards): keep tasks visible when done-toggle is clicked (#7498)
Eisenhower quadrants and the Kanban DONE column had filters that made a
task vanish when its done-toggle fired: Eisenhower has no Done panel and
all four quadrants filtered UnDone, while Kanban DONE excluded the
in-progress tag that the toggle path doesn't strip.

Relax the defaults and migrate existing user state on loadAllData,
narrowly scoped to panels still matching the original default IDs.
2026-05-06 15:45:02 +02:00
..
app fix(boards): keep tasks visible when done-toggle is clicked (#7498) 2026-05-06 15:45:02 +02:00
assets feat(tasks): add estimate quick-pick submenu to context menu 2026-05-05 21:39:02 +02:00
environments 18.4.4 2026-05-02 20:20:10 +02:00
static feat: add open sans as default font 2025-09-04 18:30:09 +02:00
styles fix(ios): keep overlays above soft keyboard 2026-05-03 23:48:35 +02:00
test-helpers build: improve testing setup to give indication about which test hangs 2025-07-18 12:11:05 +02:00
typings refactor: improve typing 2025-09-16 18:04:40 +02:00
_common.scss refactor: modernize scss syntax and get rid of most of the warnings 2025-09-04 20:29:24 +02:00
favicon.ico
hammer-config.class.ts feat: replace hammerjs with custom swipe and pan directives 2025-08-10 12:56:11 +02:00
index.html fix(splash): keep productivity-tip heading readable on dark theme 2026-04-21 21:50:52 +02:00
karma.conf.js test: restore karma coverage reporter setup 2026-04-24 17:40:28 +02:00
main.ts fix(sync): scope interval timer to file-based providers and drop unneeded migration 2026-04-14 22:09:02 +02:00
manifest.json
polyfills.ts perf: reduce initial bundle size via lazy-loading 2026-03-10 15:58:22 +01:00
styles.scss fix(styles): use package imports for fontsource instead of relative paths 2026-03-18 13:14:10 +01:00
test.ts test: fix 2025-12-05 17:10:37 +01:00
tsconfig.app.json fix(build): exclude test helpers from production build 2026-02-25 16:46:51 +01:00
tsconfig.spec.json fix(shared-schema): fix module resolution for bundler compatibility 2026-01-11 13:20:16 +01:00
tsconfig.worker.json build: update configuration files 2025-06-27 10:25:00 +02:00