Commit graph

592 commits

Author SHA1 Message Date
Johannes Millan
fc90fa4b5c feat(reminders): refactor stuff to service 2018-11-25 23:04:35 +01:00
Johannes Millan
c3a0330332 feat(reminders): show indication when a note has a reminder 2018-11-25 22:24:26 +01:00
Johannes Millan
069a5ede5b feat(reminders): remove directly from note context menu 2018-11-25 22:21:27 +01:00
Johannes Millan
75d8703482 feat(reminders): fix some quirks 2018-11-25 22:16:25 +01:00
Johannes Millan
6438e7f66a feat(reminders): don't show future reminders 2018-11-25 21:37:38 +01:00
Johannes Millan
0da1840652 feat(reminders): add buttons and functionality for reminder view 2018-11-25 21:35:01 +01:00
Johannes Millan
7bef966cd6 feat(reminders): only show single dialog for note reminders 2018-11-25 21:23:14 +01:00
Johannes Millan
a3e43607ac feat(reminders): display note inside reminder dialog 2018-11-25 21:10:25 +01:00
Johannes Millan
de682e0727 feat(reminders): add boilerplate for view note reminder dialog 2018-11-25 20:59:14 +01:00
Johannes Millan
b3acd93a80 feat(reminders): also delete reminders when note was deleted 2018-11-25 20:38:43 +01:00
Johannes Millan
73297f9f11 feat(reminders): add update method 2018-11-25 20:21:44 +01:00
Johannes Millan
44a2b00905 feat(reminders): add persistence 2018-11-25 20:14:05 +01:00
Johannes Millan
56cab041e1 feat(reminders): add most simple add reminder dialog 2018-11-25 20:05:01 +01:00
Johannes Millan
835be4c7c8 feat(reminders): add boilerplate for add reminder dialog 2018-11-25 19:00:37 +01:00
Johannes Millan
4fe4375e34 feat(reminders): improve worker logic 2018-11-25 18:43:32 +01:00
Johannes Millan
a1bf882644 feat(reminders): add logic for showing a limited number of messages for period 2018-11-24 19:07:24 +01:00
Johannes Millan
c0c50f6954 feat(reminders): add most basic worker logic for reminding 2018-11-24 18:22:15 +01:00
Johannes Millan
6176313708 refactor: clean log 2018-11-24 17:54:26 +01:00
Johannes Millan
c2e347f192 feat(reminders): add basic service to communicate with worker 2018-11-24 17:50:50 +01:00
Johannes Millan
975980ef94 feat(reminders): plan out model 2018-11-24 16:52:48 +01:00
Johannes Millan
1335249e27 feat: add debugging code for google login 2018-11-24 16:38:42 +01:00
Johannes Millan
38fbe53376 fix(tasks): prevent drag handle shrinking 2018-11-24 15:58:02 +01:00
Johannes Millan
a5fefa4ae9 feat(tasks): focus sub task on creation 2018-11-24 15:46:41 +01:00
Johannes Millan
c841a85e83 feat: add css scroll bars 2018-11-24 15:28:02 +01:00
Johannes Millan
ca9409e181 fix: mouse wheel zoom direction for electron 2018-11-24 15:06:28 +01:00
Johannes Millan
dad898e3b9 feat(tasks): copy over time stuff from sub task, if last sub task was deleted 2018-11-24 15:02:51 +01:00
Johannes Millan
a3057914b6 feat(tasks): copy over parent task time stuff when first sub task is created 2018-11-24 14:54:43 +01:00
Johannes Millan
d7416dcbd9 feat(notes): improve styling a bit 2018-11-23 21:40:12 +01:00
Johannes Millan
5a6f2a11db feat(tasks): don't update timeSpent if none given for short syntax 2018-11-23 19:59:50 +01:00
Johannes Millan
f53f871855 feat(tasks): add little animation for when a task switches a list 2018-11-23 19:21:47 +01:00
Johannes Millan
3b69fd3586 feat(tasks): fix minor is done issue for task when dragging 2018-11-23 18:44:44 +01:00
Johannes Millan
acae326cfe feat(tasks): add nicer drag handle icon 2018-11-23 18:38:31 +01:00
Johannes Millan
7ea6ec3aba feat(tasks): add shortcut to focus last active task 2018-11-23 18:09:35 +01:00
Johannes Millan
15dee511d8 refactor(tasks): move border color to variable 2018-11-23 17:59:37 +01:00
Johannes Millan
24b7c6ddd8 feat(tasks): adjust styling for time 2018-11-23 17:47:08 +01:00
Johannes Millan
57874b162d fix(tasks): task isDone styling 2018-11-23 17:26:04 +01:00
Johannes Millan
d6ee22ed70 feat(tasks): set focus to next task if task was marked as done 2018-11-23 17:22:42 +01:00
Johannes Millan
6044e674fc feat: don't always start dev tools for production 2018-11-23 17:10:13 +01:00
Johannes Millan
55a79cd69f feat: add mousewheel zoom for electron 2018-11-23 17:02:02 +01:00
Johannes Millan
eb01a6bea3 fix(tasks): case when sub task is added to current task 2018-11-23 16:47:56 +01:00
Johannes Millan
8ad7af24a6 fix: inline edit sometimes not updating value 2018-11-23 16:42:51 +01:00
Johannes Millan
ef3eeba65d feat(tasks): use play_arrow again 2018-11-23 02:43:02 +01:00
Johannes Millan
7a0d971e76 feat(tasks): improve task notes 2018-11-23 02:26:52 +01:00
Johannes Millan
8b8a4561d4 feat(tasks): distinguish task additional info by using a larger border radius 2018-11-23 02:19:56 +01:00
Johannes Millan
7fdc6c582b fix(tasks): minor styling issue 2018-11-23 02:12:51 +01:00
Johannes Millan
d7e88b9b10 fix(tasks): jira info not being readable 2018-11-23 01:59:17 +01:00
Johannes Millan
5c2fcdef07 refactor(tasks): better distinguish between task notes and task additional info panel 2018-11-23 01:38:14 +01:00
Johannes Millan
268fe6ee72 feat(tasks): make time values less prominent2 2018-11-23 01:24:20 +01:00
Johannes Millan
3c57fe762f feat(tasks): make time values less prominent 2018-11-23 00:45:30 +01:00
Johannes Millan
5c9615c593 refactor(tasks): styles 2018-11-23 00:29:04 +01:00