This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/api
John Mizerek bc88f28e60 Fix UserID column references in auth endpoints after schema normalization
Users table primary key was renamed from UserID to ID but these
endpoints still referenced the old column name, causing server_error
on login/signup OTP flow.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 17:15:46 -08:00
..
addresses Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
admin Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
app Add about.cfm API endpoint for mobile app About screennAdds server-side content for About Payfrit screen allowing content updates without releasing new app versions.nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> 2026-01-28 00:38:58 -08:00
assignments Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
auth Fix UserID column references in auth endpoints after schema normalization 2026-01-30 17:15:46 -08:00
beacons Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
businesses Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
chat Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
config Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
debug Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
dev Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
import Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
menu Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
orders Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
portal Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
ratings Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
servicepoints Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
setup Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
stations Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
stripe Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
tasks Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
users Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
workers Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
Application.cfm Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00