Commit Graph

1930 Commits

Author SHA1 Message Date
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
68d339baf7
fix: users_lists name in migration 2023-01-12 15:03:27 +01:00
e1eee7b4ca
fix: lint 2023-01-12 15:03:27 +01:00
b8158b14f0
fix: test fixtures 2023-01-12 15:03:27 +01:00
b7ba2a7730
fix: trello import tests 2023-01-12 15:03:27 +01:00
496c8f691b
fix: test import 2023-01-12 15:03:26 +01:00
24ddc10a66
fix: rename incorrectly named ProjectUsers method 2023-01-12 15:03:26 +01:00
0284baa96d
feat: rename all list files 2023-01-12 15:03:26 +01:00
da7ef8a38c
feat: migrate lists to projects in db identifiers 2023-01-12 15:03:26 +01:00
6e36332361
feat: rename lists to projects 2023-01-12 15:03:24 +01:00
acd31c4ff7 fix(deps): update module github.com/getsentry/sentry-go to v0.17.0 (#1361)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1361
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-12 13:25:10 +00:00
1c02114cf5 chore(deps): update klakegg/hugo docker tag to v0.107.0 (#1272)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1272
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-11 19:48:22 +00:00
82f4a5ad50
fix(export): ignore file size for export files
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-11 18:56:30 +01:00
04614614fe
fix(tasks): don't set a repeating task done when moving it do the done bucket
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-11 18:46:24 +01:00
608bde9806
fix(ci): tagging logic for release docker images
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-11 18:13:11 +01:00
568cc16797 fix(deps): update module src.techknowlogick.com/xgo to v1.6.0+1.19.5 (#1358)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1358
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-10 19:21:26 +00:00
Rein
4b5e65d4c2
fix(mailer): forcessl config (#60)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Rein-R3 <rein@reinsan.top>
Reviewed-At: https://github.com/go-vikunja/api/pull/60
2023-01-09 12:39:43 +01:00
3329d83363 fix(deps): update module github.com/wneessen/go-mail to v0.3.8 (#1357)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1357
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-07 12:52:06 +00:00
c4e5e722e4 chore(deps): update goreleaser/nfpm docker tag to v2.23.0 (#1347)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1347
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-06 11:05:47 +00:00
Dominik Pschenitschni
508a3157e2 fix(drone): add type, fix pull, remove group (#1355)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1355
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2023-01-06 09:46:52 +00:00
TheDubliner
321a8f7e2b
fix(docs): fix a few minor typos (#59)
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-06 10:33:43 +01:00
dd7dcdd0cc fix(deps): update module golang.org/x/crypto to v0.5.0 (#1353)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1353
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-04 18:37:35 +00:00
cb6368036c fix(deps): update module golang.org/x/term to v0.4.0 (#1352)
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Reviewed-on: vikunja/api#1352
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-04 18:23:30 +00:00
36dfcb8ddb fix(deps): update module golang.org/x/image to v0.3.0 (#1350)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1350
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-04 16:16:04 +00:00
7f8c85118e fix(deps): update module golang.org/x/sys to v0.4.0 (#1351)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1351
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-04 16:15:58 +00:00
f3476bec6c fix(deps): update module github.com/coreos/go-oidc/v3 to v3.5.0 (#1349)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1349
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-04 11:03:19 +00:00
392bdd1b94
fix(ci): set release path to /source
Some checks failed
continuous-integration/drone/push Build is failing
Should fix https://github.com/techknowlogick/xgo/issues/187
2023-01-03 16:02:17 +01:00
80634d43c1 fix(deps): update module github.com/wneessen/go-mail to v0.3.7 (#1348)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1348
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-03 14:48:48 +00:00
4fa45bf9dc
chore: remove custom gitea bug template in favor of githubs
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-30 11:57:03 +01:00
ef1d1e2b20 feat(migrators): remove wunderlist (#1346)
Some checks failed
continuous-integration/drone/push Build is failing
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)
All checks were successful
continuous-integration/drone/push Build is passing
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)
Some checks failed
continuous-integration/drone/push Build is failing
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)
Some checks failed
continuous-integration/drone/push Build is failing
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
All checks were successful
continuous-integration/drone/push Build is passing
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