vikunja/pkg/models
konrad 6b40df50d3
All checks were successful
the build was successful
Add labels to tasks (#45)
2018-12-31 01:18:41 +00:00
..
fixtures Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
bulk_list_task_test.go Add bulk edit for tasks (#42) 2018-12-28 21:49:46 +00:00
bulk_list_task.go Task assignees (#44) 2018-12-29 14:29:50 +00:00
error.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
label_create_update.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
label_read.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
label_rights.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
label_task_rights.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
label_task_test.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
label_task.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
label_test.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
label.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
list_create_test.go
list_create_update.go Fixed a bug where updating a list would update it with the same values it had before 2018-12-25 15:30:11 +01:00
list_delete.go
list_read_test.go
list_rights.go Task assignees (#44) 2018-12-29 14:29:50 +00:00
list_task_readall_test.go Add bulk edit for tasks (#42) 2018-12-28 21:49:46 +00:00
list_task_readall.go Updated swagger docs 2018-12-25 21:45:26 +01:00
list_tasks_create_update.go Task assignees (#44) 2018-12-29 14:29:50 +00:00
list_tasks_delete.go Task assignees (#44) 2018-12-29 14:29:50 +00:00
list_tasks_rights.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
list_tasks_test.go
list_tasks.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
list_users_create.go
list_users_delete.go
list_users_readall.go
list_users_rights_test.go
list_users_rights.go
list_users_test.go
list_users_update.go
list_users.go
list.go
main_test.go Task assignees (#44) 2018-12-29 14:29:50 +00:00
message.go
models.go Add labels to tasks (#45) 2018-12-31 01:18:41 +00:00
namespace_create.go
namespace_delete.go
namespace_rights.go
namespace_test.go
namespace_update.go
namespace_users_create.go
namespace_users_delete.go
namespace_users_readall.go
namespace_users_rights_test.go
namespace_users_rights.go
namespace_users_test.go
namespace_users_update.go
namespace_users.go
namespace.go
team_list_create.go
team_list_delete.go
team_list_readall.go
team_list_rights.go
team_list_test.go
team_list_update.go
team_list.go
team_members_create.go
team_members_delete.go
team_members_rights.go
team_members_test.go
team_namespace_create.go
team_namespace_delete.go
team_namespace_readall.go
team_namespace_rights_test.go
team_namespace_rights.go
team_namespace_test.go
team_namespace_update.go
team_namespace.go
team_right.go
teams_create.go
teams_delete.go
teams_rights_test.go
teams_rights.go
teams_test.go
teams_update.go
teams.go
test_fixtures.go
unit_tests.go
user_add_update.go
user_delete.go
user_email_confirm_test.go
user_email_confirm.go
user_password_reset.go
user_right.go
user_test.go
user.go
users_list.go