1
0

9286 Commits

Author SHA1 Message Date
kolaente
f7629c28f4
fix(projects): make sure the project hierarchy is properly updated when moving projects between parents 2023-05-24 15:54:29 +02:00
kolaente
be2a38b48e
feat(navigation): show favorite projects on top 2023-05-24 15:54:29 +02:00
kolaente
3ba5f531bb
fix(navigation): make sure updating a project's state works for sub projects as well. 2023-05-24 15:54:29 +02:00
kolaente
10f1e69bc3
fix(navigation): make marking a project as favorite work 2023-05-24 15:54:29 +02:00
kolaente
fd7d90b017
fix(navigation): make sure the Favorites project shows up when marking or unmarking a task as favorite 2023-05-24 15:54:29 +02:00
kolaente
d898316918
fix(navigation): favorites project 2023-05-24 15:54:29 +02:00
kolaente
a6f524e7af
fix(task detail view): make project display show the task's project 2023-05-24 15:54:29 +02:00
kolaente
5e65814b8c
fix: make check if projects are available work again 2023-05-24 15:54:28 +02:00
kolaente
aaa9d553d0
fix: cleanup unused translation strings 2023-05-24 15:54:28 +02:00
kolaente
5685890493
fix: make tests work again 2023-05-24 15:54:28 +02:00
kolaente
2e336150e0
chore: cleanup namespace leftovers 2023-05-24 15:54:28 +02:00
kolaente
749dcdcd70
fix(navigation): hide left ul border 2023-05-24 15:54:28 +02:00
kolaente
ab94343d07
feat(navigation): make dragging a project under another project work 2023-05-24 15:54:28 +02:00
kolaente
fa71cec5c8
feat(navigation): allow dragging a project out from its parent project 2023-05-24 15:54:28 +02:00
kolaente
c6f3829387
feat(navigation): make dragging a project to a parent work 2023-05-24 15:54:28 +02:00
kolaente
7171b63947
fix(navigation): hover state of other menu items 2023-05-24 15:54:28 +02:00
kolaente
06c4c0d921
feat(navigation): add hiding child projects 2023-05-24 15:54:28 +02:00
kolaente
f2ca2d850d
feat: translate inbox project title 2023-05-24 15:54:28 +02:00
kolaente
638d187a24
chore: format 2023-05-24 15:54:28 +02:00
kolaente
b188d40d3c
feat(navigation): correctly show child projects 2023-05-24 15:54:27 +02:00
kolaente
3ad948305f
fix(navigation): make the styles work again 2023-05-24 15:54:27 +02:00
kolaente
be1f1d94c9
fix(navigation): watcher 2023-05-24 15:54:27 +02:00
kolaente
06e8cdb9d2
feat: rebuild main navigation so that it works recursively with projects 2023-05-24 15:54:27 +02:00
kolaente
10311b79df
fix: remove namespace routes 2023-05-24 15:54:27 +02:00
kolaente
ad2690b21c
fix: remove namespace store reference 2023-05-24 15:54:27 +02:00
kolaente
1bd17d6e50
feat: remove all namespace leftovers 2023-05-24 15:54:27 +02:00
kolaente
a5e710bfe5
fix: route to create new project 2023-05-24 15:54:27 +02:00
kolaente
e1bdabc8d6
feat: move namespaces list to projects list 2023-05-24 15:54:27 +02:00
kolaente
e5dde315fb
chore: go mod tidy 2023-05-24 15:53:29 +02:00
kolaente
a51bbd1159
fix: don't get favorite task projects filter multiple times 2023-05-24 15:52:33 +02:00
kolaente
4b00f224d9
fix: reminder fixture 2023-05-24 15:52:33 +02:00
kolaente
db3c7aa8b0
fix: make sure projects are correctly sorted 2023-05-24 15:52:33 +02:00
kolaente
353279cbff
fix: fetch all tasks for all projects 2023-05-24 15:52:33 +02:00
kolaente
3b0935d033
docs: remove all traces of namespaces 2023-05-24 15:52:33 +02:00
kolaente
9011894a29
feat: check for cycles when creating or updating a project's parent 2023-05-24 15:52:33 +02:00
kolaente
edcb806421
feat: remove ChildProjects project property 2023-05-24 15:52:33 +02:00
kolaente
f2d943f5c4
fix: add missing error code 2023-05-24 15:52:33 +02:00
kolaente
35964ce4a6
fix(projects): recalculate project's position after dragging when position would be 0 2023-05-24 15:52:33 +02:00
kolaente
a8b76772ff
fix(migration): revert wrongly changed url 2023-05-24 15:52:33 +02:00
kolaente
53b2ade5bb
feat(projects): return a favorites pseudo project when the user has favorite tasks 2023-05-24 15:52:32 +02:00
kolaente
b482664d82
fix(projects): don't allow making a project child of itself 2023-05-24 15:52:32 +02:00
kolaente
aafcb0bac4
fix(projects): don't return child projects twice 2023-05-24 15:52:32 +02:00
kolaente
0110f93313
feat: make the new inbox project the default 2023-05-24 15:52:32 +02:00
kolaente
9111db2a16
fix: lint config 2023-05-24 15:52:32 +02:00
kolaente
f1cbe50605
fix: rename project receiver variable 2023-05-24 15:52:32 +02:00
kolaente
746ac1098f
fix(test): adjust fixture bucket and list ids 2023-05-24 15:52:32 +02:00
kolaente
d7396fac57
fix(test): adjust fixture id 2023-05-24 15:52:32 +02:00
kolaente
3b00a5c200
fix(test): fixtures 2023-05-24 15:52:32 +02:00
kolaente
a21bff3ffb
fix: compile errors 2023-05-24 15:52:32 +02:00
kolaente
93056da792
chore: go mod tidy 2023-05-24 15:52:30 +02:00