4928 Commits (0c16c4bd9dbef8d2d00a83c480a5b445f48861b4)

Author SHA1 Message Date
Rory Powell 0db37c2fc3 Exclude assets from builder:served 4 years ago
Rory Powell 4cfedf7252 Better handle first time startup + dedicated event 4 years ago
Dean 10157cf5ff Joi validator update to accomodate 'createdAt' and 'updatedAt' in the schema as optional 4 years ago
Rory Powell a826aacbcb Remove test throw in installation backfill 4 years ago
Rory Powell eb0214a231 Back populate no-op migrations on new app and tenant create 4 years ago
Rory Powell a2b9fcd448 Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 4 years ago
Mel O'Hagan 9bb0dba973 Remove duplicate equals 4 years ago
Mel O'Hagan 86d0d37fd5 Fix for privatekey newline 4 years ago
Mel O'Hagan aedda40891 Removed ServiceAccount to reduce confusion 4 years ago
Rory Powell e447fd11d1 Build fixes 4 years ago
Mel O'Hagan 5b47a66098 Use executeV2 External Data Connector 4 years ago
Mel O'Hagan 91b97698a6 Rename Firebase to Firestore 4 years ago
Andrew Kingston 3a9e4fff87 Account for types being undefined when running in a test env 4 years ago
Andrew Kingston f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 4 years ago
Rory Powell 14e9fb4505 Remove ui events except for component created and view published app 4 years ago
Martin McKeaveney 493607b853 update google sheets strategy to use the standard passport strategy 4 years ago
Rory Powell 9f2620dd7a Migration locks and add optional preventRetry option 4 years ago
Rory Powell b570563d41 Default to historical timestamp 4 years ago
Rory Powell 429f379431 Failover protection with event cache 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
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
Rory Powell cbc3e72757 app and account properties, add account details to all user and tenant identities 4 years ago
Rory Powell 163b667f95 Historical timestamps 4 years ago
mike12345567 157802b70a Swapping bcryptjs for bcrypt. 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
Mel O'Hagan 2c2eb69ae7 Improve parseQueryParams regex 4 years ago
Mel O'Hagan aa0c09ac82 Parse params if needed 4 years ago