vikunja/pkg/models
konrad 2b160b73c3
continuous-integration/drone/push Build is passing Details
Fix tests (#72)
2019-04-30 18:36:39 +00:00
..
fixtures Added color field to tasks 2019-04-30 11:26:37 +02:00
bulk_list_task.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
bulk_list_task_test.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
error.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
label.go DB Migrations (#67) 2019-03-29 17:54:35 +00:00
label_create_update.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
label_read.go Improve label handling (#48) 2019-01-09 23:08:12 +00:00
label_rights.go Refactored canRead method to get the list before checking the right (#65) 2019-03-24 13:17:36 +00:00
label_task.go Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
label_task_rights.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
label_task_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
label_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list.go Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
list_create_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list_create_update.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list_delete.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list_read_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list_rights.go Refactored canRead method to get the list before checking the right (#65) 2019-03-24 13:17:36 +00:00
list_task_assignees.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list_task_assignees_rights.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
list_task_readall.go Fixed listID not being returned in tasks 2019-04-23 21:53:37 +02:00
list_task_readall_test.go Fix tests (#72) 2019-04-30 18:36:39 +00:00
list_tasks.go Added color field to tasks 2019-04-30 11:26:37 +02:00
list_tasks_create_update.go Added color field to tasks 2019-04-30 11:26:37 +02:00
list_tasks_delete.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
list_tasks_rights.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list_tasks_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list_users.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list_users_create.go Fixed rights check on lists and namespaces (#62) 2019-03-08 21:31:37 +00:00
list_users_delete.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
list_users_readall.go Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
list_users_rights.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
list_users_rights_test.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
list_users_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list_users_update.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
main_test.go Added cli for general usage of Vikunja (#66) 2019-03-24 17:15:44 +00:00
message.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
models.go DB Migrations (#67) 2019-03-29 17:54:35 +00:00
namespace.go Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
namespace_create.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
namespace_delete.go Fix lint errs (#59) 2019-02-18 19:32:41 +00:00
namespace_rights.go Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
namespace_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
namespace_update.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
namespace_users.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
namespace_users_create.go Fixed rights check on lists and namespaces (#62) 2019-03-08 21:31:37 +00:00
namespace_users_delete.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
namespace_users_readall.go Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
namespace_users_rights.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
namespace_users_rights_test.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
namespace_users_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
namespace_users_update.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
rights.go Rights performance improvements for lists and namespaces (#54) 2019-01-21 22:08:04 +00:00
team_list.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
team_list_create.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
team_list_delete.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
team_list_readall.go Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
team_list_rights.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
team_list_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
team_list_update.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
team_members_create.go Fix lint errs (#59) 2019-02-18 19:32:41 +00:00
team_members_delete.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
team_members_rights.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
team_members_test.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
team_namespace.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
team_namespace_create.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
team_namespace_delete.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
team_namespace_readall.go Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
team_namespace_rights.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
team_namespace_rights_test.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
team_namespace_test.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
team_namespace_update.go Fixed rights check on lists and namespaces (#62) 2019-03-08 21:31:37 +00:00
teams.go DB Migrations (#67) 2019-03-29 17:54:35 +00:00
teams_create.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
teams_delete.go Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
teams_rights.go Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
teams_rights_test.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
teams_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
teams_update.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
test_fixtures.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
unit_tests.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
user.go Updated and re-enabled statickcheck 2019-04-23 10:34:06 +02:00
user_add_update.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
user_delete.go Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
user_email_confirm.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
user_email_confirm_test.go More unit tests (#34) 2018-12-16 13:21:32 +00:00
user_password_reset.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
user_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
users_list.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00