api/pkg/integrations
konrad bd8c1c3bb7 Return rights when reading a single item (#626)
Fix lint

Update docs

Fix loading all rights (list & namespace)

Add tests

Update web framework

Make tests run again

Update all calls to CanRead methods

Update task attachment & task comment & task rights to return the max right

Update team rights to return the max right

Update namespace rights to return the max right

Update list rights to return the max right

Update link share rights to return the max right

Update label rights to return the max right

Update web dependency

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#626
2020-08-10 12:11:43 +00:00
..
_test.go.tpl Update copyright header 2020-02-07 17:27:45 +01:00
archived_test.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
integrations.go Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
kanban_test.go Add real buckets for tasks which don't have one (#446) 2020-04-25 20:32:02 +00:00
link_sharing_test.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
list_test.go Return rights when reading a single item (#626) 2020-08-10 12:11:43 +00:00
login_test.go Update copyright header 2020-02-07 17:27:45 +01:00
register_test.go Update copyright header 2020-02-07 17:27:45 +01:00
task_collection_test.go Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
task_comment_test.go Task Comments (#138) 2020-02-19 21:57:56 +00:00
task_test.go Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
token_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_change_password_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_confirm_email_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_list_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_password_request_token_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_password_reset_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_show_test.go Update copyright header 2020-02-07 17:27:45 +01:00