spouliot
  • Joined on 2026-03-29
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-05 22:13:28 -04:00
713efbc2b6 Store Data Protection keys in SQL Server (non-production)
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-05 21:56:07 -04:00
c7a60a1fad Use Azure Blob Storage for Data Protection keys on non-local deployments
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-05 21:47:35 -04:00
c45a6826bd Fix time entry 500 and inventory edit pencil visibility
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-05 21:28:04 -04:00
010d0437c2 Fix grace period tests: set StripeSubscriptionId on test companies
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-05 21:20:53 -04:00
20ae11be03 Commit remaining unstaged changes from this session
4c070e7487 Fix SubscriptionServiceTests: add IPlatformSettingsService stub
Compare 2 commits »
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-05 21:06:53 -04:00
03d3f57f7b Fix time entry workers, powder usage logging, inventory edit, and mojibake
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-05 09:11:12 -04:00
7fe8bc81c6 Exclude trial companies from MRR/ARR and revenue trend
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-04 23:40:02 -04:00
a689b1752d Fix service worker intercepting cross-origin image fetches, breaking CSP connect-src
4b845d7a1a Restore linux-x64 RID for SqlClient; xcopy handles wwwroot separately
56c8b71706 Use az webapp deploy --type zip --async for WEBSITE_RUN_FROM_PACKAGE=1 mode
1e22acf1dc Fix missing wwwroot: remove linux-x64 RID, explicitly xcopy wwwroot after publish
676f63e7dc Add wwwroot verification step after publish to diagnose missing static files
Compare 6 commits »
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-04 23:31:15 -04:00
a689b1752d Fix service worker intercepting cross-origin image fetches, breaking CSP connect-src
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-04 23:07:55 -04:00
4b845d7a1a Restore linux-x64 RID for SqlClient; xcopy handles wwwroot separately
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-04 23:01:16 -04:00
56c8b71706 Use az webapp deploy --type zip --async for WEBSITE_RUN_FROM_PACKAGE=1 mode
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-04 22:48:45 -04:00
1e22acf1dc Fix missing wwwroot: remove linux-x64 RID, explicitly xcopy wwwroot after publish
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-04 22:43:26 -04:00
676f63e7dc Add wwwroot verification step after publish to diagnose missing static files
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-04 22:34:19 -04:00
d75e5a02ed Switch to Kudu zip deploy (config-zip) to match manual deploy behavior
spouliot pushed to dev at spouliot/PowderCoatingLogix 2026-05-04 22:20:09 -04:00
b92a9f78df Restore PATH, linux-x64 publish, and ZipFile deploy lost in merge conflict
444748adb7 Merge branch 'dev'
4c58d57928 Commit misc scripts, feature specs, SQL deploy scripts, and settings updates
ee3158b7d5 Hide Scan Label button on page load until coating category is selected
87a235ed1d Use ZipFile.CreateFromDirectory for reliable subdirectory inclusion in zip
Compare 14 commits »
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-04 22:20:02 -04:00
b92a9f78df Restore PATH, linux-x64 publish, and ZipFile deploy lost in merge conflict
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-04 22:15:03 -04:00
444748adb7 Merge branch 'dev'
4c58d57928 Commit misc scripts, feature specs, SQL deploy scripts, and settings updates
ee3158b7d5 Hide Scan Label button on page load until coating category is selected
e447cdc803 Rewrite Jenkinsfile for Windows appdev agent (bat, az CLI, EF direct update)
2885bc1228 Update help docs and AI knowledge base for new features
Compare 9 commits »
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-04 22:08:37 -04:00
87a235ed1d Use ZipFile.CreateFromDirectory for reliable subdirectory inclusion in zip
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-04 21:56:46 -04:00
be5717ebe2 Remove linux-x64 from solution build; let publish handle RID build
spouliot pushed to master at spouliot/PowderCoatingLogix 2026-05-04 21:54:28 -04:00
1392ddccda Target linux-x64 on build and publish for Azure Linux App Service