praxis-app / praxis-ui

Deprecated project for standalone client.
GNU General Public License v3.0
9 stars 3 forks source link

Refactor roles and permissions #67

Closed forrestwilkins closed 1 year ago

forrestwilkins commented 1 year ago

Updates the UI in accordance with the API no longer storing permissions using an EAV model.

Roles are now split between group and server.

Depends on: https://github.com/praxis-app/praxis-api/pull/137