Commit Graph

145 Commits

Author SHA1 Message Date
mike12345567 3fad32899f Main body of updates to support disabling the cron, some cleanup of metadata at deployment to make sure they can be re-ran. 2022-07-25 20:45:29 +01:00
Michael Drury 07de5faa2d Main bulk of logic around detecting cron recurring failure, still need to disable. 2022-07-20 22:38:06 +01:00
mike12345567 1c02c3d3c3 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-19 14:12:48 +01:00
mike12345567 dbc77049d6 Updating dependencies and pinning. 2022-07-18 17:56:04 +01:00
mike12345567 a8a7bea658 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 13:59:46 +01:00
mike12345567 c758e7e698 Removing un-used, dist import which broke build, updating yarn locks. 2022-07-14 16:49:20 +01:00
Rory Powell 1c4473ba30 WIP: Memory leak fix 2022-07-13 08:22:21 -04:00
Martin McKeaveney 889a8a2882 filter out non-admins in intercom 2022-07-04 12:51:38 +01:00
mike12345567 11df05a7a0 Adding main functionality for exporting CouchDB to disk, just need to add MinIO export. 2022-06-30 19:20:50 +01:00
Martin McKeaveney 385004ca1c cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
Mel O'Hagan 067d508270 Only call slice if Array or string 2022-06-28 13:44:33 +01:00
Martin McKeaveney 251520bcd1 adding types 2022-06-28 12:16:23 +01:00
Martin McKeaveney 2a15ac97bb adding endpoint to cloud to check for beta access 2022-06-27 14:28:25 +01:00
mike12345567 33b661eaf0 Updating lerna version. 2022-06-23 16:56:53 +01:00
mike12345567 2a8e6f964c Merge branch 'develop' of github.com:Budibase/budibase into fix/single-image 2022-06-20 16:50:20 +01:00
Rory Powell a4a6ce2b38 Update workflow readmes and rename release staging to prerelease 2022-06-20 13:27:03 +01:00
Rory Powell 544db02f2c Add dispatch deploy job for release env 2022-06-20 12:14:16 +01:00
Mel O'Hagan fcf9ed6df7 Add empty options if missing for delete 2022-06-17 16:54:23 +01:00
mike12345567 82c2f1e05e Adding back dependencies. 2022-06-17 14:12:04 +01:00
Rory Powell 0054c2a502 Ensure tests can't send events even when token is set 2022-06-15 14:09:02 +01:00
Rory Powell 97bd8e01f1 Add hosting to all identities and events, add installationId to tenant group 2022-06-14 17:34:32 +01:00
Rory Powell 780c589aa6 Export core test pkg as package.json export 2022-06-13 15:29:19 +01:00
Rory Powell 0594a0ea20 Merge branch 'master' into release 2022-06-13 11:54:37 +01:00
Rory Powell 12aa9fa1ce 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 2022-06-10 22:57:12 +01:00
Mel O'Hagan dc28d685a8 Removed ServiceAccount to reduce confusion 2022-06-10 14:04:34 +01:00
Rory Powell 83a5a8b5c9 Update dependencies 2022-06-09 15:30:00 +01:00
Rory Powell 396a07cac5 Merge branch 'release' into feature/event-backfill 2022-06-09 15:21:49 +01:00
Rory Powell 5c6ea05b8c Update locks 2022-06-09 13:33:31 +01:00
Rory Powell 0cf777a0cd Build fixes 2022-06-09 12:33:10 +01:00
Mel O'Hagan 9d58b951d8 Rename Firebase to Firestore 2022-06-08 12:05:29 +01:00
Rory Powell 6a1160697d Purge lockfiles for worker, server and backend-core 2022-06-07 10:44:56 +01:00
Andrew Kingston 0c50b82248 Account for types being undefined when running in a test env 2022-06-07 08:41:45 +01:00
Rory Powell f47cee2ab6 Update lockfiles 2022-06-06 16:33:10 +01:00
Rory Powell 0a726be4bb Update types dependency 2022-06-06 11:31:57 +01:00
Rory Powell 361ffd224f Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
Martin McKeaveney d5540bbd57 update google sheets strategy to use the standard passport strategy 2022-06-05 16:43:04 +01:00
Rory Powell 2a00f6498d Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-29 00:25:40 +01:00
Rory Powell 857cd2d735 Merge branch 'develop' into feature/posthog-v2 2022-05-28 23:03:31 +01:00
mike12345567 5d5244b9f6 Merge branch 'master' of github.com:Budibase/budibase into dep/node-gyp 2022-05-27 12:45:11 +01:00
mike12345567 4cc7702d56 Adding node-gyp dependencies to dockerfiles. 2022-05-27 11:35:55 +01:00
Rory Powell 41dc87efa1 Fix provisioning in multi tenant environment 2022-05-27 10:51:23 +01:00
mike12345567 84d0b61588 Swapping bcryptjs for bcrypt. 2022-05-25 16:14:45 +01:00
Rory Powell 45005217be Fix build 2022-05-24 20:09:22 +01:00
Rory Powell b78f8eeb5f Fix pro and core versions 2022-05-24 10:11:55 +01:00
Martin McKeaveney d18de6c4c9 prevent issue with TTL dependency import 2022-05-23 17:38:02 +01:00
mike12345567 76f19def26 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. 2022-05-23 15:03:52 +01:00
Rory Powell 4841c84861 Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-23 10:29:33 +01:00
Rory Powell 70fff5c7b9 Merge branch 'develop' into feature/posthog-v2 2022-05-23 09:04:00 +01:00
mike12345567 513d901ab4 Adding user load testing script. 2022-05-22 17:14:24 +01:00
mike12345567 663f5aef7b Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 10:45:26 +01:00