- Created frontend/app/utils/date.ts with formatDate, formatTime, formatDateTime, formatDisplayDate - Created frontend/e2e/helpers/date.ts with formatDateLocal, getTomorrowDateStr - Updated all frontend pages and e2e tests to use shared utilities - Removed duplicate date formatting code from 6 files |
||
|---|---|---|
| .. | ||
| helpers | ||
| admin-invites.spec.ts | ||
| appointments.spec.ts | ||
| auth.spec.ts | ||
| availability.spec.ts | ||
| booking.spec.ts | ||
| counter.spec.ts | ||
| permissions.spec.ts | ||
| profile.spec.ts | ||