• Joined on 2022-10-27
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:48:15 +00:00
c374778684 refactor(spreadsheet-ui): load workbooks through adapter
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:46:26 +00:00
2f6e50f0c4 refactor(spreadsheet-ui): simplify workspace model extraction
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:43:53 +00:00
2ef9fe6348 feat(valhalla): implement phase A signinfo, landmark attacher, and maneuver guidance sign integration
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:39:40 +00:00
01e16b6383 feat(pdf): implement encryption (Phase 8)
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:39:08 +00:00
5d98626b55 refactor(spreadsheet-ui): unify workbook serialization bridge
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:37:57 +00:00
fead12214b docs(valhalla): add 1:1 file-by-file audit review and full port specification
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:37:36 +00:00
bf280c0fb6 refactor(cad): delete the dead Legacy command system and duplicate types
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:37:11 +00:00
109109e401 refactor(cad): delete the dead Legacy command system and duplicate types
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:35:08 +00:00
679d249426 refactor(spreadsheet-ui): use workbook adapter for save action
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:33:09 +00:00
4ebf7939a8 refactor(spreadsheet-ui): route workspace save through workbook adapter
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:30:41 +00:00
a79fef1273 test(valhalla): expand end-to-end integration tests for compiled graph tile routing, matrix calculation, and map matching
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:24:34 +00:00
b35c72512e docs: add final code quality improvement summary
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:23:31 +00:00
109a073471 docs: add Phase 5 documentation summary
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:22:42 +00:00
d4496136f6 docs(map): add comprehensive documentation for map crate (Phase 5)
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:22:15 +00:00
c9f14ec386 feat(spreadsheet-ui): add workbook persistence adapter
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:22:01 +00:00
72e315d812 test(valhalla): expand unit test suite to 66 passing tests across core, cost, narrative, and builder crates
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:20:44 +00:00
a739acb85e phase 4: eliminate wasteful .clone() calls via Copy enums and targeted field construction
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:18:21 +00:00
3a910b9aa7 perf(cad): cut hover-pick cost and stop full relayouts during drags
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:15:18 +00:00
7eeba2884f test(valhalla): expand unit and integration test coverage across all subcrates and add coverage analysis plan
andodeki pushed to main at andodeki/nigig-org 2026-07-28 17:14:21 +00:00
60db0f21db build: update Nigig to Makepad dev reexport fork