Nicholas Ward nicholas
nicholas pushed to master at nicholas/box-manifest-android 2026-08-27 23:28:35 -05:00
da63ee8f7c add metadata, inventory workflows, web client
84a88d1264 add qr finder
Compare 2 commits »
nicholas pushed to master at nicholas/box-manifest-android 2026-08-26 16:35:15 -05:00
f39868c2a3 initial Box Manifest server and Android client
nicholas pushed to dev at nicholas/formulation 2026-08-19 17:48:42 -05:00
55e0e5efc9 feat: implement interactive recipe structure and method editor with ingredient parsing support
nicholas created branch dev in nicholas/formulation 2026-08-19 17:48:42 -05:00
nicholas pushed to master at nicholas/formulation 2026-08-18 18:29:19 -05:00
011a479839 fix(build): re-add db:reset script and provide canonical backup bundle for Docker build
nicholas deleted branch dev from nicholas/formulation 2026-08-18 18:22:36 -05:00
nicholas pushed to master at nicholas/formulation 2026-08-18 18:22:36 -05:00
2a1e16ed30 add core features (#14)
nicholas merged pull request nicholas/formulation#14 2026-08-18 18:22:35 -05:00
add core features
nicholas created pull request nicholas/formulation#14 2026-08-18 18:22:15 -05:00
add core features
nicholas pushed to dev at nicholas/formulation 2026-08-18 18:19:55 -05:00
f563f0ae10 refactor(tokens): sanitize and remove all third-party branding references across design tokens, styles, components, and docs
nicholas pushed to dev at nicholas/formulation 2026-08-18 16:58:49 -05:00
1be6be2be8 fix(recipe-editor): allow decimal input for quantities and percentages; fix workspace filter alignment and mobile bottom-sheet modal
7c6563deda fix(filter): eliminate overflow scroll for filter popout on smaller screens
5dbdf1edde style(home): polish pill and filter hover effects across workspaces, filter menu, rule chips, and options
8c3926e6c7 feat(filter): remove created by and prep stations, implement ingredient filter with recipe counts and search
974d99141e fix(filter): ensure tag filtering with empty search or root URL properly displays matching items
Compare 48 commits »
nicholas pushed to dev at nicholas/formulation 2026-08-17 19:43:53 -05:00
1f783e5a41 feat(ingest): handle flavor variation inclusions and whole fruit zest count units in Streusel
f6510c05ba feat(ingest): extract stated yield descriptions and servings count across recipes
130dc1d501 fix(ingest): resolve Docling stacked fraction OCR artifacts into clean measurements
63492445a9 fix(ingest): support 2-page spreads and multi-component table structures in Docling parser
68d5b2a45f feat: ingest 477 recipes from The Pastry Chef's Little Black Book into master collection with Docling parser
Compare 5 commits »
nicholas pushed to dev at nicholas/formulation 2026-08-17 14:27:52 -05:00
e3f45d1256 feat: implement Formulation REST API (v1), MCP Server, and full-fidelity database backup/restore system
f3d81d598c fix(ui): normalize background colors to Meez white and render section headings in view mode
Compare 2 commits »
nicholas pushed to dev at nicholas/formulation 2026-08-17 10:50:03 -05:00
685cf86819 feat: implement barebones inventory, costing parity, navigation fixes, and Meez design polish
d378842b68 feat(ui): align recipe books, archive, and purchasing review to Meez design system
Compare 2 commits »
nicholas pushed to dev at nicholas/formulation 2026-08-17 00:55:33 -05:00
21651e1ce8 feat(ui): meez visual alignment and unified responsive layouts across desktop and mobile
nicholas pushed to dev at nicholas/formulation 2026-08-14 21:42:31 -05:00
272642f372 feat(home): meez-style home page skin
nicholas pushed to dev at nicholas/formulation 2026-08-14 21:16:49 -05:00
f0e82ff19f style: meez cosmetic alignment on formulation UI; add site spec and harness allowScripts
nicholas pushed to dev at nicholas/formulation 2026-08-14 18:24:39 -05:00
551bdc4104 clarify data ownership
nicholas pushed to dev at nicholas/formulation 2026-08-14 13:39:03 -05:00
deb2c15ab4 feat: expand recipe editing, ingredient import, and costing
nicholas pushed to master at nicholas/formulation 2026-08-13 18:20:41 -05:00
20e23b100f ci: rename deployment runner for formulation