Commit Graph

1964 Commits

Author SHA1 Message Date
518bf7ded3
fix: lint errors
All checks were successful
continuous-integration/drone/pr Build is passing
2023-01-13 18:42:31 +01:00
dbbc99c581
chore(test): show table content when db assertion failed 2023-01-13 18:33:43 +01:00
2260688c3b
fix(migration): enable insert from structure work recursively 2023-01-13 18:33:20 +01:00
c3a099d71b
fix(migration): make file migration work with new structure 2023-01-13 18:32:54 +01:00
31553ef11d
chore(export): remove unused events 2023-01-12 22:56:05 +01:00
6948648e62
fix(tests): task collection fixtures 2023-01-12 17:22:05 +01:00
8118795a86
fix(tests): subscription test fixtures 2023-01-12 17:14:17 +01:00
bc0724c2ad
fix(tests): task permissions from parents 2023-01-12 17:11:50 +01:00
798d575c05
fix(tests): adjust parent projects 2023-01-12 17:00:40 +01:00
0223c7f660
fix(projects): properly check if a user or link share is allowed to create a new project 2023-01-12 16:49:52 +01:00
877dedcb70
fix(tests): permission tests for parent projects 2023-01-12 16:43:41 +01:00
ae9668b3c3
chore(project): fmt 2023-01-12 16:13:31 +01:00
82bcc726a8
fix(project): don't allow un-archiving a project when its parent project is archived 2023-01-12 16:12:10 +01:00
7f175f7f1a
fix(project): recursively get all users from all parent projects 2023-01-12 16:03:09 +01:00
5570e44c1b
fix(tasks): task relation test 2023-01-12 15:31:30 +01:00
091390c8ab
fix(tasks): read all tests 2023-01-12 15:28:29 +01:00
0eca53e49a
fix(migration): remove wunderlist leftovers 2023-01-12 15:11:25 +01:00
6008046505
fix(tasks): get all tasks from parent projects 2023-01-12 15:10:29 +01:00
36819a8cca
feat(subscriptions): make sure all subscriptions are inherited properly 2023-01-12 15:10:29 +01:00
1defe1a860
fix(tests): make the tests compile again 2023-01-12 15:10:29 +01:00
3c3bf638d6
fix(projects): permission check now works 2023-01-12 15:10:29 +01:00
92b7fb71d8
fix(projects): don't check if new projects are archived 2023-01-12 15:10:28 +01:00
4c884246df
chore(projects) use a slice again 2023-01-12 15:10:28 +01:00
7d5e687236
fix: typo 2023-01-12 15:10:28 +01:00
1e2dd17386
chore(docs): update error docs 2023-01-12 15:10:28 +01:00
17898f7a1c
feat(projects): check parent project when checking archived status 2023-01-12 15:10:28 +01:00
8fcc68f7d4
feat(projects): check all parent projects for permissions 2023-01-12 15:10:28 +01:00
83750abe02
feat(projects): get all projects recursively 2023-01-12 15:10:28 +01:00
2b161ad112
fix: typo 2023-01-12 15:10:28 +01:00
7e5c336b03
fix: rename after rebase 2023-01-12 15:10:28 +01:00
b4ef089973
fix: make it compile again 2023-01-12 15:10:28 +01:00
1af82f6686
chore: generate swagger docs 2023-01-12 15:10:28 +01:00
fd9b2e15d9
fix(tasks): don't check for namespaces in filters 2023-01-12 15:10:28 +01:00
68baafa990
fix(project): don't check for namespaces in overdue reminders 2023-01-12 15:10:28 +01:00
c056c4ea9b
fix(project): remove comments, clarifications, notifications about namespaces 2023-01-12 15:10:27 +01:00
ad0d9da90c
fix(project): remove namespaces checks 2023-01-12 15:10:27 +01:00
05fc0d6add
fix(project): remove namespaces from creating projects 2023-01-12 15:10:27 +01:00
7575a19dbe
fix(project): remove namespaces from getting projects 2023-01-12 15:10:27 +01:00
c05ed95ba9
feat(migration): ignore namespace changes 2023-01-12 15:10:27 +01:00
e8e2e205f4
feat(migration): use new structure for migration 2023-01-12 15:10:27 +01:00
92f0a50996
feat(projects): cleanup namespace leftovers 2023-01-12 15:10:27 +01:00
c244a0f145
feat(projects): remove namespaces 2023-01-12 15:10:27 +01:00
ce7021f152
feat(projects): add parent project, migrate namespaces 2023-01-12 15:10:27 +01:00
2f3672ee4f
feat: rename lists to projects 2023-01-12 15:10:25 +01:00
8d052687f2
feat: rename lists to projects 2023-01-12 15:10:10 +01:00
01bd4ccf7a
fix(tasks): test
All checks were successful
continuous-integration/drone/pr Build is passing
2023-01-12 15:06:03 +01:00
3a9757632b
fix(migration): remove wunderlist leftovers 2023-01-12 15:04:59 +01:00
5df54ddfb8
chore: generate swagger docs
Some checks reported errors
continuous-integration/drone/pr Build was killed
2023-01-12 15:03:27 +01:00
0a03676aee
fix(tasks): sql for overdue reminders 2023-01-12 15:03:27 +01:00
3e3f0aaa36
fix(migration): use correct struct 2023-01-12 15:03:27 +01:00