• Joined on 2022-10-27
andodeki pushed to main at andodeki/nigig-org 2026-08-18 18:03:28 +00:00
a2b05c56c9 feat(makepad-table): opt-in capabilities feature, and raise the matrix_client defect
andodeki pushed to main at andodeki/nigig-org 2026-08-18 18:03:17 +00:00
45efc74106 feat(spreadsheet): pivot and chart aggregates — IFS family, statistics, SUMPRODUCT, LARGE/SMALL/RANK
andodeki pushed to main at andodeki/nigig-org 2026-08-18 17:30:47 +00:00
c1d1e67f3a feat(pdf): shadings — the sh operator was parsed and thrown away
andodeki pushed to main at andodeki/nigig-org 2026-08-18 17:08:19 +00:00
cb8912f762 test(pdf): close the two real coverage gaps in the signing module
andodeki pushed to main at andodeki/nigig-org 2026-08-18 16:51:58 +00:00
7737096858 refactor(makepad-table): adopt Robrix's image decode path
andodeki pushed to main at andodeki/nigig-org 2026-08-18 15:19:47 +00:00
01ebeeb7fe feat(makepad-table): real image rendering with a resize anchor, and per-row heights
andodeki pushed to main at andodeki/nigig-org 2026-08-18 13:52:52 +00:00
3c751f18bd feat(makepad-table): cell attachments and per-row heights (item 6)
andodeki pushed to main at andodeki/nigig-org 2026-08-18 13:18:44 +00:00
bbdfe823f8 feat(makepad-table): row gutter, header select/resize, long-press menus, one input model
andodeki pushed to main at andodeki/nigig-org 2026-08-18 13:04:31 +00:00
1887b54efa fix(makepad-table): repaint when the cell editor takes focus (item 8)
andodeki pushed to main at andodeki/nigig-org 2026-08-18 12:07:06 +00:00
374af5ccad feat(pdf): the five Phase 6 bullets the status line omitted
andodeki pushed to main at andodeki/nigig-org 2026-08-18 11:41:07 +00:00
780e323674 refactor(spreadsheet-ui): headless formula-bar state machine, wired to the workspace
andodeki pushed to main at andodeki/nigig-org 2026-08-18 11:08:11 +00:00
d0e7ede0c1 feat(spreadsheet): cross-sheet named ranges (Data!Total)
andodeki pushed to main at andodeki/nigig-org 2026-08-18 10:53:13 +00:00
593cd8fee8 feat(spreadsheet): cross-sheet references (Sheet2!A1)
andodeki pushed to main at andodeki/nigig-org 2026-08-18 10:39:22 +00:00
99aebc202a fix(pdf): security review of the signing code — a forgery verified as valid
andodeki pushed to main at andodeki/nigig-org 2026-08-18 10:20:24 +00:00
9989043a37 ci: gate the coverage that was already measured and unenforced (Phase 0)
andodeki pushed to main at andodeki/nigig-org 2026-08-18 10:13:55 +00:00
2d7b48b72c feat(spreadsheet): lookup functions — MATCH, INDEX, VLOOKUP, HLOOKUP, XLOOKUP
andodeki pushed to main at andodeki/nigig-org 2026-08-18 10:08:20 +00:00
3928063392 ci(email): raise the domain floor; record the finance-email path
383533da36 feat(email): email the trip report to the finance department
Compare 2 commits »
andodeki pushed to main at andodeki/nigig-org 2026-08-18 10:01:04 +00:00
26f6d431fb feat(spreadsheet): date and time functions, with a date display format
andodeki pushed to main at andodeki/nigig-org 2026-08-18 09:45:03 +00:00
9a5ce9c0e6 feat(pdf): signing and verification — Valid becomes reachable, with a policy
andodeki pushed to main at andodeki/nigig-org 2026-08-18 09:36:44 +00:00
6e784fffee fix(ci): the sample_thread gate was inverted under pipefail