Commit History

feat: add complete Kenya regions data layer, validation, and location API endpoints; remove outdated tests
6c59dab

kamau1 commited on

app rearrangement
569a682

kamau1 commited on

Fix incorrect relationship reference by replacing ticket_assignment with assignment across service and API layers
428eb7e

kamau1 commited on

feat: add field agent stats and global work queue to user overview endpoint
ac99973

kamau1 commited on

fix: correct TaskStatus enum usage, update Postgres ENUM definition, and add validator for empty task_scheduled_date
0a3426b

kamau1 commited on

feat(tasks): add comprehensive tasks API with notification integration and documentation
a15e3da

kamau1 commited on

fix: resolve inventory permissions, routing order, and audit action/await errors across inventory endpoints
7bf6a57

kamau1 commited on

fix: resolve inventory permission issues, endpoint routing conflict, and audit service params
254572e

kamau1 commited on

Add inventory stats to project dashboard, create standalone stats + user overview endpoints, and update related documentation
cf19fe3

kamau1 commited on

feat: added notifications icons instructions to metadata
9ab263b

kamau1 commited on

feat: scope notification to a project, added project id to the notifications table as a nullable field
e90be6b

kamau1 commited on

feat(notifications): integrate notification system across core services
0e0561d

kamau1 commited on

fix(tickets): resolve 500/422 errors by correcting response schema, timezone handling, and route ordering
e02cc07

kamau1 commited on

feat: add meta_apps config and include in login and preferences endpoints for project role navigation context
078be83

kamau1 commited on

feat(project): add complete project setup workflow with service methods and API endpoints for regions, roles, subcontractors, and finalization including validation and authorization
4835b24

kamau1 commited on