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-unicode-bidi-isolate.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{D:{"1":"_0F","2":"_DC","33":"_tL _sN"},L:{"1":"I"},B:{"1":"_K","2":"_I"},C:{"1":"_DF","2":"_IK","33":"_mD _WG"},M:{"1":"UC"},A:{"2":"_E"},F:{"1":"_KI","2":"_T","33":"_WF"},K:{"1":"H","2":"_D"},E:{"1":"_tI _ON _PE","2":"_s PD","33":"_yE _6Q"},G:{"1":"_AB","2":"_1","33":"_PD _GD"},P:{"1":"_U","2":"J"},I:{"1":"I","2":"_G"}},B:6,C:"isolate from unicode-bidi",D:undefined};
|
||||
Loading…
Add table
Add a link
Reference in a new issue