661 Commits (e439d7097b35705d0983592bbbb96ebb81bf0921)

Author SHA1 Message Date
mike12345567 003861dc4f Adding node-gyp dependencies to dockerfiles. 4 years ago
Rory Powell 967fc8a397 Fix provisioning in multi tenant environment 4 years ago
mike12345567 157802b70a Swapping bcryptjs for bcrypt. 4 years ago
Rory Powell 6aea03fd44 Fix build 4 years ago
Rory Powell 105785a754 Fix pro and core versions 4 years ago
Martin McKeaveney 73404a6fb3 prevent issue with TTL dependency import 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 223a3ae5e0 Adding user load testing script. 4 years ago
mike12345567 be4535f5b7 Updating yarn locks. 4 years ago
Rory Powell f549f38b16 Add explicit bson dependency version instead of * to fix build 4 years ago
Rory Powell a056027bf3 Fix release build 4 years ago
Mel O'Hagan aa0c09ac82 Parse params if needed 4 years ago
mike12345567 bcf7e1782a Fixing test cases. 4 years ago
Rory Powell 20076e69d7 Update lockfiles 4 years ago
mike12345567 e8e549d44b Addresses issue mentioned in #5664 - relationship formula isn't write if column contains a space. 4 years ago
Rory Powell a269f123a1 Bump pro 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
Rory Powell f5da1a04e2 Add query quota increment to rows CRUD 4 years ago
Rory Powell 150c4c3937 Fix pro version 4 years ago
mike12345567 7b461c03dd Fixing issue #5778 - making sure to only remove the first app_ element of the app ID. 4 years ago
Rory Powell a35824d50e Fix lockfile 4 years ago
Rory Powell 2cfb7be30a Re-enable gsheets for verification 4 years ago
Rory Powell 320c1e7009 Add isDev() to backend-core/env 4 years ago
mike12345567 6ffeaab597 Fixing an issue with JSONparse helper always being considered invalid due to a lack of input. 4 years ago
mike12345567 d666ad3126 Fix for automation issue, doInAppContext for automation thread wasn't async, was immediately closing the database, rather than waiting for the operations to complete. 4 years ago
mike12345567 107c9e2dfc Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering. 4 years ago
Martin McKeaveney 69e1e3fd7c fix deps 4 years ago
mike12345567 4a02f7f9aa Fix for issue being able to delete apps. 4 years ago
Rory Powell 51ca618558 Decrement pro version to pass release 4 years ago
mike12345567 95bcb1ca9c Fixing issue with db init as part of the jest require. 4 years ago
Martin McKeaveney a5bdf70cf7 renamable buckets, started firebase tests, onboarding modal copy update 4 years ago
mike12345567 8e5c4dea77 Fixing context issues in sync apps/rows test cases. 4 years ago
Rory Powell 0f29b0cb03 Test fixes 4 years ago
Rory Powell 0f04715062 Fix: google sso 4 years ago
Rory Powell b7cbd2a56a Fix developer count migration when only single developer 4 years ago
Martin McKeaveney b05d1d9708 merge 4 years ago
Rory Powell 1edf879db7 fix versions 4 years ago
Rory Powell df5f9c1fef Pro build fixes 4 years ago
Martin McKeaveney 690ba4f81f use ioredis mock for in memory redis tests 4 years ago
Rory Powell e62858be8b Add explicit pro dependency to worker and server 4 years ago
mike12345567 7792a07899 Some updates, making sure databases will always close directly using finally checks around the actual tasks, updating how replication works to have a close statement (to make sure it is controlled correctly) and then updating to PouchDB 7.3.0 for one of the memory leak fixes. 4 years ago
Vinoth Kirubakaran 5803fcc6b1 feat: made changes to worker and server packages to use global-agent to setup proxy from env variables 4 years ago
dependabot[bot] 42c5611946
Bump urijs from 1.19.8 to 1.19.11 in /packages/server 4 years ago
Peter Clement a06fcd571b add max iterations env variable 4 years ago
Martin McKeaveney 6d8254d5f0 redis integration complete 4 years ago
dependabot[bot] f318379d7f
Bump minimist from 1.2.5 to 1.2.6 in /packages/server 4 years ago
Rory Powell 7f79b30b58 clean and bootstrap 4 years ago
Rory Powell 70c54e983d Add typescript linting at the top level 4 years ago
Rory Powell 98a12be546 Revert lock files 4 years ago
Andrew Kingston 8e361afcda Allow deep-getting of pagination params from REST responses 4 years ago