api/pkg/modules/migration
konrad f5b5204776 Add Microsoft Todo migration (#737)
Add more logs

Fix lint

Generate docs

Add swagger docs

Add microsoft todo parsing logic

go mod tidy

Add basic test structure

Add more fields to tasks

rename microsoft todo package

Add getting microsoft todo data

Add structs and helper methods

Add microsoft todo config and routes

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#737
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-12-18 11:12:05 +00:00
..
handler Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
microsoft-todo Add Microsoft Todo migration (#737) 2020-12-18 11:12:05 +00:00
todoist Add Microsoft Todo migration (#737) 2020-12-18 11:12:05 +00:00
trello Add trello migration (#734) 2020-12-17 13:44:04 +00:00
wunderlist Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
create_from_structure_test.go Add support for migrating todoist boards (#732) 2020-12-16 14:19:09 +00:00
create_from_structure.go Add trello migration (#734) 2020-12-17 13:44:04 +00:00
db.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
helpers.go Add Microsoft Todo migration (#737) 2020-12-18 11:12:05 +00:00
main_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
migration_status.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
migrator.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00