• Joined on 2026-01-26
payfrit pushed to main at payfrit/payfrit-biz 2026-01-31 22:19:43 +00:00
498ebb6c0e Fix magic OTP on dev, fix portal login flash of login form
payfrit pushed to main at payfrit/payfrit-biz 2026-01-31 22:15:46 +00:00
c5a332b04e Fix portal login: use normalized DB column names, fix business dropdown
payfrit pushed to main at payfrit/payfrit-biz 2026-01-31 07:30:07 +00:00
94ee89d1f3 Fix FK references on OrderLineItems incorrectly changed to ID
payfrit pushed to main at payfrit/payfrit-biz 2026-01-31 06:58:54 +00:00
8dff081407 Fix remaining old column names missed by initial batch rename
payfrit pushed to main at payfrit/payfrit-biz 2026-01-31 02:22:40 +00:00
712ec3b635 Show date and time on separate lines in perf dashboard card
payfrit pushed to main at payfrit/payfrit-biz 2026-01-31 02:16:36 +00:00
d84805a6f4 Use h:nnt format, same font size, wider card for date
payfrit pushed to main at payfrit/payfrit-biz 2026-01-31 02:13:15 +00:00
60de16437b Use m/d/yy h.nnp date format on perf dashboard
payfrit pushed to main at payfrit/payfrit-biz 2026-01-31 02:09:58 +00:00
e92b2a4833 Fix perf dashboard date card to fit single line
payfrit pushed to main at payfrit/payfrit-biz 2026-01-31 02:08:07 +00:00
cf1c6497ca Format date display in perf dashboard (Jan 29, 2026 8:46 PM)
payfrit pushed to main at payfrit/payfrit-biz 2026-01-31 01:15:46 +00:00
bc88f28e60 Fix UserID column references in auth endpoints after schema normalization
payfrit pushed to main at payfrit/payfrit-biz 2026-01-31 01:04:21 +00:00
bffca643b5 Restore API performance tracking and fix perf dashboard
payfrit pushed to main at payfrit/payfrit-biz 2026-01-30 23:39:23 +00:00
1210249f54 Normalize database column and table names across entire codebase
dc9db32b58 Add API performance profiling, caching, and query optimizations
a5fa1c1041 Skip empty categories in menu API response
6b31b1abcf Remove time-based filtering from customer menu API
3b48c3331d Add menu list and MenuID filter to items.cfm API
Compare 33 commits »
payfrit created branch main in payfrit/payfrit-wp 2026-01-27 06:57:04 +00:00
payfrit pushed to main at payfrit/payfrit-wp 2026-01-27 06:57:04 +00:00
6fdb5259ae Initial commit - Payfrit WordPress theme
payfrit created repository payfrit/payfrit-wp 2026-01-27 06:56:13 +00:00
payfrit renamed repository from payfrit-works to payfrit/payfrit-biz 2026-01-27 06:56:01 +00:00
payfrit pushed to main at payfrit/payfrit-biz 2026-01-26 21:33:35 +00:00
c5ebb24b39 Fix completeProfile.cfm syntax error
payfrit pushed to main at payfrit/payfrit-biz 2026-01-26 21:32:18 +00:00
3ceedaa818 Show magic OTP 123456 on dev signup page
payfrit pushed to main at payfrit/payfrit-biz 2026-01-26 21:26:35 +00:00
a16e8668a8 Add auth redirect to portal index
payfrit pushed to main at payfrit/payfrit-biz 2026-01-26 21:23:21 +00:00
16f63bebe5 Fix seedData.cfm: remove UserEmail column reference