Add field help dialog with cultivar/process reference notes
Test and deploy / test-and-deploy (push) Successful in 1m32s
Test and deploy / test-and-deploy (push) Successful in 1m32s
Adds a help-dialog UI (field-help.js/field-help-content.js) surfacing per-field guidance, expands cultivar and process reference data with cup notes, sweet-spot width, and watch-fors, and adds a Makefile for common npm tasks. Co-Authored-By: Claude Sonnet 5 <[email protected]>
This commit is contained in:
@@ -16,6 +16,8 @@ const APP_SHELL = [
|
||||
"/js/nav.js?v=__ASSET_VERSION__",
|
||||
"/js/toast.js?v=__ASSET_VERSION__",
|
||||
"/js/why-panels.js?v=__ASSET_VERSION__",
|
||||
"/js/field-help.js?v=__ASSET_VERSION__",
|
||||
"/js/field-help-content.js?v=__ASSET_VERSION__",
|
||||
"/js/lot-picker.js?v=__ASSET_VERSION__",
|
||||
"/js/prefill-ui.js?v=__ASSET_VERSION__",
|
||||
"/js/alog-ui.js?v=__ASSET_VERSION__",
|
||||
|
||||
Reference in New Issue
Block a user