Add sync error logging, extend error flash, fix unload saves
- Log workforce sync errors to backend stdout so they appear in docker logs - Extend error flash from 5s to 15s so errors are readable - Replace sendBeacon (POST-only) with keepalive fetch (PUT) on unload — sendBeacon was hitting 404s on all three unload saves Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c7066521ff
commit
18e24efbeb
14485 changed files with 1836116 additions and 33 deletions
1
frontend/node_modules/caniuse-lite/data/features/datalist.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/datalist.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{A:{"2":"8C","8":"_OC","260":"_A"},B:{"1":"_K","260":"_3B","1284":"_HE"},C:{"8":"_f","516":"_KQ _JL","4612":"_6 _VB _DI l","8196":"_0H _t"},D:{"1":"_sO","8":"_mG","132":"_EB _tE _GE"},E:{"1":"_CF","8":"_SD"},F:{"1":"_SC _rM _nT","132":"_JJ _rB"},G:{"8":"_KD","18436":"_kC"},H:{"2":"sD"},I:{"1":"_VD","8":"_tG"},J:{"1":"A","8":"D"},K:{"1":"_N"},L:{"1":"I"},M:{"2":"UC"},N:{"8":"_A"},O:{"1":"XC"},P:{"1":"_F"},Q:{"1":"AE"},R:{"1":"BE"},S:{"2":"_C"}},B:1,C:"Datalist element",D:true};
|
||||
Loading…
Add table
Add a link
Reference in a new issue