super-productivity/src
Johannes Millan da6d70bae5 fix(recurring): preserve due date when selecting quick setting (#6766)
Selecting a monthly/yearly quick setting overwrote startDate with
today's date because the change callback called getQuickSettingUpdates
without a reference date. Now passes the model's current startDate.
Also adds dueWithTime fallback in _getReferenceDate().
2026-03-15 16:47:52 +01:00
..
app fix(recurring): preserve due date when selecting quick setting (#6766) 2026-03-15 16:47:52 +01:00
assets Add Asana Integration plugin to community plugins (#6837) 2026-03-15 13:51:39 +01:00
environments 17.4.1 2026-03-13 19:54:39 +01:00
static feat: add open sans as default font 2025-09-04 18:30:09 +02:00
styles fix(electron): always show app border unless in fullscreen 2026-03-10 18:57:49 +01: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 Making a good first impression! ;) (#6371) 2026-02-06 16:50:53 +01:00
karma.conf.js build: fix windows build 2025-12-06 13:41:04 +01:00
main.ts fix: restore FormlyConfigModule to root bootstrap to fix broken dialog forms 2026-03-10 20:51:57 +01:00
manifest.json
polyfills.ts perf: reduce initial bundle size via lazy-loading 2026-03-10 15:58:22 +01:00
styles.scss feat(ios): extend bottom nav into home indicator safe area 2026-02-10 14:41:16 +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