Duplicate Lists #603

Merged
konrad merged 20 commits from feature/duplicate-lists into master 2020-06-30 20:53:15 +00:00

20 Commits

Author SHA1 Message Date
kolaente 473ca3999e
Fix buckets not being duplicated correctly
continuous-integration/drone/pr Build is passing Details
2020-06-30 22:37:15 +02:00
kolaente b6d95bfb63
Fix list id param not working 2020-06-30 22:35:42 +02:00
kolaente 8856d95275
Add api endpoint
continuous-integration/drone/pr Build is passing Details
2020-06-30 17:23:11 +02:00
kolaente 6b4a26b9f0
Add swagger docs 2020-06-30 17:21:33 +02:00
kolaente 68aa26adad
"Fix" gocyclo check 2020-06-30 17:15:06 +02:00
kolaente ad0be523b4
Merge branch 'master' into feature/duplicate-lists 2020-06-30 17:12:02 +02:00
kolaente 23f67eb435
Add comment about test
continuous-integration/drone/pr Build was killed Details
2020-06-30 17:07:20 +02:00
kolaente bfc5577e9e
Make duplicating actually work 2020-06-30 17:05:51 +02:00
kolaente babce6a327
Add copying link shares 2020-06-30 16:57:42 +02:00
kolaente 0bfbc1082b
Add copying list shares 2020-06-30 16:55:36 +02:00
kolaente 2089fd3da3
Add copying list backgrounds 2020-06-30 11:48:02 +02:00
kolaente ccebb888a1
Merge branch 'master' into feature/duplicate-lists 2020-06-30 11:37:55 +02:00
kolaente c9b8ff64ef
Merge branch 'master' into feature/duplicate-lists 2020-06-30 09:56:20 +02:00
kolaente fac0046f12
Add copying task relations 2020-06-29 22:35:28 +02:00
kolaente 01d1c8f6e9
Add copying task comments 2020-06-29 22:30:02 +02:00
kolaente 28a4944dd3
Add copying assignees 2020-06-29 22:27:45 +02:00
kolaente 7e4cd207c2
Add copying task task label relations 2020-06-29 22:20:28 +02:00
kolaente 9556bb3918
Add copying task attachments 2020-06-29 22:14:50 +02:00
kolaente 559c2cf0d1
Add duplicating tasks 2020-06-29 21:32:42 +02:00
kolaente d10e58b37c
Add basic struct and methods 2020-06-29 11:43:48 +02:00