4172 Commits (7d024f285db1b85759fb2ecb05ebed41ae14ebfa)

Author SHA1 Message Date
Peter Clement 591d0bb7d8 re-add analytics 5 years ago
Peter Clement 3e6d858d3a fix automation 5 years ago
Peter Clement f8f191570d refactor screen templates to include table name 5 years ago
Peter Clement f9fea88541 refactor screen templates to include table name 5 years ago
mike12345567 bf44c15b74 Fixing issue with datasource deletion not navigating if was on data source plus table and fixing #3523 where relationships would cause sorting to breaking postgres/oracle. 5 years ago
mike12345567 116bccfd73 Fix for issue #3327 - may not solve issue with mariaDB but works for MySQL. 5 years ago
mike12345567 4f8650a5be Removing console log. 5 years ago
mike12345567 9336ae5826 Updating test case to mock response value. 5 years ago
mike12345567 f959ea0add Adding more error tracking around column creation, to reduce confusion/users not understanding required settings. 5 years ago
mike12345567 e3e8b538f5 Review comments. 5 years ago
Peter Clement dd3d6aa630 unneeded log 5 years ago
Andrew Kingston 5e7feb08da Remove unused import 5 years ago
Andrew Kingston 81ad2b7cb2 Fix relationship paths not using correct readable and runtime bindings in server binding panel 5 years ago
Peter Clement 35f4121d44 some autoscreen ux fixes 5 years ago
Andrew Kingston 46bb498122 Ensure CodeMirror hints are rendered on top of modals 5 years ago
Andrew Kingston 19d74d3fb6 Set inputs to readonly when displaying the javascript function helper label to prevent accidentally setting explicit text 5 years ago
Peter Clement a0fd1993dc remove log 5 years ago
Peter Clement c89e807e31 issue with datasource plus autogen 5 years ago
Peter Clement cc40a68423 fix bg color of screen wizard modal 5 years ago
Andrew Kingston 4145f6eccc Refactor client and server binding panels into single generic panel. Enable JS for formula fields 5 years ago
Peter Clement b2fbe308be show datasource plus popover conditionally 5 years ago
mike12345567 8be84e5602 Quick fix for #3485 - default the key to the primary key but allow another field to be selected. 5 years ago
Peter Clement abe7cdfcf7 removing log 5 years ago
Peter Clement a68247ffcb fixng some auto screen bugs 5 years ago
Peter Clement 33f1264cbb remove nav selection modal 5 years ago
mike12345567 0335b1cee3 Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 5 years ago
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
Andrew Kingston 0fcc7619d0 Reorganise component structure 5 years ago
Peter Clement cc019feab1 Revert "remove delete button for datasource plus" 5 years ago
Peter Clement fbe1b02e93 remove delete button for datasource plus 5 years ago
Andrew Kingston f77f7c1e5f Add dynamic filter component 5 years ago
Peter Clement 0b8c074b81 disable ability to rename external datasource 5 years ago
mike12345567 1d9b4be249 Fixing issue with exporting CSV/JSON, also saving as right file type. 5 years ago
Peter Clement d16ea91082 remove uneeded add action button 5 years ago
Peter Clement b902e017dd fix bug with test results 5 years ago
Michael Drury 1003c0d55e Updating filter modal to manage invalid schemas when view created. 5 years ago
Peter Clement f237cd891e fix animation issue with automation blocks 5 years ago
Peter Clement 5311c8ee7e save inputted test data 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