4185 Commits (68978c5ed10f9cf29edfaa054348c4e45aa3d428)

Author SHA1 Message Date
Peter Clement 8ff8b41b4e autoscreen fixes 5 years ago
Martin McKeaveney e5270a66fc adding check for initinfo 5 years ago
mike12345567 4d73903019 Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving. 5 years ago
Peter Clement 9aa44dddfe change colour of autoscreen selection 5 years ago
mike12345567 f53259af6e Fixing issue discovered by Cypress. 5 years ago
mike12345567 b9b79f0af6 Fixing issue with data import error not invalidating modals. 5 years ago
Martin McKeaveney cf062034f6 auto name template based apps 5 years ago
Martin McKeaveney e7e41a1743 allow type editing on custom query datasource schemas 5 years ago
Peter Clement ee9b1a7c18 re-add analytics 5 years ago
Peter Clement f271bef3cb fix automation 5 years ago
Martin McKeaveney 5abb36b1ed auto app creation from template E2E, added warning to automations that they can't run in dev 5 years ago
Peter Clement 9e0ab7373d refactor screen templates to include table name 5 years ago
Peter Clement 7e65edfc5a refactor screen templates to include table name 5 years ago
mike12345567 1f6644fc07 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 05a8b47db9 Fix for issue #3327 - may not solve issue with mariaDB but works for MySQL. 5 years ago
mike12345567 391dca561e Removing console log. 5 years ago
mike12345567 9e0f369317 Updating test case to mock response value. 5 years ago
mike12345567 425fa4b595 Adding more error tracking around column creation, to reduce confusion/users not understanding required settings. 5 years ago
mike12345567 6de3739318 Review comments. 5 years ago
Peter Clement 23b6a204f6 unneeded log 5 years ago
Andrew Kingston 9ae4b3753f Remove unused import 5 years ago
Andrew Kingston 6e85a90a31 Fix relationship paths not using correct readable and runtime bindings in server binding panel 5 years ago
Peter Clement 024bd01bf9 some autoscreen ux fixes 5 years ago
Andrew Kingston e65bfe5b9a Ensure CodeMirror hints are rendered on top of modals 5 years ago
Andrew Kingston d72094e8ad Set inputs to readonly when displaying the javascript function helper label to prevent accidentally setting explicit text 5 years ago
Peter Clement 559aadebc7 remove log 5 years ago
Peter Clement 851bbdf07d issue with datasource plus autogen 5 years ago
Peter Clement 616c6538f4 fix bg color of screen wizard modal 5 years ago
Andrew Kingston 5f2f01851b Refactor client and server binding panels into single generic panel. Enable JS for formula fields 5 years ago
Peter Clement b1b5197a31 show datasource plus popover conditionally 5 years ago
mike12345567 60f86184de Quick fix for #3485 - default the key to the primary key but allow another field to be selected. 5 years ago
Peter Clement b381bd1e41 removing log 5 years ago
Peter Clement 1b69fb8349 fixng some auto screen bugs 5 years ago
Peter Clement 6c46422d8c remove nav selection modal 5 years ago
mike12345567 9dfa8c7651 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 72bf66926d 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 74289a4588 Reorganise component structure 5 years ago
Peter Clement 088e96332a Revert "remove delete button for datasource plus" 5 years ago
Peter Clement 6c9461834e remove delete button for datasource plus 5 years ago
Andrew Kingston 038ec39143 Add dynamic filter component 5 years ago
Peter Clement 48942a6b85 disable ability to rename external datasource 5 years ago
mike12345567 2f282e70a9 Fixing issue with exporting CSV/JSON, also saving as right file type. 5 years ago
Peter Clement c40cffc34d remove uneeded add action button 5 years ago
Peter Clement ace9d9b878 fix bug with test results 5 years ago
Michael Drury 97721fe5e5 Updating filter modal to manage invalid schemas when view created. 5 years ago
Peter Clement e81a008a1a fix animation issue with automation blocks 5 years ago
Peter Clement 2d76c530f7 save inputted test data 5 years ago
Peter Clement ac9f30612c more refactoring of screen wizard 5 years ago
Andrew Kingston c309db623e Replace old usage of 'editable' manifest setting with 'static' 5 years ago
Andrew Kingston e4eb925a15 Prevent unecessary updates to component settings to improve performance 5 years ago