• Joined on 2022-10-27
andodeki pushed to main at andodeki/nigig-org 2026-07-31 21:37:04 +00:00
f529333f88 feat(spreadsheet-ui): add shared workspace model handle
andodeki pushed to main at andodeki/nigig-org 2026-07-31 21:33:54 +00:00
5cfeec26ff fix(sms): recover from mutex poisoning instead of panicking (A6)
andodeki pushed to main at andodeki/nigig-org 2026-07-31 21:29:51 +00:00
00290ad682 fix(sms): stop truncate_preview panicking on multi-byte text (A3)
andodeki pushed to main at andodeki/nigig-org 2026-07-31 21:25:34 +00:00
4b0d44fb47 docs(spreadsheet-ui): describe workbook data boundary
andodeki pushed to main at andodeki/nigig-org 2026-07-31 21:20:43 +00:00
d6f232da92 test(spreadsheet-ui): cover invalid workbook payloads
andodeki pushed to main at andodeki/nigig-org 2026-07-31 21:00:33 +00:00
6a3d79830b feat(spreadsheet): report workbook deserialization failures
andodeki pushed to main at andodeki/nigig-org 2026-07-31 20:53:40 +00:00
52f7358f51 test(spreadsheet-ui): cover batched adapter mutations
andodeki pushed to main at andodeki/nigig-org 2026-07-31 20:52:12 +00:00
486fa5f168 ci(sms): finish Phase 0.7 and close a false negative in the slice gate
andodeki pushed to main at andodeki/nigig-org 2026-07-31 20:06:38 +00:00
76e4d0c391 ci(sms): add the SMS workflow (Phase 0.2-0.7)
7db530b374 fix(sms): clear the three clippy errors on the Android target
c0143a3af8 build: track the workspace root Cargo.lock (Phase 0.1)
Compare 3 commits »
andodeki pushed to main at andodeki/nigig-org 2026-07-31 20:05:29 +00:00
e45a717ce7 fix(pdf-ui): enable the makepad-widgets test feature so ui.rs compiles
e4a0c0a79e feat(pdf): read signatures, and fix a third ObjRef-destroying resolve
Compare 2 commits »
andodeki pushed to main at andodeki/nigig-org 2026-07-31 19:57:14 +00:00
d6b35d7989 test(spreadsheet-ui): add headless unit target
andodeki pushed to main at andodeki/nigig-org 2026-07-31 19:54:54 +00:00
5e714577fb ci: require full 40-character SHAs for git dependency revs
andodeki pushed to main at andodeki/nigig-org 2026-07-31 19:49:55 +00:00
456cfa5a68 fix: use re-exported makepad-test from makepad-widgets
andodeki pushed to main at andodeki/nigig-org 2026-07-31 19:46:16 +00:00
470913b7bf fix(spreadsheet-ui): pin working Makepad fork revision
andodeki pushed to main at andodeki/nigig-org 2026-07-31 19:43:11 +00:00
8fdff3ff55 Update makepad fork to a79f0dc (remove duplicate dependencies)
andodeki pushed to main at andodeki/nigig-org 2026-07-31 19:41:23 +00:00
a0dbd192c1 ci: add an unfiltered repo-hygiene workflow
andodeki pushed to main at andodeki/nigig-org 2026-07-31 19:34:24 +00:00
80425bbfb8 fix: repair the makepad fork and unblock the build
andodeki pushed to portallist_flow_adaptive_view at andodeki/makepad 2026-07-31 19:29:19 +00:00
a79f0dce4d fix(widgets): remove the duplicated optional-dependency block
andodeki pushed to main at andodeki/nigig-org 2026-07-31 19:25:31 +00:00
6fd4182313 docs(spreadsheet-ui): update workbook model ownership comments
andodeki pushed to main at andodeki/nigig-org 2026-07-31 19:24:24 +00:00
4eebae14f2 Update makepad fork to 11375214 (Cargo.toml fix)