gigafibre-fsm/apps/field
louispaulb 1ed86e37ad fix: server-side API token injection + ticket modal empty state
- Move ERPNext API token from JS bundle to nginx proxy_set_header
  (token only lives on server, never in client code)
- Switch ops + field apps from auth.targo.ca to id.gigafibre.ca SSO
- Fix "Aucun contenu" showing on tickets that have comments but no
  description (check comments.length in v-if condition)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 23:31:58 -04:00
..
infra fix: server-side API token injection + ticket modal empty state 2026-03-30 23:31:58 -04:00
public/icons feat: add field tech app — barcode scanner, tasks, diagnostics, offline 2026-03-30 23:00:44 -04:00
src fix: server-side API token injection + ticket modal empty state 2026-03-30 23:31:58 -04:00
src-pwa feat: add field tech app — barcode scanner, tasks, diagnostics, offline 2026-03-30 23:00:44 -04:00
deploy.sh fix: server-side API token injection + ticket modal empty state 2026-03-30 23:31:58 -04:00
index.html feat: add field tech app — barcode scanner, tasks, diagnostics, offline 2026-03-30 23:00:44 -04:00
package.json feat: add field tech app — barcode scanner, tasks, diagnostics, offline 2026-03-30 23:00:44 -04:00
quasar.config.js feat: add field tech app — barcode scanner, tasks, diagnostics, offline 2026-03-30 23:00:44 -04:00