Problem/Motivation
Add a new permission (and grant it to Site Admin by default) for the "View JSON" operation link on entities.
Steps to reproduce
Given that a "Site Admin" was logged in to the site
And theExpose a "View JSON" link in entity operationsVarbase Settings checkbox was checked
When navigating to"/admin/content"
And clicked on the "Operations" options for a content type, which activated with the direct JSON:API endpoint link
Then the option should only show up for site admins, super admins by default
And not to show up for other user roles.
Proposed resolution
Have access permission check to "View JSON" operation link in content listing.
Remaining tasks
- ✅ File an issue about this project
- ✅ Add a new permission and manage them for the Site Admin user role
- ✅ Testing to ensure no regression
- ✅ Automated unit/functional testing coverage
11 Sep 2021 at 16:01 EEST - ✅ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Release varbase-9.0.2, varbase_api-9.0.1
User interface changes
- The "Site Admin" and "Super Admin" user roles will be able to see the View JSON operation link
- Other user roles will not able to see the View JSON operation link
API changes
- None
Data model changes
- None
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | varbase_api--access-perm--view-json--site-admins.png | 23.71 KB | rajab natshah |

Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #4
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshahComment #8
rajab natshahComment #10
rajab natshahComment #11
rajab natshahComment #12
rajab natshahComment #13
rajab natshahComment #14
rajab natshahComment #15
rajab natshah✅ Automated unit/functional testing coverage
Comment #16
rajab natshahComment #17
rajab natshahComment #18
rajab natshahComment #20
rajab natshahComment #21
rajab natshah