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

4 lines
1013 B

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="M10.3333 4.99967L12.6666 2.66634M13.9999 1.33301L12.6666 2.66634L13.9999 1.33301ZM7.59327 7.73967C7.9375 8.07932 8.21114 8.4837 8.39844 8.92954C8.58574 9.37537 8.683 9.85385 8.68462 10.3374C8.68624 10.821 8.59219 11.3001 8.40788 11.7472C8.22357 12.1943 7.95265 12.6005 7.6107 12.9424C7.26876 13.2844 6.86255 13.5553 6.41547 13.7396C5.96839 13.9239 5.48927 14.018 5.00569 14.0164C4.52212 14.0147 4.04363 13.9175 3.5978 13.7302C3.15196 13.5429 2.74758 13.2692 2.40794 12.925C1.74003 12.2335 1.37045 11.3073 1.3788 10.3459C1.38715 9.38448 1.77277 8.46484 2.4526 7.78501C3.13243 7.10518 4.05208 6.71956 5.01347 6.7112C5.97486 6.70285 6.90106 7.07243 7.59261 7.74034L7.59327 7.73967ZM7.59327 7.73967L10.3333 4.99967L7.59327 7.73967ZM10.3333 4.99967L12.3333 6.99967L14.6666 4.66634L12.6666 2.66634L10.3333 4.99967Z" stroke="currentColor" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>
</svg>