Skip to content

[codex] Rework FieldOps for Azure Static Web Apps#8

Draft
MTG-Thomas wants to merge 7 commits intomainfrom
codex/fieldops-azure-swa-pilot
Draft

[codex] Rework FieldOps for Azure Static Web Apps#8
MTG-Thomas wants to merge 7 commits intomainfrom
codex/fieldops-azure-swa-pilot

Conversation

@MTG-Thomas
Copy link
Copy Markdown
Owner

Summary

Reworks FieldOps from the single-file/Vercel PWA spike into an Azure-native Static Web Apps pilot:

  • moves the frontend to Vite + React + TypeScript
  • adds an Azure Functions backend-for-frontend for Halo session, OAuth, ticket, time-entry, photo, and sync routes
  • adds SWA auth/routing config and low-cost Bicep infrastructure
  • replaces the Vercel deployment path with SWA/infra GitHub Actions workflows
  • updates Playwright coverage and docs for the Azure deployment model

Validation

  • npm run build
  • for f in api/src/*.js; do node --check "$f"; done

Notes

Opened as draft because the branch is intentionally a larger architecture pivot and should get a final review for Azure secrets, SWA environment settings, and Halo OAuth production values before merge.

Comment thread infra/main.bicep Fixed
Comment thread src/lib/api.ts Fixed
Comment thread src/lib/storage.ts Fixed
Comment thread src/lib/storage.ts Fixed
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants