4868 Commits (6909e02e785a85ab2be302f61e4eaa102b7eac12)

Author SHA1 Message Date
Mel O'Hagan 87c0df55f0 Using snowflake-promise 4 years ago
Mel O'Hagan b282102998 Revert "Datasource plus - build schema" 4 years ago
Mel O'Hagan be8cd07cdc Revert "primaryKey name fix" 4 years ago
Mel O'Hagan fcdc2bf584 primaryKey name fix 4 years ago
Mel O'Hagan 3c1d32ba24 Datasource plus - build schema 4 years ago
Mel O'Hagan a940269051 CRUD added for snowflake 4 years ago
Mel O'Hagan 31aa9418dd Added types and error handling 4 years ago
mike12345567 e439d7097b Review comments and test fix. 4 years ago
mike12345567 b7075de0cd Adding checking for zlib error, to try and stop if it occurs. 4 years ago
mike12345567 81edc7a18a Adding process exits. 4 years ago
mike12345567 06a32ed357 Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 4 years ago
Mel O'Hagan a2a29caeea Added Snowflake integration 4 years ago
Mel O'Hagan 84100ab0cd Convert array string to array type 4 years ago
mike12345567 157802b70a Swapping bcryptjs for bcrypt. 4 years ago
mike12345567 100f5a6f3c Moving the withCache function to backend-core so that it can be shared, as well as adding a cache busting function which can be used when one of the checklist configs changes. 4 years ago
mike12345567 8ab3fc810b Improving performance of load script, can generate thousands of users a second. 4 years ago
Martin McKeaveney a934b7c680 disable prod app sync 4 years ago
mike12345567 5f8cfcdb5c Opening connection for building schema. 4 years ago
mike12345567 a23e4efd8c Fix for Postgres connections, seemed to be some issues with out of order, connections not opening in time. 4 years ago
Mel O'Hagan 4d2159f354 Make 'to' field undefined if empty for consistent validation 4 years ago
Peter Clement 1ffa48ced6 parse max iterations value correctly 4 years ago
Peter Clement 8c95429b08 default value for env variable 4 years ago
Peter Clement feb9973d22 use env variable as the folder setting 4 years ago
Peter Clement e46d6fc8de remove test boolean 4 years ago
Peter Clement 4c3c84eabd Return QA templates when TEST_ENV environmentvariable is set 4 years ago
mike12345567 36a190b0ed Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 4 years ago
Mel O'Hagan 2c2eb69ae7 Improve parseQueryParams regex 4 years ago
Mel O'Hagan aa0c09ac82 Parse params if needed 4 years ago
mike12345567 db0b8a6194 Updating view builder to handle if stats has a filter as well, don't need a conjuction this way. 4 years ago
mike12345567 bcf7e1782a Fixing test cases. 4 years ago
Mel O'Hagan c6591490d3 Using mongodb types 4 years ago
Mel O'Hagan 6709eea7cc Removed unused aws Object import 4 years ago
Mel O'Hagan bf144858bb Lowercase the object typo 4 years ago
Mel O'Hagan af997be2e9 Check type is string before match 4 years ago
mike12345567 22c57cdc0c Addresses #5850 - when importing/migrating views and building new views it checks if calculations are used and if they are then it does an empty check to decide whether or not the fields should be included in the calculation, required for real CouchDB nodes. 4 years ago
Mel O'Hagan 672bfda7dd Fix test for update 4 years ago
Mel O'Hagan a58f35a6cd Null pointer fix 4 years ago
Mel O'Hagan 094a548e38 MongoDb Delete fix 4 years ago
Mel O'Hagan 4b7f1391f8 Fixed update 4 years ago
Mel O'Hagan 2a98872296 Create ObjectIds from matching string 4 years ago
Andrew Kingston 68b6e0eb64 Remove instance name from being a required screen setting 4 years ago
Rory Powell 54eea4191c tests 4 years ago
mike12345567 30aedcbb53 Fixing an issue where HBS statements couldn't be used for passing arrays through to a looping action in automations. 4 years ago
Mel O'Hagan d6142b777e Add limit placeholder for Automation queries 4 years ago
Rory Powell f5da1a04e2 Add query quota increment to rows CRUD 4 years ago
Martin McKeaveney 8c5efd0a61 more strategic connection closing in pg 4 years ago
Mel O'Hagan 6e34649ca7 Don't wrap dates in single quotes 4 years ago
mike12345567 7b461c03dd Fixing issue #5778 - making sure to only remove the first app_ element of the app ID. 4 years ago
Dean fffb4b0174 Overview Tab refactoring and general updates to the homepage 4 years ago
Dean 1c5990b9d7 Initial Commit for app overview 4 years ago