Add Microsoft Todo migration #737

Merged
konrad merged 13 commits from feature/microsoft-todo-migration into master 2020-12-18 11:12:05 +00:00

13 Commits

Author SHA1 Message Date
kolaente b2a5a147c5
Merge branch 'master' into feature/microsoft-todo-migration
continuous-integration/drone/pr Build is passing Details
2020-12-18 11:56:32 +01:00
kolaente 241b1229ae
Add more logs
continuous-integration/drone/pr Build was killed Details
2020-12-18 11:56:14 +01:00
kolaente 48ba761a97
Fix lint
continuous-integration/drone/pr Build was killed Details
2020-12-18 11:51:29 +01:00
kolaente da53d18f6d
Generate docs
continuous-integration/drone/pr Build was killed Details
2020-12-18 11:48:06 +01:00
kolaente 9fdbc87faa
Add swagger docs 2020-12-18 11:47:53 +01:00
kolaente 9d0338f06b
Add microsoft todo parsing logic 2020-12-18 11:43:28 +01:00
kolaente 5820a23fe2
go mod tidy 2020-12-18 01:25:53 +01:00
kolaente 6027aecc2b
Add basic test structure 2020-12-18 01:24:47 +01:00
kolaente 2846322bde
Add more fields to tasks 2020-12-18 00:48:40 +01:00
kolaente 403692b72a
rename microsoft todo package 2020-12-18 00:14:32 +01:00
kolaente c1dfe3a825
Add getting microsoft todo data 2020-12-18 00:14:17 +01:00
kolaente 47b404ffdd
Add structs and helper methods 2020-12-17 23:38:37 +01:00
kolaente a45e190092
Add microsoft todo config and routes 2020-12-17 22:49:16 +01:00