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/portal
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
..
addTeamMember.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
getSettings.cfm Fix prefixed column names for tt_States, tt_Days, tt_OrderTypes, ServicePoints, Users, Addresses, Hours tables 2026-01-31 17:38:33 -08:00
myBusinesses.cfm Fix portal login: use normalized DB column names, fix business dropdown 2026-01-31 14:15:37 -08:00
reassign_employees.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
searchUser.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
stats.cfm Restore API performance tracking and fix perf dashboard 2026-01-30 17:04:12 -08:00
team.cfm Fix prefixed column names in auth, orders, portal team, users search, workers APIs 2026-01-31 17:43:33 -08:00
updateSettings.cfm Fix prefixed column names for tt_States, tt_Days, tt_OrderTypes, ServicePoints, Users, Addresses, Hours tables 2026-01-31 17:38:33 -08:00