auto-sync via WEVIA git_sync_all intent 2026-04-20T03:23:38+02:00
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled

This commit is contained in:
opus
2026-04-20 03:23:38 +02:00
parent e7711466f3
commit cad6e02194
4 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"agent": "V45_Leads_Sync",
"ts": "2026-04-20T03:10:02+02:00",
"ts": "2026-04-20T03:20:02+02:00",
"paperclip_total": 48,
"active_customer": 4,
"warm_prospect": 5,

View File

@@ -1,5 +1,5 @@
{
"generated_at": "2026-04-20T03:15:02.254923",
"generated_at": "2026-04-20T03:20:01.914672",
"stats": {
"total": 23,
"pending": 20,

View File

@@ -1,7 +1,7 @@
{
"ok": true,
"version": "V83-business-kpi",
"ts": "2026-04-20T01:19:50+00:00",
"ts": "2026-04-20T01:23:13+00:00",
"summary": {
"total_categories": 7,
"total_kpis": 56,

View File

@@ -379,7 +379,8 @@ a{color:inherit;text-decoration:none}
<div class="wtp-actions">
<div class="wtp-icon-btn" title="Notifications" onclick="showNotifications()" style="position:relative">🔔<span class="dot"></span></div>
<div class="wtp-icon-btn" title="Help" onclick="openUrl('/wiki/')">?</div>
<div class="wtp-user">
<button id="v80-toggle-inline" onclick="v80Open()" title="Navigation Archi Unifiee - toutes les portes" style="background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;padding:8px 14px;border-radius:18px;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.3px;display:flex;align-items:center;gap:6px;transition:all .2s;box-shadow:0 4px 12px rgba(99,102,241,.3)" onmouseover="this.style.transform='translateY(-1px)';this.style.boxShadow='0 6px 18px rgba(99,102,241,.5)'" onmouseout="this.style.transform='translateY(0)';this.style.boxShadow='0 4px 12px rgba(99,102,241,.3)'"><span style="font-size:14px">🧭</span>Archi complete</button>
<div class="wtp-user">
<div class="wtp-avatar">YM</div>
<span class="wtp-user-name">Yacine M.</span>
</div>
@@ -1670,7 +1671,7 @@ if (typeof window.navigateTo === 'function'){
</script>
<!-- V80 WTP NAV ENRICHER (Opus 19avr) - ZERO ECRASEMENT - purely additive -->
<style>
#v80-toggle{position:fixed;bottom:20px;left:20px;z-index:9998;padding:14px 20px;
#v80-toggle{display:none !important;z-index:9998;padding:14px 20px;
background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;
border-radius:50px;font:600 13px -apple-system,sans-serif;cursor:pointer;
box-shadow:0 8px 24px rgba(99,102,241,.45);transition:transform .2s,box-shadow .2s;