xtablo-source/backend/templates
2026-05-16 00:27:58 +02:00
..
.gitkeep feat(01-01): create directory skeleton and per-package doc.go placeholders 2026-05-14 17:53:55 +02:00
account_providers.go feat(08-05): add linked providers view and provider docs 2026-05-15 21:10:45 +02:00
account_providers.templ feat(08-05): add linked providers view and provider docs 2026-05-15 21:10:45 +02:00
auth_form_errors.templ feat(02-04): signup templates (full page + HTMX fragment) with render tests 2026-05-14 22:14:28 +02:00
auth_forms.go feat(08): disable apple sign-in 2026-05-15 21:41:22 +02:00
auth_login.templ feat(08): disable apple sign-in 2026-05-15 21:41:22 +02:00
auth_signup.templ feat(08-04): show social sign-in controls on auth pages 2026-05-15 21:09:14 +02:00
auth_signup_test.go feat(08-04): show social sign-in controls on auth pages 2026-05-15 21:09:14 +02:00
etapes.templ fix(09): refresh etape counts on task create 2026-05-15 22:59:01 +02:00
etapes_forms.go fix(09-04): preserve etape filter on reorder 2026-05-15 22:49:40 +02:00
events.templ feat(10-01): add events calendar creation slice 2026-05-16 00:27:58 +02:00
events_forms.go feat(10-01): add events calendar creation slice 2026-05-16 00:27:58 +02:00
files.templ feat(05-03): implement FileDownloadHandler, FileDeleteConfirmHandler, FileDeleteHandler 2026-05-15 12:34:07 +02:00
files_helpers.go feat(05-02): 3-tab layout + files templates + router + main.go S3 wiring 2026-05-15 12:28:33 +02:00
files_helpers_test.go test(05-files): add pure unit tests for formatBytes, byteCountReader, and content-type sniff 2026-05-15 13:29:08 +02:00
fragments.templ feat(01-03): templ layout/index/fragments + handlers + chi router 2026-05-14 19:25:43 +02:00
layout.templ feat(04-02): KanbanBoard, TaskCard, TaskDeleteConfirmFragment templates 2026-05-15 09:32:06 +02:00
layout_test.go feat(02-07): gorilla/csrf integration — mount middleware, wire all forms, env-driven key 2026-05-14 22:59:06 +02:00
tablos.templ feat(10-01): add events calendar creation slice 2026-05-16 00:27:58 +02:00
tablos_forms.go fix(03): WR-04 add color field error display to create form template 2026-05-15 08:30:27 +02:00
tasks.templ fix(09): honor selected etape on task create 2026-05-15 23:46:32 +02:00
tasks_forms.go feat(09-03): add task etape selector 2026-05-15 22:47:56 +02:00