Commit Graph

133 Commits

Author SHA1 Message Date
mbabienco ac88726535 Add receipt date to PDF 2026-02-17 10:45:22 +09:00
mbabienco 60be687e44 Fix wrong bindings for buttons being disabled 2026-02-17 10:40:25 +09:00
mbabienco cd140dd5f9 Update TODO.txt 2026-02-17 10:01:35 +09:00
mbabienco 3caef11291 Update TODO.txt 2026-02-17 09:50:34 +09:00
mbabienco 524e0c0315 Add icon info to About screen 2026-02-17 09:50:31 +09:00
mbabienco d15958de3c Remove extra } 2026-02-17 09:47:23 +09:00
mbabienco 2f39be9728 Open folder for report after creating 2026-02-17 09:47:10 +09:00
mbabienco 96c5fb46b4 For debugging, output process path to console 2026-02-17 09:38:35 +09:00
mbabienco 6a6e3414f2 Fix notn using updated path 2026-02-17 09:35:56 +09:00
mbabienco cf67eae49d App version to constants 2026-02-17 09:19:16 +09:00
mbabienco 4f16b09612 Show app version 2026-02-17 09:17:58 +09:00
mbabienco de57ef9e2c Add message of the day 2026-02-17 09:14:08 +09:00
mbabienco 3b7caffb15 Change app icon 2026-02-17 08:47:13 +09:00
mbabienco 05d997c398 Show about button 2026-02-17 08:30:23 +09:00
mbabienco dd2236d111 Fix citation 2026-02-16 20:04:48 +09:00
mbabienco a76e2bce48 Fix some trim warnings 2026-02-16 20:02:56 +09:00
mbabienco 8a4a5fd19c Update TODO.txt 2026-02-16 19:54:25 +09:00
mbabienco 480e2317ad Allow opening file location 2026-02-16 19:54:14 +09:00
mbabienco f47200d636 Don't kill software when there's an exception 2026-02-16 19:41:02 +09:00
mbabienco f55f22415f Add error if file not found 2026-02-16 19:36:31 +09:00
mbabienco b4943940db Change title 2026-02-16 19:35:12 +09:00
mbabienco 4855954b59 Fix enabled/disabled on buttons 2026-02-16 19:33:30 +09:00
mbabienco be17639e18 Set assembly version 2026-02-16 19:30:00 +09:00
mbabienco ea9252209c Sort on first run, check file extensions on scan 2026-02-16 19:29:45 +09:00
mbabienco a59a649c03 Remove TODO 2026-02-16 19:18:46 +09:00
mbabienco 94e85979f1 If date in file name, use that date 2026-02-16 19:18:34 +09:00
mbabienco 8764595cb0 Tweak var name 2026-02-16 19:08:13 +09:00
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