Commit graph

3143 commits

Author SHA1 Message Date
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
1374d1b58b feat: improve page to page transition 2020-03-28 20:57:02 +01:00
Johannes Millan
7f5ed82cea feat: improve context to context transition 2020-03-28 20:50:49 +01:00
Johannes Millan
8493ba4758 feat(i18n): add all missing translations 2020-03-28 20:38:11 +01:00
Johannes Millan
8a24bffee6 feat(project): remove outdated model 2020-03-28 20:29:15 +01:00
Johannes Millan
b75dc191dc fix: routing issue 2020-03-28 20:18:53 +01:00
Johannes Millan
50d5e6d68d feat(tag): improve styling of tags dark theme 2020-03-28 19:19:00 +01:00
Johannes Millan
06f8481ede feat(tag): improve styling of tags 2020-03-28 19:13:54 +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
a5177e5901 feat(tag): always make takes unique 2020-03-28 15:38:02 +01:00
Johannes Millan
f42ba52a0b feat: make default route work again 2020-03-27 23:38:30 +01:00
Johannes Millan
6e5c199dfe feat(project): add more cleanup stuff 2020-03-27 23:30:11 +01:00
Johannes Millan
fdcdbc43c0 feat(task): rename my day to today 2020-03-27 23:10:36 +01:00
Johannes Millan
e0ef0f60b0 feat(task): update project id on sub task move 2020-03-27 23:07:06 +01:00
Johannes Millan
407bf59949 feat(project): add delete cleanup confirm to cleanup tasks with wrong project id 2020-03-27 23:05:02 +01:00
Johannes Millan
f479f46d37 feat(project): add missing save action for moveUp/Down auto 2020-03-27 22:40:46 +01:00
Johannes Millan
5856e42d42 docs(migrate): add note for later 2020-03-27 22:31:54 +01:00
Johannes Millan
c9fc76a866 feat(migrate): add _mergeEntitiesWithIdReplacement as separate fn 2020-03-27 22:00:50 +01:00
Johannes Millan
66e9b8dc90 feat(migrate): add double id replacing for messed up states 2020-03-27 21:45:35 +01:00
Johannes Millan
5c613f87e6 feat: add more logging for migration 2020-03-27 21:24:21 +01:00
Johannes Millan
4812231be0 docs: add note to not spend hours again debugging 2020-03-27 20:50:27 +01:00
Johannes Millan
d67a33dcf8 feat: add migration fixup for project id for tasks and archiveTasks 2020-03-27 18:16:24 +01:00
Johannes Millan
02aa22c4a1 feat(taskRepeat): cleanup on project deletion 2020-03-27 17:48:16 +01:00
Johannes Millan
dc81981693 feat(taskRepeat): add project id when migrating 2020-03-27 17:28:39 +01:00
Johannes Millan
894a0bd784 feat(taskRepeat): add projectId to model 2020-03-27 16:41:38 +01:00
Johannes Millan
38990dd4f0 refactor(project): structure 2020-03-27 15:53:47 +01:00
Johannes Millan
a0eba9eb1c refactor(project): move cleanup code to effect 2020-03-27 15:39:21 +01:00
Johannes Millan
b04c3ce6d2 fix(project): error with deleting project 2020-03-27 15:15:56 +01:00
Johannes Millan
4e0aa095a6 feat(project): make delete all archive tasks work for project delete 2020-03-27 02:12:33 +01:00
Johannes Millan
69848be087 feat(project): make delete all non archive data work for project delete 2020-03-27 02:04:25 +01:00
Johannes Millan
71a78b7c8c feat(sharedTaskList): minor stuff 2020-03-27 01:37:20 +01:00
Johannes Millan
e749b91d6a feat: prepare project delete cleanup 2020-03-26 21:45:26 +01:00
Johannes Millan
8b3721ed8a feat(sharedTaskList): improve performance 2020-03-26 20:31:39 +01:00
Johannes Millan
9c80b7b9ce feat(sharedTaskList): make move to project work from tag page 2020-03-26 20:22:38 +01:00
Johannes Millan
23322c1773 fix(sharedTaskList): remove invalid keyboard shortcuts 2020-03-26 19:53:22 +01:00
Johannes Millan
42ea124bbc feat(sharedTaskList): prevent invalid tags and projects from being triggered 2020-03-26 19:45:29 +01:00
Johannes Millan
b9522ddc1e fix(sharedTaskList): redirect not activating work context 2020-03-26 19:23:24 +01:00
Johannes Millan
41166e765b feat(sharedTaskList): disable all non working project stuff for now 2020-03-26 18:15:24 +01:00
Johannes Millan
08d1df0843 fix(sharedTaskList): auto set next task 2020-03-26 18:13:10 +01:00
Johannes Millan
116d328740 fix(sharedTaskList): jira effect error 2020-03-26 18:01:33 +01:00
Johannes Millan
2e6ab97043 refactor(sharedTaskList): correct actions 2020-03-26 17:31:36 +01:00
Johannes Millan
3250bab25b fix(sharedTaskList): moving tasks from backlog to done or undone 2020-03-26 17:23:40 +01:00
Johannes Millan
3a8c2b4ddf fix(sharedTaskList): moving tasks from and to backlog via drag & drop not working 2020-03-26 17:11:46 +01:00
Johannes Millan
faccd50c60 feat(sharedTaskList): add unit tests for move in list 2020-03-26 17:00:54 +01:00
Johannes Millan
a6d3466069 fix(sharedTaskList): cannot read property 'breakTime' of undefined 2020-03-26 16:07:54 +01:00
Johannes Millan
27cf1364d3 fix(sharedTaskList): tag updates not being saved 2020-03-26 15:49:34 +01:00
Johannes Millan
62324593c9 chore: update deps 2020-03-26 15:28:55 +01:00
Johannes Millan
f05a21e461 feat(sharedTaskList): don't show sidenav always 2020-03-26 02:17:39 +01:00
Johannes Millan
6f6c2c9cca feat(sharedTaskList): improve note 2020-03-26 02:15:48 +01:00
Johannes Millan
d0b8b2a7d4 feat(sharedTaskList): always hide improvement banner for tags 2020-03-26 02:13:08 +01:00