Commit Graph

1921 Commits

Author SHA1 Message Date
829cbd3ca3
chore(projects) use a slice again 2022-12-29 22:11:07 +01:00
a2d8708fe4
fix: typo 2022-12-29 21:15:43 +01:00
cdacafca59
chore(docs): update error docs 2022-12-29 21:11:44 +01:00
61a101b38f
feat(projects): check parent project when checking archived status 2022-12-29 21:06:29 +01:00
4f11481984
feat(projects): check all parent projects for permissions 2022-12-29 20:56:58 +01:00
6eef7b8979
feat(projects): get all projects recursively 2022-12-29 19:25:09 +01:00
aa86e57f9c
fix: typo 2022-12-29 18:54:06 +01:00
dfe866846b
fix: rename after rebase 2022-12-29 18:53:52 +01:00
d7a26a2e6c
fix: make it compile again 2022-12-29 18:49:48 +01:00
5eb2d01b4f
chore: generate swagger docs 2022-12-29 18:46:36 +01:00
899588ebf3
fix(tasks): don't check for namespaces in filters 2022-12-29 18:45:56 +01:00
b3dd775345
fix(project): don't check for namespaces in overdue reminders 2022-12-29 18:45:56 +01:00
bc08a3ca13
fix(project): remove comments, clarifications, notifications about namespaces 2022-12-29 18:45:56 +01:00
977e407c16
fix(project): remove namespaces checks 2022-12-29 18:45:56 +01:00
350ff6f4fd
fix(project): remove namespaces from creating projects 2022-12-29 18:45:56 +01:00
24a1823250
fix(project): remove namespaces from getting projects 2022-12-29 18:45:55 +01:00
ed6707a6a3
feat(migration): ignore namespace changes 2022-12-29 18:45:55 +01:00
2a17562e98
feat(migration): use new structure for migration 2022-12-29 18:45:55 +01:00
53eab00c5a
feat(projects): cleanup namespace leftovers 2022-12-29 18:45:55 +01:00
a3a4d3eff1
feat(projects): remove namespaces 2022-12-29 18:45:55 +01:00
6adf56d217
feat(projects): add parent project, migrate namespaces 2022-12-29 18:45:55 +01:00
db1339d97a
fix: lint 2022-12-29 18:45:50 +01:00
7e394d8f8d
feat: rename lists to projects 2022-12-29 18:45:48 +01:00
fe09472360
chore: generate swagger docs 2022-12-29 18:40:03 +01:00
2adb7d2574
fix(tasks): sql for overdue reminders 2022-12-29 18:39:41 +01:00
2b679a1f63
fix(migration): use correct struct 2022-12-29 18:39:41 +01:00
d21bd9d2ab
fix: users_lists name in migration 2022-12-29 18:39:34 +01:00
e8dc8ff71a
fix: lint 2022-12-29 18:39:33 +01:00
1ff314f741
fix: test fixtures 2022-12-29 18:39:33 +01:00
f7fd3c4392
fix: trello import tests 2022-12-29 18:39:33 +01:00
f25950cb96
fix: test import 2022-12-29 18:39:33 +01:00
e2d1bfc388
fix: rename incorrectly named ProjectUsers method 2022-12-29 18:39:33 +01:00
ff221d966c
feat: rename all list files 2022-12-29 18:39:33 +01:00
80d6c85600
feat: migrate lists to projects in db identifiers 2022-12-29 18:39:33 +01:00
379c272e2e
feat: rename lists to projects 2022-12-29 18:39:30 +01:00
ef1d1e2b20 feat(migrators): remove wunderlist (#1346)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1346
2022-12-29 17:12:39 +00:00
Dominik Pschenitschni
ca3580766e fix(docs): old helm charts url (#1344)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/api#1344
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-12-28 16:06:55 +00:00
c6429c8b13 fix(deps): update module github.com/labstack/echo/v4 to v4.10.0 (#1343)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1343
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-12-28 10:32:12 +00:00
304481cf28 fix(deps): update module github.com/wneessen/go-mail to v0.3.6 (#1342)
Reviewed-on: vikunja/api#1342
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-12-26 17:29:28 +00:00
897a6e5d5c
fix(caldav): use const for repeat modes 2022-12-24 14:34:59 +01:00
194b88e2eb
fix(tasks): don't reset the kanban bucket when updating a task and not providing one
Resolves https://github.com/go-vikunja/api/issues/56
2022-12-24 14:30:34 +01:00
c5327845ee
feat(caldav): add support for repeating tasks
Resolves https://github.com/go-vikunja/api/issues/57#issuecomment-1364373103
2022-12-24 12:19:51 +01:00
ea1d06bda6
fix(list): return lists for a namespace id even if that namespace is deleted
This fixes a problem where a namespace was deleted and its list were not.
Forum discussion: https://community.vikunja.io/t/list-deleted-but-tasks-showing-up-as-archived-and-overdue/1025
2022-12-23 17:48:21 +01:00
0104aa504b
fix(ci): pin nfpm container version and binary location 2022-12-19 15:37:01 +01:00
6a97a214a3
fix(migration): use Todoist v9 api to migrate tasks from them
Discussion: https://community.vikunja.io/t/importing-tasks-from-todoist/322/7
2022-12-18 20:38:58 +01:00
a79b1de2d0 feat: provide logout url for openid providers (#1340)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1340
Co-authored-by: viehlieb <pf@pragma-shift.net>
Co-committed-by: viehlieb <pf@pragma-shift.net>
2022-12-18 18:26:28 +00:00
e9ce930230 fix(deps): update module github.com/swaggo/swag to v1.8.9 (#1327)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1327
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-12-18 16:43:30 +00:00
6cb48e430e fix(deps): update module github.com/pquerna/otp to v1.4.0 (#1341)
Reviewed-on: vikunja/api#1341
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-12-14 07:21:11 +00:00
a2c8426d02 fix(deps): update module golang.org/x/crypto to v0.4.0 (#1339)
Reviewed-on: vikunja/api#1339
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-12-07 13:16:10 +00:00
3be10ca4a2 fix(deps): update module github.com/getsentry/sentry-go to v0.16.0 (#1338)
Reviewed-on: vikunja/api#1338
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-12-07 12:15:16 +00:00