api/pkg/routes/api/v1
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
..
auth.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
avatar.go More avatar providers (#622) 2020-08-02 17:16:58 +00:00
docs.go List Backgrounds (#568) 2020-05-26 20:07:55 +00:00
info.go Add option to configure legal urls 2020-07-18 18:53:56 +02:00
link_sharing_auth.go Fix swagger docs 2020-06-28 16:25:46 +02:00
list_by_namespace.go Return rights when reading a single item (#626) 2020-08-10 12:11:43 +00:00
login.go Fix swagger docs 2020-06-28 16:25:46 +02:00
task_attachment.go Return rights when reading a single item (#626) 2020-08-10 12:11:43 +00:00
token_check.go Update copyright header 2020-02-07 17:27:45 +01:00
user_confirm_email.go Fix swagger docs 2020-06-28 16:25:46 +02:00
user_list.go Return rights when reading a single item (#626) 2020-08-10 12:11:43 +00:00
user_password_reset.go Fix swagger docs 2020-06-28 16:25:46 +02:00
user_register.go More avatar providers (#622) 2020-08-02 17:16:58 +00:00
user_settings.go More avatar providers (#622) 2020-08-02 17:16:58 +00:00
user_show.go Fix swagger docs 2020-06-28 16:25:46 +02:00
user_totp.go Fix swagger docs 2020-06-28 16:25:46 +02:00
user_update_email.go Fix swagger docs 2020-06-28 16:25:46 +02:00
user_update_password.go Fix swagger docs 2020-06-28 16:25:46 +02:00