api/pkg/models
kolaente b7918a694e
Added test for uid when creating a new team
2019-05-25 10:29:14 +02:00
..
fixtures Put reminders in an extra table (#75) 2019-05-25 07:33:57 +00: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 Better caldav support (#73) 2019-05-22 17:48:48 +00:00
label_task_rights.go Better caldav support (#73) 2019-05-22 17:48:48 +00:00
label_task_test.go Better caldav support (#73) 2019-05-22 17:48:48 +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 Better caldav support (#73) 2019-05-22 17:48:48 +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 Better caldav support (#73) 2019-05-22 17:48:48 +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 Put reminders in an extra table (#75) 2019-05-25 07:33:57 +00:00
list_task_readall_test.go Put reminders in an extra table (#75) 2019-05-25 07:33:57 +00:00
list_tasks.go Put reminders in an extra table (#75) 2019-05-25 07:33:57 +00:00
list_tasks_create_update.go Put reminders in an extra table (#75) 2019-05-25 07:33:57 +00:00
list_tasks_delete.go Better caldav support (#73) 2019-05-22 17:48:48 +00:00
list_tasks_rights.go Better caldav support (#73) 2019-05-22 17:48:48 +00:00
list_tasks_test.go Better caldav support (#73) 2019-05-22 17:48:48 +00:00
list_users.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list_users_create.go Better caldav support (#73) 2019-05-22 17:48:48 +00:00
list_users_delete.go Better caldav support (#73) 2019-05-22 17:48:48 +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 Better caldav support (#73) 2019-05-22 17:48:48 +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 Put reminders in an extra table (#75) 2019-05-25 07:33:57 +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 Better caldav support (#73) 2019-05-22 17:48:48 +00:00
team_list_delete.go Better caldav support (#73) 2019-05-22 17:48:48 +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 Better caldav support (#73) 2019-05-22 17:48:48 +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 Added test for uid when creating a new team 2019-05-25 10:29:14 +02:00
teams_create.go Added uid to teams 2019-05-25 10:26:32 +02: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 Added test for uid when creating a new team 2019-05-25 10:29:14 +02: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 libraries 2019-05-07 21:42:24 +02:00
user_add_update.go Better caldav support (#73) 2019-05-22 17:48:48 +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