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-text-justify.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/css-text-justify.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{A:{"16":"_GB","132":"_JC"},B:{"1":"dB _UM","132":"_I","322":"_eN _ES"},C:{"2":"_yC _RG _L","1025":"_RJ","1602":"7B"},D:{"1":"dB _KN","2":"_LE","322":"_H _jL _ES"},E:{"2":"_R"},F:{"2":"_MM","322":"_QO"},G:{"2":"_M"},H:{"2":"sD"},I:{"1":"I","2":"_G"},J:{"2":"_B"},K:{"2":"_D","322":"H"},L:{"1":"I"},M:{"1025":"UC"},N:{"132":"_A"},O:{"322":"XC"},P:{"2":"J","322":"_U"},Q:{"322":"AE"},R:{"322":"BE"},S:{"2":"CE","1025":"DE"}},B:4,C:"CSS text-justify",D:true};
|
||||
Loading…
Add table
Add a link
Reference in a new issue