arbret/frontend
counterweight f81e7a88bd
Fix React CSS property conflict in availability page
- Replaced borderColor with full border property in dayCardActive
- Replaced borderColor with full border property in dayCardSource
- Replaced borderColor with full border property in dayCardTarget
- Prevents React warning about mixing shorthand and non-shorthand properties
- Fixes console error when using 'Clear all' button on availability page
2025-12-21 18:23:31 +01:00
..
app Fix React CSS property conflict in availability page 2025-12-21 18:23:31 +01:00
e2e Extract duplicate test helper functions to shared module 2025-12-21 17:59:48 +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