api/pkg/models
2022-03-06 17:09:05 +01:00
..
bulk_task_test.go
bulk_task.go
error.go
events.go User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
export.go Fix tasks not exported 2021-09-08 18:40:54 +02:00
favorites.go
kanban_rights.go
kanban_test.go
kanban.go
label_rights.go
label_task_rights.go
label_task_test.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
label_task.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
label_test.go
label.go
link_sharing_rights.go
link_sharing_test.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
link_sharing.go Update module github.com/golang-jwt/jwt to v4 (#930) 2021-08-03 21:43:18 +00:00
list_duplicate_test.go
list_duplicate.go fix: updating a list might remove its background 2021-11-13 17:52:14 +01:00
list_rights.go Enable a list to be moved across namespaces (#1096) 2022-01-23 12:59:43 +00:00
list_team_rights.go
list_team_test.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
list_team.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
list_test.go Enable a list to be moved across namespaces (#1096) 2022-01-23 12:59:43 +00:00
list_users_rights_test.go
list_users_rights.go
list_users_test.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
list_users.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
list.go Enable a list to be moved across namespaces (#1096) 2022-01-23 12:59:43 +00:00
listeners.go fix: make sure the full task is available in notifications 2021-10-16 16:38:59 +02:00
main_test.go
mentions_test.go
mentions.go
message.go
models.go
namespace_rights.go
namespace_team_rights_test.go
namespace_team_rights.go
namespace_team_test.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
namespace_team.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
namespace_test.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
namespace_users_rights_test.go
namespace_users_rights.go
namespace_users_test.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
namespace_users.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
namespace.go chore: cleanup namespace creation 2022-03-06 17:09:05 +01:00
notifications_database.go
notifications.go fix: make sure the full task is available in notifications 2021-10-16 16:38:59 +02:00
rights.go
saved_filters_rights.go
saved_filters_test.go
saved_filters.go
subscription_rights.go
subscription_test.go
subscription.go
task_assignees_rights.go
task_assignees.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
task_attachment_rights.go
task_attachment_test.go
task_attachment.go
task_collection_filter.go
task_collection_sort_test.go
task_collection_sort.go
task_collection_test.go fix: sorting for saved filters 2021-11-14 21:03:55 +01:00
task_collection.go fix: sorting for saved filters 2021-11-14 21:03:55 +01:00
task_comment_rights.go
task_comments_test.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
task_comments.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
task_overdue_reminder_test.go
task_overdue_reminder.go
task_relation_rights.go
task_relation_test.go
task_relation.go
task_reminder_test.go feat: add time zone setting for reminders (#1092) 2022-01-16 11:05:56 +00:00
task_reminder.go feat: add time zone setting for reminders (#1092) 2022-01-16 11:05:56 +00:00
tasks_rights.go
tasks_test.go
tasks.go User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
team_members_rights.go
team_members_test.go
team_members.go
teams_rights_test.go
teams_rights.go
teams_test.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
teams.go Ensure case insensitive search on postgres (#927) 2021-08-01 21:40:25 +00:00
unit_tests.go
unsplash.go
user_delete_test.go fix: deleting users with no namespaces 2021-11-22 22:34:20 +01:00
user_delete.go fix: user deletion schedule 2021-12-12 12:29:05 +01:00
user_list.go
users_list_test.go
users.go