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/multicolumn.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/multicolumn.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{A:{"1":"_A","2":"_Z"},B:{"1":"_I","516":"_K"},C:{"132":"_lC _lD _rD","164":"_tJ","516":"_AJ _ID _MB b","1028":"_H c _aO"},D:{"420":"_bL","516":"_wL"},E:{"1":"_LB","132":"F ID","164":"_KJ HD","420":"_XC"},F:{"1":"_IQ","2":"_ND","420":"_HG pB","516":"_hO"},G:{"1":"_8","132":"_eC","164":"_TC","420":"_n"},H:{"1":"sD"},I:{"420":"_G","516":"I"},J:{"420":"_B"},K:{"1":"_BL","2":"_A","516":"H"},L:{"516":"I"},M:{"1028":"UC"},N:{"1":"_A"},O:{"516":"XC"},P:{"420":"J","516":"_U"},Q:{"516":"AE"},R:{"516":"BE"},S:{"164":"_C"}},B:4,C:"CSS3 Multiple column layout",D:true};
|
||||
Loading…
Add table
Add a link
Reference in a new issue