feat(geofence): add OutsideWorkAreaBanner for non-blocking warning when clocked in outside geofence

This commit is contained in:
Achintha Isuru
2026-03-18 18:02:17 -04:00
parent baf426935e
commit f488577e6b
5 changed files with 52 additions and 6 deletions

View File

@@ -982,7 +982,8 @@
"override_hint": "Enter your justification...",
"override_submit": "Clock In",
"overridden_title": "Location Not Verified",
"overridden_desc": "You are clocking in without location verification. Your justification has been recorded."
"overridden_desc": "You are clocking in without location verification. Your justification has been recorded.",
"outside_work_area_warning": "You've moved away from the work area"
}
},
"availability": {

View File

@@ -977,7 +977,8 @@
"override_hint": "Ingrese su justificación...",
"override_submit": "Registrar Entrada",
"overridden_title": "Ubicación No Verificada",
"overridden_desc": "Está registrando entrada sin verificación de ubicación. Su justificación ha sido registrada."
"overridden_desc": "Está registrando entrada sin verificación de ubicación. Su justificación ha sido registrada.",
"outside_work_area_warning": "Te has alejado del área de trabajo"
}
},
"availability": {