Commit graph

  • 5d0c201e86
    Some work ui-work Arthur Belleville 2026-05-23 17:26:01 +0200
  • e19433fc74 Merge pull request 'go-htmx-gsd' (#1) from go-htmx-gsd into main main arthur 2026-05-23 15:16:43 +0000
  • 44fa0ef2a7
    Admin panel admin-panel Arthur Belleville 2026-05-23 16:39:26 +0200
  • eaaec7a89d
    style(planning): implement Month/Week/Day calendar views from sketch 005 go-htmx-gsd Arthur Belleville 2026-05-18 16:56:44 +0200
  • 63e7d65290
    feat(phase-20): port tablo detail restyle to backend/ Arthur Belleville 2026-05-18 16:31:05 +0200
  • efa9a85dd7
    test(20): UAT diagnosed — Phase 20 work in wrong directory (go-backend vs backend) Arthur Belleville 2026-05-18 16:18:51 +0200
  • 35a8a5051e
    docs(phase-20): complete phase execution Arthur Belleville 2026-05-18 16:04:22 +0200
  • 2e670b0346
    test(20): persist human verification items as UAT Arthur Belleville 2026-05-18 16:04:09 +0200
  • efc8dc4c01
    docs(20): add code review report Arthur Belleville 2026-05-18 16:00:57 +0200
  • 77b9f8473b
    docs(phase-20): update tracking after wave 2 Arthur Belleville 2026-05-18 15:56:01 +0200
  • 8970b91994
    docs(20-03): complete tablo detail CSS restyle plan summary Arthur Belleville 2026-05-18 15:55:16 +0200
  • 910c3b605d
    feat(20-03): kanban board, task card, etapes section, files table CSS + task-list gap Arthur Belleville 2026-05-18 15:54:30 +0200
  • 58710d6eba
    feat(20-03): tablo detail header, metadata row, and tab bar CSS Arthur Belleville 2026-05-18 15:53:51 +0200
  • b05f280089
    docs(20-02): complete tablo detail templ components plan summary Arthur Belleville 2026-05-18 15:52:04 +0200
  • a60de1fc7a
    feat(20-02): replace TabloDetailPage stub with templ component + register tab route Arthur Belleville 2026-05-18 15:51:23 +0200
  • 4ae19faac9
    feat(20-02): TabloDetailPage templ component + GetTabloDetailTab handler Arthur Belleville 2026-05-18 15:51:17 +0200
  • 27326f57d6
    docs(20-01): complete tablo detail handler + view model plan summary Arthur Belleville 2026-05-18 15:47:28 +0200
  • 3fc8aae7a0
    feat(20-01): GetTabloDetailPage handler + GET /tablos/{tabloID} route registration Arthur Belleville 2026-05-18 15:46:30 +0200
  • 9713cbd168
    feat(20-01): add TabloDetailViewModel + computeTabloProgress + TabloDetailPage stub Arthur Belleville 2026-05-18 15:45:30 +0200
  • f24e1c4d35
    test(20-01): add failing tests for TabloDetailViewModel + GetTabloDetailPage handler Arthur Belleville 2026-05-18 15:44:53 +0200
  • 20e0a02edc
    docs(20): create phase 20 plan — tablo detail page + kanban restyle Arthur Belleville 2026-05-18 15:29:41 +0200
  • e18bf66dbf
    docs(20): research phase — tablo detail page + kanban restyle Arthur Belleville 2026-05-18 15:21:53 +0200
  • e37b8c5855
    docs(20): UI design contract Arthur Belleville 2026-05-18 15:16:38 +0200
  • 9312a65ed9
    docs(20): UI design contract for tablo detail & kanban restyle Arthur Belleville 2026-05-18 15:08:48 +0200
  • 4fdcc32ebe
    fix(19): increase tablo card vertical spacing gap-3 → gap-5 Arthur Belleville 2026-05-17 22:36:19 +0200
  • 53ea451d1c
    fix(19): use pure Tailwind for grid progress bar — remove custom CSS classes causing empty bar Arthur Belleville 2026-05-17 22:34:59 +0200
  • 6b73c78d9d
    fix(19): update stale dashboard tests — new view/filter/status class names Arthur Belleville 2026-05-17 22:29:06 +0200
  • a575ab93c6
    feat(19): list view as proper table — Projet/Statut/Créé le/Progression/Actions Arthur Belleville 2026-05-17 22:24:45 +0200
  • 90d43f98bc
    fix(19): move edit+trash to same line as status pill Arthur Belleville 2026-05-17 22:21:49 +0200
  • 7864c39872
    feat(19): tablo card — icon+title+status pill, date, progress, edit+trash Arthur Belleville 2026-05-17 22:20:53 +0200
  • af8b4fa38f
    fix(19): status badge and edit/trash on same line Arthur Belleville 2026-05-17 22:18:52 +0200
  • f506ceeda6
    feat(19): restructure tablo card — icon+title, status badge, edit+trash Arthur Belleville 2026-05-17 22:18:05 +0200
  • 6b0b4be670
    fix(19): filter tabs use DB status (all/active/archived) Arthur Belleville 2026-05-17 22:13:54 +0200
  • 3a864aa84e
    feat(19): revamp tablos page — filter tabs, view toggle, card click nav Arthur Belleville 2026-05-17 22:11:31 +0200
  • e699129064
    feat(19): show 'X/Y completed tasks' label on tablo cards Arthur Belleville 2026-05-17 17:01:45 +0200
  • 7388418aed
    feat(19): restyle tablo cards to production design with X/Y task count Arthur Belleville 2026-05-17 17:00:51 +0200
  • 2a835f52e9
    docs(19-03): complete tablo list revamp plan 03 — toggle button and tests Arthur Belleville 2026-05-17 16:34:09 +0200
  • 161437828e
    test(19-03): add LIST-01/02/03 test coverage for dashboard Arthur Belleville 2026-05-17 16:33:36 +0200
  • 3deb4f9595
    feat(19-03): add view toggle button to TablosDashboard Arthur Belleville 2026-05-17 16:33:02 +0200
  • 4a0b42052d
    docs(19-02): complete card visual revamp plan summary Arthur Belleville 2026-05-17 16:31:28 +0200
  • 2b786e2014
    feat(19-02): add progress-row and list-row CSS, rebuild Tailwind Arthur Belleville 2026-05-17 16:30:56 +0200
  • 4b254e9527
    feat(19-02): rebuild TabloProjectCard with dual card+row structure Arthur Belleville 2026-05-17 16:30:32 +0200
  • ae1798062e
    docs(19-01): complete tablo list revamp data layer plan Arthur Belleville 2026-05-17 16:28:53 +0200
  • 47ba2f1797
    feat(19-01): enrich TabloCardView with Progress field and wire batch progress query Arthur Belleville 2026-05-17 16:28:15 +0200
  • c1928e312f
    feat(19-01): add tablo status column, batch progress query, and sqlc regen Arthur Belleville 2026-05-17 16:27:30 +0200
  • c3b470a1a7
    docs(19): create phase 19 tablo list revamp plans (3 plans, 3 waves) Arthur Belleville 2026-05-17 16:22:30 +0200
  • 28e05b5fc1
    docs(19): research tablo list revamp phase Arthur Belleville 2026-05-17 16:16:27 +0200
  • 3542f3b105
    docs(phase-18): complete phase execution — sidebar + header restyle approved Arthur Belleville 2026-05-17 16:04:09 +0200
  • 9ba650b345
    feat(18): restyle sidebar and header to match production design Arthur Belleville 2026-05-17 16:00:26 +0200
  • 1952b95405
    docs(18-03): complete PageHeader and avatar dropdown plan summary Arthur Belleville 2026-05-17 15:35:29 +0200
  • 9a70553cb0
    feat(18-03): add page-header CSS, /settings stub route, and header tests Arthur Belleville 2026-05-17 15:34:58 +0200
  • c190723538
    feat(18-03): add PageHeader component and wire into AppLayout Arthur Belleville 2026-05-17 15:33:17 +0200
  • 5dc21340b0
    docs(18-02): complete sidebar rebuild plan summary Arthur Belleville 2026-05-17 15:31:26 +0200
  • 8a91183639
    feat(18-02): add sidebar collapsed-state CSS rules and regenerate tailwind.css Arthur Belleville 2026-05-17 15:30:42 +0200
  • b592a02bef
    feat(18-02): rebuild DashboardSidebar with GENERAL/PROJECTS sections and collapse button Arthur Belleville 2026-05-17 15:30:13 +0200
  • 2763fc195e
    feat(18-02): update sidebarPrimaryNavItems and add team icon to SidebarNavIcon Arthur Belleville 2026-05-17 15:29:38 +0200
  • 8cd460e8f0
    docs(18-01): complete plan 01 summary - AppLayout signature extension Arthur Belleville 2026-05-17 15:28:01 +0200
  • 59f143aecb
    feat(18-01): update all handler call sites with per-page breadcrumbs Arthur Belleville 2026-05-17 15:27:38 +0200
  • eff62b0fd9
    feat(18-01): update templ wrapper signatures to forward pageTitle and breadcrumb Arthur Belleville 2026-05-17 15:26:28 +0200
  • 3e2c86904b
    feat(18-01): extend AppLayout signature with pageTitle, breadcrumb, headerActions Arthur Belleville 2026-05-17 15:25:46 +0200
  • bc2cde8fa3
    docs(18): research phase domain Arthur Belleville 2026-05-17 15:10:00 +0200
  • 4b8149028d
    docs(18): capture phase context Arthur Belleville 2026-05-17 15:05:13 +0200
  • dfd61528d4
    docs: create milestone v4.0 roadmap (5 phases) Arthur Belleville 2026-05-17 14:27:29 +0200
  • 586321e8ef
    docs: define milestone v4.0 requirements Arthur Belleville 2026-05-17 14:24:49 +0200
  • e91aa5d15d
    docs: start milestone v4.0 Figma Design Parity Arthur Belleville 2026-05-17 14:22:10 +0200
  • dc0d3dec42
    chore: archive v3.0 phase directories to milestones/v3.0-phases/ Arthur Belleville 2026-05-17 14:14:32 +0200
  • a57827dde3
    chore: remove REQUIREMENTS.md for v3.0 milestone Arthur Belleville 2026-05-17 14:12:56 +0200
  • c2d191bd4b
    chore: archive v3.0 milestone files Arthur Belleville 2026-05-17 14:12:49 +0200
  • fa48d81ffd
    docs(phase-17): evolve PROJECT.md after phase completion Arthur Belleville 2026-05-17 13:04:53 +0200
  • f5563ec6aa
    docs(phase-17): complete phase execution Arthur Belleville 2026-05-17 13:04:32 +0200
  • 5624ca59ca
    feat(17): add day-separator headers to planning event list Arthur Belleville 2026-05-17 13:03:30 +0200
  • 3d5d9a05ea
    feat(17): cap discussion height at 32rem with auto-scroll to latest message Arthur Belleville 2026-05-17 12:58:26 +0200
  • 2e8c9de24e
    chore(dev): watch static JS files in air — rebuild on discussion-sse.js changes Arthur Belleville 2026-05-17 12:55:14 +0200
  • 681c094b0c
    fix(17): skip own-user SSE messages in JS to eliminate left-then-right flash Arthur Belleville 2026-05-17 12:47:21 +0200
  • 96a58ef0ea
    fix(17): flush HTTP response before SSE publish to fix own-message alignment race Arthur Belleville 2026-05-17 12:26:13 +0200
  • 30256895b2
    fix(17): address all code review findings Arthur Belleville 2026-05-17 12:23:21 +0200
  • bb2001f3ce
    docs(17): add code review report Arthur Belleville 2026-05-17 10:41:32 +0200
  • ab756c64ce
    docs(17-02): complete planning page restyle plan execution Arthur Belleville 2026-05-17 10:36:43 +0200
  • 9fe6c897e3
    feat(17-02): wire PlanningMainContent with real planning view (GREEN) Arthur Belleville 2026-05-17 10:35:30 +0200
  • 1afc39e70a
    test(17-02): add failing render test + view model + CSS h1 selector fix (RED) Arthur Belleville 2026-05-17 10:34:49 +0200
  • 78785d1851
    docs(17-01): update SUMMARY with checkpoint approval and backend/ deviations Arthur Belleville 2026-05-17 10:32:48 +0200
  • bc3d8e6355
    fix(17): return TabloOverviewTabFragment on HX-Request for overview tab Arthur Belleville 2026-05-17 10:24:39 +0200
  • d8e52f695b
    fix(17): own messages right-aligned; restore .divide-y for SSE compatibility Arthur Belleville 2026-05-17 10:22:23 +0200
  • 56194cfdb5
    feat(17): restyle discussion view and planning page in backend/ Arthur Belleville 2026-05-17 10:01:24 +0200
  • e3596ff753
    docs(17-01): complete plan execution — chat bubble restyle summary Arthur Belleville 2026-05-17 09:39:37 +0200
  • 81ccaeb107
    feat(17-01): wire ChatMainContent with real discussion view (GREEN) Arthur Belleville 2026-05-17 09:38:43 +0200
  • dd1133d7cc
    test(17-01): add failing test + view model + message bubble CSS (RED) Arthur Belleville 2026-05-17 09:38:10 +0200
  • ba48c2c74f
    docs(17): create phase plan Arthur Belleville 2026-05-17 09:36:36 +0200
  • 664f826052
    fix(17): revise plans based on checker feedback Arthur Belleville 2026-05-17 09:33:59 +0200
  • 7e3b3af1e3
    docs(17): create phase 17 plans — discussion view and planning page restyle Arthur Belleville 2026-05-17 09:26:26 +0200
  • f45f7c6010
    docs(17): research phase domain Arthur Belleville 2026-05-17 06:37:06 +0200
  • b84503a54a
    docs(17): add UI design contract for chat & planning phase Arthur Belleville 2026-05-17 06:30:40 +0200
  • 08e8fc1976
    docs(17): capture phase context Arthur Belleville 2026-05-17 00:15:15 +0200
  • 8fa490978b
    spec(phase-17): add SPEC.md for Chat & Planning — 6 requirements (#2213) Arthur Belleville 2026-05-17 00:06:24 +0200
  • d40909ac9b
    docs(phase-16): evolve PROJECT.md after phase completion Arthur Belleville 2026-05-17 00:00:02 +0200
  • 3d3fcc9c2b
    docs(phase-16): complete phase execution Arthur Belleville 2026-05-16 23:59:52 +0200
  • 18a705c812
    fix(16): restore task-drag-handle for Sortable.js drag-and-drop Arthur Belleville 2026-05-16 23:58:51 +0200
  • a10fa46ae2
    test(16): persist human verification items as UAT Arthur Belleville 2026-05-16 23:55:44 +0200
  • b48fe9ae89
    docs(16): add code review report Arthur Belleville 2026-05-16 23:51:32 +0200
  • 03d9bad0ae
    docs(16-04): complete files section restyle plan summary Arthur Belleville 2026-05-16 23:46:52 +0200