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/mdn-css-backdrop-pseudo-element.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{D:{"1":"_PI","2":"_YL","33":"_zI pB"},L:{"1":"I"},B:{"1":"_K","33":"_I"},C:{"1":"_9L","2":"_lL"},M:{"1":"UC"},A:{"2":"_y","33":"B"},F:{"1":"_2G","2":"_8Q","33":"_NQ GB"},K:{"1":"H","2":"_D"},E:{"1":"_CT _PE","2":"_7G PD"},G:{"1":"_5B","2":"_YE"},P:{"1":"_F"},I:{"1":"I","2":"_W","33":"_w"}},B:6,C:"CSS ::backdrop pseudo-element",D:undefined};
|
||||
Loading…
Add table
Add a link
Reference in a new issue