Skip to content

authz: add permissions UI to repository settings page

Warren Gifford requested to merge jc/repo-setting-perms-ui into master

Created by: unknwon

Adds a new page in repository settings page for permissions, currently only showing time for Last complete sync and Last incremental sync, which corresponding to synced_at and updated_at respectively.

Preview:

image (Private repository)

image

(Non-private repository)

image (Private repository with queued syncing)

Please feel free to suggest better wording for descriptions, thanks!

NOTE: Tests will be added after review.

Merge request reports

Loading