payfrit-works-ios/PayfritWorks/Views
Schwifty b8d648cdfc feat: add profile editing UI with first/last name fields
ProfileScreen now loads profile data from the API and shows an Edit
button. Tapping Edit reveals editable first/last name fields with
Save and Cancel buttons. On save, calls updateProfile API and refreshes
the displayed data including the appState display name.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 22:15:58 +00:00
..
Components feat: add reusable ErrorView and LoadingView components 2026-03-24 22:15:03 +00:00
AboutScreen.swift Add debug logging for orderTotal 2026-02-17 09:35:19 -08:00
AccountScreen.swift feat: add reusable ErrorView and LoadingView components 2026-03-24 22:15:03 +00:00
BusinessSelectionScreen.swift feat: add reusable ErrorView and LoadingView components 2026-03-24 22:15:03 +00:00
ChatScreen.swift Add ios-marketing idiom for App Store icon display 2026-02-10 19:37:59 -08:00
LoginScreen.swift Add ios-marketing idiom for App Store icon display 2026-02-10 19:37:59 -08:00
MyTasksScreen.swift feat: add reusable ErrorView and LoadingView components 2026-03-24 22:15:03 +00:00
ProfileScreen.swift feat: add profile editing UI with first/last name fields 2026-03-24 22:15:58 +00:00
RatingDialog.swift feat: add customer rating dialog on task completion 2026-03-22 12:30:18 +00:00
RootView.swift Add IS_DEV flag, dev ribbon, new app icon, and UI improvements 2026-02-04 22:07:03 -08:00
TaskDetailScreen.swift feat: add reusable ErrorView and LoadingView components 2026-03-24 22:15:03 +00:00
TaskListScreen.swift feat: add reusable ErrorView and LoadingView components 2026-03-24 22:15:03 +00:00