4119 Commits (ea0000df5139651bec83b77b66cc330c2ca242d4)

Author SHA1 Message Date
mike12345567 ea0000df51 Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion. 5 years ago
Michael Drury 1003c0d55e Updating filter modal to manage invalid schemas when view created. 5 years ago
Peter Clement 776e4e2d20 more refactoring of screen wizard 5 years ago
Andrew Kingston 9b988b60b0 Replace old usage of 'editable' manifest setting with 'static' 5 years ago
Andrew Kingston 9728c6c947 Prevent unecessary updates to component settings to improve performance 5 years ago
Andrew Kingston f14e6d8e22 Remove unused client event for iframe-loaded 5 years ago
Andrew Kingston 4e4e07d1f2 Fix race condition crash on initial builder data page load 5 years ago
Peter Clement f3cddaaf08 refactor wizard into its own file 5 years ago
Andrew Kingston 0bac3765b3 Remove deprecated keydown event being sent by client library 5 years ago
Andrew Kingston bb02491f41 Reset app name in deletion confirmation modal when closing modal 5 years ago
Andrew Kingston 7a1b22ef5f Rename data block to repeater block 5 years ago
Andrew Kingston cc4702909c Remove unused prop 5 years ago
mike12345567 68ea45b854 Adding a check to disable the display column options when importing to an existing table as it makes no sense in this scenario. 5 years ago
Andrew Kingston 3470b1ea1b Update data sources to correctly include block context suffixes in provider IDs 5 years ago
Peter Clement fba0975c54 Add deletion modal and hover on delete icon 5 years ago
mike12345567 d9d5391a40 Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns. 5 years ago
mike12345567 af5e196b4c Adding all required controls for data import to internal tables, just need to implement external table data import. 5 years ago
Andrew Kingston df455c2719 Add data block component 5 years ago
Andrew Kingston 3db35d3af9 Enable data providers to use array and attachment fields as their source 5 years ago
Rory Powell 6af8ab2dc0 Fixes for google sso, cloud email url and cloud logo updates 5 years ago
mike12345567 599702bfe9 Fixing issue where deleted datasources wouldn't clear out queries. 5 years ago
Peter Clement 35f0384b17 removing log 5 years ago
Peter Clement 3090b04bb7 css fixes 5 years ago
mike12345567 cca28ce255 Adding worker controls to both automations and queries. 5 years ago
Peter Clement 14168615dc fix saving of blank screen 5 years ago
Peter Clement 8645299ab1 save nav selection 5 years ago
Peter Clement 8592c489f9 move modals to top level 5 years ago
Andrew Kingston f9cf221c84 Fix issue with using blocks and conditional UI together due to new nested settings 5 years ago
Martin McKeaveney aae287e6e8 track pageviews in PH, add job role and company size into intercom 5 years ago
mike12345567 c0e3505ce8 Fixing constants import. 5 years ago
Peter Clement eaaa134fb3 logic for saving of multiple screens 5 years ago
Andrew Kingston 862bf14268 Rename blocks to be shorter 5 years ago
mike12345567 7f055ed8dc Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables. 5 years ago
Andrew Kingston 2b59d44e06 Change bindable properties order 5 years ago
Peter Clement 4e6a9c8154 fix width of automation blocks 5 years ago
Martin McKeaveney 8f7b57837e adding cypress tag to input 5 years ago
Andrew Kingston d6051e7067 Add cypress data tag to binding icon in drawer bindable combo box 5 years ago
Andrew Kingston 93976e4f55 Use bindable combo boxes for text settings and clean up 5 years ago
Martin McKeaveney 7cf916a00d code review, simplify iframeTemplate 5 years ago
mike12345567 014b277c55 Fixing issue with automation JS scripting not functioning, due to an object being passed in as code parameter. 5 years ago
Martin McKeaveney 8683a74b2d adding check for delete app 5 years ago
Martin McKeaveney 878fe986b6 update redundant comment 5 years ago
Martin McKeaveney 7a2491b62c review 5 years ago
Martin McKeaveney 4367c9adf6 prevent redirect to acct portal when not necessary 5 years ago
Martin McKeaveney 0cc2069929 fixes for templates, ensured iframetemplate fires ready event 5 years ago
mike12345567 b3590537ba Adding the ability to set a permission for data source queries. 5 years ago
Andrew Kingston 4690ae827c Use full bindings for releationships and attachments 5 years ago
Martin McKeaveney fddf52ad45 remove comment 5 years ago
Martin McKeaveney 72eb24b0fa formatting 5 years ago
Martin McKeaveney cb459bc877 adding flags for messagePassing 5 years ago