• Joined on 2025-11-19
paulh pushed to main at paulh/salesforce-composite-envelope-... 2026-03-24 09:58:41 -05:00
06e2a14de5 feat: update email intro text; allow up to 5 copies of Authorization to Release form; update flows and docs
paulh pushed to main at paulh/recipe-manager 2026-03-24 08:53:15 -05:00
2497747e8b docs: update TODO.md - mark docker-compose task complete (iteration 16)
853374f060 feat(devops): add docker-compose orchestration with nginx API proxy
210514fc1f docs: update TODO.md for iteration 15 completion
1504986d0b feat(docker): add frontend Dockerfile with nginx configuration
4bce1d3bf1 feat(devops): add backend Dockerfile with multi-stage build
Compare 14 commits »
paulh pushed to main at paulh/recipe-manager 2026-03-23 23:39:27 -05:00
63c77d226a docs: add Gitea repository URL to README
paulh created branch main in paulh/recipe-manager 2026-03-23 23:39:08 -05:00
paulh pushed to main at paulh/recipe-manager 2026-03-23 23:39:08 -05:00
2c85b80004 feat(frontend): initialize React + Vite project with TypeScript
8bec840330 docs: update TODO.md to mark recipe CRUD API tasks as complete
e2599b81f4 feat(api): implement recipe CRUD API endpoints
394aa22df1 feat(db): enable schema migration using sql.js and export to data/recipes.db
88acb93068 fix(deps): switch to sql.js to resolve Node v22 compatibility
paulh created repository paulh/recipe-manager 2026-03-23 23:38:52 -05:00
paulh pushed to main at paulh/salesforce-composite-envelope-... 2026-03-22 20:28:57 -05:00
d88834926e docs: document SMS Contact setup requirement and SMS_PLACEHOLDER_EMAIL constant location
82befe6fbd fix(flow): rename InputField to smsPhoneInput to avoid duplicate dev name with variable
e6ea5b8554 fix(flow): use same-name InputField for auto-binding to recipientSmsPhone variable
a7474e45c8 fix(flow): correct InputField screen component and assignment reference
5b68f341ef style: shorten email body divider line from 60 to 40 characters
Compare 13 commits »
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-15 20:22:58 -05:00
d88834926e docs: document SMS Contact setup requirement and SMS_PLACEHOLDER_EMAIL constant location
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-13 22:21:26 -05:00
82befe6fbd fix(flow): rename InputField to smsPhoneInput to avoid duplicate dev name with variable
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-13 22:17:35 -05:00
e6ea5b8554 fix(flow): use same-name InputField for auto-binding to recipientSmsPhone variable
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-13 22:09:38 -05:00
a7474e45c8 fix(flow): correct InputField screen component and assignment reference
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-13 15:06:37 -05:00
5b68f341ef style: shorten email body divider line from 60 to 40 characters
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-13 10:43:47 -05:00
91ff48d6e0 fix(flow): resolve duplicate developer name on SMS phone screen field
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-13 10:41:18 -05:00
a9768ef553 fix(flow): replace unsupported outputParameters with storeOutputAutomatically on SMS phone input field
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-13 10:37:16 -05:00
faf53d0777 fix(flow): move recipientSmsPhone variable into contiguous variables group in V4
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-13 10:34:15 -05:00
29442efdc2 fix(flow): consolidate all recordLookups and screens into single groups in V4
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-13 10:29:20 -05:00
eee5289de9 fix(flow): move Is_Recipient_Email_Blank into contiguous decisions group in V4
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-13 10:15:36 -05:00
3f3fe8dd71 feat: add greeting, dividers, and sign-off to envelope email body
paulh pushed to feature/sms-toolkit at paulh/salesforce-composite-envelope-... 2026-03-13 09:05:47 -05:00
71a156df78 docs: update to v1.2 with SMS delivery feature documentation
paulh created branch feature/sms-toolkit in paulh/salesforce-composite-envelope-... 2026-03-13 08:57:36 -05:00