Commit Graph

28 Commits

Author SHA1 Message Date
kolaente
ef94e0cf86 feat(projects): don't allow deleting or archiving the default project 2023-06-07 21:29:46 +02:00
kolaente
ebfb3f9aaa fix(filter): don't try to get the real subscription for a saved filter project 2023-06-07 20:41:59 +02:00
kolaente
7755b9cd49 fix(projects): delete project in the correct order 2023-06-07 20:28:36 +02:00
kolaente
67825425a4 fix(filters): return all filters with all projects, not grouped under a pseudo project 2023-06-07 18:55:36 +02:00
kolaente
e3842b6df7 fix(projects): reset pagination limit when fetching subprojects 2023-06-06 17:24:27 +02:00
kolaente
db3c7aa8b0 fix: make sure projects are correctly sorted 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
35964ce4a6 fix(projects): recalculate project's position after dragging when position would be 0 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
f1cbe50605 fix: rename project receiver variable 2023-05-24 15:52:32 +02:00
kolaente
a21bff3ffb fix: compile errors 2023-05-24 15:52:32 +02:00
kolaente
537ba60f2d fix(tasks): get all tasks from parent projects 2023-05-24 15:51:55 +02:00
kolaente
ceaa9c0e03 feat(subscriptions): make sure all subscriptions are inherited properly 2023-05-24 15:51:55 +02:00
kolaente
438f5c8e12 fix(projects): don't check if new projects are archived 2023-05-24 15:51:55 +02:00
kolaente
3e8d1b3667 chore(projects) use a slice again 2023-05-24 15:51:55 +02:00
kolaente
18b9ff8512 feat(projects): check parent project when checking archived status 2023-05-24 15:51:55 +02:00
kolaente
d799915e78 feat(projects): get all projects recursively 2023-05-24 15:51:55 +02:00
kolaente
8cff813e9f fix(project): remove namespaces from creating projects 2023-05-24 15:51:54 +02:00
kolaente
2dcd6451a4 fix(project): remove namespaces from getting projects 2023-05-24 15:51:54 +02:00
kolaente
386e218b95 feat(migration): use new structure for migration 2023-05-24 15:51:54 +02:00
kolaente
fef253312c feat(projects): cleanup namespace leftovers 2023-05-24 15:51:54 +02:00
kolaente
16de7cd591 feat(projects): remove namespaces 2023-05-24 15:51:54 +02:00
kolaente
0795828a9f feat(projects): add parent project, migrate namespaces 2023-05-24 15:51:54 +02:00
WofWca
6aadaaaffc chore: rename files (fix typo) 2023-03-21 19:02:05 +00:00