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-autofill.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/css-autofill.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{D:{"1":"_0H _p","33":"_u _1F"},L:{"1":"I"},B:{"1":"_0H _o","2":"_I","33":"_IB _1F"},C:{"2":"_S"},M:{"2":"UC"},A:{"2":"_E"},F:{"1":"_fQ _ME","2":"_T","33":"_rC _vJ"},K:{"1":"H","2":"_D"},E:{"1":"_OU _PE","2":"PD","33":"_HI"},G:{"1":"_dE","33":"_xF"},P:{"1":"_4B","33":"_FL"},I:{"1":"I","2":"_W","33":"_w"}},B:6,C:":autofill CSS pseudo-class",D:undefined};
|
||||
Loading…
Add table
Add a link
Reference in a new issue