多维表格
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.6 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_35446)">
<path d="M10.0334 3.33366C10.6845 3.4607 11.283 3.77916 11.7521 4.24828C12.2212 4.7174 12.5397 5.31584 12.6667 5.96699M10.0334 0.666992C11.3862 0.817283 12.6478 1.42311 13.6109 2.385C14.574 3.34689 15.1814 4.60767 15.3334 5.96033M14.6667 11.2803V13.2803C14.6675 13.466 14.6294 13.6498 14.555 13.8199C14.4807 13.99 14.3716 14.1427 14.2348 14.2682C14.0979 14.3938 13.9364 14.4893 13.7605 14.5488C13.5847 14.6083 13.3983 14.6304 13.2134 14.6137C11.1619 14.3908 9.19137 13.6898 7.46004 12.567C5.84926 11.5434 4.48359 10.1778 3.46004 8.56699C2.33336 6.8278 1.6322 4.84766 1.41337 2.78699C1.39671 2.60264 1.41862 2.41683 1.4777 2.24141C1.53679 2.06598 1.63175 1.90479 1.75655 1.76807C1.88134 1.63136 2.03324 1.52213 2.20256 1.44734C2.37189 1.37255 2.55493 1.33383 2.74004 1.33366H4.74004C5.06357 1.33047 5.37723 1.44504 5.62254 1.65601C5.86786 1.86698 6.02809 2.15996 6.07337 2.48033C6.15779 3.12037 6.31434 3.74881 6.54004 4.35366C6.62973 4.59227 6.64915 4.8516 6.59597 5.10091C6.5428 5.35022 6.41928 5.57907 6.24004 5.76033L5.39337 6.60699C6.34241 8.27602 7.72434 9.65796 9.39337 10.607L10.24 9.76033C10.4213 9.58108 10.6501 9.45756 10.8994 9.40439C11.1488 9.35122 11.4081 9.37063 11.6467 9.46033C12.2516 9.68603 12.88 9.84258 13.52 9.92699C13.8439 9.97268 14.1396 10.1358 14.3511 10.3853C14.5625 10.6348 14.6748 10.9534 14.6667 11.2803Z" stroke="currentColor" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_1504_35446">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>