Johannes Millan
|
615181a157
|
feat(keyboardShortcuts): add support for assigning meta key shortcuts #15
|
2017-11-08 21:39:25 +01:00 |
|
Johannes Millan
|
23b3b58db2
|
fix: total time spent not showing on done backlog
|
2017-11-04 14:33:31 +01:00 |
|
Johannes Millan
|
4486540e55
|
fix: dev tools keyboard shortcut
|
2017-11-03 23:34:49 +01:00 |
|
Johannes Millan
|
0206c2ff01
|
feat(taskList): make tasks a little easier to distinguish by adding a stronger background color and borders
|
2017-10-30 17:09:44 +01:00 |
|
Johannes Millan
|
53a102508a
|
refactor(styles): body dark theme selector to mixin
|
2017-10-30 16:41:35 +01:00 |
|
Johannes Millan
|
d2903fc8ec
|
fix lint
|
2017-10-30 13:10:39 +01:00 |
|
Johannes Millan
|
d0b35a3fa5
|
feat(keyboardShortcuts): change defaults
|
2017-10-30 13:10:39 +01:00 |
|
Johannes Millan
|
8dd246cf46
|
fix(tasks): update view model after moving tasks via keyboard
|
2017-10-30 13:10:39 +01:00 |
|
Johannes Millan
|
e7a018d9de
|
feat(workView): focus first task when entering page
|
2017-10-30 13:10:39 +01:00 |
|
Johannes Millan
|
b5977c981e
|
cleanup
|
2017-10-30 13:10:39 +01:00 |
|
Johannes Millan
|
c52ba17cde
|
refactor(animations): use mixin
|
2017-10-30 00:41:56 +01:00 |
|
Johannes Millan
|
41fb16493f
|
feat(backup): prepare automatic backups
|
2017-10-30 00:26:08 +01:00 |
|
Johannes Millan
|
b32c635963
|
fix(taskList): fix focus task when there is no current task
|
2017-10-30 00:19:34 +01:00 |
|
Johannes Millan
|
1ac4404fcb
|
feat(globalLinks): improve edit dialog
|
2017-10-30 00:16:05 +01:00 |
|
Johannes Millan
|
c37a992734
|
feat(globalLinks): add reveal and remove animation and refactor animations to mixin
|
2017-10-29 23:50:04 +01:00 |
|
Johannes Millan
|
16773ce06b
|
feat(taskList): refocus last task after notes were edited
|
2017-10-29 23:39:35 +01:00 |
|
Johannes Millan
|
4ce1a1a4a9
|
feat(taskList): toggle textarea on keyboard show
|
2017-10-29 23:27:25 +01:00 |
|
Johannes Millan
|
8b384352e9
|
fix(keyboardShortcuts): use keydown instead of keypress
|
2017-10-29 23:20:05 +01:00 |
|
Johannes Millan
|
4fce312ff6
|
fix lint
|
2017-10-29 20:10:39 +01:00 |
|
Johannes Millan
|
c6d172cd1c
|
feat(welcomeDialog): add info for help to welcome dialog
|
2017-10-29 20:07:33 +01:00 |
|
Johannes Millan
|
d01276a3ee
|
feat(globalLinks): add missing tabindex to dialog
|
2017-10-29 19:39:15 +01:00 |
|
Johannes Millan
|
97d224b7e2
|
feat(globalLinks): add default icon for commands
|
2017-10-29 19:32:06 +01:00 |
|
Johannes Millan
|
866ee7c854
|
feat(help): add doc for global links
|
2017-10-29 19:12:12 +01:00 |
|
Johannes Millan
|
08b1554d61
|
feat(doneBacklog): add restoring tasks to todays list
|
2017-10-29 18:42:59 +01:00 |
|
Johannes Millan
|
83d5c662cf
|
feat(keyboardControls): add shortcuts for routes/states
|
2017-10-29 18:31:57 +01:00 |
|
Johannes Millan
|
9c00cbf124
|
feat(globalLinkList): add command type for global links
|
2017-10-29 18:16:44 +01:00 |
|
Johannes Millan
|
f0f2307b4d
|
feat(globalLinkList): improve animation for edit and delete buttons
|
2017-10-29 17:53:22 +01:00 |
|
Johannes Millan
|
45a85a12c7
|
feat(globalLinkList): improve edit global link dialog type selection
|
2017-10-29 17:42:35 +01:00 |
|
Johannes Millan
|
7a68dfc424
|
feat(globalLinkList): remove classes for dragover again as there are not working nicely
|
2017-10-29 17:38:47 +01:00 |
|
Johannes Millan
|
8a6b90250e
|
feat(globalLinkList): add styles for dragover
|
2017-10-29 17:36:02 +01:00 |
|
Johannes Millan
|
2a8bc1ade2
|
feat(globalLinkList): improve edit global link dialog to allow adding to tasks from there
|
2017-10-29 17:12:40 +01:00 |
|
Johannes Millan
|
2905592b96
|
feat(globalLinkList): rework link handling to be more consistent
|
2017-10-29 16:49:26 +01:00 |
|
Johannes Millan
|
be31102f46
|
feat(globalLinkList): open dialog on copy text
|
2017-10-29 16:33:44 +01:00 |
|
Johannes Millan
|
4accbf4baf
|
refactor(globalLinkList): move drag handler to own method
|
2017-10-29 03:00:54 +01:00 |
|
Johannes Millan
|
51f012a1b7
|
feat(globalLinkList): polish ui
|
2017-10-29 02:36:46 +01:00 |
|
Johannes Millan
|
89ca1be7b0
|
feat: improve task list help
|
2017-10-29 01:46:39 +02:00 |
|
Johannes Millan
|
61f16e1ab0
|
fix: deprecated and aria warnings
|
2017-10-29 01:38:24 +02:00 |
|
Johannes Millan
|
1e054a2ca9
|
fix(localLinksForTasks): add notification for dropping links
|
2017-10-29 01:17:17 +02:00 |
|
Johannes Millan
|
a5c0b0eb59
|
fix(localLinksForTasks): add functionality to drop links on tasks
|
2017-10-29 01:06:03 +02:00 |
|
Johannes Millan
|
57154a53a5
|
fix(globalLinks): polish ui
|
2017-10-28 23:47:30 +02:00 |
|
Johannes Millan
|
a75f9db98d
|
fix(globalLinks): improve custom icon selection
|
2017-10-28 23:35:12 +02:00 |
|
Johannes Millan
|
1b7a1c9a87
|
fix(globalLinks): always selecting LINK type
|
2017-10-28 23:24:59 +02:00 |
|
Johannes Millan
|
7813356c3b
|
feat(globalLinks): improve custom icon selection by filtering out unmatched results
|
2017-10-28 23:16:45 +02:00 |
|
Johannes Millan
|
16033f6f13
|
feat(globalLinks): polish ui
|
2017-10-28 23:02:45 +02:00 |
|
Johannes Millan
|
c1d5044156
|
feat(globalLinks): allow to select custom icons
|
2017-10-28 23:00:46 +02:00 |
|
Johannes Millan
|
79961fa043
|
cleanup
|
2017-10-28 22:23:28 +02:00 |
|
Johannes Millan
|
db715fb447
|
feat(globalLinks): polish ui
|
2017-10-28 22:20:19 +02:00 |
|
Johannes Millan
|
e7d5dd8255
|
feat(globalLinks): add dialog to edit and add new globalLinks
|
2017-10-28 22:05:43 +02:00 |
|
Johannes Millan
|
0158a47a2d
|
feat(globalLinks): refactor globalLink.name to globalLink.title
|
2017-10-28 21:41:35 +02:00 |
|
Johannes Millan
|
bde1578fc5
|
feat(globalLinks): remove dropping of text for now
|
2017-10-28 21:31:35 +02:00 |
|