spouliot
  • Joined on 2026-03-29
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-22 15:22:15 -04:00
dfb1d34af3 Add inventory bin filter, print bin, mobile login fixes, and QR scan fix
spouliot pushed tag v2026.05.21 to spouliot/PowderCoatingLogix 2026-05-21 08:35:47 -04:00
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-21 08:35:46 -04:00
c5c1244177 Merge dev into master
8c86eba4f2 Untrack .claude/settings.local.json (covered by .gitignore)
d4dddfa727 Track AGENTS.md; ignore Claude Code settings and build logs
1bb07162cd Inline item editing on Job Details with live pricing and costing updates
ec925f9e08 Temp: add console.debug to updateTotals for diagnosis
Compare 24 commits »
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-21 08:34:23 -04:00
8c86eba4f2 Untrack .claude/settings.local.json (covered by .gitignore)
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-21 08:33:30 -04:00
d4dddfa727 Track AGENTS.md; ignore Claude Code settings and build logs
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-21 08:31:55 -04:00
1bb07162cd Inline item editing on Job Details with live pricing and costing updates
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 23:09:18 -04:00
ec925f9e08 Temp: add console.debug to updateTotals for diagnosis
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 23:03:13 -04:00
600196f679 Add ws://localhost:* to dev CSP connect-src for browser refresh
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 22:58:34 -04:00
eb13283e76 Fix inline edit not updating pricing breakdown on Job Details
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 22:48:38 -04:00
30c644a8ec Fix service worker TypeError on localhost; inline edit config timing
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 22:37:41 -04:00
0e480adbf6 Fix inline item editing never activating on details pages
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 22:18:59 -04:00
eaab0af51f Fix facility overhead missing from invoices on quote-based jobs
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 21:40:47 -04:00
51a5268bc2 Fix Log Material dropdown invisible in dark mode
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 21:37:34 -04:00
a0bdd2b5b4 Sweep all .cshtml files for encoding corruption; add pre-commit guard
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 17:06:39 -04:00
21b39161a3 Fix encoding corruption in Bills and Expenses views
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 16:52:59 -04:00
b241daf15e Add packing slip PDF to invoice details page
spouliot pushed tag v2026.05.20 to spouliot/PowderCoatingLogix 2026-05-20 14:44:36 -04:00
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-20 14:19:24 -04:00
25140554ad Merge hotfixes: Stripe receipt_email, surcharge fix, void deposit/credit, cache headers
46cadea367 Add Cache-Control: no-store for authenticated pages; fix payment onclick encoding
cfe937c0c3 Convert non-deposit payments to customer credits on invoice void
3ad6b0d08f Fix voided invoice leaving deposits locked as applied
fdac0240d1 Fix Stripe receipt_email + online payment surcharge and hardening
Compare 5 commits »
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 14:11:11 -04:00
81dc34bab4 Add Cache-Control: no-store for authenticated pages; fix payment onclick encoding
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-20 13:43:03 -04:00
b9e9449c8b Convert non-deposit payments to customer credits on invoice void