3062 Commits (fddb5d13eb569f06fd0b3f3da7a084a74ff9cc9a)

Author SHA1 Message Date
Andrew Kingston f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 4 years ago
Martin McKeaveney bf3a14dda4 new ui functionality working from S3 bucket 4 years ago
Peter Clement 3d9a6d5c4c negate export button 4 years ago
Martin McKeaveney 95988a7407 rough implementation 4 years ago
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
mike12345567 5914b0c560 Adding real history to the history tab, getting storage to couch and retrieval + api working. 4 years ago
Martin McKeaveney f12302059b groundwork 4 years ago
Rory Powell 429f379431 Failover protection with event cache 4 years ago
Rory Powell fd845284d3 Lots of failure handling and caching 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 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
Dean e86dce30e3 Explicitly passing requested appId when calling updateAppPackage 4 years ago
Peter Clement a0735efbb7 Export app without rows 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 8ae358d237 App migrations finished 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 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 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
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
Andrew Kingston 2d5966e742 Don't create layouts for new apps 4 years ago
Andrew Kingston 71aedf4d9d Allow deleting built in layouts and hide layouts tab when no layouts exist 4 years ago
Andrew Kingston 68156fee3d Fix theme resetting navigation background and update layout UI 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
Andrew Kingston e5f48fedd1 Add width to screen validation 4 years ago
Andrew Kingston 91c4f85f81 Remove instance name as a required screen setting and add new screen properties as optional validation 4 years ago
Rory Powell f5da1a04e2 Add query quota increment to rows CRUD 4 years ago
Andrew Kingston 8f0602a453 Add fallback UI when no screens exist and add custom theme metadata to new apps 4 years ago
Andrew Kingston 12f704ea7a Add new navigation settings to new apps 4 years ago
Rory Powell 182831d502 handlers -> publishers and analtics -> processors 4 years ago
Mel O'Hagan 6e34649ca7 Don't wrap dates in single quotes 4 years ago
Rory Powell 2cfb7be30a Re-enable gsheets for verification 4 years ago
Rory Powell 606d21b313 Build and test fixes 4 years ago
Martin McKeaveney 64de5e301e accounting for false values in row processing 4 years ago
mike12345567 00c67289b0 Fixing an issue with cookie auth. 4 years ago
mike12345567 2773c04953 Fix for #5522 - making sure that app roles aren't removed when an app is unpublished. 4 years ago
Rory Powell b134528883 Fix startup 4 years ago
mike12345567 95d8a4b939 Fixing issues with automation test cases running steps outside of a tenant. 4 years ago