super-productivity/src/app/features
Johannes Millan a42c8a4cee Merge branch 'master' into feat/operation-logs
* master:
  refactor(dialog): remove unused OnDestroy implementation from DialogAddNoteComponent
  fix(calendar): poll all calendar tasks and prevent auto-move of existing tasks
  docs: add info about how to translate stuff #5893
  refactor(calendar): replace deprecated toPromise with firstValueFrom
  build: update links to match our new organization
  add QuestArc to community plugins list
  feat(calendar): implement polling for calendar task updates and enhance data retrieval logic
  fix(heatmap): use app theme class instead of prefers-color-scheme
  fix(focus-mode): start break from banner when manual break start enabled
  feat(i18n): connect Finnish and Swedish translation files
  refactor(focus-mode): split sessionComplete$ and breakComplete$ into single-responsibility effects
  Fixing Plugin API doc on persistence

# Conflicts:
#	src/app/features/issue/store/poll-issue-updates.effects.ts
#	src/app/t.const.ts
2026-01-05 19:12:46 +01:00
..
add-tasks-for-tomorrow fix(sync): prevent phantom changes from subtask add/remove loop 2025-12-12 20:46:26 +01:00
android Merge branch 'master' into feat/operation-logs 2026-01-02 19:56:30 +01:00
before-finish-day feat(gitlab): add mechanism to trigger dialog before finish day #2776 2023-12-04 14:46:11 +01:00
boards Merge branch 'master' into feat/operation-logs 2026-01-02 19:56:30 +01:00
bottom-panel refactor: improve code quality 2025-09-14 14:22:24 +02:00
calendar-integration Merge branch 'master' into feat/operation-logs 2026-01-04 18:20:10 +01:00
config Merge branch 'master' into feat/operation-logs 2026-01-05 19:12:46 +01:00
dialog-please-rate build: update links to match our new organization 2026-01-05 14:45:06 +01:00
domina-mode fix: remove skipWhileApplyingRemoteOps from various effects for improved sync handling 2025-12-29 11:08:35 +01:00
finish-day-before-close Refactor: Replace inject(Actions) with inject(LOCAL_ACTIONS) in effects and services 2025-12-12 20:47:19 +01:00
focus-mode Merge branch 'master' into feat/operation-logs 2026-01-05 19:12:46 +01:00
idle fix(lint): change hydration guard and entity registry rules from warn to error 2025-12-29 22:35:40 +01:00
issue Merge branch 'master' into feat/operation-logs 2026-01-05 19:12:46 +01:00
issue-panel feat(2356): add clickup support 2025-12-12 06:17:52 -06:00
markdown-checklist refactor: replace console.* with Log methods throughout codebase 2025-07-10 14:15:56 +02:00
menu-tree test(ngrx): add unit tests for effects and selectors 2025-12-29 11:53:11 +01:00
metric Merge branch 'master' into feat/operation-logs 2026-01-05 19:12:46 +01:00
note Merge branch 'master' into feat/operation-logs 2026-01-05 19:12:46 +01:00
panels feat(customizerMenu): first draft for component 2025-10-17 16:34:47 +02:00
planner Merge branch 'master' into feat/operation-logs 2026-01-02 19:56:30 +01:00
planning-mode fix: ready to work button not working when there are no tasks 2025-09-19 16:31:28 +02:00
project test: fix flaky timeouts by converting to fakeAsync/tick 2025-12-30 13:19:10 +01:00
quick-history fix: correct trackBy function calls in @for loops 2025-11-03 14:38:39 +01:00
reminder fix: address code review issues from today's changes 2026-01-02 18:34:29 +01:00
right-panel fix(plugin): panel resizing not working over plugin iframe page 2025-12-02 13:30:37 +01:00
schedule Merge branch 'master' into feat/operation-logs 2026-01-05 19:12:46 +01:00
shepherd Merge branch 'master' into feat/operation-logs 2026-01-05 19:12:46 +01:00
simple-counter fix(sync): fix simple counter sync and quota exceeded handling 2025-12-29 17:09:46 +01:00
tag fix(sync): block selector-based effects during initial startup 2025-12-30 18:57:31 +01:00
take-a-break Merge branch 'master' into feat/operation-logs 2025-12-22 20:44:21 +01:00
task-repeat-cfg Merge branch 'master' into feat/operation-logs 2026-01-02 19:56:30 +01:00
task-view-customizer chore: rename some filtering test-cases 2025-12-07 23:53:08 +03:00
tasks Merge branch 'master' into feat/operation-logs 2026-01-05 19:12:46 +01:00
time-tracking fix(time-tracking): add defensive null guard and improve test coverage 2025-12-28 13:33:40 +01:00
tracking-reminder fix(electron): delay window focus after notification to prevent accidental input 2025-12-22 15:28:01 +01:00
ui-helper fix: address code review issues from sync and UX changes 2025-12-22 21:09:18 +01:00
user-profile fix(android): correctly handle export cancellation to avoid misleading success toast 2025-11-30 13:41:05 +01:00
work-context Merge branch 'master' into feat/operation-logs 2026-01-05 19:12:46 +01:00
work-view fix(work-view): add initialValue to toSignal calls for proper initialization 2025-12-28 17:25:13 +01:00
worklog test(worklog): update test expectations for alphabetical sorting 2025-12-16 21:03:13 +01:00