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

5 lines
1.1 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">
<path d="M15.0266 4.28033C14.9474 3.96393 14.7862 3.67404 14.5591 3.43993C14.332 3.20582 14.0471 3.03578 13.7333 2.94699C12.5866 2.66699 7.99997 2.66699 7.99997 2.66699C7.99997 2.66699 3.41331 2.66699 2.26664 2.97366C1.95281 3.06245 1.66796 3.23249 1.44087 3.4666C1.21378 3.70071 1.0525 3.9906 0.973308 4.30699C0.763451 5.4707 0.660798 6.6512 0.666641 7.83366C0.65916 9.02502 0.761819 10.2145 0.973308 11.387C1.06061 11.6936 1.22551 11.9724 1.45207 12.1966C1.67863 12.4209 1.95919 12.5829 2.26664 12.667C3.41331 12.9737 7.99997 12.9737 7.99997 12.9737C7.99997 12.9737 12.5866 12.9737 13.7333 12.667C14.0471 12.5782 14.332 12.4082 14.5591 12.1741C14.7862 11.9399 14.9474 11.6501 15.0266 11.3337C15.2349 10.1787 15.3375 9.00722 15.3333 7.83366C15.3408 6.6423 15.2381 5.45279 15.0266 4.28033V4.28033Z" stroke="currentColor" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M6.5 10.0133L10.3333 7.83332L6.5 5.65332V10.0133Z" stroke="currentColor" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>
</svg>