• Joined on 2022-10-27
andodeki pushed to main at andodeki/nigig-org 2026-08-02 08:31:29 +00:00
139f6de25a refactor(cad): one CadDocument shared by all three viewports
andodeki pushed to main at andodeki/nigig-org 2026-08-02 08:28:02 +00:00
59dd29d1ce feat(spreadsheet-ui): queue grid mutation intents
andodeki pushed to main at andodeki/nigig-org 2026-08-02 08:22:25 +00:00
08c3eed18d feat(doc): copy and clear cell ranges through the clipboard
andodeki pushed to main at andodeki/nigig-org 2026-08-02 08:21:24 +00:00
1670ddf49c refactor(sms): delete the dead code and the duplication (Phase F)
andodeki pushed to main at andodeki/nigig-org 2026-08-02 08:20:43 +00:00
2649928867 docs(pay): execution plan for the remaining review items
andodeki pushed to main at andodeki/nigig-org 2026-08-02 08:11:31 +00:00
f3c2aa7a83 feat(spreadsheet-ui): define grid mutation intent type
andodeki pushed to main at andodeki/nigig-org 2026-08-02 08:07:12 +00:00
23fce675de feat(pay): USSD automation on by default; containment moves to packaging
andodeki pushed to main at andodeki/nigig-org 2026-08-02 08:01:29 +00:00
c83f8e083f refactor(cad): commands mutate through PartsStore, not a bare Vec
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:59:16 +00:00
737a3e5d5d security(sms): encrypt scheduled payloads, report real send status (E3, E7)
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:51:58 +00:00
7566374237 refactor(spreadsheet-ui): make shared model handle mandatory
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:51:27 +00:00
9f0e133c4b fix(pay): the APK crate could not reach the demo flag at all
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:48:34 +00:00
00b3eb6e98 feat(doc): select the whole editing context with Ctrl/Cmd+A
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:44:09 +00:00
0d05a5e62f feat(cad): add the shared CadDocument (Phase 5.2 foundation)
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:43:48 +00:00
f021bdc0f5 fix(pay): the gate message hid the way to turn automation back on
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:42:24 +00:00
ea3eee6d41 refactor(spreadsheet-ui): name model sheet selection explicitly
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:37:23 +00:00
5e2d578583 fix(project): port the mobile grid to the shared workspace model
5a4ddc993f refactor(cad): share one part-id allocator across viewports (Phase 5.2)
Compare 2 commits »
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:35:04 +00:00
6f4fb8058e refactor(spreadsheet-ui): keep shared model attachment single-source
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:32:29 +00:00
92b1daf9ba refactor(spreadsheet-ui): remove grid-owned spreadsheet data
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:31:48 +00:00
775eec4424 fix(pay): remove PIN capture from default builds rather than hiding it (0.3)
andodeki pushed to main at andodeki/nigig-org 2026-08-02 07:28:32 +00:00
cbe47a5f6c perf(sms): close the outstanding Phase B and D items