mirror of
https://github.com/abhinavxd/libredesk.git
synced 2025-11-11 17:35:39 +00:00
feat: store user roles in user roles table, drops the roles table on users table. feat: standardize column names in schema, renames disabled bool to enables. - vue router fixes to allow components / pages to rerender after creating an object in db. - minor fixes and refactors.