多维表格
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="M8.00008 9.33366C8.73646 9.33366 9.33341 8.73671 9.33341 8.00033C9.33341 7.26395 8.73646 6.66699 8.00008 6.66699C7.2637 6.66699 6.66675 7.26395 6.66675 8.00033C6.66675 8.73671 7.2637 9.33366 8.00008 9.33366Z" stroke="currentColor" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10.8266 5.17378C11.1985 5.54527 11.4936 5.98642 11.6949 6.47201C11.8962 6.95761 11.9998 7.47811 11.9998 8.00378C11.9998 8.52944 11.8962 9.04995 11.6949 9.53554C11.4936 10.0211 11.1985 10.4623 10.8266 10.8338M5.17329 10.8271C4.80139 10.4556 4.50635 10.0145 4.30505 9.52887C4.10376 9.04328 4.00015 8.52277 4.00015 7.99711C4.00015 7.47145 4.10376 6.95094 4.30505 6.46535C4.50635 5.97976 4.80139 5.5386 5.17329 5.16711M12.7133 3.28711C13.9631 4.53729 14.6652 6.23268 14.6652 8.00044C14.6652 9.7682 13.9631 11.4636 12.7133 12.7138M3.28663 12.7138C2.03682 11.4636 1.33472 9.7682 1.33472 8.00044C1.33472 6.23268 2.03682 4.53729 3.28663 3.28711" stroke="currentColor" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>
</svg>