Stefan Kofler
|
36ff649bb5
|
feat(search): add search bar #547
|
2021-06-15 21:29:45 +02:00 |
|
Johannes Millan
|
bbb41c2ee1
|
fix: crash when sub task is added via "planned-for-tomorrow" button
|
2021-06-11 11:10:20 +02:00 |
|
Johannes Millan
|
09a8c14285
|
refactor: rename confusing moveToToday to moveToProjectTodayList
|
2021-06-11 10:54:48 +02:00 |
|
Johannes Millan
|
0ba5374635
|
feat(task): only render hover controls when hovered
|
2021-05-26 20:42:09 +02:00 |
|
Johannes Millan
|
96e2d70b1d
|
fix(task): delete focus behaviour
|
2021-05-23 19:57:17 +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
|
1c590b9e01
|
refactor(task): improve usage of parentTitle
|
2021-05-14 16:22:57 +02:00 |
|
Johannes Millan
|
f37498200d
|
fix: lint
|
2021-05-13 10:25:28 +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
|
43022f8e83
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
Romel Pascua
|
34076650a2
|
Update src/app/features/tasks/task/task.component.ts
Co-authored-by: Johannes Millan <johannesjo@users.noreply.github.com>
|
2021-03-23 10:10:51 -07:00 |
|
Romel Pascua
|
83cb610e4c
|
add edit tags shortcut
|
2021-03-21 19:19:09 -07:00 |
|
Johannes Millan
|
7f66ad685c
|
fix(desktopTouch): task edit being broken #778
|
2021-02-05 09:53:51 +01:00 |
|
Luca Dalla Valle
|
552351fd8d
|
feat(eslint): enable member-delimiter-style rule and autofix errors
|
2021-02-02 21:18:33 +01:00 |
|
Luca Dalla Valle
|
018b4d8e43
|
feat(eslint): re-enabled no-unused-expressions rule and fixed errors
|
2021-01-30 00:19:27 +01:00 |
|
Johannes Millan
|
c5a0d03973
|
feat(convertSubTasks): make it work for projects
|
2021-01-15 21:01:46 +01:00 |
|
Johannes Millan
|
c7972606f3
|
refactor: update contentEditableOnClick interface
|
2020-12-24 11:39:19 +01:00 |
|
Johannes Millan
|
28a8edee0f
|
feat(task): make context menu accessible via keyboard
|
2020-11-28 20:34:27 +01:00 |
|
Johannes Millan
|
59574c55a4
|
fix(task): undone done when marking a lot of tasks as done in fast succession
|
2020-09-19 00:04:09 +02:00 |
|
Johannes Millan
|
75042ee4c4
|
feat: make adjustments for stage behaviour
|
2020-09-18 16:04:08 +02:00 |
|
Johannes Millan
|
8b41fb9fe9
|
fix: allow deletion of multiple tasks in fast succession
|
2020-09-18 14:59:32 +02:00 |
|
Johannes Millan
|
2abfb75ea5
|
refactor(task): add assignment assertion
|
2020-09-02 22:03:58 +02:00 |
|
Johannes Millan
|
97969de2b6
|
feat(task): improve focus behaviour for toggle done
|
2020-09-02 21:58:06 +02:00 |
|
Johannes Millan
|
4e1f34bc51
|
refactor: add better solution for T type
|
2020-09-01 22:06:58 +02:00 |
|
Johannes Millan
|
52c9f829ca
|
fix(task): prevent scroll jump when deleting task on mobile
|
2020-07-29 00:23:43 +02:00 |
|
Johannes Millan
|
2b8dd5b5fc
|
refactor: remove unused
|
2020-07-05 11:31:22 +02:00 |
|
Johannes Millan
|
3979636574
|
feat: strict null checks 28
|
2020-07-05 03:57:55 +02:00 |
|
Johannes Millan
|
0e5c24714b
|
feat: strict null checks #23
|
2020-07-05 03:57:52 +02:00 |
|
Johannes Millan
|
d5be3845bc
|
feat: strict null checks #11
|
2020-07-05 03:57:44 +02:00 |
|
Johannes Millan
|
2ac4cd2914
|
feat: new linting #2
|
2020-07-05 03:57:35 +02:00 |
|
Johannes Millan
|
b51f661f35
|
feat: new linting #1
|
2020-07-05 03:57:34 +02:00 |
|
Johannes
|
53c478601c
|
feat: further simplify mobile handling
|
2020-07-01 13:56:03 +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
|
bbda176943
|
feat: always open side bar on mobile task tap
|
2020-06-25 12:19:55 +02:00 |
|
Johannes Millan
|
6afbdb41af
|
feat: make swipe left open reminder dialog for today
|
2020-06-18 00:50:25 +02:00 |
|
Johannes Millan
|
0482b3e70c
|
feat: improve focus behaviour
|
2020-06-18 00:34:32 +02:00 |
|
Johannes Millan
|
9718f4e1fa
|
feat(schedule): add remove from today checkbox for project tasks also when on a tag list
|
2020-06-17 00:49:52 +02:00 |
|
Johannes Millan
|
bde36bd213
|
feat(task): allow deleting repeatable tasks
|
2020-05-04 16:08:03 +02:00 |
|
Johannes Millan
|
aeb01e6376
|
fix: add attachment from context menu throwing error
|
2020-04-20 15:36:33 +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
|
c44ad67ce6
|
feat(task): make swiping even more satisfying
|
2020-04-10 01:42:13 +02:00 |
|
Johannes Millan
|
d2d71ff720
|
feat(task): make swiping more satisfying
|
2020-04-10 01:26:26 +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
|
17b7abe143
|
feat(project): auto add task to today list if today tag is added
|
2020-04-01 16:54:57 +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
|
0540c8fcba
|
fix(tag): my day not being handled correctly for task
|
2020-03-28 15:45:16 +01:00 |
|
Johannes Millan
|
fdcdbc43c0
|
feat(task): rename my day to today
|
2020-03-27 23:10:36 +01:00 |
|