feat: add role user modules and shared table updates

This commit is contained in:
2026-06-15 20:07:06 +05:30
parent 8d4ff49633
commit bea47d29d5
21 changed files with 1245 additions and 133 deletions

View File

@@ -4,6 +4,8 @@ export const ROUTES = {
PROJECT: '/project',
PACKAGE: '/package',
CHAINAGE: '/segment',
ROLES: '/roles',
USERS: '/users',
ACCOUNT: '/account',
UPLOAD: '/upload',
RESULTS: '/results',