Add role based access to android #48

Merged
RecentRunner merged 2 commits from AddRoleBasedAccessToAndroid into main 2026-03-26 16:50:02 -06:00

2 Commits

Author SHA1 Message Date
Alex
39f912f711 Added profile photo loading and uploading
- profile photos now load from backend
- profile photos can be uploaded to the backend
- RetrofitClient now automatically determines if the device is an emulator or hardware so we dont have to comment and uncomment everytime we test with a different device
2026-03-26 00:47:47 -06:00
Alex
2a9d7145be Added role based access to android login
- Admin has access to everything
- Staff has limited access to what they can edit in listfragment
- Customers cannot login to app
- added validations to pets, supplier and services in their detailed view
2026-03-25 19:44:56 -06:00