Commit Graph

14 Commits

Author SHA1 Message Date
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 c3ec91027f Make sure UUIDs in sync when upgrade settings 2026-04-22 10:48:06 +09:00
mbabienco f2c4d1ed53 Fix wrong using 2026-04-21 10:50:47 +09:00
mbabienco 7be1e16489 Finish merge from main with MainViewModel changes 2026-04-21 10:41:40 +09:00
mbabienco 73e959a677 Merge branch 'main' into feature/ios 2026-04-21 10:41:13 +09:00
mbabienco ddba84ac0b Remove some TODO 2026-04-04 21:46:37 +09:00
mbabienco a0ef69e8ea PDFReport files is an observable collection 2026-04-03 18:16:43 +09:00
mbabienco a2452e2585 Small code tweaks for readability 2026-04-03 10:06:14 +09:00
mbabienco b22dbdff03 Refactor PDF gen to its own file
Keeps PDF logic out of main view model for easier rework of report data saving/loading
2026-04-03 09:59:22 +09:00
mbabienco 22d896543c Keep doing rework for using PDFReportInfo obj
Still need to think about how this all works...could probably simplify more...
2026-03-30 21:00:19 +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 8be518e81c Call base() constructor for a bunch of objs 2026-03-30 19:40:15 +09:00
mbabienco 385f794b03 Rearrange files to shared project 2026-03-04 21:09:54 +09:00