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/css-text-wrap-balance.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{A:{"2":"_E"},B:{"1":"_RP _pN","2":"_CO","132":"_GJ _bI"},C:{"1":"_oO","2":"_tD _xG"},D:{"1":"_oN","2":"_GR","132":"_GJ _bI"},E:{"1":"K uC _hU","2":"_vG _BG tC"},F:{"1":"_H _fE CB","2":"_7 _4N _P","132":"j _KP _dN"},G:{"1":"uC rD _hD","2":"_zO tC"},H:{"2":"sD"},I:{"1":"I","2":"_G"},J:{"2":"_B"},K:{"2":"_D","132":"H"},L:{"1":"I"},M:{"1":"UC"},N:{"2":"_A"},O:{"2":"XC"},P:{"2":"_FK","132":"_CC"},Q:{"2":"AE"},R:{"2":"BE"},S:{"2":"_C"}},B:5,C:"CSS text-wrap: balance",D:true};
|
||||
Loading…
Add table
Add a link
Reference in a new issue