User Management & Permissions Sections on Admin Page #10
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rainbownapkin/canopy#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
added #6 as parent issue
changed title from {-Global Permissions-} Page to {+User Management Section on Admin+} Page
changed the description
changed title from User Management Section on Admin Page to User Management {+& Permissions +}Section{+s+} on Admin Page
Started work on User Management section of Admin Panel:
064109556cAdded Rank Changes, among other updates to '/api/admin', to the adminPanel:
8a4a21cff0Started work on permissions list in /adminPanel, added '/api/admin/listPermissions'
Moved permissions list to '/api/admin/permissions'(GET), created '/api/admin/permissions'(POST) and associated ajax helper function in frontend (adminPanel.js):
bd24aae381Implemented by:
ce34d2e4d7