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 05cf73446f Add dev environment configuration and tools
- api/config/environment.cfm: Central config for dev vs prod settings
  - Verbose errors, debug logging, magic OTP bypass
  - Rate limiting toggle, email catch-all, token expiry settings
- api/dev/: Development-only endpoints
  - seedData.cfm: Create/reset test users
  - timeTravel.cfm: Manipulate timestamps for testing
  - index.cfm: Dev tools index

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 12:39:28 -08:00
..
addresses Improve address deduplication and delete matching duplicates 2026-01-14 23:11:28 -08:00
admin Add Task Admin feature to portal 2026-01-24 01:51:41 -08:00
assignments Add business name to HUD header, fix portal HUD link 2026-01-19 20:23:52 -08:00
auth Add OTP-based signup page for website onboarding 2026-01-26 11:49:44 -08:00
beacons App Store Version 2: Multi-menu support, beacon lookup, category scheduling 2026-01-23 19:51:44 -08:00
businesses App Store Version 2: Multi-menu support, beacon lookup, category scheduling 2026-01-23 19:51:44 -08:00
chat App Store Version 2: Multi-menu support, beacon lookup, category scheduling 2026-01-23 19:51:44 -08:00
config Add dev environment configuration and tools 2026-01-26 12:39:28 -08:00
debug Fix task acceptance incorrectly marking orders as delivered 2026-01-16 09:55:45 -08:00
dev Add dev environment configuration and tools 2026-01-26 12:39:28 -08:00
import Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
menu App Store Version 2: Multi-menu support, beacon lookup, category scheduling 2026-01-23 19:51:44 -08:00
orders Fix subtotal/itemCount null handling in history API 2026-01-23 21:59:33 -08:00
portal Add business name to HUD header, fix portal HUD link 2026-01-19 20:23:52 -08:00
servicepoints Add service points reassign script 2026-01-18 13:56:26 -08:00
setup App Store Version 2: Multi-menu support, beacon lookup, category scheduling 2026-01-23 19:51:44 -08:00
stations Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
stripe Include delivery fee in payment calculation 2026-01-13 11:06:27 -08:00
tasks Update callServer task endpoint 2026-01-24 01:40:41 -08:00
users Add team endpoint and chat features for portal 2026-01-11 17:03:55 -08:00
workers Add Payfrit Works (WDS) support and task completion flow 2026-01-03 14:52:04 -08:00
Application.cfm Add dev environment configuration and tools 2026-01-26 12:39:28 -08:00