Payfrit Works iOS
Find a file
John Pinkyfloyd 7dfe8f593e Add IS_DEV flag, dev ribbon, new app icon, and UI improvements
- Add global IS_DEV flag controlling API endpoint (dev vs biz.payfrit.com),
  dev ribbon banner, and magic OTP hints
- Add diagonal orange DEV ribbon overlay (Widgets/DevRibbon.swift)
- Replace app icon with properly centered dark-outline SVG on white background
- Fix display name with InfoPlist.strings localization
- Redesign business selection cards with initial letter, status pill, task count
- Make businesses only tappable when pending tasks > 0 (dimmed otherwise)
- Simplify LoginScreen and RootView to use IS_DEV directly
- Fix hardcoded dev URLs to respect IS_DEV flag

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 22:07:03 -08:00
build-sim Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00
PayfritWorks Add IS_DEV flag, dev ribbon, new app icon, and UI improvements 2026-02-04 22:07:03 -08:00
PayfritWorks.xcodeproj Add IS_DEV flag, dev ribbon, new app icon, and UI improvements 2026-02-04 22:07:03 -08:00
.gitignore Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00
payfrit-favicon-light-outlines.svg Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00
payfrit-logo-dark-bg.svg Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00
payfrit-logo-light-bg.svg Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00
payfrit-logo-white.svg Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00
test-walkthrough.html Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00