api/pkg/modules/migration
konrad e89e6d47d4 Todoist Migration (#566)
Add swagger docs + fix lint

Add parsing logic + fix fixtures

Fix test init

Add logging to creating labels and debug logs

Add creating labels when migrating

Finish test fixtures

Started adding fixtures for testing

Add method and test structures to convert todoist to vikunja

Add basic structure to migrate everything

Add all structs for todoist api

Add docs for config options

Add routes for todoist migrator

Add api token exchange

Add basic structure for todoist migration

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#566
2020-05-23 20:50:54 +00:00
..
handler Update copyright header 2020-02-07 17:27:45 +01:00
todoist Todoist Migration (#566) 2020-05-23 20:50:54 +00:00
wunderlist Todoist Migration (#566) 2020-05-23 20:50:54 +00:00
create_from_structure.go Todoist Migration (#566) 2020-05-23 20:50:54 +00:00
create_from_structure_test.go Todoist Migration (#566) 2020-05-23 20:50:54 +00:00
db.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
main_test.go Fix inserting task structure with related tasks (#142) 2020-02-18 22:00:54 +00:00
migration_status.go Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
migrator.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00