49 أسطر
3.6 KiB
XML
49 أسطر
3.6 KiB
XML
<svg viewBox="0 0 900 420" xmlns="http://www.w3.org/2000/svg" font-family="Segoe UI, Tahoma, Arial, sans-serif">
|
|
<rect x="0" y="0" width="900" height="420" fill="#0f1420"/>
|
|
<text x="450" y="35" text-anchor="middle" fill="#f2f5fb" font-size="18" font-weight="700">تكامل مُنجِز مع ghaymah.systems</text>
|
|
|
|
<!-- Developer -->
|
|
<rect x="40" y="70" width="180" height="55" rx="10" fill="#171f30" stroke="#5b6579" stroke-width="1.5"/>
|
|
<text x="130" y="100" text-anchor="middle" fill="#c7cedb" font-size="13" font-weight="700">المطوّر</text>
|
|
<text x="130" y="115" text-anchor="middle" fill="#8b96ab" font-size="10">يدمج كود (git push)</text>
|
|
|
|
<line x1="220" y1="97" x2="300" y2="97" stroke="#5b6579" stroke-width="2" marker-end="url(#b1)"/>
|
|
|
|
<!-- GitHub -->
|
|
<rect x="300" y="70" width="180" height="55" rx="10" fill="#171f30" stroke="#c7cedb" stroke-width="1.5"/>
|
|
<text x="390" y="100" text-anchor="middle" fill="#e7ecf5" font-size="13" font-weight="700">GitHub</text>
|
|
<text x="390" y="115" text-anchor="middle" fill="#8b96ab" font-size="10">commit / PR merge</text>
|
|
|
|
<!-- To Munjiz (existing) -->
|
|
<line x1="390" y1="125" x2="150" y2="200" stroke="#a17ae0" stroke-width="2" marker-end="url(#b2)"/>
|
|
<text x="230" y="170" fill="#a17ae0" font-size="10">ربط تلقائي موجود (auto-link)</text>
|
|
|
|
<rect x="40" y="200" width="220" height="60" rx="10" fill="#170f24" stroke="#a17ae0" stroke-width="2"/>
|
|
<text x="150" y="225" text-anchor="middle" fill="#c3a3f2" font-size="13" font-weight="700">مُنجِز</text>
|
|
<text x="150" y="243" text-anchor="middle" fill="#a894c9" font-size="10">البطاقة تنتقل لـ Done</text>
|
|
|
|
<!-- To Ghaymah (new) -->
|
|
<line x1="390" y1="125" x2="650" y2="200" stroke="#2ecc71" stroke-width="2.5" marker-end="url(#b3)"/>
|
|
<text x="560" y="170" fill="#2ecc71" font-size="10" font-weight="700">تكامل جديد مقترح</text>
|
|
|
|
<rect x="540" y="200" width="220" height="60" rx="10" fill="#132b21" stroke="#2ecc71" stroke-width="2.5"/>
|
|
<text x="650" y="225" text-anchor="middle" fill="#2ecc71" font-size="13" font-weight="700">Ghaymah Deployment</text>
|
|
<text x="650" y="243" text-anchor="middle" fill="#9fd9b8" font-size="10">Git-Based Deployment</text>
|
|
|
|
<!-- Deployment status back to Munjiz -->
|
|
<line x1="540" y1="230" x2="270" y2="230" stroke="#2ecc71" stroke-width="2.5" stroke-dasharray="5,4" marker-end="url(#b3)"/>
|
|
<text x="405" y="285" text-anchor="middle" fill="#2ecc71" font-size="11">حالة النشر (نجح/فشل) → تحديث البطاقة إلى "Deployed"</text>
|
|
|
|
<!-- Card status detail -->
|
|
<rect x="230" y="310" width="440" height="70" rx="10" fill="#0f1420" stroke="#2a3448" stroke-width="1"/>
|
|
<text x="450" y="333" text-anchor="middle" fill="#c7cedb" font-size="12" font-weight="700">بطاقة المهمة في مُنجِز</text>
|
|
<text x="450" y="352" text-anchor="middle" fill="#8b96ab" font-size="11">To Do → In Progress → Done (PR merged) → Deployed (Ghaymah)</text>
|
|
<text x="450" y="368" text-anchor="middle" fill="#5b6579" font-size="10">حالة إضافية جديدة تعكس واقع فرق تستخدم Ghaymah بدل الاكتفاء بـ GitHub</text>
|
|
|
|
<defs>
|
|
<marker id="b1" markerWidth="10" markerHeight="10" refX="8" refY="3" orient="auto"><path d="M0,0 L0,6 L9,3 z" fill="#5b6579"/></marker>
|
|
<marker id="b2" markerWidth="10" markerHeight="10" refX="8" refY="3" orient="auto"><path d="M0,0 L0,6 L9,3 z" fill="#a17ae0"/></marker>
|
|
<marker id="b3" markerWidth="10" markerHeight="10" refX="8" refY="3" orient="auto"><path d="M0,0 L0,6 L9,3 z" fill="#2ecc71"/></marker>
|
|
</defs>
|
|
</svg>
|