Commit graph

3225 commits

Author SHA1 Message Date
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
4e4069c2d0 feat(task): add attachment button to attachment panel 2020-04-08 17:57:29 +02:00
Johannes Millan
23207de924 feat(task): remove advanced task menu 2020-04-08 17:53:03 +02:00
Johannes Millan
b0a9c4f53d refactor(github): add more debugging info 2020-04-08 01:55:32 +02:00
Johannes Millan
2d4bf27c46 fix(task): moving task to project stopping time tracking 2020-04-07 18:44:17 +02:00
Johannes Millan
ea47e68ebc feat(github): adjust own update check 2020-04-07 18:37:58 +02:00
Johannes Millan
43dc6a8d4e fix: google drive import throwing error 2020-04-07 18:03:20 +02:00
Johannes Millan
2d962398ad feat(task): adjust context menu 2020-04-07 17:30:43 +02:00
Johannes Millan
c57621f8b6 feat(task): add migration script to fix invalid project ids and tags for sub tasks 2020-04-06 23:27:39 +02:00
Johannes Millan
11eca78b73 feat(task): always use parent project id for sub tasks 2020-04-06 23:12:05 +02:00
Johannes Millan
503b815ef9 feat: display child task tags for development mode 2020-04-06 23:04:49 +02:00
Johannes Millan
f17d8fce6e feat: make top right current indicator work consistently for context 2020-04-06 23:04:20 +02:00
Johannes Millan
ecbf9f5eab Merge remote-tracking branch 'origin/master'
* origin/master:
  Fix typos
  Finish localization
  Fix inconsistencies
  Update italian localization
  Use template images for tray icon on MacOS
  Support HD tray icons
2020-04-06 18:39:20 +02:00
Johannes Millan
6ee77e3c0d feat: bring back touch slide actions 2020-04-06 18:26:54 +02:00
Johannes Millan
b059138082 feat(googleDriveSync): better handle errors for google drive 2020-04-06 18:08:36 +02:00
Johannes Millan
413ecd8628 feat(googleDriveSync): better handle offline state 2020-04-06 18:04:30 +02:00
Johannes Millan
4a42915fe8 fix(task): remove from today display logic 2020-04-06 17:49:48 +02:00
Johannes Millan
0040f52d48 feat: allow for window to be smaller before "over" states 2020-04-06 17:49:32 +02:00
Giacomo Rossetto
185129bd7e
Fix typos 2020-04-06 15:04:36 +02:00
Giacomo Rossetto
609dfe1c5a
Finish localization 2020-04-06 14:56:22 +02:00
Giacomo Rossetto
91ad122b75
Fix inconsistencies 2020-04-06 14:51:16 +02:00
Johannes Millan
7842f6e064 feat(task): disallow last tag deletion #325 2020-04-06 11:49:35 +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
Giacomo Rossetto
0df16fd1a5
Update italian localization 2020-04-05 22:50:53 +02:00
Johannes Millan
cccfd22cf9 feat(i18n): add missing translations 2020-04-05 21:05:27 +02:00
Johannes Millan
da07c8fad2 feat(task): hide empty time spent for mobile as well if not set 2020-04-05 19:42:52 +02:00
Johannes Millan
2ad6a1515a feat(task): improve mobile styling 2020-04-05 19:38:59 +02:00
Johannes Millan
025435b9b5 feat(task): improve task title for mobile 2020-04-05 19:29:13 +02:00
Johannes Millan
e543bad249 feat(task): add sub task button for mobile 2020-04-05 19:06:05 +02:00
Johannes Millan
78c54af66e feat: improve styling for mobile dialogs 2020-04-05 04:16:03 +02:00
Johannes Millan
354278eaec feat(task): beautify task header for mobile 2020-04-04 20:54:00 +02:00
Johannes Millan
2237f85498 feat(task): beautify sub task view for mobile 2020-04-04 20:45:23 +02:00
Johannes Millan
da2edd2317 feat(task): add most basic mobile side panel 2020-04-04 20:38:55 +02:00
Johannes Millan
4e775adb67 fix(googleApi): remove gapi from service worker caching 2020-04-04 20:19:31 +02:00
Johannes Millan
2a58084788 feat(googleApi): improve script loading 2020-04-04 19:29:19 +02:00
Johannes Millan
ae3527fd1b fix(reminder): don't wait for initial sync forever 2020-04-04 19:03:23 +02:00
Johannes Millan
946b1a68b8 fix(task): styling for empty time on very small mobile 2020-04-04 15:45:36 +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
fa98a462e0 fix(reminders): specific error case 2020-04-04 15:17:52 +02:00
Johannes Millan
0416ea23f4 refactor: simplify 2020-04-04 02:56:01 +02:00
Johannes Millan
0ae2785129 feat(googleDriveSync): increase default syncing interval 2020-04-04 02:33:12 +02:00
Johannes Millan
f59b6e8bb8 fix(task): duplicated sub task error 2020-04-03 22:02:49 +02:00
Johannes Millan
174b73b397 feat(github): warn about rate limit 2020-04-03 21:21:48 +02:00
Johannes Millan
063e1ca476 feat(issue): improve handling in task additional info 2020-04-03 20:54:06 +02:00
Johannes Millan
96428bde89 fix: sticky tasks for tag list and header border too 2020-04-03 18:46:20 +02:00
Johannes Millan
63f88b3661 feat(task): allow to keep tracking when changing context #322 2020-04-03 18:19:59 +02:00
Johannes Millan
1e86cec620 feat(task): move updated icon to the right 2020-04-03 02:20:13 +02:00
Johannes Millan
e12a340d58 fix(github): issue link 2020-04-02 18:46:46 +02:00
Johannes Millan
e89bdce777 fix: add task crashing app #321 2020-04-02 18:44:41 +02:00