Trek_CN/client/src
jubnl ee3966d6c8
fix(vacay): allow vacation on public holidays and add today marker
Removes the client-side guard that blocked toggling vacation entries on
public holiday dates, so users who work on holidays can still book leave.
Also adds a filled blue circle on today's date in the Vacay calendar for
quick orientation.

Closes #651
2026-04-15 02:38:50 +02:00
..
api feat(pwa): implement real offline mode with IndexedDB sync 2026-04-14 23:04:25 +02:00
components fix(vacay): allow vacation on public holidays and add today marker 2026-04-15 02:38:50 +02:00
db fix(offline): cache accommodations, trip members, tags, and categories for full offline support 2026-04-14 23:50:52 +02:00
hooks feat(pwa): implement real offline mode with IndexedDB sync 2026-04-14 23:04:25 +02:00
i18n fix(offline): load trips from Dexie on dashboard when offline; fix offline tab i18n key 2026-04-14 23:34:28 +02:00
pages fix(mobile): prevent bottom nav from clipping scrollable content and dialogs 2026-04-15 02:16:57 +02:00
repo fix(offline): cache accommodations, trip members, tags, and categories for full offline support 2026-04-14 23:50:52 +02:00
services fix: convert stored HTTP photo URLs to base64 for map markers, add exchangerate-api to CSP 2026-04-01 19:40:19 +02:00
store fix(offline): cache accommodations, trip members, tags, and categories for full offline support 2026-04-14 23:50:52 +02:00
sync fix(offline): cache accommodations, trip members, tags, and categories for full offline support 2026-04-14 23:50:52 +02:00
utils fix(pwa): fix offline session redirect and file download auth (#505 #541) 2026-04-14 21:48:25 +02:00
App.test.tsx test(client): expand frontend test suite to 69.1% coverage 2026-04-07 21:56:08 +02:00
App.tsx feat(pwa): implement real offline mode with IndexedDB sync 2026-04-14 23:04:25 +02:00
index.css fix(mobile): prevent bottom nav from clipping scrollable content and dialogs 2026-04-15 02:16:57 +02:00
main.tsx refactoring: TypeScript migration, security fixes, 2026-03-27 18:40:18 +01:00
types.ts fix(places): fix notes type and display in inspector 2026-04-14 15:50:59 +02:00