Starcounter/Starcounter.Authorization

Permission selection partial: introduce read-only mode

Closed this issue · 1 comments

Permission selection partial is now always in "edit" mode. It should be also possible to set it to "read-only" mode. On many real pages we want to show data, but not always allow user to change them.

Additionally, it should be possible to change read/edit modes dynamically through app viewmodel.

cc @joozek78

Fixed in #29