4080 Commits (5311c8ee7e75309e9d9c7672c8a86ae77bd71dd4)

Author SHA1 Message Date
Peter Clement 5311c8ee7e save inputted test data 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
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
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
Martin McKeaveney 3f71768146 still show start from scratch and import when template request fails 5 years ago
mike12345567 2f1c22085c Removing constants import that was breaking things. 5 years ago
mike12345567 b310918ec4 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
Andrew Kingston a7849eac7d Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 5 years ago
mike12345567 b34cef26c3 Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus. 5 years ago
Andrew Kingston 8c63b147fb Remove forced capitalisation of setting labels 5 years ago
Andrew Kingston 117a7f7ce8 Fix issue getting bindable properties when selecting a screen 5 years ago
Martin McKeaveney 1219c53250 fix safari 5 years ago
Martin McKeaveney 193d40bbf3 refactor switch into a key value handler object 5 years ago
Martin McKeaveney e888971936 remove logs 5 years ago
Martin McKeaveney b80a93d6d5 cookie based approach 5 years ago
Andrew Kingston adda702588 Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
Martin McKeaveney b7d99a6df1 lint 5 years ago
Rory Powell fbaedd6a34 Fix: Prevent user updates in multi tenant mode from deleting user password. Also forward the authentication error from the backend to the login page to warn when an sso user is trying to log in with a password when one is not present 5 years ago
Martin McKeaveney ed3a9b78ea remove log 5 years ago
mike12345567 7b73a8dbe7 Fixing issue #3199 - don't allow submitting automation creation modal without name, adding error message. 5 years ago
Martin McKeaveney fa3bb8c119 set template URL in store instead of passing around param 5 years ago
mike12345567 5d40882c66 Removing the edit display columns modal as it was very specific and a little confusing, these are defaulted now anyway like internal tables. 5 years ago
mike12345567 c82cf534d8 Updating external table UI a bit, adding the concept of defining an existing relationship, updating the data sources UI to make it a bit less cluttered and make the creation of tables more obvious. 5 years ago
Andrew Kingston e9dd47b562 Add initial structure of table with search block 5 years ago
mike12345567 7efa06901e Adding error scenario for table name already in use. 5 years ago
mike12345567 f071cc5219 Adding many to many support, generating junction table and setting up constraints. 5 years ago
mike12345567 a94376ce43 Fixing a lot of issues around dropping columns, updating columns, relationships and bi-directionality, display columns now default to something for SQL tables as well. 5 years ago
mike12345567 949c6b8653 Adding SQL relationship building. 5 years ago
mike12345567 329156d6cc SQL table building. 5 years ago
mike12345567 ce00ddcf68 Fixing builder jest tests. 5 years ago
mike12345567 ac1d6ee23e Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this. 5 years ago
Martin McKeaveney a23e1a87e1 allow opening a template directly from a URL 5 years ago