- TablosListHandler: derives sidebarTablos from cardViews, calls TablosDashboard with activePath="/" - TabloDetailHandler: fetches ListTablosByUser for sidebar, calls TabloDetailPage with activePath="" - TabloUpdateHandler: fetches ListTablosByUser for non-HTMX error path - renderTabloCreateError: derives errorSidebarTablos from errorCardViews - TabloDiscussionTabHandler, TabloEventsTabHandler, TabloFilesTabHandler, TabloTasksTabHandler: fetch ListTablosByUser for non-HTMX full-page renders - PlanningPageHandler: fetches ListTablosByUser, calls PlanningPage with activePath="/planning" - AccountProvidersHandler: fetches ListTablosByUser, calls AccountProvidersPage with activePath="/" - planning.templ: updated signature + switched to @AppLayout - account_providers.templ: updated signature + switched to @AppLayout |
||
|---|---|---|
| .. | ||
| auth | ||
| db | ||
| files | ||
| jobs | ||
| session | ||
| tablos | ||
| tasks | ||
| web | ||