vikunja/pkg/models
kolaente f1d21ea52b
All checks were successful
continuous-integration/drone/push Build is passing
Use the auth methods to get IDs to avoid unneeded casts
2019-06-28 10:21:48 +02:00
..
fixtures Put reminders in an extra table (#75) 2019-05-25 07:33:57 +00:00
bulk_list_task_test.go
bulk_list_task.go
error.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
label_create_update.go
label_read.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
label_rights.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
label_task_rights.go Better caldav support (#73) 2019-05-22 17:48:48 +00:00
label_task_test.go Add the md5-hashed user email to user objects for use with gravatar (#78) 2019-05-31 07:24:59 +00:00
label_task.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
label_test.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
label.go
list_create_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
list_create_update.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02: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 Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
list_task_assignees_rights.go
list_task_assignees.go Better caldav support (#73) 2019-05-22 17:48:48 +00:00
list_task_readall_test.go Fixed duedate spelling issue (#79) 2019-05-31 08:10:56 +00:00
list_task_readall.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
list_tasks_create_update.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
list_tasks_delete.go Better caldav support (#73) 2019-05-22 17:48:48 +00:00
list_tasks_rights.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
list_tasks_test.go Better caldav support (#73) 2019-05-22 17:48:48 +00:00
list_tasks.go Put reminders in an extra table (#75) 2019-05-25 07:33:57 +00:00
list_users_create.go Use the username instead of a user when adding a user to a team or giving it rights (#76) 2019-05-25 09:47:16 +00:00
list_users_delete.go Use the username instead of a user when adding a user to a team or giving it rights (#76) 2019-05-25 09:47:16 +00:00
list_users_readall.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
list_users_rights_test.go
list_users_rights.go
list_users_test.go Add the md5-hashed user email to user objects for use with gravatar (#78) 2019-05-31 07:24:59 +00:00
list_users_update.go Fixed check if the user really exists before updating/deleting its rights (#77) 2019-05-25 10:16:55 +00:00
list_users.go Fixed user sharing not working 2019-06-04 19:45:09 +02:00
list.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
main_test.go
message.go
models.go Put reminders in an extra table (#75) 2019-05-25 07:33:57 +00:00
namespace_create.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
namespace_delete.go
namespace_rights.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
namespace_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
namespace_update.go
namespace_users_create.go Use the username instead of a user when adding a user to a team or giving it rights (#76) 2019-05-25 09:47:16 +00:00
namespace_users_delete.go Use the username instead of a user when adding a user to a team or giving it rights (#76) 2019-05-25 09:47:16 +00:00
namespace_users_readall.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
namespace_users_rights_test.go
namespace_users_rights.go
namespace_users_test.go Add the md5-hashed user email to user objects for use with gravatar (#78) 2019-05-31 07:24:59 +00:00
namespace_users_update.go Fixed check if the user really exists before updating/deleting its rights (#77) 2019-05-25 10:16:55 +00:00
namespace_users.go Use the username instead of a user when adding a user to a team or giving it rights (#76) 2019-05-25 09:47:16 +00:00
namespace.go
rights.go
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 Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
team_list_rights.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02: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_list.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
team_members_create.go Use the username instead of a user when adding a user to a team or giving it rights (#76) 2019-05-25 09:47:16 +00:00
team_members_delete.go Use the username instead of a user when adding a user to a team or giving it rights (#76) 2019-05-25 09:47:16 +00:00
team_members_rights.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
team_members_test.go Use the username instead of a user when adding a user to a team or giving it rights (#76) 2019-05-25 09:47:16 +00:00
team_namespace_create.go
team_namespace_delete.go
team_namespace_readall.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
team_namespace_rights_test.go
team_namespace_rights.go
team_namespace_test.go
team_namespace_update.go
team_namespace.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
teams_create.go Use the username instead of a user when adding a user to a team or giving it rights (#76) 2019-05-25 09:47:16 +00:00
teams_delete.go
teams_rights_test.go
teams_rights.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
teams_test.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
teams_update.go
teams.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
test_fixtures.go
unit_tests.go Integration tests (#71) 2019-04-21 18:18:17 +00:00
user_add_update.go Use the username instead of a user when adding a user to a team or giving it rights (#76) 2019-05-25 09:47:16 +00:00
user_delete.go
user_email_confirm_test.go
user_email_confirm.go
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
user.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
users_list.go