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/font-size-adjust.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/font-size-adjust.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{A:{"2":"_E"},B:{"1":"BB _o","2":"_I","194":"_fG _LP AB","962":"0 _rH"},C:{"1":"_8G _SF _t","2":"9C","516":"_HF c _jR _gE","772":"_uP _VB _MB b _L"},D:{"1":"BB _p","2":"_LE","194":"_LP AB","962":"_NC _jL _UC"},E:{"1":"_3D","2":"_ZD","772":"_IH ND"},F:{"1":"_JN CB","2":"_MM","194":"_KQ _PM _5F","962":"MB _IJ _kI _DI l"},G:{"1":"_VE","2":"_WC","772":"_IH qD"},H:{"2":"sD"},I:{"1":"I","2":"_G"},J:{"2":"_B"},K:{"2":"_N"},L:{"1":"I"},M:{"1":"UC"},N:{"2":"_A"},O:{"2":"XC"},P:{"2":"_F"},Q:{"194":"AE"},R:{"2":"BE"},S:{"2":"CE","516":"DE"}},B:2,C:"CSS font-size-adjust",D:true};
|
||||
Loading…
Add table
Add a link
Reference in a new issue