arbret/frontend
counterweight 64eeaadd28
Extract weekend detection logic to shared utility
- Created isWeekend() function in utils/date.ts
- Replaced inline weekend detection logic in availability page
- More reusable and testable
2025-12-21 17:57:06 +01:00
..
app Extract weekend detection logic to shared utility 2025-12-21 17:57:06 +01:00
e2e Extract duplicate date formatting functions to shared utilities 2025-12-21 17:48:17 +01:00
test-results Fix flaky E2E tests with proper selectors and response waits 2025-12-21 01:13:10 +01:00
env.example first round of review 2025-12-18 22:24:46 +01:00
next-env.d.ts starting 2025-12-18 21:37:28 +01:00
next.config.ts starting 2025-12-18 21:37:28 +01:00
package-lock.json implemented 2025-12-20 23:06:05 +01:00
package.json implemented 2025-12-20 23:06:05 +01:00
playwright.config.ts Fix flaky E2E tests with proper selectors and response waits 2025-12-21 01:13:10 +01:00
tsconfig.json starting 2025-12-18 21:37:28 +01:00
tsconfig.tsbuildinfo implemented 2025-12-20 23:06:05 +01:00
vitest.config.ts with some tests 2025-12-18 21:48:41 +01:00