多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
1.4 KiB

Nc feat/webhook UI (#9141) * feat: webhook wip * feat: webhook wip custom theme * fix: handle scroll * chore: clean up * fix: ux fixes * fix: font corrections * fix: webhook docs links fix: pr review comments * fix: box-shadow * fix(nc-gui): webhook css fixes * fix(nc-gui): reduce btn width from webhook modal * fix(nc-gui): update webhook page json editor * fix(nc-gui): add webhook docs link * fix(nc-gui): webhook parameter, headers input gap * fix(nc-gui): update webhook list table * fix(nc-gui): remove beautify json btn * fix(nc-gui): webhook header, parameters styles * fix(nc-gui): warning issue * fix(nc-gui): upate test webhook btn icons and enable save changes btn by default * fix(nc-gui): update hook type text in table * fix(nc-gui): focus webhook title on modal open * fix(nc-gui): minor changes * fix(nc-gui): update filter and params btn type * fix(nc-gui): update webhook oss ui * fix(nc-gui): add sortby webhook operation type option * fix(nc-gui): update webhook notification type icons * fix(nc-gui): invalid props issue * fix(nc-gui): update webhook condition text * fix(nc-gui): update monaco editor font color * test: webhook class name fix * fix(nc-gui): add missing webhook header key dropdown options * fix(nc-gui): update webhook header key placeholder text color * fix(nc-gui): update webhook modal min width * test(nc-gui): update some of the webhook related test * test(nc-gui): update create webhook test case * text(nc-gui): fixed some of the webhook test cases * test(nc-gui): update webhook conditional test cases * docs: update * fix(nc-gui): small changes --------- Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com> Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
4 months ago
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<g clip-path="url(#clip0_1608_52255)">
<path d="M15.6408 10.5643C14.2184 14.7482 9.65945 16.9918 5.45825 15.5756C1.25684 14.1592 -0.995991 9.61935 0.426249 5.43543C1.58382 2.03006 4.81897 -0.0895385 8.24826 0.00290606L7.14898 1.29613C5.1148 1.66249 3.35815 3.04594 2.66783 5.07691C1.64069 8.09864 3.36237 11.4094 6.51332 12.4717C9.66427 13.5338 13.0514 11.9455 14.0787 8.92381C14.7668 6.89947 14.2212 4.74571 12.8387 3.2248L12.7543 1.52683C15.5255 3.52987 16.7964 7.16475 15.6408 10.5643ZM10.0495 8.37075C9.28927 9.11231 8.35538 9.04459 7.74806 8.8398C7.14054 8.63482 6.35737 8.12396 6.20584 7.07491C6.05431 6.02587 6.74001 5.17357 6.74001 5.17357L8.2342 3.32327L9.10438 2.26639L9.85137 1.34536C9.85137 1.34536 10.1942 0.888163 10.2919 0.79391C10.3112 0.775019 10.3311 0.76276 10.3506 0.753315L10.3648 0.746281L10.3673 0.745276C10.4085 0.727591 10.4557 0.723773 10.5013 0.739247C10.5461 0.754319 10.5807 0.784866 10.6026 0.822447L10.6072 0.829883L10.6112 0.838323C10.6219 0.858219 10.6307 0.881129 10.6349 0.909466C10.6548 1.04351 10.6484 1.61425 10.6484 1.61425L10.68 2.79755L10.7266 4.16351L10.7849 6.53733C10.7849 6.53733 10.8098 7.62898 10.0495 8.37075Z" fill="#1875F0"/>
</g>
<defs>
<clipPath id="clip0_1608_52255">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>