summaryrefslogtreecommitdiff
path: root/docs/TUI-GUIDELINES.md
AgeCommit message (Collapse)Author
11 hourstui: payroll screens, Företag/System menu and settings splitv0.1.55Anders Betts
31 hourstui: fakturering with invoice form, preview and sendAnders Betts
36 hourstui: pinned report headers, voucher detail headers, clamped pagingv0.1.48Anders Betts
47 hourstui: remember the focused row in forms and the bokslut hubv0.1.44Anders Betts
47 hourstui: bokslut hub with year fields, reports and the posting actionv0.1.43Anders Betts
48 hourstui: backspace deletes backwards while editing; esc restores the valuev0.1.41Anders Betts
48 hourstui: themes, pager markup, menu sections; merge Bokslut and year infov0.1.40Anders Betts
2 daystui: form fields on the row-table screen; home/end/pgup/pgdn navigationv0.1.39Anders Betts
2 daystui: migrate the remaining screens to the widget layerv0.1.38Anders Betts
2 daystui: shared widget layer (fields, prompts, lists, forms, pager) + testsv0.1.36Anders Betts
3 daysattachments: link/unlink from the TUI, multi-voucher linksv0.1.29Anders Betts
The voucher detail can attach a file to an existing voucher (^F) and the underlag picker (f) can remove a link (d, confirmed). The Underlag inbox links a highlighted item to a voucher picked from a list (k). attachment.link and attachment.unlink are new write commands (dry-run, audited); unlinked files return to the inbox. The same content may now link to several vouchers — only the same voucher/attachment pair is a CONFLICT, matching the table's primary key.
3 daysbokftui: Huvudbok/Verifikationslista views, Räkenskapsår screen, ^Enter/^Xv0.1.27Anders Betts
The report menu gains Kapitas-style Huvudbok and Verifikationslista tables. "Byt räkenskapsår" is now "Räkenskapsår": the list shows öppen/stängd and ^A closes or reopens the highlighted year (via the new fiscal_year.reopen). Menus remember the selection, Mallar opens straight into the list (Enter edit, ^N new, d arkivera), report tables get column rules and aligned sums, and text_view clears stale lines. Footer hints write control keys as ^N/^A/^C/^R/^X, ^Enter saves or posts a form and ^X clears the focused row (F9 still works as a fallback).
3 daysbokftui: drop the redundant fiscal-year label from the status linev0.1.25Anders Betts
4 daysbokftui: Ctrl+R reloads the binary and restores session, year and viewv0.1.8Anders Betts
4 daysInitial commit: daemon, clients, docs, Docker deploy pipelinev0.1.0Anders Betts