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/clipboard.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/clipboard.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{A:{"2436":"_E"},B:{"260":"_8B","2436":"_ZB","8196":"_K"},C:{"2":"_9E","772":"_zB _4G","4100":"_0L"},D:{"2":"_OF","2564":"_AC _9D","8196":"_IM","10244":"_7D _9H"},E:{"1":"_6H","16":"_e","2308":"_A _FD","2820":"_RC _RD"},F:{"2":"_wD","16":"C","516":"WC","2564":"_2I","8196":"_nR","10244":"MB _8D _ZC"},G:{"1":"_PJ","2":"_d","2820":"_sD _5O"},H:{"2":"sD"},I:{"2":"_W","260":"I","2308":"_w"},J:{"2":"D","2308":"A"},K:{"2":"_bB","16":"WC","8196":"H"},L:{"8196":"I"},M:{"1028":"UC"},N:{"2":"_A"},O:{"8196":"XC"},P:{"2052":"_NH","2308":"J","8196":"_wB"},Q:{"8196":"AE"},R:{"8196":"BE"},S:{"4100":"_C"}},B:5,C:"Synchronous Clipboard API",D:true};
|
||||
Loading…
Add table
Add a link
Reference in a new issue