OSS-BSS-Field-Dispatch/src
louispaulb 6fc8a2d37f refactor: externalize ERP service token via VITE_ERP_TOKEN env var
Token is no longer hardcoded in source — injected at build time.
Build with: VITE_ERP_TOKEN="key:secret" npx quasar build
Prevents accidental token invalidation and keeps secrets out of git.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 13:39:41 -04:00
..
api refactor: externalize ERP service token via VITE_ERP_TOKEN env var 2026-03-27 13:39:41 -04:00
boot Initial commit — OSS/BSS Field Dispatch app 2026-03-24 14:11:40 -04:00
components Clean up: remove duplicate TagInput, delete quasar-migration branch 2026-03-24 14:11:40 -04:00
composables fix: map markers zoom drift — fixed-size container + center anchor 2026-03-27 13:08:36 -04:00
config feat: auth gate, GPS hybrid tracking, tech CRUD modal, ERPNext API proxy 2026-03-27 12:02:04 -04:00
css Initial commit — OSS/BSS Field Dispatch app 2026-03-24 14:11:40 -04:00
modules/dispatch/components feat: auth gate, GPS hybrid tracking, tech CRUD modal, ERPNext API proxy 2026-03-27 12:02:04 -04:00
pages feat: SVG circular progress ring on map tech markers 2026-03-27 13:05:32 -04:00
router feat: auth gate, GPS hybrid tracking, tech CRUD modal, ERPNext API proxy 2026-03-27 12:02:04 -04:00
stores refactor: externalize ERP service token via VITE_ERP_TOKEN env var 2026-03-27 13:39:41 -04:00
App.vue fix: handle Authentik session expiry in SPA 2026-03-27 13:34:39 -04:00