refactor(spreadsheet-ui): dispatch grid intents through workspace
#337 -
Commit 79950bbba6 pushed by andodeki
feat(pay): complete phase R1 of the remaining-work plan
#335 -
Commit a264f53eb7 pushed by andodeki
refactor(cad): one CadDocument shared by all three viewports
#333 -
Commit 139f6de25a pushed by andodeki
feat(doc): copy and clear cell ranges through the clipboard
#329 -
Commit 08c3eed18d pushed by andodeki
refactor(sms): delete the dead code and the duplication (Phase F)
#325 -
Commit 1670ddf49c pushed by andodeki
docs(pay): execution plan for the remaining review items
#321 -
Commit 2649928867 pushed by andodeki
feat(spreadsheet-ui): define grid mutation intent type
#320 -
Commit f3c2aa7a83 pushed by andodeki
feat(pay): USSD automation on by default; containment moves to packaging
#318 -
Commit 23fce675de pushed by andodeki
refactor(cad): commands mutate through PartsStore, not a bare Vec
#316 -
Commit c83f8e083f pushed by andodeki
security(sms): encrypt scheduled payloads, report real send status (E3, E7)
#313 -
Commit 737a3e5d5d pushed by andodeki
refactor(spreadsheet-ui): make shared model handle mandatory
#312 -
Commit 7566374237 pushed by andodeki
fix(pay): the APK crate could not reach the demo flag at all
#310 -
Commit 9f0e133c4b pushed by andodeki
feat(doc): select the whole editing context with Ctrl/Cmd+A
#308 -
Commit 00b3eb6e98 pushed by andodeki
feat(cad): add the shared CadDocument (Phase 5.2 foundation)
#306 -
Commit 0d05a5e62f pushed by andodeki
fix(pay): the gate message hid the way to turn automation back on
#304 -
Commit f021bdc0f5 pushed by andodeki
refactor(spreadsheet-ui): name model sheet selection explicitly
#302 -
Commit ea3eee6d41 pushed by andodeki
fix(project): port the mobile grid to the shared workspace model
#300 -
Commit 5e2d578583 pushed by andodeki
refactor(spreadsheet-ui): keep shared model attachment single-source
#298 -
Commit 6f4fb8058e pushed by andodeki
refactor(spreadsheet-ui): remove grid-owned spreadsheet data
#296 -
Commit 92b1daf9ba pushed by andodeki
fix(pay): remove PIN capture from default builds rather than hiding it (0.3)
#294 -
Commit 775eec4424 pushed by andodeki
perf(sms): close the outstanding Phase B and D items
#291 -
Commit cbe47a5f6c pushed by andodeki
fix(cad): viewport sync reissued live part ids and undid edits
#287 -
Commit 44c87d4f7b pushed by andodeki
feat(doc): float the platform clipboard menu on long-press selections
#285 -
Commit ac1ddfe2c2 pushed by andodeki
fix(cad): a dropped rebuild request left the spinner up forever
#283 -
Commit 5c8ee16cbb pushed by andodeki
fix(cad): a failing undo or redo destroyed the command
#281 -
Commit 92e4a2515a pushed by andodeki
refactor(spreadsheet-ui): bind shared model before first grid draw
#279 -
Commit a176b212ea pushed by andodeki
refactor(spreadsheet-ui): attach shared model before grid render
#277 -
Commit 4d161f1da9 pushed by andodeki
fix(cad): exports reported success on a failed write
#275 -
Commit cb5def965b pushed by andodeki
refactor(spreadsheet-ui): remove obsolete data swap bridge
#273 -
Commit 9be2dd8d7c pushed by andodeki