Align calendar-view rendering between Events/Termine page and Custom Views' calendar view type #55
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Trigger
m 2026-05-20 13:58:
Current state (verify in design)
/events(Termine) has its own calendar rendering — likely infrontend/src/appointments-calendar.tsxorclient/appointments-calendar.ts.user_viewssystem that lets users define their own filter+view combos) supports a 'calendar' view type — separate calendar component, possibly with different month-grid / week-grid / day-grid layouts.What to do
Out of scope
/eventsoutside the calendar view.Role
inventor → coder if the canonical-renderer choice involves API contract changes; coder direct if it's purely a refactor to call the same module. Inventor probably warranted because both surfaces are non-trivial.
Shipped via bohr; merged at https://mgit.msbls.de/m/paliad/commit/82ecbe3. Live after Dokploy deploy. ~700 LOC removed, ~100 added — single canonical mountCalendar() module replaces three implementations.