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 39448c5d91 Fix prefixed column names in auth, orders, portal team, users search, workers APIs
Updated Users (UserID, UserFirstName, UserLastName, UserEmailAddress, UserContactNumber),
ServicePoints (ServicePointID, ServicePointName, ServicePointTypeID), and Businesses
(BusinessID, BusinessName, BusinessTaxRate, BusinessPhone) column references with proper
prefixed names and AS aliases for API compatibility.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 17:43:33 -08:00
..
addresses Fix prefixed column names for tt_States, tt_Days, tt_OrderTypes, ServicePoints, Users, Addresses, Hours tables 2026-01-31 17:38:33 -08:00
admin Fix remaining old column names missed by initial batch rename 2026-01-30 22:58:46 -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 prefixed column names in auth, orders, portal team, users search, workers APIs 2026-01-31 17:43:33 -08:00
beacons Fix normalized DB column names across all API files 2026-01-31 16:56:41 -08:00
businesses Fix prefixed column names for tt_States, tt_Days, tt_OrderTypes, ServicePoints, Users, Addresses, Hours tables 2026-01-31 17:38:33 -08:00
chat Fix remaining old column names missed by initial batch rename 2026-01-30 22:58:46 -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 Fix normalized DB column names across all API files 2026-01-31 16:56:41 -08:00
orders Fix prefixed column names in auth, orders, portal team, users search, workers APIs 2026-01-31 17:43:33 -08:00
portal Fix prefixed column names in auth, orders, portal team, users search, workers APIs 2026-01-31 17:43:33 -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 Fix prefixed column names for tt_States, tt_Days, tt_OrderTypes, ServicePoints, Users, Addresses, Hours tables 2026-01-31 17:38:33 -08:00
stations Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
stripe Fix normalized DB column names across all API files 2026-01-31 16:56:41 -08:00
tasks Fix normalized DB column names across all API files 2026-01-31 16:56:41 -08:00
users Fix prefixed column names in auth, orders, portal team, users search, workers APIs 2026-01-31 17:43:33 -08:00
workers Fix prefixed column names in auth, orders, portal team, users search, workers APIs 2026-01-31 17:43:33 -08:00
Application.cfm Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00