api/pkg/routes/api/v1
konrad fe43173b6c Ensure consistent naming of title fields (#528)
Remove task text and namespace name in migration

Fix lint

Add migration for namespace title

Fix renaming namespace name to title

Rename namespace name field to title

Drop text column at the end of the migration

Add migration for task text to title

Rename task text to title

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#528
2020-05-16 10:17:44 +00:00
..
auth.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
avatar.go Add empty avatar provider (#149) 2020-03-01 21:10:25 +00:00
docs.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
info.go Update copyright header 2020-02-07 17:27:45 +01:00
link_sharing_auth.go Update copyright header 2020-02-07 17:27:45 +01:00
list_by_namespace.go Update copyright header 2020-02-07 17:27:45 +01:00
login.go Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
task_attachment.go Fix creating new things with a link share auth 2020-05-12 15:51:48 +02:00
token_check.go Update copyright header 2020-02-07 17:27:45 +01:00
user_add_update.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
user_confirm_email.go Update copyright header 2020-02-07 17:27:45 +01:00
user_list.go Fix creating new things with a link share auth 2020-05-12 15:51:48 +02:00
user_password_reset.go Update copyright header 2020-02-07 17:27:45 +01:00
user_show.go Update copyright header 2020-02-07 17:27:45 +01:00
user_totp.go Add endpoint to disable totp auth 2020-04-18 01:38:49 +02:00
user_update_email.go Add changing email for users 2020-04-17 16:01:45 +02:00
user_update_password.go Update copyright header 2020-02-07 17:27:45 +01:00