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

11 lines
1.0 KiB

feat: button field (#9144) * feat: static button type * fix: swagger * fix: style corrections * feat: webhook trigger * fix: disables * feat: Button icons fix: row Delete failing * fix: expanded-form ux fix: disable buttons in forms fix: update PlainCell button handling fix: webhook delete, active change handling * fix: disable case * fix: disable case * fix: update Button styles * fix: refactor min/max with limit for columns fix: disable filter, groupby for Button Field fix: disable aggregation for Buttons * fix: hide button field in Filters * fix: fields menu corrections fix: update menu corrections * fix: rebase * feat: support webhook creation from ButtonOptions * fix: sort related tests * fix: keep webhook modal open * fix: ui fixes * fix: icon duplicate * fix: syntax highlighing for handlebar fix: disable mascot fix: truncate selected webhook * fix: sort disable tooltip * test: button playwright test * fix: button column duplication * fix: add error fix: column options * fix: EditOrAddProvider.vue * fix: add invalid configuration * fix: ux corrections * fix: ux corrections * fix: error handling fix: clear single query cache on hook delete * fix: include button type in api * fix: update overlay styles fix: webhook update * fix: formula placeholder * fix: playwright tests * fix: playwright tests * feat: refactor formula input * fix: added more spacing * fix: no icon text * fix: lint * fix: handle invalid url * fix: handle sort by for button causes issue when button used as lookup * fix: button field position * docs: button field * fix: tooltip correction * fix: link * fix: add btn href * fix: handle some edge cases * fix: handle some edge cases * fix: update font color * fix: add manual trigger docs * fix: sqlite BaseModel fix * docs: button share view info * fix: rebase * fix: reduce height and added resize support fix: added tooltip if label overflow * fix: manual hook disable state * docs: manual trigger details in webhook page * fix: chevron grey shade to 500 * docs: sample payload for manual trigger * fix: style update * fix: pr review comments * fix: pr review changes * fix: reactivity issue * fix: reactivity issue * fix: filter enabled on button * fix: reload meta on webhook change * fix: error handling in formula filter * fix: handle url error --------- Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1504_35444)">
<path d="M5.99992 12.6663C2.66659 13.6663 2.66659 10.9996 1.33325 10.6663M10.6666 14.6663V12.0863C10.6916 11.7684 10.6486 11.4488 10.5406 11.1488C10.4325 10.8488 10.2619 10.5752 10.0399 10.3463C12.1333 10.113 14.3333 9.31963 14.3333 5.67963C14.3331 4.74885 13.975 3.85377 13.3333 3.17963C13.6372 2.3653 13.6157 1.4652 13.2733 0.6663C13.2733 0.6663 12.4866 0.432966 10.6666 1.65297C9.13859 1.23885 7.52791 1.23885 5.99992 1.65297C4.17992 0.432966 3.39325 0.6663 3.39325 0.6663C3.05084 1.4652 3.02935 2.3653 3.33325 3.17963C2.68667 3.85877 2.32827 4.76194 2.33325 5.69963C2.33325 9.31297 4.53325 10.1063 6.62659 10.3663C6.40725 10.5929 6.23809 10.8632 6.13012 11.1596C6.02215 11.4559 5.97779 11.7717 5.99992 12.0863V14.6663" stroke="currentColor" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_1504_35444">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>