Commit graph

15673 commits

Author SHA1 Message Date
Johannes Millan
1c844bfe52 fix: styling for drag handle on mobile 2025-10-24 15:43:04 +02:00
Johannes Millan
f191870bba fix: current work context lost in add task bar when typing short syntax 2025-10-24 15:43:04 +02:00
Johannes Millan
1e8c90c588 fix: close move to project context menu after selecting a project 2025-10-24 15:43:04 +02:00
Johannes Millan
4864d30d47
Merge pull request #5304 from maxliesegang/master
feat: Add "Repeat from Completion" logic for task repeat configurations
2025-10-24 15:42:54 +02:00
Johannes Millan
2ab2644ded test(e2e): make less flaky 2025-10-24 14:16:31 +02:00
Johannes Millan
4e0595d8b8 test(e2e): fix 2025-10-24 13:57:22 +02:00
Johannes Millan
a2639532a0 feat: performance improvements 2025-10-24 13:25:24 +02:00
Johannes Millan
fddedf3fa6 feat: improve performance during route changes 2025-10-24 12:48:25 +02:00
Maximilian Liesegang
d0fd0b34f7
Merge branch 'johannesjo:master' into master 2025-10-24 08:17:38 +02:00
Johannes Millan
c34f258c50 fix: not being able to enter space at end of task title 2025-10-23 19:59:47 +02:00
Johannes Millan
e8863fb376 feat: improve task-title component to make it more performant 2025-10-23 19:55:24 +02:00
Johannes Millan
847ba4a70e fix: color gets stuck behind glass ui
Closes #5316
2025-10-23 19:07:33 +02:00
Johannes Millan
ce22606bf3 build: unify lighthouse config 2025-10-23 18:54:32 +02:00
Johannes Millan
8b27fe6658 feat: improve mobile navigation experience 2025-10-23 18:47:43 +02:00
Johannes Millan
0bdf379df9
Merge pull request #5328 from kiausch/feat/drag-task-to-project
Change task project and tags via drag and drop to the nav bar
2025-10-23 18:45:39 +02:00
Johannes Millan
8610a119af fix: code error 2025-10-23 16:12:58 +02:00
Michael Kiausch
f6d24a0af4 moved pointerup event registration to magic-side-nav to reduce number of fired events 2025-10-23 16:12:57 +02:00
Johannes Millan
0715dd9647 Merge branch 'fix/various22'
* fix/various22:
  feat(task): improve performance of task component 5
  feat(task): improve performance of task component 4
  feat(task): improve performance of task component 3
  feat(task): improve performance of task component 2
  feat(task): improve performance of task component 1
2025-10-23 16:08:22 +02:00
Johannes Millan
82279090b1 feat(focusMode): keep banner if focus session is complete 2025-10-23 16:08:00 +02:00
Johannes Millan
8169e3beec feat(task): improve performance of task component 5
#5212
2025-10-23 15:50:51 +02:00
Johannes Millan
69fa815501 feat(task): improve performance of task component 4
#5212
2025-10-23 15:39:46 +02:00
Johannes Millan
fdb0b77943 feat(task): improve performance of task component 3
#5212
2025-10-23 15:21:31 +02:00
Johannes Millan
6350a7249f fix: app not closing on MacOS
Closes #5327
2025-10-23 15:12:12 +02:00
Johannes Millan
f3fd788310 feat(shepherd): animate buttons
Closes #5297
2025-10-23 14:40:54 +02:00
Johannes Millan
05ddbceb0a feat(task): improve performance of task component 2
#5212
2025-10-23 14:35:49 +02:00
Johannes Millan
d53ac8224d fix(shepherd): outdated tour
Closes #5313
2025-10-23 14:32:58 +02:00
Johannes Millan
f70f427db4 feat(task): improve performance of task component 1
#5212
2025-10-23 14:25:29 +02:00
Johannes Millan
879a570d1b test: fix 2025-10-23 14:10:50 +02:00
Johannes Millan
3f9653750a feat: make tag and project suggestions more consistent 2 #5343 2025-10-23 13:45:47 +02:00
Johannes Millan
cc002d192e feat: make tag and project suggestions more consistent #5343 2025-10-23 13:35:55 +02:00
Michael Kiausch
b85b088693 removed ngZone.run 2025-10-23 12:42:06 +02:00
Michael Kiausch
cefb97f48b exclude subtasks and recurring tasks 2025-10-23 12:25:57 +02:00
Johannes Millan
42c76ea908
Merge pull request #5337 from Abrar74774/icons-shown-twice
fix: Initialize isEmoji for icon-input component to avoid showing icon twice
2025-10-23 11:11:00 +02:00
Johannes Millan
8c0624cbf7 docs: add info about 5 star ratings 2025-10-23 10:29:55 +02:00
Johannes Millan
b7725118e2 fix: prevent share button from being focused 2025-10-23 10:02:16 +02:00
Maximilian Liesegang
0971aae536 refactor: Reorder "Repeat from Completion" configuration in task repeat form 2025-10-23 09:53:01 +02:00
Maximilian Liesegang
e2dd422e4e
Merge branch 'johannesjo:master' into master 2025-10-23 08:06:43 +02:00
Maximilian Liesegang
78efc36f4e fix: Update "Repeat from Completion" text and logic for task repeat configurations 2025-10-22 23:23:06 +02:00
Abrar74774
8a68bc0ab5 Fix lint errors 2025-10-23 00:04:33 +03:00
Abrar74774
b3d4f12ee4 fix: Initialize isEmoji on component initialization for icon-input component 2025-10-22 23:27:36 +03:00
Johannes Millan
a6b876c897 feat: improve error handling for #5330 2025-10-22 20:34:21 +02:00
Johannes Millan
7bb8cf08ff
Merge pull request #5333 from miqh/fix/color-input
fix(settings): add color input for cross-browser consistency (#3931)
2025-10-22 19:24:58 +02:00
Johannes Millan
d49192e220 test: fix failing 2025-10-22 19:22:04 +02:00
Johannes Millan
012b0b2fa5 feat(share): improve share 2025-10-22 17:00:55 +02:00
Johannes Millan
b53341a6ad refactor(share): cleanup unused clipboard link 2025-10-22 16:15:02 +02:00
Johannes Millan
c58e269678 feat(share): remove electron share again 2025-10-22 16:05:29 +02:00
Johannes Millan
459b189e26 feat(share): add native share 2025-10-22 15:54:06 +02:00
Johannes Millan
28510df7fb feat(share): improve share 2025-10-22 15:40:48 +02:00
Johannes Millan
fb418ba755 feat(share): implement for basic project metrics 2025-10-22 15:35:26 +02:00
Johannes Millan
9574dd4f19 feat(share): outline multi platform share functionality 2025-10-22 15:35:24 +02:00