api/pkg/integrations
konrad e433289832 Task Position (#412)
Fix misspell

Fix sorting tasks with null values

Fix sorting by priority for postgres

Merge branch 'master' into feature/position

Add community link

Update golang.org/x/crypto commit hash to 44a6062 (#429)

Update golang.org/x/crypto commit hash to 44a6062

Reviewed-on: vikunja/api#429

Update module lib/pq to v1.4.0 (#428)

Update module lib/pq to v1.4.0

Reviewed-on: vikunja/api#428

Fix updating position

Add ordering tasks in buckets by position

Make task sort by string

Merge branch 'master' into feature/position

Update golang.org/x/crypto commit hash to 3c4aac8 (#419)

Update golang.org/x/crypto commit hash to 3c4aac8

Reviewed-on: vikunja/api#419

Merge branch 'master' into feature/position

Fix moving tasks back into the empty (ID: 0) bucket

Add adding a default position when creating new tasks

Update golang.org/x/crypto commit hash to a76a400 (#411)

Update golang.org/x/crypto commit hash to a76a400

Reviewed-on: vikunja/api#411

Remove unused code

Fix tests

Add migration for position attribute

Add position attribute

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Reviewed-on: vikunja/api#412
2020-04-24 15:23:03 +00:00
..
_test.go.tpl Update copyright header 2020-02-07 17:27:45 +01:00
archived_test.go Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
integrations.go Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
kanban_test.go Kanban (#393) 2020-04-19 07:27:28 +00:00
link_sharing_test.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
list_test.go Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
login_test.go Update copyright header 2020-02-07 17:27:45 +01:00
register_test.go Update copyright header 2020-02-07 17:27:45 +01:00
task_collection_test.go Task Position (#412) 2020-04-24 15:23:03 +00:00
task_comment_test.go Task Comments (#138) 2020-02-19 21:57:56 +00:00
task_test.go Kanban (#393) 2020-04-19 07:27:28 +00:00
token_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_change_password_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_confirm_email_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_list_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_password_request_token_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_password_reset_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_show_test.go Update copyright header 2020-02-07 17:27:45 +01:00