Commit graph

169 commits

Author SHA1 Message Date
Johannes Millan
f6fd6dd1af fix(task): improve toggle behaviour 2021-10-05 20:10:45 +02:00
Johannes Millan
998d25431c feat: use issue icon for update instead of update icon 2021-09-17 13:45:41 +02:00
Johannes Millan
92a74532cd feat: add longpress for ios only #1467 2021-09-10 13:43:20 +02:00
Johannes Millan
f26c39d752 feat: remove ios fix for longpress because of issues with scrolling and dragging #1467 2021-09-10 12:37:54 +02:00
Johannes Millan
329febb353 feat: adjust task longpress to be less annoying on desktop 2021-09-07 19:35:25 +02:00
Johannes Millan
f8b11af39b fix: contextmenu for ios (?) #1467 2021-08-28 12:31:25 +02:00
Johannes Millan
5660ceb248 feat(task): remove redundant restore task button 2021-06-26 19:33:51 +02:00
Johannes Millan
23ab3c6b9c feat(repeat): allow for editing reminder on repeatable task 2021-06-24 17:40:22 +02:00
Johannes Millan
9e7dfce590 feat(task): remove not needed optional chaining 2021-05-26 21:03:18 +02:00
Johannes Millan
84fa489cc5 feat(task): additional performance tweak 2021-05-26 20:55:00 +02:00
Johannes Millan
0ba5374635 feat(task): only render hover controls when hovered 2021-05-26 20:42:09 +02:00
Johannes Millan
2ba1735a17 feat(task): improve mat-menu performance 2021-05-26 20:27:36 +02:00
Johannes Millan
96e2d70b1d fix(task): delete focus behaviour 2021-05-23 19:57:17 +02:00
Johannes Millan
c74c7fd724 feat(task): move scheduled alarm clock always to the right 2021-05-15 17:47:04 +02:00
Johannes Millan
3c04b6520a feat(task): improve move to backlog and show also on today's list 2021-05-15 12:26:28 +02:00
Johannes Millan
742ad38cb9 feat(task): show planned time next to clock icon 2021-05-14 22:25:28 +02:00
Johannes Millan
1c590b9e01 refactor(task): improve usage of parentTitle 2021-05-14 16:22:57 +02:00
Johannes Millan
db68c3df08 refactor(timeline): uglify thanks to prettier 2021-05-12 21:05:17 +02:00
Johannes Millan
a939e10fbc feat(timeline): add project color to parent task title 2021-05-12 21:05:15 +02:00
Johannes Millan
c87b8df60c feat(timeline): add parent task title 2021-05-12 21:05:15 +02:00
Johannes Millan
beb410b10d refactor: uglify thanks to prettier 2021-05-06 23:09:58 +02:00
Johannes Millan
7f66ad685c fix(desktopTouch): task edit being broken #778 2021-02-05 09:53:51 +01:00
Johannes Millan
89ecd98efe feat(convertSubTasks): add translation and right icon 2021-01-15 21:01:46 +01:00
Johannes Millan
c5a0d03973 feat(convertSubTasks): make it work for projects 2021-01-15 21:01:46 +01:00
Johannes Millan
31f818d076 refactor: code formatting
Signed-off-by: Johannes Millan <johannes.millan@gmail.com>
2020-12-25 10:15:58 +01:00
Johannes Millan
b055df247a refactor: remove unneeded tabindex 0 2020-12-25 10:09:10 +01:00
Johannes Millan
c7972606f3 refactor: update contentEditableOnClick interface 2020-12-24 11:39:19 +01:00
Johannes Millan
113672c2da feat: all tabindex to 0 2020-12-24 10:12:17 +01:00
Johannes Millan
28a8edee0f feat(task): make context menu accessible via keyboard 2020-11-28 20:34:27 +01:00
Johannes Millan
7a64e4ab88 feat: get rid of excess isSelected class 2020-10-13 21:53:48 +02:00
Johannes Millan
a64d2631d4 feat(task): add remove from today to task context menu for mobile touch 2020-07-28 23:39:24 +02:00
Johannes Millan
f73b4619de feat: strict null checks for tpl 1 2020-07-05 03:57:56 +02:00
Johannes Millan
b51f661f35 feat: new linting #1 2020-07-05 03:57:34 +02:00
Johannes Millan
1cac5cbe43 fix: several typing issues 2020-07-05 03:57:34 +02:00
Johannes
389c6ba1cc feat: improve very small view for desktop 2020-07-01 14:05:39 +02:00
Johannes
bb94377e4a feat: simplify mobile handling 2020-07-01 13:51:48 +02:00
Johannes Millan
a73bbee70d feat: replace repeat with dedicated icon 2020-06-26 00:42:41 +02:00
Johannes Millan
9112fd8ae7 feat: add custom remove from today icon 2020-06-26 00:42:39 +02:00
Johannes Millan
b57702fa5e feat(task): edit task repeat cfg on swipe right for repeatable tasks 2020-06-25 12:37:55 +02:00
Johannes Millan
3e0474d578 feat(task): remove empty notes icon for mobile 2020-06-25 12:28:28 +02:00
Johannes Millan
bbda176943 feat: always open side bar on mobile task tap 2020-06-25 12:19:55 +02:00
Johannes Millan
699ba2daa0 fix(task): cleanup el 2020-06-21 15:58:13 +02:00
Johannes Millan
ec649172e4 fix(task): don't hide schedule swipe for sub tasks 2020-06-21 15:54:25 +02:00
Johannes Millan
6afbdb41af feat: make swipe left open reminder dialog for today 2020-06-18 00:50:25 +02:00
Johannes Millan
552e9abde1 feat(task): show side panel for tapping task title on mobile 2020-06-08 15:02:43 +02:00
Johannes Millan
566f4ac868 test: add tests for reminders 2020-06-07 15:42:43 +02:00
Johannes Millan
8693b9ea25 feat: add schedule task back to mobile context menu 2020-06-02 15:21:16 +02:00
Johannes Millan
bde36bd213 feat(task): allow deleting repeatable tasks 2020-05-04 16:08:03 +02:00
Johannes Millan
b470675ce9 feat: don't display remove from today button for done tasks 2020-04-29 18:42:50 +02:00
Johannes Millan
3fce563215 feat(task): refocus task after closing context menu and move to project menu 2020-04-11 03:39:38 +02:00