vikunja/pkg/models
kolaente 4271717510
All checks were successful
continuous-integration/drone/pr Build is passing
Fix tests
2021-02-14 20:02:58 +01:00
..
bulk_task_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
bulk_task.go Add events (#777) 2021-02-02 22:48:37 +00:00
error.go Create and delete methods 2021-02-09 22:03:45 +01:00
events.go Fix dispatching events with doers 2021-02-13 22:43:17 +01:00
kanban_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
kanban_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
kanban.go Add events (#777) 2021-02-02 22:48:37 +00:00
label_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
label_task_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
label_task_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
label_task.go Add events (#777) 2021-02-02 22:48:37 +00:00
label_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
label.go Add events (#777) 2021-02-02 22:48:37 +00:00
link_sharing_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
link_sharing.go Add events (#777) 2021-02-02 22:48:37 +00:00
list_duplicate_test.go Update copyright year 2021-02-02 20:19:13 +01:00
list_duplicate.go Add events (#777) 2021-02-02 22:48:37 +00:00
list_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
list_team_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
list_team_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
list_team.go Add events (#777) 2021-02-02 22:48:37 +00:00
list_test.go Add getting subscriptions when getting entities 2021-02-13 20:53:59 +01:00
list_users_rights_test.go Update copyright year 2021-02-02 20:19:13 +01:00
list_users_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
list_users_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
list_users.go Add events (#777) 2021-02-02 22:48:37 +00:00
list.go Fix dispatching events with doers 2021-02-13 22:43:17 +01:00
listeners.go Fix dispatching events with doers 2021-02-13 22:43:17 +01:00
main_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
message.go Update copyright year 2021-02-02 20:19:13 +01:00
models.go Add rights and test stubs 2021-02-09 21:39:14 +01:00
namespace_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
namespace_team_rights_test.go Update copyright year 2021-02-02 20:19:13 +01:00
namespace_team_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
namespace_team_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
namespace_team.go Add events (#777) 2021-02-02 22:48:37 +00:00
namespace_test.go Fix tests 2021-02-14 20:02:58 +01:00
namespace_users_rights_test.go Update copyright year 2021-02-02 20:19:13 +01:00
namespace_users_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
namespace_users_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
namespace_users.go Add events (#777) 2021-02-02 22:48:37 +00:00
namespace.go Return all subscriptions for namespaces when getting all namespaces 2021-02-14 18:29:51 +01:00
notifications.go Fix dispatching events with doers 2021-02-13 22:43:17 +01:00
rights.go Update copyright year 2021-02-02 20:19:13 +01:00
saved_filters_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
saved_filters_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
saved_filters.go Add events (#777) 2021-02-02 22:48:37 +00:00
subscription_rights.go Fix creating and retrieving subscriptions 2021-02-14 17:33:10 +01:00
subscription_test.go Cleanup/Rearrange building a subscriber query 2021-02-13 21:12:07 +01:00
subscription.go Add consts 2021-02-14 18:40:32 +01:00
task_assignees_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
task_assignees.go Fix dispatching events with doers 2021-02-13 22:43:17 +01:00
task_attachment_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
task_attachment_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
task_attachment.go Add events (#777) 2021-02-02 22:48:37 +00:00
task_collection_filter.go Update copyright year 2021-02-02 20:19:13 +01:00
task_collection_sort_test.go Update copyright year 2021-02-02 20:19:13 +01:00
task_collection_sort.go Update copyright year 2021-02-02 20:19:13 +01:00
task_collection_test.go Update copyright year 2021-02-02 20:19:13 +01:00
task_collection.go Update copyright year 2021-02-02 20:19:13 +01:00
task_comment_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
task_comments_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
task_comments.go Fix dispatching events with doers 2021-02-13 22:43:17 +01:00
task_relation_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
task_relation_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
task_relation.go Add events (#777) 2021-02-02 22:48:37 +00:00
task_reminder_test.go Update copyright year 2021-02-02 20:19:13 +01:00
task_reminder.go Add notifications package for easy sending of notifications (#779) 2021-02-07 21:05:09 +00:00
tasks_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
tasks_test.go Fix tests 2021-02-14 18:31:56 +01:00
tasks.go Fix dispatching events with doers 2021-02-13 22:43:17 +01:00
team_members_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
team_members_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
team_members.go Add events (#777) 2021-02-02 22:48:37 +00:00
teams_rights_test.go Update copyright year 2021-02-02 20:19:13 +01:00
teams_rights.go Update copyright year 2021-02-02 20:19:13 +01:00
teams_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
teams.go Add events (#777) 2021-02-02 22:48:37 +00:00
unit_tests.go Add tests 2021-02-09 22:36:34 +01:00
unsplash.go Update copyright year 2021-02-02 20:19:13 +01:00
user_list.go Update copyright year 2021-02-02 20:19:13 +01:00
users_list_test.go Update copyright year 2021-02-02 20:19:13 +01:00