ActivityFox Dev

Changelog

History of changes specific to the ActivityFox customization layer on top of Sharetribe Web Template.

KAM Changelog

Changes specific to the KAM customization layer on top of Sharetribe Web Template. For upstream Sharetribe changes, see the upstream CHANGELOG.

dashboard-scaffold (unreleased)

  • [add] [tooling] Tailwind CSS v3 integration with Sharetribe PostCSS pipeline (Preflight disabled, patch-package for sharetribe-scripts)
  • [add] [tooling] shadcn/ui component library (Button, Card, Dialog, Input, Label, Select, Tabs, Badge)
  • [add] [tooling] TypeScript support via tsconfig.json
  • [add] [children] Child user system: create, list, delete child profiles
  • [add] [children] AES-256-GCM credential encryption for child user passwords
  • [add] [children] Multi-parent child sharing via invitation system
  • [add] [caldav] Davis CalDAV server docker-compose setup (PostgreSQL backend)
  • [add] [caldav] CalDAV proxy backend routes with per-user Basic Auth (tsdav + ical.js)
  • [add] [caldav] Calendar event CRUD with rrule recurrence support (DAILY, WEEKLY, WEEKLY+BYDAY)
  • [add] [caldav] Calendar ownership verification on all calendar endpoints
  • [add] [ui] Dashboard page with three tabs: Bookings, Children, Family Calendar
  • [add] [ui] Child detail view with weekly calendar grid, event create/edit/delete
  • [add] [ui] Family calendar view combining all children's events
  • [add] [ui] Schedule page for per-child weekly recurring activities
  • [add] [docs] Developer documentation in docs/

On this page