Commit graph

148 commits

Author SHA1 Message Date
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
Johannes Millan
1a5817d6cf feat(task): add keyboard shortcut for moving task to other project 2020-04-11 03:34:04 +02:00
Johannes Millan
fddadac5f9 refactor(task): view children 2020-04-11 03:18:48 +02:00
Johannes Millan
d2d71ff720 feat(task): make swiping more satisfying 2020-04-10 01:26:26 +02:00
Johannes Millan
b02ea3f910 feat(task): hide redundant context menu entries for mobile 2020-04-08 18:01:21 +02:00
Johannes Millan
8c90050d71 feat(task): remove mark as done button for mobile 2020-04-08 17:58:57 +02:00
Johannes Millan
23207de924 feat(task): remove advanced task menu 2020-04-08 17:53:03 +02:00
Johannes Millan
2d962398ad feat(task): adjust context menu 2020-04-07 17:30:43 +02:00
Johannes Millan
503b815ef9 feat: display child task tags for development mode 2020-04-06 23:04:49 +02:00
Johannes Millan
6ee77e3c0d feat: bring back touch slide actions 2020-04-06 18:26:54 +02:00
Johannes Millan
4a42915fe8 fix(task): remove from today display logic 2020-04-06 17:49:48 +02:00
Johannes Millan
d5adacfa8b feat(task): only show remove from my day button if tasks belongs to a project or other tag #325 2020-04-06 11:43:20 +02:00
Johannes Millan
2ad6a1515a feat(task): improve mobile styling 2020-04-05 19:38:59 +02:00
Johannes Millan
98d40c7d2f feat(task): add expand button to task for mobile only 2020-04-04 15:34:23 +02:00
Johannes Millan
1e86cec620 feat(task): move updated icon to the right 2020-04-03 02:20:13 +02:00
Johannes Millan
7935b63c9a feat(tag): add animation for adding and removing first tag 2020-04-01 20:04:42 +02:00
Johannes Millan
5233146621 feat(task): remove move to backlog/today for tag contexts 2020-04-01 15:55:33 +02:00
Johannes Millan
5f6263a5cf feat(task): use warn color for delete icon 2020-03-29 16:25:12 +02:00
Johannes Millan
0b148cfdbe feat(task): move handle to the center left of tags and title 2020-03-28 21:09:40 +01:00
Johannes Millan
0540c8fcba fix(tag): my day not being handled correctly for task 2020-03-28 15:45:16 +01:00
Johannes Millan
71a78b7c8c feat(sharedTaskList): minor stuff 2020-03-27 01:37:20 +01:00
Johannes Millan
8b3721ed8a feat(sharedTaskList): improve performance 2020-03-26 20:31:39 +01:00