api/pkg/models
konrad 1d2cdf0fb8 Fix owner field being null for user shared namespaces (#119) 2020-01-09 19:24:08 +00:00
..
fixtures Add task identifier (#115) 2019-12-07 22:28:45 +00:00
bulk_task.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
bulk_task_test.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
error.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
label.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
label_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
label_task.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
label_task_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
label_task_test.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
label_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
link_sharing.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
link_sharing_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
list.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
list_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
list_team.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
list_team_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
list_team_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
list_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
list_users.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
list_users_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
list_users_rights_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
list_users_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
main_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
message.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
models.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
namespace.go Fix owner field being null for user shared namespaces (#119) 2020-01-09 19:24:08 +00:00
namespace_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
namespace_team.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
namespace_team_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
namespace_team_rights_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
namespace_team_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
namespace_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
namespace_users.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
namespace_users_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
namespace_users_rights_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
namespace_users_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_assignees.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_assignees_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_attachment.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_attachment_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_attachment_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_collection.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_collection_sort.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_collection_sort_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_collection_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_relation.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_relation_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
task_relation_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
tasks.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
tasks_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
tasks_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
team_members.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
team_members_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
team_members_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
teams.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
teams_rights.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
teams_rights_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
teams_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
unit_tests.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
user.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
user_email_confirm.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
user_email_confirm_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
user_password_reset.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
user_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
users_list.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
users_list_test.go Task Attachments (#104) 2019-10-16 20:52:29 +00:00