Commit Graph

18 Commits

Author SHA1 Message Date
mbabienco b0c897bef9 Rename output settings to be more descriptive 2026-04-24 11:59:57 +09:00
mbabienco e813504453 Add new enum for where PDF output file is saved 2026-04-23 11:24:04 +09:00
mbabienco 71ca0c6459 Turn on accent for save button when unsaved work 2026-04-23 11:00:51 +09:00
mbabienco 135647c591 Fix home screen UI grid use 2026-04-22 17:22:30 +09:00
mbabienco 287ef24113 Base folder always set to internal dir; create rpt view assumes working folder is rpt BaseFolder 2026-04-22 17:16:45 +09:00
mbabienco c5e3276f34 Get rid of SaveReportJsonDataInInternalDir option 2026-04-22 11:01:37 +09:00
mbabienco afed4c8438 Always save data to internal directory 2026-04-22 10:58:16 +09:00
mbabienco 411d70aa18 UI tweaks 2026-04-21 11:41:44 +09:00
mbabienco 14fc5b29ee Add back button to create report view; fix change title not warning about unsaved 2026-04-21 11:31:33 +09:00
mbabienco d99fefe74d Move settings and about to main screen 2026-04-21 11:23:28 +09:00
mbabienco 81a11a9b84 Don't use certain text trimming (bug: Avalonia #20535) 2026-04-21 10:51:26 +09:00
mbabienco 73e959a677 Merge branch 'main' into feature/ios 2026-04-21 10:41:13 +09:00
mbabienco 9391e868a2 Continue tweaking code to work with main menu
Main menu now allows start blank, start with existing, and load previous.
Going to rework the CreatePDFReportViewModel to basically take that report obj and run with it (scan the folder, etc.).
2026-04-03 18:17:29 +09:00
mbabienco a9674a3f45 Continue working on main menu screen and refactor
New method for storing information on report data; rework and migrate settings to version 2; Add new options to ConfirmViewModel; rework some class hierarchy (may change more later)
2026-03-30 20:12:34 +09:00
mbabienco fa82407915 Start on new first view for mobile
Allows user to start new report or load an existing report. Currently showing some dummy data; UI is not finished at this point. Still need to get settings for this saving/loading/etc.

May or may not provide option to use this on desktop...would certainly make the software more self-contained...
2026-03-24 21:44:45 +09:00
mbabienco e71de9016e Merge branch 'main' into feature/ios 2026-03-24 20:46:51 +09:00
mbabienco b0cc2c4f6b Rework view hierarchy for iOS 2026-03-04 22:10:29 +09:00
mbabienco 385f794b03 Rearrange files to shared project 2026-03-04 21:09:54 +09:00