Commit History

Fix: Update ON CONFLICT to use (user_id, work_date) and align reconciliation logic with deployed migrations
a9afcba

kamau1 commited on

Implemented leave application endpoint and added self-service timesheet views for agents and performance tracking for managers
b1f38c4

kamau1 commited on

fix: add complete status-history coverage, set started_at correctly, and harden dedup_key + location tracking
53b964c

kamau1 commited on

feat: file naming
b26895a

kamau1 commited on

fix: correctly detect uploaded checklist photos by parsing description and eager-loading images
3e23d36

kamau1 commited on

Add ticket completion fields, integrate project requirements caching via cachetools, update completion service, and implement cache invalidation on project updates.
867ae6b

kamau1 commited on

Fix JSONB journey history not persisting by flagging journey_location_history as modified in update_location service.
4c3de8e

kamau1 commited on

Add TicketStatusHistory model and integrate automatic status logging into ticket assignment workflow.
a71d9fe

kamau1 commited on

feat: better sale orders bulk imports with auto linking for regions
25709d9

kamau1 commited on