Commit Graph

106 Commits

Author SHA1 Message Date
mbabienco 1d9c879b0b Fix PDFs not displaying right; use report title 2026-02-16 19:07:17 +09:00
mbabienco 59d14c9665 Use ReportFiles arr instead of files found in path 2026-02-16 19:03:14 +09:00
mbabienco 56fd2e27ec More helpers for list 2026-02-16 18:53:43 +09:00
mbabienco b4d09c0d8b Save and load report PDF data to json 2026-02-16 18:39:19 +09:00
mbabienco 833e97fbea Show warning if no report title 2026-02-16 18:18:41 +09:00
mbabienco e0b499dd3c Add WarningView 2026-02-16 18:16:21 +09:00
mbabienco 3f14c3137a Start on PDF report 2026-02-16 18:13:21 +09:00
mbabienco 5910e3812b Save/load settings, Move about window to dialog 2026-02-16 18:13:14 +09:00
mbabienco 016ecf0a30 Allow adding new items 2026-02-16 16:15:37 +09:00
mbabienco ef68062a73 Add report title box 2026-02-16 15:56:31 +09:00
mbabienco a811979fd8 No more test notes 2026-02-16 15:45:38 +09:00
mbabienco 7b10d70225 Can now edit receipt date from data grid 2026-02-16 15:45:22 +09:00
mbabienco 7f19ad8c15 Can now edit file info 2026-02-16 15:40:35 +09:00
mbabienco 89ba04e6ea Show row details 2026-02-16 14:38:45 +09:00
mbabienco 7bed45aecf Add Edit page 2026-02-16 14:29:32 +09:00
mbabienco bfd90f9cd9 Can now make PDFs again; more UI tweaks 2026-02-16 14:29:26 +09:00
mbabienco 9bae4b49eb Update main UI a bit 2026-02-16 14:00:16 +09:00
mbabienco 7218eee197 Style data grid with danger buttons, other UI tweaks 2026-02-16 13:32:52 +09:00
mbabienco e19359755e Drag & Drop only for moving items 2026-02-16 13:16:32 +09:00
mbabienco 8484ec4023 Diff drag handler color per theme 2026-02-16 13:11:11 +09:00
mbabienco ef15fda583 App.xaml styles, updates 2026-02-16 13:08:29 +09:00
mbabienco 1d2e1b9f3e Move and delete files 2026-02-16 13:08:23 +09:00
mbabienco 0da7361c9f Allow using DialogHost in MainWindow 2026-02-16 13:07:50 +09:00
mbabienco 2e964b1a23 Add VSCode files 2026-02-16 13:07:31 +09:00
mbabienco b05314717c Add DialogHost and DragDrop libs 2026-02-16 13:07:24 +09:00
mbabienco fbf4e05bda Show about window on click 2026-02-16 13:07:09 +09:00
mbabienco 52e89e347f Add about window 2026-02-16 13:07:00 +09:00
mbabienco 37b927d601 Add view for deleting item 2026-02-16 13:06:52 +09:00
mbabienco 56a6e98fa6 Remove spaces from AssemblyName
Fixes font finding
2026-02-16 13:06:37 +09:00
mbabienco 7a10b95e8e Add FontAwesome files 2026-02-16 13:06:21 +09:00
mbabienco 7ea649850e Start major rework for DataGrid display
For editing of file properties, etc.
2026-02-16 09:40:15 +09:00
mbabienco 7ad1038b37 Create TODO.txt 2026-01-04 09:10:45 +09:00
mbabienco 6ba80b59aa Create ReceiptPDFBuilder-icon.png 2026-01-04 09:09:43 +09:00
mbabienco a0499ac950 More path checking for macOS bundle 2026-01-04 09:01:49 +09:00
mbabienco 49d864db0a Create README.md 2026-01-04 09:01:43 +09:00
mbabienco 29cdef72d1 Add icon based on font awesome icon 2026-01-04 08:59:38 +09:00
mbabienco 5db7b8e75f Publish AoT, PdfSharp is top level assembly 2026-01-03 22:42:32 +09:00
mbabienco b18c605bc4 Fix extra page breaks when skipped item was last 2026-01-03 22:38:37 +09:00
mbabienco f02ae53741 Publish trimmed 2026-01-03 22:36:47 +09:00
mbabienco 785e8430db Tweak name 2026-01-03 22:36:38 +09:00
mbabienco 2aae3575b4 Log crashes 2026-01-03 22:31:20 +09:00
mbabienco a5fac2f6c7 Remove unneeded logs 2026-01-03 22:29:30 +09:00
mbabienco 61991063a1 Adjust footer, font sizes, image size 2026-01-03 22:25:18 +09:00
mbabienco 650659d1b7 Auto-change output name if in folder with year-date 2026-01-03 22:19:44 +09:00
mbabienco 12cf5ef094 Log tweaks 2026-01-03 22:12:41 +09:00
mbabienco 7fcfe6282e Fix scrolling to bottom when prop is not text 2026-01-03 22:11:58 +09:00
mbabienco c298c143f5 Run PDF creation async and show log/progress 2026-01-03 22:09:11 +09:00
mbabienco 280ad26f58 Increase window size 2026-01-03 22:09:02 +09:00
mbabienco 7ef849c06e Add AvaloniaProgressRing lib 2026-01-03 22:07:52 +09:00
mbabienco 398efce5fc Fix fonts not found when running via compressed (will not work in mac .app likely) 2026-01-03 21:25:12 +09:00