Implement spreadsheet formatting and toolbar workflows #10

Merged
kalmyk merged 3 commits from codex/spreadsheet-formatting-workflows into main 2026-03-27 07:33:22 +00:00
Owner

Summary

  • add pooled spreadsheet styling and number-format infrastructure across protocol, core, transport, local-server, and agent CLI
  • rebuild the web formatting toolbar and grid rendering for fills, font styling, borders, alignment, and Sheets-like color palettes
  • add focused end-to-end coverage for toolbar palette visibility, preset application, and click-away persistence

Validation

  • pnpm exec tsc -p apps/web/tsconfig.json --noEmit --pretty false
  • pnpm exec playwright test -c playwright.web.config.ts --grep "preset color swatches first|visible popover below the toolbar|applies preset swatch colors directly|keeps preset fill color visible after clicking another cell"
  • pre-push hook: pnpm lint
## Summary - add pooled spreadsheet styling and number-format infrastructure across protocol, core, transport, local-server, and agent CLI - rebuild the web formatting toolbar and grid rendering for fills, font styling, borders, alignment, and Sheets-like color palettes - add focused end-to-end coverage for toolbar palette visibility, preset application, and click-away persistence ## Validation - pnpm exec tsc -p apps/web/tsconfig.json --noEmit --pretty false - pnpm exec playwright test -c playwright.web.config.ts --grep "preset color swatches first|visible popover below the toolbar|applies preset swatch colors directly|keeps preset fill color visible after clicking another cell" - pre-push hook: pnpm lint
Implement spreadsheet formatting and toolbar workflows
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 54s
4c865d807b
Fix snapshot range export shape
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 58s
4cec2ba04c
kalmyk force-pushed codex/spreadsheet-formatting-workflows from 4cec2ba04c
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 58s
to 8db119e93f
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m3s
2026-03-27 07:07:08 +00:00
Compare
Raise coverage thresholds with targeted tests
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 2m59s
13700e1108
kalmyk merged commit 62c14f1f4f into main 2026-03-27 07:33:22 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kalmyk/bilig!10
No description provided.