akash-mitra / webtheory

Web-superiority platform for the web-artisans. (WIP Version)
0 stars 0 forks source link

User with author role is able to see Add and Delete user options, but they do not function #62

Closed navkamplikar closed 4 years ago

navkamplikar commented 4 years ago

We either need to disable access to create and amend existing users by Author or Grant permissions to perform the operation as of now I see errors doing the same. Create new : image

Delete user: I was asked for confirmation before getting into this error. confirmation message pop-up image

error msg: image

sarubhai commented 4 years ago

Hidden options create, trashed view & save button using v-if.

Profile update should happen for frontend for both registered user & author. Need to remove Profile api end-points modify to web endpoints

Backend provision to update users profile & role is only reserved to author