5111 Commits (b5ffd995f49286ffefaeb5e7ba965d1c00e9adfb)

Author SHA1 Message Date
mike12345567 e8e0e36089 Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern. 4 years ago
Rory Powell 9f2620dd7a Migration locks and add optional preventRetry option 4 years ago
mike12345567 5914b0c560 Adding real history to the history tab, getting storage to couch and retrieval + api working. 4 years ago
Rory Powell b570563d41 Default to historical timestamp 4 years ago
Martin McKeaveney f12302059b groundwork 4 years ago
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
Rory Powell 429f379431 Failover protection with event cache 4 years ago
mike12345567 0274516ad6 Progress towards using couchdb for automation logs, after testing redis and realising it won't work. 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
Rory Powell fd845284d3 Lots of failure handling and caching 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
Rory Powell 9610d8f1e7 Identity tenant and installation groups, property updates 4 years ago
Rory Powell 398a4e7034 Installation identities, upgrade / downgrade events, filling in more event properties 4 years ago
Dean 03e032e835 Removed debug logging 4 years ago
Rory Powell cbc3e72757 app and account properties, add account details to all user and tenant identities 4 years ago
Dean e9554562bb Refactored approach to ensure the request context is set appropriately 4 years ago
Rory Powell 163b667f95 Historical timestamps 4 years ago
mike12345567 157802b70a Swapping bcryptjs for bcrypt. 4 years ago
Dean e86dce30e3 Explicitly passing requested appId when calling updateAppPackage 4 years ago
Peter Clement 2395112ce2 change variable to reflect negation 4 years ago
Peter Clement a0735efbb7 Export app without rows 4 years ago
Rory Powell 54e8a5dafd timestamp support, logging updates, migration progress indicators, identification updates 4 years ago
Rory Powell 9d0b4ef45e User context updates and misc fixes 4 years ago
Rory Powell 22aa226ca9 Event identification 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
Rory Powell 63dd69f5b3 Finish global migration 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
Rory Powell 8ae358d237 App migrations finished 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
Rory Powell 9fdba2b6e1 Migration for apps, automations, datasources, layouts, queries, roles, tables 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
Rory Powell ca3206f4e4 Stub out migrations + start tests + add build watching for backend-core 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