super-productivity/src/app
Johannes Millan 857f2e3731 feat(task-repeat): improve repeat config dialog UX
- Wrap heatmap in collapsible "Activity" section, collapsed by default
- Lazy-load heatmap only when expanded to avoid loading full archive
- Disable autoFocus at all dialog call sites to prevent keyboard popup
- Icon-only action buttons on small screens with aria-labels
- Rename "Remove for" to "Skip for" with consistent confirmation dialog
- Save button raised, Remove button warn color
2026-03-24 17:26:07 +01:00
..
core fix(reminder): add sound to iOS local notifications 2026-03-24 16:25:42 +01:00
core-ui style(issue-panel): change icon from dashboard_customize to webhook 2026-03-24 14:12:50 +01:00
features feat(task-repeat): improve repeat config dialog UX 2026-03-24 17:26:07 +01:00
imex feat(two-way-sync): add plugin OAuth, two-way field sync, and remote issue deletion 2026-03-22 13:02:41 +01:00
op-log fix(sync): improve move operation reliability during sync 2026-03-24 16:25:42 +01:00
pages feat(task-repeat): improve repeat config dialog UX 2026-03-24 17:26:07 +01:00
pfapi fix: apply code review fixes across sync, electron, and issue panel 2026-01-30 17:45:33 +01:00
plugins Feat/automations 6453 (#6784) 2026-03-23 20:13:50 +01:00
root-store feat(issue): add default tags and note for issue provider imports (#6906) 2026-03-23 14:50:05 +01:00
routes perf: consolidate lazy route chunks (251 → 151) 2026-03-12 12:25:52 +01:00
ui feat(tasks): lock drag-and-drop Y-axis on small screens and throttle tree drag 2026-03-24 16:25:42 +01:00
util feat(two-way-sync): add plugin OAuth, two-way field sync, and remote issue deletion 2026-03-22 13:02:41 +01:00
app.component.html feat(zen): show background on sticky current task when scrolled 2026-03-23 13:03:31 +01:00
app.component.scss feat(onboarding): improve onboarding UX with animations and privacy hint 2026-03-22 13:02:41 +01:00
app.component.spec.ts feat: add some defensive programming 2025-09-03 15:16:35 +02:00
app.component.ts feat(zen): show background on sticky current task when scrolled 2026-03-23 13:03:31 +01:00
app.constants.ts fix(electron): always show app border unless in fullscreen 2026-03-10 18:57:49 +01:00
app.guard.ts fix: add canActivateChild to FocusOverlayOpenGuard 2026-03-12 12:40:55 +01:00
app.routes.ts perf: consolidate lazy route chunks (251 → 151) 2026-03-12 12:25:52 +01:00
package.json build: update links to match our new organization 2026-01-05 14:45:06 +01:00
rxjs-to-promise.polyfill.ts chore(deps): upgrade ESLint to v9 with flat config 2026-01-10 16:08:11 +01:00
t.const.ts feat(task-repeat): improve repeat config dialog UX 2026-03-24 17:26:07 +01:00