vikunja/pkg
konrad e89e6d47d4
All checks were successful
continuous-integration/drone/push Build is passing
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
..
caldav Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
cmd Add gosec static analysis 2020-04-13 22:30:09 +02:00
config Todoist Migration (#566) 2020-05-23 20:50:54 +00:00
db Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
files Add postgres support (#135) 2020-02-16 21:42:04 +00:00
integrations Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
log Kanban (#393) 2020-04-19 07:27:28 +00:00
mail Add gosec static analysis 2020-04-13 22:30:09 +02:00
metrics Improve metrics performance 2020-05-15 14:42:32 +02:00
migration Use the db logger instance for logging migration related stuff 2020-05-23 18:33:11 +02:00
models Don't return all tasks when a user has no lists 2020-05-19 17:22:10 +02:00
modules Todoist Migration (#566) 2020-05-23 20:50:54 +00:00
red Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
routes Todoist Migration (#566) 2020-05-23 20:50:54 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
timeutil Add workaround for timezones on windows (#151) 2020-03-09 22:41:08 +00:00
user Change totp secret datatype from varchar to text 2020-05-09 14:45:57 +02:00
utils Add gosec static analysis 2020-04-13 22:30:09 +02:00
version Add build time to compile flags 2020-03-02 20:24:26 +01:00