gjermund
  • Joined on 2026-02-13
gjermund pushed to main at gjermund/tessera 2026-06-09 12:49:52 +02:00
affbbdaa46 feat: add template delete — backend DELETE route, frontend trash button
gjermund pushed to main at gjermund/tessera 2026-06-09 11:30:23 +02:00
7be90684fb fix: replace broken add-filter button with stepped filter builder
gjermund pushed to main at gjermund/tessera 2026-06-09 11:26:30 +02:00
b70a133ea2 feat: add dashboards — tables, CRUD API, widget data endpoint
gjermund pushed to main at gjermund/tessera 2026-06-09 11:10:36 +02:00
aa90b88991 feat: add saved views — database table, CRUD API, migration
gjermund pushed to main at gjermund/tessera 2026-06-09 10:55:51 +02:00
000e97e1bd feat: implement inline editing for custom fields in ticket sidebar
gjermund pushed to main at gjermund/tessera 2026-06-09 10:51:53 +02:00
2501bcbad1 chore: add .codegraph to .gitignore, untrack daemon files
aa808f1d3f feat: return scrip results on ticket create, update frontend types
Compare 2 commits »
gjermund pushed to main at gjermund/tessera 2026-06-09 10:47:00 +02:00
60d2196e51 chore: exclude web and node_modules from tsconfig
ade966ace7 docs: update CLAUDE.md with current project state and workflow
06cc7c79a3 feat: enhance frontend UI — command palette, admin redesign, API coverage
b96ba21e99 feat: add database seed script and utility scripts
54ef6fcc5b feat: add users and templates routes, enhance existing API routes
Compare 7 commits »
gjermund pushed to main at gjermund/tessera 2026-06-07 23:32:06 +02:00
599ca75fc4 Add RT architecture deep-dive analysis reference
gjermund pushed to main at gjermund/tessera 2026-06-07 23:31:29 +02:00
087b8cdce7 Replace auto-generated CLAUDE.md with proper project documentation
gjermund pushed to main at gjermund/tessera 2026-06-07 23:30:46 +02:00
08b52426b0 Implement ticket reply functionality
gjermund pushed to main at gjermund/tessera 2026-06-07 23:24:45 +02:00
04b4e28d21 Change ticket IDs from UUID to sequential integers
gjermund pushed to main at gjermund/tessera 2026-06-07 23:15:53 +02:00
7da52dfff6 Revert to single-column ticket list with inbox-style rows
gjermund pushed to main at gjermund/tessera 2026-06-07 23:13:52 +02:00
86e00b076a Add properties sidebar to inline ticket detail panel
gjermund pushed to main at gjermund/tessera 2026-06-07 23:08:47 +02:00
88ab30a7fd Fix transaction_type case mismatch in both ticket pages
gjermund pushed to main at gjermund/tessera 2026-06-07 23:02:10 +02:00
737e8942f6 Redesign ticket list to three-column layout with proportional widths
gjermund pushed to main at gjermund/tessera 2026-06-07 22:58:52 +02:00
10962f795f feat: three-column ticket list layout (list + detail as peers, no Sheet)
gjermund pushed to main at gjermund/tessera 2026-06-07 22:46:35 +02:00
784d30acbd fix: wrap TicketListPage in Suspense boundary for useSearchParams
gjermund pushed to main at gjermund/tessera 2026-06-07 22:35:18 +02:00
6f2b0f39f7 feat: breadcrumb nav, grouped properties sidebar, larger status selector, transitions
8175b05b23 feat: fuzzy ticket search in command palette, improved styling
b2423f2821 feat: inbox-style ticket rows, Sheet detail slide-over, gradient New Ticket button
b05eb8b2d4 feat: add sidebar collapse/expand, theme-toggle, theme-aware colors
10005799fb feat: add theme-toggle component with next-themes sun/moon icons
Compare 5 commits »
gjermund pushed to main at gjermund/tessera 2026-06-07 22:29:54 +02:00
87bd6997e3 Add light mode support (next-themes), JetBrains Mono font, OpenType features
gjermund pushed to main at gjermund/tessera 2026-06-07 22:16:19 +02:00
77860eb6c4 Redesign: Linear-inspired dark mode frontend