多维表格
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.

13 lines
1.9 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_52215)">
<path d="M3.36508 10.0824C3.36508 11.0094 2.61587 11.7586 1.68889 11.7586C0.761902 11.7586 0.0126953 11.0094 0.0126953 10.0824C0.0126953 9.15546 0.761902 8.40625 1.68889 8.40625H3.36508V10.0824ZM4.20317 10.0824C4.20317 9.15546 4.95238 8.40625 5.87936 8.40625C6.80635 8.40625 7.55555 9.15546 7.55555 10.0824V14.2729C7.55555 15.1999 6.80635 15.9491 5.87936 15.9491C4.95238 15.9491 4.20317 15.1999 4.20317 14.2729V10.0824Z" fill="#E01E5A"/>
<path d="M5.87936 3.35238C4.95238 3.35238 4.20317 2.60317 4.20317 1.67619C4.20317 0.749206 4.95238 0 5.87936 0C6.80635 0 7.55556 0.749206 7.55556 1.67619V3.35238H5.87936ZM5.87936 4.20317C6.80635 4.20317 7.55556 4.95238 7.55556 5.87936C7.55556 6.80635 6.80635 7.55556 5.87936 7.55556H1.67619C0.749206 7.55556 0 6.80635 0 5.87936C0 4.95238 0.749206 4.20317 1.67619 4.20317H5.87936Z" fill="#36C5F0"/>
<path d="M12.5967 5.87936C12.5967 4.95238 13.3459 4.20317 14.2729 4.20317C15.1999 4.20317 15.9491 4.95238 15.9491 5.87936C15.9491 6.80635 15.1999 7.55556 14.2729 7.55556H12.5967V5.87936ZM11.7586 5.87936C11.7586 6.80635 11.0094 7.55556 10.0824 7.55556C9.15546 7.55556 8.40625 6.80635 8.40625 5.87936V1.67619C8.40625 0.749206 9.15546 0 10.0824 0C11.0094 0 11.7586 0.749206 11.7586 1.67619V5.87936Z" fill="#2EB67D"/>
<path d="M10.0824 12.5967C11.0094 12.5967 11.7586 13.3459 11.7586 14.2729C11.7586 15.1999 11.0094 15.9491 10.0824 15.9491C9.15546 15.9491 8.40625 15.1999 8.40625 14.2729V12.5967H10.0824ZM10.0824 11.7586C9.15546 11.7586 8.40625 11.0094 8.40625 10.0824C8.40625 9.15546 9.15546 8.40625 10.0824 8.40625H14.2856C15.2126 8.40625 15.9618 9.15546 15.9618 10.0824C15.9618 11.0094 15.2126 11.7586 14.2856 11.7586H10.0824Z" fill="#ECB22E"/>
</g>
<defs>
<clipPath id="clip0_1608_52215">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>