4.8.5 test fix (#1862)

* app list ui

* feat: photo view

* perf: app dataset filter

* perf: app dataset filter

* fix: chat recently apps

* perf: workflow header phone

* default templates

* default templates

* fix: input guide phone

* fix: i18n

* team chat history

* remove code

* perf: mongo connection

* log level
This commit is contained in:
Archer
2024-06-27 10:09:55 +08:00
committed by GitHub
parent 9d084b633c
commit a3b0ef066b
31 changed files with 8444 additions and 10670 deletions

View File

@@ -0,0 +1,12 @@
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="28" height="28" rx="6" fill="url(#paint0_linear_6017_13061)"/>
<path d="M13.2532 5.44599C13.6438 5.22048 14.2771 5.22048 14.6678 5.44599L20.6364 8.89201C21.4176 9.34304 21.4176 10.0743 20.6364 10.5253L14.7463 13.926C14.3557 14.1515 13.7224 14.1515 13.3318 13.926L7.36312 10.48C6.58191 10.029 6.58191 9.29769 7.36312 8.84666L13.2532 5.44599Z" fill="white"/>
<path d="M6.28687 12.5464C6.28687 11.915 6.73017 11.6591 7.27702 11.9748L12.7943 15.1602C13.1068 15.3406 13.3601 15.7794 13.3601 16.1402V21.973C13.3601 22.6045 12.9168 22.8604 12.37 22.5447L6.85267 19.3593C6.54018 19.1789 6.28687 18.7401 6.28687 18.3793V12.5464Z" fill="white"/>
<path d="M14.6388 16.1842C14.6388 15.8234 14.8921 15.3846 15.2046 15.2042L20.7228 12.0183C21.2697 11.7026 21.713 11.9585 21.713 12.59V18.4221C21.713 18.7829 21.4597 19.2217 21.1472 19.4021L15.629 22.588C15.0821 22.9038 14.6388 22.6478 14.6388 22.0164V16.1842Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_6017_13061" x1="14" y1="0" x2="4.27778" y2="25.6667" gradientUnits="userSpaceOnUse">
<stop stop-color="#67BFFF"/>
<stop offset="1" stop-color="#5BA6FF"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB