api/models
2018-06-13 12:18:55 +02:00
..
fixtures updated fixtures 2018-06-10 11:37:24 +02:00
config_test.go initial commit 2018-06-10 11:11:42 +02:00
config.go initial commit 2018-06-10 11:11:42 +02:00
error.go Improved item deletion rights check 2018-06-12 18:49:56 +02:00
list_create_update.go cleanup 2018-06-10 14:43:35 +02:00
list_delete.go Added check to only let a user delete his own list 2018-06-12 18:46:59 +02:00
list_items_create_update.go Fixed returning of user infos when updating a todo item 2018-06-13 12:18:55 +02:00
list_items.go Fixed returning of user infos when updating a todo item 2018-06-13 12:18:55 +02:00
lists.go Fixed returning of user infos when updating a todo item 2018-06-13 12:18:55 +02:00
main_test.go initial commit 2018-06-10 11:11:42 +02:00
message.go initial commit 2018-06-10 11:11:42 +02:00
models_test.go initial commit 2018-06-10 11:11:42 +02:00
models.go Started adding listitems 2018-06-10 15:55:56 +02:00
test_fixtures.go initial commit 2018-06-10 11:11:42 +02:00
unit_tests.go unit tests improvments 2018-06-10 14:24:33 +02:00
user_add_update.go Added list create and update methods 2018-06-10 14:14:10 +02:00
user_delete.go initial commit 2018-06-10 11:11:42 +02:00
user_test.go made tests work again 2018-06-10 11:41:10 +02:00
user.go Fixed returning of user infos when updating a todo item 2018-06-13 12:18:55 +02:00
users_list.go made tests work again 2018-06-10 11:41:10 +02:00