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-indeterminate-pseudo.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{A:{"2":"_c","132":"_A","388":"F"},B:{"1":"_K","132":"_I"},C:{"1":"_kF","16":"_f","132":"_dC _jD","388":"_4"},D:{"1":"_BS","16":"_Y","132":"_JD rB"},E:{"1":"_HB","16":"_vB _e","132":"_gC A _yB","388":"FD"},F:{"1":"_yM _uB","16":"_5C","132":"_PF","516":"_CL"},G:{"1":"_9","16":"_n","132":"_TC _7E"},H:{"516":"sD"},I:{"1":"I","16":"_KB yD","132":"xD","388":"_jF"},J:{"16":"D","132":"A"},K:{"1":"H","16":"_bB","516":"WC"},L:{"1":"I"},M:{"1":"UC"},N:{"132":"_A"},O:{"1":"XC"},P:{"1":"_F"},Q:{"1":"AE"},R:{"1":"BE"},S:{"1":"DE","132":"CE"}},B:5,C:":indeterminate CSS pseudo-class",D:true};
|
||||
Loading…
Add table
Add a link
Reference in a new issue