多维表格
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.1 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_52257)">
<path d="M8 0C12.416 0 16 3.584 16 8C16 12.416 12.416 16 8 16C3.584 16 0 12.416 0 8C0 3.584 3.584 0 8 0ZM8 2.112C4.736 2.112 2.112 4.736 2.112 8C2.112 11.264 4.736 13.888 8 13.888C11.264 13.888 13.888 11.264 13.888 8C13.888 4.736 11.264 2.112 8 2.112ZM9.984 8.32C10.903 8.32 11.648 9.065 11.648 9.984C11.648 10.903 10.903 11.648 9.984 11.648C9.065 11.648 8.32 10.903 8.32 9.984C8.32 9.065 9.065 8.32 9.984 8.32ZM6.016 8.32C6.935 8.32 7.68 9.065 7.68 9.984C7.68 10.903 6.935 11.648 6.016 11.648C5.097 11.648 4.352 10.903 4.352 9.984C4.352 9.065 5.097 8.32 6.016 8.32ZM9.984 4.352C10.903 4.352 11.648 5.097 11.648 6.016C11.648 6.935 10.903 7.68 9.984 7.68C9.065 7.68 8.32 6.935 8.32 6.016C8.32 5.097 9.065 4.352 9.984 4.352ZM6.016 4.352C6.935 4.352 7.68 5.097 7.68 6.016C7.68 6.935 6.935 7.68 6.016 7.68C5.097 7.68 4.352 6.935 4.352 6.016C4.352 5.097 5.097 4.352 6.016 4.352Z" fill="#F12E45"/>
</g>
<defs>
<clipPath id="clip0_1608_52257">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>