Commit Graph

6 Commits

Author SHA1 Message Date
Hermes
db271a6546 small ui quirks
All checks were successful
Build and deploy Havenllo / Verify Go and frontend (push) Successful in 43s
Build and deploy Havenllo / Build and push image (push) Successful in 32s
Build and deploy Havenllo / Apply and restart Havenllo (push) Successful in 6s
2026-07-15 06:47:31 -03:00
Hermes
500ae85e47 new ui :)
All checks were successful
Build and deploy Havenllo / Verify Go and frontend (push) Successful in 36s
Build and deploy Havenllo / Build and push image (push) Successful in 31s
Build and deploy Havenllo / Apply and restart Havenllo (push) Successful in 6s
2026-07-14 13:08:21 -03:00
Hermes
4797bbdef8 ui overhaul
All checks were successful
Build and deploy Havenllo / Verify Go and frontend (push) Successful in 32s
Build and deploy Havenllo / Build and push image (push) Successful in 32s
Build and deploy Havenllo / Apply and restart Havenllo (push) Successful in 6s
2026-07-14 11:24:43 -03:00
Hermes
afd23ca751 ui overhaul
Some checks failed
Build and deploy Havenllo / Verify Go and frontend (push) Failing after 29s
Build and deploy Havenllo / Build and push image (push) Has been skipped
Build and deploy Havenllo / Apply and restart Havenllo (push) Has been skipped
2026-07-14 11:09:54 -03:00
Hermes
240f73b229 feat(ui): Jira-style card detail, edit-mode column management, design polish
All checks were successful
Build and deploy Havenllo / Verify Go and frontend (push) Successful in 32s
Build and deploy Havenllo / Build and push image (push) Successful in 33s
Build and deploy Havenllo / Apply and restart Havenllo (push) Successful in 7s
2026-07-14 10:37:10 -03:00
Hermes
041c3fab4b feat: implement Havenllo single-board kanban (Go+SQLite backend, Preact/Vite frontend)
Some checks failed
Build and deploy Havenllo / Verify Go and frontend (push) Failing after 7s
Build and deploy Havenllo / Build and push image (push) Has been skipped
Build and deploy Havenllo / Apply and restart Havenllo (push) Has been skipped
- Single fixed 'Haven' board: lists (To do/In progress/Done) + cards, no multi-board
- Go 1.24 backend, CGO-free modernc.org/sqlite, embedded SPA, REST /api
- Preact + Vite + TS frontend, native HTML5 drag-and-drop, optimistic UI, dark Haven theme
- PVC (nfs-client) for SQLite, root container on NFS, simple nginx ingress havenllo.haven
- Dockerfile multi-arch build, Gitea CI via pipeline-actions@main
2026-07-14 10:13:51 -03:00