Files
windmill/frontend/static/icons/go-lang.svg
Ádám Kovács 746fb8cc7f feat(frontend): Flow graph (#827)
* chore(frontend): Install d3@7.6.1

* feat(frontend): Add basic graph components

* feat: Add graph node component

* feat: Add graph edges

* fix: Rename graph flow module

* feat: Add flow graph to editor

* feat: Add loops

* feat: Add hub scripts to graph

* fix: Display hub scripts

* fix: Nested loops

* feat: Graph displaying packages

* fix: Remove unused parts

* feat: Update graph layout

* fix: Clean up imports

* feat: Add icons to graph nodes

* feat: Add graph viewer to flow details page

* fix: Action row component on scroll behaviour

* fix: Update supported languages type

* fix: Add bash language icons

* fix: Support empty scripts and branches

* fix: Ellipsizing virtual node text

* feat: Display script id in node

* fix: Remove graph from flow editor

* fix: Update node id display

* chore: Remove unused packages

* flow viewer

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-11-12 20:14:29 +01:00

10 lines
2.0 KiB
XML

<svg
width="20"
height="20"
viewBox="0 0 16 17"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path d="M7.83552 6.65512C7.16745 6.82479 6.71146 6.95203 6.05399 7.1217C5.89493 7.16411 5.88432 7.17472 5.74647 7.01566C5.5874 6.83539 5.47075 6.71875 5.24806 6.61271C4.57999 6.28398 3.93312 6.37942 3.32867 6.77177C2.60758 7.23834 2.23642 7.9276 2.24703 8.78652C2.25763 9.63484 2.84087 10.3347 3.67862 10.4513C4.39971 10.5468 5.00416 10.2923 5.48136 9.75148C5.5768 9.63484 5.66163 9.50759 5.76767 9.35914C5.38592 9.35914 4.90872 9.35914 3.72103 9.35914C3.49834 9.35914 3.44532 9.22129 3.51955 9.04102C3.65741 8.71229 3.91191 8.16089 4.06037 7.88518C4.09219 7.82156 4.16642 7.71552 4.32548 7.71552C4.8663 7.71552 6.85992 7.71552 8.18547 7.71552C8.16426 8.00183 8.16426 8.28814 8.12184 8.57444C8.00519 9.33793 7.71888 10.0378 7.25229 10.6528C6.48877 11.6602 5.49196 12.2858 4.23004 12.4555C3.19082 12.5933 2.22582 12.3919 1.37747 11.7556C0.592749 11.1618 0.147366 10.3771 0.0307184 9.40155C-0.107138 8.24572 0.232201 7.20653 0.932089 6.29459C1.685 5.30842 2.68181 4.68278 3.90131 4.4601C4.89812 4.27983 5.85251 4.39648 6.71146 4.9797C7.27349 5.35083 7.67646 5.85983 7.94157 6.47486C8.00519 6.57029 7.96278 6.62331 7.83552 6.65512Z" fill="#00ACD7"/>
<path d="M11.3457 12.5192C10.3807 12.498 9.50055 12.2223 8.75825 11.586C8.13259 11.0452 7.74023 10.356 7.61298 9.53945C7.4221 8.3412 7.75083 7.2808 8.47193 6.33705C9.24605 5.31907 10.1792 4.78887 11.4411 4.56619C12.5228 4.37531 13.5408 4.48135 14.4634 5.10699C15.3011 5.6796 15.8207 6.45369 15.9586 7.47167C16.1389 8.90321 15.7253 10.0696 14.7391 11.0664C14.0392 11.7769 13.1803 12.2223 12.1941 12.4237C11.9077 12.4767 11.6214 12.4874 11.3457 12.5192ZM13.8695 8.23516C13.8589 8.09731 13.8589 7.99127 13.8377 7.88523C13.6469 6.83544 12.6819 6.24161 11.6744 6.4749C10.6882 6.69758 10.052 7.32322 9.81868 8.31999C9.6278 9.1471 10.0308 9.98482 10.7943 10.3241C11.3775 10.5786 11.9608 10.5468 12.5228 10.2605C13.3605 9.82576 13.8165 9.1471 13.8695 8.23516Z" fill="#00ACD7"/>
</svg>