Commit Graph

3779 Commits

Author SHA1 Message Date
Budibase Release Bot 3e154ba851 v2.4.3 2023-03-07 16:15:01 +00:00
Budibase Release Bot bc556440fb v2.4.2 2023-03-07 15:22:57 +00:00
Budibase Release Bot 2c56ec7671 v2.4.1 2023-03-07 14:50:14 +00:00
Budibase Staging Release Bot cdc2b319b0 v2.3.21-alpha.2 2023-03-07 12:59:16 +00:00
Budibase Release Bot 09797d1fb5 v2.4.0 2023-03-07 12:47:07 +00:00
Budibase Release Bot 7cfe8a01e6 v2.3.25 2023-03-07 12:05:45 +00:00
adrinr 84d450a931 Renames 2023-03-07 12:47:27 +01:00
adrinr 49493d80be Use name suffix instead of complex key object 2023-03-07 12:45:20 +01:00
adrinr 4d854ea5a7 Merge remote-tracking branch 'origin/develop' into bug/budi-5901-usage-quota-document-conflicts-can-cause 2023-03-07 12:41:58 +01:00
Budibase Release Bot 99bdcb1b87 v2.3.24 2023-03-07 11:41:28 +00:00
Budibase Release Bot 7dae3272fd v2.3.23 2023-03-07 10:54:24 +00:00
Budibase Release Bot 1cdb1152f3 v2.3.22 2023-03-07 10:28:11 +00:00
mike12345567 c51b9fb4b3 Merge branch 'develop' of github.com:Budibase/budibase into jonny/api-metrics 2023-03-06 15:23:35 +00:00
Budibase Release Bot f8173d9767 v2.3.21 2023-03-06 11:43:39 +00:00
Budibase Staging Release Bot e043bb4ea8 v2.3.21-alpha.1 2023-03-03 22:33:27 +00:00
Budibase Staging Release Bot 03964345ad v2.3.21-alpha.0 2023-03-03 16:56:19 +00:00
Martin McKeaveney f7d6c37fc7 merge 2023-03-03 16:49:04 +00:00
Budibase Staging Release Bot 486cb0004c v2.3.18-alpha.30 2023-03-03 13:24:17 +00:00
mike12345567 96208a5e8a Fixing build issue. 2023-03-03 12:05:30 +00:00
mike12345567 04ef7eeb9c Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00
mike12345567 207889f095 Updating dependencies. 2023-03-02 19:30:24 +00:00
Budibase Staging Release Bot 82c0706d36 v2.3.18-alpha.29 2023-03-02 15:17:09 +00:00
Michael Drury 857742c419 Merge pull request #9864 from Budibase/fix/audit-log-fixes
Audit logs fixes
2023-03-02 15:08:20 +00:00
Budibase Staging Release Bot 6a23388cb2 v2.3.18-alpha.28 2023-03-02 14:45:56 +00:00
Rory Powell 51b5dc98b4 Account portal no passwords sso (#9861)
* Structures and types updates for account-portal-no-passwords-sso

* lint
2023-03-02 14:38:15 +00:00
mike12345567 2bc0e988af Getting proper tenant ID for use by audit logs queue. 2023-03-02 13:39:26 +00:00
mike12345567 2335932978 Some updates to core types - used in pro update. 2023-03-02 10:20:49 +00:00
Budibase Staging Release Bot ff5c6efddb v2.3.18-alpha.27 2023-03-02 08:13:09 +00:00
Budibase Release Bot 25a7fa669f v2.3.20 2023-03-01 22:19:27 +00:00
Budibase Staging Release Bot c49eb26377 v2.3.18-alpha.26 2023-03-01 22:03:30 +00:00
Budibase Staging Release Bot 7449824243 v2.3.18-alpha.25 2023-03-01 21:39:53 +00:00
Michael Drury 3e3db5c712 Merge pull request #9849 from Budibase/fix/9739
Fix for exporting/importing apps with different attachment columns
2023-03-01 21:32:39 +00:00
Budibase Release Bot b32be0283a v2.3.19 2023-03-01 19:55:26 +00:00
mike12345567 b787fafb32 Removing skip setup, tests depend on this behaviour - will update in separate PR. 2023-03-01 19:45:59 +00:00
mike12345567 5b150e7748 Removing migration change and fixing #9738 - making sure that exports with excludeRows enabled don't include attachments. 2023-03-01 19:43:40 +00:00
mike12345567 923e9d8ec4 Adding in test check. 2023-03-01 19:17:45 +00:00
mike12345567 eba18a4159 Fix for #9739 - there was an issue with the mango syntax, when working with multi attachment columns it was using an AND comparator instead of OR, it should be searching for rows that contain any attachment column, not all attachment columns. 2023-03-01 19:01:13 +00:00
Budibase Staging Release Bot 9c6d598d8a v2.3.18-alpha.24 2023-03-01 17:56:00 +00:00
Budibase Staging Release Bot 0338a8e341 v2.3.18-alpha.23 2023-03-01 17:34:57 +00:00
Michael Drury a7d5f0fa7e Merge pull request #9844 from Budibase/fix/audit-log-muli-tenant
Audit log multi-tenancy fix
2023-03-01 17:27:55 +00:00
mike12345567 bba6f6941c Minor fix for audit log system - after the switch to use an async queue for handling of audit log storage, context was lost - in multi-tenant environments need to carry the tenant ID into the queue job so that context can be applied. 2023-03-01 16:38:19 +00:00
Budibase Staging Release Bot 4798271b3a v2.3.18-alpha.22 2023-03-01 15:40:29 +00:00
Rory Powell dbd75de003 Merge pull request #9842 from Budibase/fix/prevent-user-exists-message
Prevent showing user exists for password disabled actions
2023-03-01 15:32:16 +00:00
Budibase Staging Release Bot 88ce23e720 v2.3.18-alpha.21 2023-03-01 15:13:55 +00:00
Budibase Staging Release Bot d8c0233141 v2.3.18-alpha.20 2023-03-01 14:52:44 +00:00
Rory Powell c83684ed83 Prevent showing user exists for password disabled actions 2023-03-01 14:49:44 +00:00
Rory Powell 2dfca0f67c Fix settings doc id in new installs 2023-03-01 14:32:01 +00:00
Budibase Staging Release Bot d213a2f3b0 v2.3.18-alpha.19 2023-03-01 13:26:19 +00:00
Budibase Staging Release Bot b11bc5280f v2.3.18-alpha.18 2023-03-01 12:36:38 +00:00
adrinr 04566dbabd Merge remote-tracking branch 'origin/develop' into bug/budi-5901-usage-quota-document-conflicts-can-cause 2023-03-01 13:31:56 +01:00
adrinr dded8beaeb Fix writethrough falling behind 2023-03-01 13:16:57 +01:00
Budibase Staging Release Bot e796880e54 v2.3.18-alpha.17 2023-03-01 10:02:33 +00:00
Dean a5c6dbe4ae Merge remote-tracking branch 'origin/develop' into feature/app-user-onboarding-ux 2023-02-28 16:38:44 +00:00
Budibase Staging Release Bot 64e4788fc5 v2.3.18-alpha.16 2023-02-28 14:10:56 +00:00
adrinr b922fc3b00 Improve testing 2023-02-28 15:03:18 +01:00
adrinr c1462a7c9c Clean code 2023-02-28 14:54:43 +01:00
adrinr c254c565e4 Use redlock for writethrough 2023-02-28 14:54:34 +01:00
adrinr 66217d6b08 Return redlock execution info 2023-02-28 12:52:43 +01:00
adrinr 24161d12bf Type locks 2023-02-28 12:47:28 +01:00
Budibase Staging Release Bot f60e435c3c v2.3.18-alpha.15 2023-02-28 11:11:24 +00:00
Rory Powell ab69bbc299 lint 2023-02-28 11:03:56 +00:00
Rory Powell 312c01a879 Prefer default config for google sheets in cloud, don't use env vars for regular auth 2023-02-28 10:36:29 +00:00
Dean dd08845a44 Merge remote-tracking branch 'origin/develop' into feature/app-user-onboarding-ux 2023-02-28 09:38:15 +00:00
Dean 61ed62e6c4 Builder user onboarding 2023-02-28 09:37:03 +00:00
Michael Drury a385fde601 Merge pull request #9795 from Budibase/feature/audit-logs
Audit Logs
2023-02-27 22:06:02 +00:00
mike12345567 b47101e1fb Updating lucene test case to improve coverage. 2023-02-27 21:48:05 +00:00
mike12345567 6fac00b3de Attempting to fix issues where wrong port is picked for test containers, occurred a lot locally. 2023-02-27 21:19:07 +00:00
mike12345567 c3a3fa1176 Adding a lucene test case. 2023-02-27 21:18:06 +00:00
Budibase Staging Release Bot 0338a21197 v2.3.18-alpha.14 2023-02-27 16:27:18 +00:00
mike12345567 2fb33e2cf3 Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-27 14:51:33 +00:00
mike12345567 fefc6d920f Fixing open handle issue - now that the worker has access to queues needs to shut them down. 2023-02-27 14:41:28 +00:00
Budibase Staging Release Bot edfd53a79a v2.3.18-alpha.13 2023-02-27 14:07:12 +00:00
Rory Powell 2e829ce8a6 Merge pull request #9785 from Budibase/configs-refactor-and-server-test-fixes
Configs /  Server tests / Failing real email tests updates
2023-02-27 14:00:21 +00:00
Rory Powell 2c46109e7d Enforceable SSO (#9787)
* Add ENFORCEABLE_SSO feature flag

* First draft of enforce sso configuration / show single sign on url

* Reading and writing isSSOEnforced + integration with login page

* Enable CI + lint

* Set correct base branch for CI

* Test fix for expected string changed

* Use tenant aware platform url as SSO link

* Bring in latest pro changes

* Lint

* Add useEnforceableSSO mock helper function

* Update configs.spec.ts with coverage for public settings

* Update users.spec.ts with additional tests for isPreventPasswordActions

* Lint

* Update refresh OAuthToken to use correct enum and add case statement
2023-02-27 13:42:51 +00:00
mike12345567 0fa984f26f Moving is audited and adding in env var for ip address/user agent auditing. 2023-02-27 11:42:52 +00:00
mike12345567 65646ba01b Further PR comments. 2023-02-27 11:00:13 +00:00
Budibase Release Bot 868f82ea33 v2.3.18 2023-02-27 10:12:47 +00:00
mike12345567 3e7c1d10cf Fix based on test cases. 2023-02-24 19:04:40 +00:00
mike12345567 8fb5168d56 Fix for auth logout test case. 2023-02-24 17:42:22 +00:00
mike12345567 d6b0b7610a Fixing circular dependencies which were blocking tests. 2023-02-24 17:31:58 +00:00
mike12345567 3eaecc79d5 Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-24 17:03:00 +00:00
mike12345567 3ba76ce5cd Adding test case for PII clear out. 2023-02-24 16:51:04 +00:00
mike12345567 62501b0185 Adding a system for checking audited data in events, so that PII can be removed by posthog processor. 2023-02-24 16:45:33 +00:00
Budibase Staging Release Bot 0ba544bb0a v2.3.18-alpha.12 2023-02-24 15:51:56 +00:00
mike12345567 a293d3842f Fixing build issue. 2023-02-24 13:55:36 +00:00
mike12345567 8853776c79 Moving around processors to separate audit logs out of central event handling. 2023-02-24 13:52:54 +00:00
mike12345567 58fab29fb4 Main body of PR comments. 2023-02-24 13:32:45 +00:00
Budibase Staging Release Bot d5a655a4eb v2.3.18-alpha.11 2023-02-24 13:23:58 +00:00
mike12345567 f070be5f65 Moving search index to an enum. 2023-02-24 13:15:14 +00:00
mike12345567 42fc004212 Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-24 12:46:58 +00:00
Budibase Staging Release Bot f791cb6365 v2.3.18-alpha.10 2023-02-24 10:48:01 +00:00
Budibase Staging Release Bot f3c5ddc7c9 v2.3.18-alpha.9 2023-02-24 09:23:36 +00:00
mike12345567 0b48075688 Implementing a few basic tests to create and search the audit logs. 2023-02-23 17:23:06 +00:00
Budibase Staging Release Bot c4e2566438 v2.3.18-alpha.8 2023-02-23 14:02:39 +00:00
Rory Powell 4e1bebe897 Server flaky tests fixes - improving tenancy config 2023-02-23 13:43:27 +00:00
Rory Powell d3a7286711 Configs updates: remove circular deps, dedicated module, typing improvements, reduce db reads 2023-02-23 13:41:35 +00:00
Budibase Staging Release Bot 910bac322c v2.3.18-alpha.7 2023-02-23 12:14:21 +00:00
mike12345567 0bc340052c Adding the ability to cleanup users from get functions (default is old behaviour). 2023-02-23 11:28:18 +00:00
Jonny McCullagh dde1237ed2 allUsers function & more metrics 2023-02-22 21:10:35 +00:00
mike12345567 01076bd35f Getting downloading working correctly, some minor UI updates, adding a new middleware for converting a query string to a body (useful for when a GET has to be used). 2023-02-22 18:50:27 +00:00
mike12345567 c6dadaa4ff Some work to make sure the user agent and ip address are always passed correctly to audit logs. 2023-02-22 16:10:54 +00:00
Budibase Staging Release Bot 8cb9d5067b v2.3.18-alpha.6 2023-02-22 13:56:31 +00:00
Budibase Staging Release Bot 46c015491a v2.3.18-alpha.5 2023-02-22 13:33:55 +00:00
Budibase Staging Release Bot bfe0756373 v2.3.18-alpha.4 2023-02-22 13:11:38 +00:00
Rory Powell 9d6d781244 Use `--runInBand` in CI only (#9771)
* Use  in CI only

* Use scripts instead of ternary to pick up correct bash syntax
2023-02-22 13:04:16 +00:00
Budibase Staging Release Bot a03fe900c6 v2.3.18-alpha.3 2023-02-22 10:10:27 +00:00
Budibase Staging Release Bot 288f853208 v2.3.18-alpha.2 2023-02-22 08:40:11 +00:00
Rory Powell 6a88cfc32d Update locks error logging (#9768)
* Fix intermittent backend-core migration test failure

* Update lock logging
2023-02-22 08:32:03 +00:00
mike12345567 22f42ef898 Adding new mechanism to get the ipAddress and userAgent of call for audit logs. 2023-02-21 19:14:57 +00:00
Budibase Staging Release Bot deb76ca7f3 v2.3.18-alpha.1 2023-02-21 17:33:47 +00:00
mike12345567 ef30c03fa6 Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-21 17:26:24 +00:00
Rory Powell 940de8b6a0 Run CI steps in parallel (#9760)
* Parallel CI

* Add build to integration test

* Add checkout to top of each run

* Revert branch update for ci job

* Experiment with --runInBand for CI

* Fix intermittent backend-core migration test failure

* Fix hanging worker redis connection

* Update naming from reset to newTenant
2023-02-21 17:13:24 +00:00
Budibase Staging Release Bot ccc17f5599 v2.3.18-alpha.0 2023-02-21 17:03:45 +00:00
mike12345567 f7f9e63fe8 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-02-21 16:53:28 +00:00
Budibase Staging Release Bot 9fadc42a2e v2.3.17-alpha.8 2023-02-21 15:20:48 +00:00
mike12345567 b48acd8cf4 Some DB type updates (typing dump function) and adding in main audit log event publishers. 2023-02-21 14:56:38 +00:00
Budibase Staging Release Bot a3dfaf2c3f v2.3.17-alpha.7 2023-02-21 14:39:55 +00:00
Budibase Staging Release Bot 9ed759580f v2.3.17-alpha.6 2023-02-21 11:52:45 +00:00
Budibase Staging Release Bot e6d7c22efa v2.3.17-alpha.5 2023-02-21 11:22:46 +00:00
Rory Powell cacf275a99 Prevent SSO users from setting / resetting a password (#9672)
* Prevent SSO users from setting / resetting a password

* Add support for ENABLE_SSO_MAINTENANCE_MODE

* Add typing to self api and build out user update sdk

* Integrate sso checks with user sdk. Integrate user sdk with self api

* Test fixes

* Move self update into SDK

* Lock down maintenance mode to admin user

* Fix typo

* Add health status response and return type signature to accounts.getStatus

* Remove some unnecessary comments

* Make sso save user function non optional

* Remove redundant check on sso auth details provider

* Update syncProfilePicture function name to getProfilePictureUrl

* Update packages/worker/src/sdk/users/events.ts

Co-authored-by: Adria Navarro <adria@revityapp.com>

* Add ENABLE_EMAIL_TEST_MODE flag

* Fix for logging in as sso user when existing user has password already

* Hide password update and force reset from ui for sso users

* Always disable sso maintenance mode in cloud

---------

Co-authored-by: Adria Navarro <adria@revityapp.com>
2023-02-21 08:23:53 +00:00
mike12345567 6cc96f39b1 Minor fixes for friendly audited events, and a new function for comparing app IDs. 2023-02-20 17:20:42 +00:00
Rory Powell a57f0c9dea Merge branch 'develop' into rory/february 2023-02-20 09:57:17 +00:00
mike12345567 70e525b928 Updating types for audit logs to correctly handle the deletion of resources like users or apps. 2023-02-17 19:00:45 +00:00
mike12345567 eca34d73ed Finishing up search API, updating typing in lucene layer. 2023-02-17 17:46:49 +00:00
mike12345567 6ec5e97ce9 Required work to support the new lucene audit logs search indexing. 2023-02-17 16:26:55 +00:00
Budibase Staging Release Bot 22f8becb4d v2.3.17-alpha.4 2023-02-17 14:56:34 +00:00
Budibase Staging Release Bot 1ad2f46766 v2.3.17-alpha.3 2023-02-17 09:25:55 +00:00
Budibase Staging Release Bot 74c7a23c5c v2.3.17-alpha.2 2023-02-17 08:32:08 +00:00
Budibase Staging Release Bot 788a912933 v2.3.17-alpha.1 2023-02-16 16:52:04 +00:00
Budibase Release Bot cd0e7d41a5 v2.3.17 2023-02-16 16:37:12 +00:00
Budibase Staging Release Bot a232d61527 v2.3.17-alpha.0 2023-02-16 14:26:19 +00:00
mike12345567 2afd3e1580 Updating events to include a proper friendly map of audited events. 2023-02-15 19:44:32 +00:00
mike12345567 6d83ea9bec Adding in event auditing to server/worker. 2023-02-15 18:03:55 +00:00
Rory Powell fa35fa4812 Merge branch 'master' into merge-master-into-develop 2023-02-15 15:16:59 +00:00
Rory Powell bb1faac62a Merge master into develop 2023-02-15 15:10:02 +00:00
Budibase Release Bot d4a0f848cd v2.3.16 2023-02-15 15:09:01 +00:00
Rory Powell 65ee7169f8 Add error logging for user save failure in sso authentication 2023-02-15 14:53:38 +00:00
mike12345567 c60b6da0ab Removing pro from backend-core. 2023-02-15 13:49:30 +00:00
Budibase Release Bot ecbea6255a v2.3.15 2023-02-15 12:57:32 +00:00
mike12345567 1ed4f4b8fe Update on audit logs, getting the full write flow from events configured. 2023-02-15 12:37:32 +00:00
mike12345567 6977502d01 Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-15 11:29:04 +00:00
Budibase Release Bot b2f09bc57a v2.3.14 2023-02-15 09:43:10 +00:00
Budibase Staging Release Bot 366cc80cdf v2.3.14-alpha.0 2023-02-14 18:12:57 +00:00
mike12345567 3f7f66257d Merge branch 'master' of github.com:Budibase/budibase into develop 2023-02-14 17:57:23 +00:00
Budibase Release Bot 122d305260 v2.3.13 2023-02-14 15:15:07 +00:00
mike12345567 46e9bf1443 Some updates to add in the audit log DB. 2023-02-13 18:16:13 +00:00
mike12345567 05ceee1cfe Moving lucene handling to backend-core so that it can be used for other databases (outside row indexes). 2023-02-13 17:13:59 +00:00
Rory Powell cc7eb64a3b Rename LOG_4XX to ENABLE_4XX_HTTP_LOGGING and enable by default 2023-02-13 14:39:24 +00:00
Rory Powell 0e3a17ab18 Merge pull request #9669 from Budibase/budi-6558-configurable-test-log-levels-and-common
Configurable test log levels and common error handling
2023-02-13 14:31:43 +00:00
Rory Powell eb5aa8786d Merge pull request #9670 from Budibase/budi-6559-enable-higher-concurrency-and-resiliency
Enable higher concurrency and resiliency in worker tests
2023-02-13 14:31:14 +00:00
Rory Powell f53faff7ad Add LOG_4XX to environment 2023-02-13 12:27:49 +00:00
Rory Powell 07e5598538 Enable use of redis container in worker tests 2023-02-13 12:09:16 +00:00
Rory Powell ae9979929a Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
Rory Powell 5cd6cb166a Configurable test log levels and common error handling 2023-02-13 11:53:01 +00:00
Budibase Release Bot 10b902b295 v2.3.12 2023-02-13 11:23:03 +00:00
Budibase Release Bot 7654cc47cb v2.3.11 2023-02-12 15:40:20 +00:00
Budibase Staging Release Bot 66f6576435 v2.3.11-alpha.0 2023-02-10 19:14:12 +00:00
mike12345567 0c80ea2083 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-02-10 17:42:56 +00:00
Budibase Release Bot d356ca205b v2.3.10 2023-02-10 15:54:05 +00:00
Budibase Release Bot 6f144df007 v2.3.9 2023-02-10 13:46:46 +00:00
mike12345567 31ca094ec5 Adding mock required for pro. 2023-02-10 13:14:08 +00:00
Budibase Release Bot c85413ec72 v2.3.8 2023-02-10 11:12:21 +00:00
Budibase Release Bot 7623b4cc16 v2.3.7 2023-02-10 09:12:01 +00:00
Budibase Release Bot 672614a869 v2.3.6 2023-02-09 11:58:13 +00:00
Budibase Release Bot a2d5b05cd8 v2.3.5 2023-02-07 19:16:07 +00:00
Budibase Release Bot e54e6987a3 v2.3.4 2023-02-07 18:46:27 +00:00
mike12345567 e96139f587 Merge branch 'develop' of github.com:Budibase/budibase into tests/environment-variables 2023-02-07 18:33:07 +00:00
Mateus Badan de Pieri 89bad2d45a Merge branch 'develop' into tests/environment-variables 2023-02-07 16:15:57 +00:00
Budibase Release Bot 04916f5cdd v2.3.3 2023-02-07 16:11:38 +00:00
Budibase Staging Release Bot ecda94905b v2.3.2-alpha.3 2023-02-07 16:01:59 +00:00
Michael Drury a353848152 Merge pull request #9368 from Budibase/test/9339-sqlpostgres-row-api-test-suite
Test - #9339 sqlpostgres row api test suite
2023-02-07 15:38:09 +00:00
Budibase Staging Release Bot 492b416980 v2.3.2-alpha.2 2023-02-07 15:32:37 +00:00
Budibase Staging Release Bot 1ffcd7a00f v2.3.2-alpha.1 2023-02-07 15:02:13 +00:00
Budibase Release Bot a7ad1cb331 v2.3.2 2023-02-07 13:17:50 +00:00
Budibase Staging Release Bot 34dd7902c7 v2.3.2-alpha.0 2023-02-07 11:56:18 +00:00
mike12345567 464ab7a1bb Merge branch 'develop' of github.com:Budibase/budibase into fix/cli-memory-issues 2023-02-07 09:56:49 +00:00
mike12345567 fb8a5c7878 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-02-07 09:54:39 +00:00
Budibase Release Bot 1c86b402fd v2.3.1 2023-02-06 20:09:07 +00:00
Adria Navarro 4908cc5387 Spin up postgres only on the postgres test 2023-02-06 19:43:08 +00:00
mike12345567 9339213910 Merge. 2023-02-06 18:00:42 +00:00
mike12345567 4d86df057b Some fixes for #8770 - the CLI was very memory intensive when working with large databases, that contained many revisions. We don't need the revisions for app exports/backups, therefore I've updated our export systems to drop the revision history as it compacts the database significantly and speeds up exports/reduces memory usage. 2023-02-06 17:54:40 +00:00
adrinr 7d3c24d257 Add pg test container 2023-02-06 13:07:21 +00:00
Budibase Staging Release Bot d669406ee1 v2.2.27-alpha.1 2023-02-06 09:26:13 +00:00
Adria Navarro 5ee9073d9b Merge pull request #9419 from Budibase/feature/dependencies-image
Chore - use testcontainers
2023-02-06 09:09:07 +00:00
Budibase Release Bot 8a77b5d429 v2.3.0 2023-02-06 08:49:47 +00:00
Budibase Release Bot f5dd1ce64b v2.2.27 2023-02-05 23:59:33 +00:00
Budibase Staging Release Bot da55386856 v2.2.27-alpha.0 2023-02-05 23:28:28 +00:00
Martin McKeaveney 8b133b97fb fix build 2023-02-05 23:12:08 +00:00
Martin McKeaveney d4a0e44b31 merge 2023-02-05 22:11:37 +00:00
Adria Navarro 6ac57d424c Don't log on CI 2023-02-04 21:04:40 +00:00
Adria Navarro c78038f059 Dont close server on tests 2023-02-04 18:51:10 +00:00
adrinr 11a7742d90 Cleanup 2023-02-03 19:23:36 +00:00
adrinr 0679880b5b Renamings 2023-02-03 19:08:45 +00:00
adrinr c5b64b1714 Add back typing 2023-02-03 19:07:41 +00:00
Budibase Staging Release Bot 9a7de5a746 v2.2.12-alpha.71 2023-02-03 15:04:31 +00:00
adrinr 2edb48e47b Merge remote-tracking branch 'origin/develop' into feature/dependencies-image 2023-02-03 14:54:34 +00:00
Budibase Staging Release Bot ece924c816 v2.2.12-alpha.70 2023-02-03 13:38:33 +00:00
adrinr 2e29ac9ec7 Rename name for id 2023-02-03 12:09:56 +00:00
adrinr 5d58fc5948 Dry 2023-02-03 11:28:27 +00:00
Budibase Staging Release Bot 9ac188d9fc v2.2.12-alpha.69 2023-02-03 11:22:23 +00:00
adrinr 9936d03e27 Merge branch 'develop' into feature/dependencies-image 2023-02-03 10:44:40 +00:00
Budibase Staging Release Bot 9c9ae8d184 v2.2.12-alpha.68 2023-02-03 10:05:06 +00:00
adrinr 6dab44a569 Clean code 2023-02-03 09:37:34 +00:00
Budibase Staging Release Bot 1508b6ece4 v2.2.12-alpha.67 2023-02-03 09:16:09 +00:00
deanhannigan e7bbd786d0 Merge pull request #9500 from Budibase/fix/add-onboarding-tour-tenant-flag
Added a tenant feature flag for the onboarding tour
2023-02-03 09:05:21 +00:00
Budibase Staging Release Bot 34a26ece0f v2.2.12-alpha.66 2023-02-02 14:44:05 +00:00
adrinr 60beb4f982 Merge branch 'develop' into feature/dependencies-image 2023-02-02 13:49:45 +00:00
Budibase Staging Release Bot 89d2bd0bec v2.2.12-alpha.65 2023-02-02 13:47:22 +00:00
Michael Drury 550cf2d826 Merge pull request #9514 from Budibase/dependabot/npm_and_yarn/packages/backend-core/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /packages/backend-core
2023-02-02 13:25:38 +00:00
Budibase Release Bot 6336463873 v2.2.26 2023-02-02 11:57:54 +00:00
Dean 436564709e Merge remote-tracking branch 'origin/develop' into fix/add-onboarding-tour-tenant-flag 2023-02-02 11:38:57 +00:00
Dean 065e74024e Added new unit tests for feature flags 2023-02-02 11:38:10 +00:00
Budibase Staging Release Bot 960d3b8d4f v2.2.12-alpha.64 2023-02-02 11:25:28 +00:00
Budibase Staging Release Bot 7ad4377058 v2.2.12-alpha.63 2023-02-02 10:20:44 +00:00
dependabot[bot] 9eaa7b787a Bump http-cache-semantics from 4.1.0 to 4.1.1 in /packages/backend-core
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 09:45:20 +00:00
Budibase Staging Release Bot 3489cb312c v2.2.12-alpha.62 2023-02-02 09:43:29 +00:00
Budibase Staging Release Bot f3ba1d1cb1 v2.2.12-alpha.61 2023-02-01 18:04:44 +00:00
adrinr 11fa2313f1 Undone user cache changes 2023-02-01 17:20:48 +00:00
adrinr 79ee85dab3 Remove remaning faker refs 2023-02-01 17:19:56 +00:00
adrinr c7d0a077be Replace faker for chance 2023-02-01 17:11:50 +00:00
Budibase Staging Release Bot b9c13fefef v2.2.12-alpha.60 2023-02-01 16:53:31 +00:00
adrinr 82f697a495 Merge branch 'chore/dependencies-image' into feature/dependencies-image 2023-02-01 16:34:05 +00:00
Adria Navarro b125b5478b Merge branch 'develop' into feature/dependencies-image 2023-02-01 16:32:00 +00:00
Budibase Staging Release Bot 780ff8ccb8 v2.2.12-alpha.59 2023-02-01 16:27:51 +00:00
Budibase Staging Release Bot 3fa186f69c v2.2.12-alpha.58 2023-02-01 16:06:01 +00:00
adrinr e6dda787ae Fix possible nulls 2023-02-01 15:02:31 +00:00
Dean 0eed617866 Updated default feature flags to include onboarding by default. Added tenant overrides to allow exclusion from global features 2023-02-01 14:12:43 +00:00
Budibase Staging Release Bot 191d512493 v2.2.12-alpha.57 2023-02-01 14:06:27 +00:00
Michael Drury dfeb41ee53 Merge pull request #9493 from Budibase/fix/8236
CouchDB integration fixes
2023-02-01 13:55:03 +00:00
Budibase Staging Release Bot 934d7542b6 v2.2.12-alpha.56 2023-02-01 13:03:17 +00:00
mike12345567 048cf8f188 PR comments. 2023-02-01 13:01:38 +00:00
adrinr 1d8c27bdc4 Increase timeout 2023-02-01 12:29:03 +00:00
adrinr 265c22f6d3 Remove redundant env from jestTestcontainersConfigGenerator 2023-02-01 11:49:25 +00:00
adrinr e639b7cf26 More seq 2023-02-01 11:46:31 +00:00
Budibase Staging Release Bot 993bc0edd4 v2.2.12-alpha.55 2023-02-01 11:12:50 +00:00
adrinr 83d4045c01 Fix module mappers 2023-02-01 11:02:29 +00:00
adrinr 7b3a273ca6 Fix coverage conflicts issues 2023-02-01 10:57:05 +00:00
adrinr 34278349c3 Merge branch 'develop' into feature/dependencies-image 2023-02-01 10:56:22 +00:00
Budibase Staging Release Bot 59272d8f2c v2.2.12-alpha.54 2023-02-01 10:21:38 +00:00
mike12345567 f4379fcb4f Updates to use our new Nano layer for CouchDB integration rather than PouchDB. 2023-01-31 19:49:31 +00:00
Budibase Staging Release Bot 1909407ab1 v2.2.12-alpha.53 2023-01-31 19:45:03 +00:00
Budibase Staging Release Bot 21d16d3aab v2.2.12-alpha.52 2023-01-31 17:32:58 +00:00
adrinr 2ab3680538 Fix installation race conditions 2023-01-31 17:27:25 +00:00
Budibase Staging Release Bot a8656c0f10 v2.2.12-alpha.51 2023-01-31 16:55:07 +00:00
Budibase Release Bot 9e0ee974eb v2.2.25 2023-01-31 16:45:32 +00:00
deanhannigan ee288c1f2d Merge pull request #9409 from Budibase/feature/user-onboarding-overlays
Feature/user onboarding overlays
2023-01-31 16:37:18 +00:00
Budibase Staging Release Bot cbd3f2712f v2.2.12-alpha.50 2023-01-31 16:26:17 +00:00
adrinr b2813db5db Handle db creation race conditions 2023-01-31 16:15:11 +00:00
Budibase Staging Release Bot 6cde4aa67b v2.2.12-alpha.49 2023-01-31 15:46:07 +00:00
mike12345567 263d588191 Environment variable test base. 2023-01-31 15:27:16 +00:00
Budibase Staging Release Bot 9db82595bd v2.2.12-alpha.48 2023-01-31 13:04:29 +00:00
Budibase Release Bot 975bfc4f29 v2.2.24 2023-01-31 11:43:55 +00:00
Budibase Staging Release Bot 9a76955448 v2.2.12-alpha.47 2023-01-31 11:34:34 +00:00
adrinr dd2a05fdcb Looking for testcontainer config 2023-01-31 11:23:26 +00:00
adrinr 2b8190418c Log as error 2023-01-31 10:30:57 +00:00
Budibase Release Bot 87c62f62a2 v2.2.23 2023-01-31 10:24:53 +00:00
adrinr 9536111811 Add more logs 2023-01-31 10:21:19 +00:00
adrinr d871492187 yarn.lock 2023-01-31 10:00:20 +00:00
Budibase Staging Release Bot 13b9772b10 v2.2.12-alpha.46 2023-01-31 08:35:24 +00:00
Adria Navarro 16e53957bc Merge branch 'develop' into feature/dependencies-image 2023-01-30 18:54:05 +00:00
adrinr 08a2e77871 Fix jest.setup 2023-01-30 18:18:23 +00:00
Budibase Staging Release Bot 25a39322cd v2.2.12-alpha.45 2023-01-30 17:44:07 +00:00
mike12345567 001c7b0df8 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 13:56:52 +00:00
adrinr 1dabf71f68 Run conflicting tests in sequential mode 2023-01-30 13:35:09 +00:00
Budibase Staging Release Bot 33844051e6 v2.2.12-alpha.44 2023-01-30 11:52:46 +00:00
mike12345567 2548d89f04 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 09:53:31 +00:00
Budibase Staging Release Bot 4354029b56 v2.2.12-alpha.43 2023-01-30 08:30:29 +00:00
Dean 2b4d28edb4 Merge remote-tracking branch 'origin/develop' into feature/user-onboarding-overlays 2023-01-27 20:21:33 +00:00
Budibase Staging Release Bot f9808d7171 v2.2.12-alpha.42 2023-01-27 14:49:10 +00:00
adrinr 1273936e1e Merge branch 'develop' into feature/dependencies-image 2023-01-27 12:51:00 +00:00
adrinr e4c898c327 Use test-containers for backend-core tests 2023-01-27 11:43:36 +00:00
Rory Powell da2c809a09 Merge branch 'develop' into feature/environment-variables 2023-01-27 11:27:11 +00:00
Budibase Staging Release Bot d8f5b6dfd8 v2.2.12-alpha.41 2023-01-27 09:45:39 +00:00
adrinr a9772c19e1 Delete testcontainers-config 2023-01-26 18:40:36 +00:00
adrinr 7027abeaa2 Fix issues with parallel tests and self/cloud modes 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot b95316a4de v2.2.12-alpha.40 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot e467234b85 v2.2.12-alpha.39 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot 125b4a6da6 v2.2.12-alpha.38 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot 94ff6468c5 v2.2.12-alpha.37 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot 0ad9443991 v2.2.12-alpha.36 2023-01-26 18:20:21 +00:00
Adria Navarro Redo b94546b1a1 Fix user test 2023-01-26 18:20:21 +00:00
Adria Navarro Redo 6a4fe1d5e6 Fix automation test 2023-01-26 18:20:21 +00:00
Adria Navarro Redo 9242470f6f Fix snapshots test 2023-01-26 18:20:21 +00:00
Adria Navarro Redo 8c68741f98 Fix application delete tests 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot 01292e22d4 v2.2.12-alpha.40 2023-01-25 19:13:39 +00:00
Budibase Staging Release Bot 61e6405583 v2.2.12-alpha.39 2023-01-25 16:12:14 +00:00
Budibase Staging Release Bot e3064709c8 v2.2.12-alpha.38 2023-01-25 14:23:22 +00:00
Budibase Staging Release Bot c816c078b5 v2.2.12-alpha.37 2023-01-25 13:19:44 +00:00
Budibase Staging Release Bot e9b1c9e063 v2.2.12-alpha.36 2023-01-25 09:25:53 +00:00
Adria Navarro 26fa3bd484 tweak tests 2023-01-24 15:46:50 +00:00
Adria Navarro fc6c4d5290 Remove test logic from getAllDbs 2023-01-24 14:06:28 +00:00
Adria Navarro 40662b05cc Merge branch 'feature/test-image' into feature/dependencies-image 2023-01-24 11:23:09 +00:00
Adria Navarro 4eac8c8381 Merge branch 'develop' into feature/test-image
# Conflicts:
#	packages/worker/yarn.lock
2023-01-24 11:21:44 +00:00
Budibase Staging Release Bot 6b375f8f46 v2.2.12-alpha.35 2023-01-23 23:49:38 +00:00
Adria Navarro 4df4494d00 Merge branch 'feature/test-image' into feature/dependencies-image 2023-01-23 18:43:36 +00:00
Adria Navarro 17f6c505e0 Merge branch 'develop' into feature/test-image
# Conflicts:
#	packages/worker/yarn.lock
2023-01-23 18:40:44 +00:00
Adria Navarro 422d4e92cc Yarn bootstrap 2023-01-23 18:23:11 +00:00
mike12345567 5a2937c8d2 Adding events for environment variables (created, deleted, upgrade panel opened). 2023-01-23 18:18:06 +00:00
Adria Navarro 6806404465 Merge branch 'feature/test-image' into feature/dependencies-image 2023-01-23 18:08:19 +00:00
Adria Navarro bdacb34c7a Remove config.moduleNameMapper 2023-01-23 18:04:25 +00:00
Budibase Staging Release Bot 496a984215 v2.2.12-alpha.34 2023-01-23 16:56:43 +00:00
Budibase Staging Release Bot 4436a2131b v2.2.12-alpha.33 2023-01-23 15:53:12 +00:00
Adria Navarro 486bc6b18d Add jest-testcontainers-config 2023-01-23 15:52:23 +00:00
Dean a10bd138ff Merge remote-tracking branch 'origin/develop' into feature/user-onboarding-overlays 2023-01-23 09:34:20 +00:00
Dean 14da8c0c9e Added new onboarding tour flow for builder 2023-01-23 00:32:01 +00:00
Budibase Release Bot e471a0c91a v2.2.22 2023-01-22 19:32:07 +00:00
Budibase Release Bot 7b77c01605 v2.2.21 2023-01-22 15:38:26 +00:00
mike12345567 0f33fd8d48 Merge branch 'develop' of github.com:Budibase/budibase into feature/test-image 2023-01-20 19:55:11 +00:00
Budibase Staging Release Bot 6b811c7351 v2.2.12-alpha.32 2023-01-20 15:47:35 +00:00
Budibase Staging Release Bot c9b09e395d v2.2.12-alpha.31 2023-01-20 13:28:11 +00:00
Budibase Staging Release Bot 70ca2cc879 v2.2.12-alpha.30 2023-01-19 20:08:13 +00:00
Budibase Staging Release Bot dfb90571f9 v2.2.12-alpha.29 2023-01-19 16:20:45 +00:00
Budibase Staging Release Bot bd3994c2ca v2.2.12-alpha.28 2023-01-19 15:08:06 +00:00
Budibase Staging Release Bot 9096a0fb35 v2.2.12-alpha.27 2023-01-19 13:46:45 +00:00
Budibase Staging Release Bot 987653fc94 v2.2.12-alpha.26 2023-01-19 13:19:06 +00:00
Budibase Staging Release Bot 20be233628 v2.2.12-alpha.25 2023-01-19 10:01:15 +00:00
Budibase Staging Release Bot 9b910841cb v2.2.12-alpha.24 2023-01-18 16:10:48 +00:00
Budibase Staging Release Bot 5baf250217 v2.2.12-alpha.23 2023-01-18 14:09:34 +00:00
Budibase Staging Release Bot b2d98c68e8 v2.2.12-alpha.22 2023-01-18 12:10:48 +00:00
mike12345567 3659768c42 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-17 15:25:17 +00:00
Budibase Staging Release Bot 3dc1f80abf v2.2.12-alpha.21 2023-01-17 15:18:15 +00:00
Gerard Burns 48e1695318 JSON import changes (#9288)
* JSON import changes

* Fix lockfiles

* PR Feedback, fix tests

* fix tests

* pr feedback
2023-01-17 15:07:52 +00:00
mike12345567 c645a9bc21 Some type updates and an improvement to encryption to allow selecting the secret from an option list. 2023-01-16 18:15:43 +00:00
Budibase Release Bot 346d171b96 v2.2.20 2023-01-16 14:51:04 +00:00
mike12345567 10d1455b35 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-16 14:26:26 +00:00
Budibase Release Bot 9795533d09 v2.2.19 2023-01-16 12:36:44 +00:00
Budibase Staging Release Bot e08d4f1498 v2.2.12-alpha.20 2023-01-16 11:40:48 +00:00
Budibase Staging Release Bot d8ec4dff94 v2.2.12-alpha.19 2023-01-16 10:59:43 +00:00
mike12345567 fc5f6ca530 Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
Budibase Staging Release Bot 55c8405977 v2.2.12-alpha.18 2023-01-13 18:32:00 +00:00
Budibase Release Bot cbe9aa6e5b v2.2.18 2023-01-13 17:16:19 +00:00
Budibase Staging Release Bot a3b6ac1fa4 v2.2.12-alpha.17 2023-01-13 11:33:13 +00:00
Dean 4fd91ef617 Merge remote-tracking branch 'origin/cheeks-lab-day-portal-redesign' into feature/user-onboarding-overlays 2023-01-13 09:22:41 +00:00
Dean 7b3733d659 Merge commit 2023-01-13 09:20:55 +00:00
Budibase Release Bot 9b16c8c724 v2.2.17 2023-01-12 18:54:15 +00:00
Peter Clement 117aaed356 Merge remote-tracking branch 'origin/develop' into feature/environment-variables 2023-01-12 14:54:02 +00:00
Budibase Staging Release Bot b8ccc9f0b4 v2.2.12-alpha.16 2023-01-12 13:07:46 +00:00
Budibase Release Bot 220be1d713 v2.2.16 2023-01-12 12:37:02 +00:00
Budibase Staging Release Bot c26546562b v2.2.12-alpha.15 2023-01-12 11:18:17 +00:00
Budibase Staging Release Bot d16ea35871 v2.2.12-alpha.14 2023-01-12 10:35:45 +00:00
Rory Powell f85ecd4810 Fix pino request id generation (#9324)
Remove the duplicated pino config in favour of the common config. Move request id generation into common configuration
2023-01-12 10:25:21 +00:00
Budibase Staging Release Bot 7ce6c8e5f2 v2.2.12-alpha.13 2023-01-12 08:48:54 +00:00
Rory Powell 92ba282ee5 Logging type updates to fix account portal build (#9317) 2023-01-12 08:37:41 +00:00
Budibase Release Bot d56201ddcb v2.2.15 2023-01-11 21:18:15 +00:00
Budibase Staging Release Bot 006f4d1f26 v2.2.12-alpha.12 2023-01-11 20:50:39 +00:00
Rory Powell e5e767f18d Correlation id's and log context (#7232)
* Correlation id's and log context

* fix build

* Remove redundant fields from LoggingProcessor.ts

* Only log correlation id when present e.g. this is not present on startup / shutdown / automations
2023-01-11 20:39:33 +00:00
Budibase Staging Release Bot b55b39413f v2.2.12-alpha.11 2023-01-11 18:28:14 +00:00
mike12345567 69b9af51ff Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-11 18:08:49 +00:00
mike12345567 03df57d077 Adding in basic implementation of variable usage, getting from pro and enriching through new datasource SDK. 2023-01-11 17:57:51 +00:00
Budibase Staging Release Bot f13569f4a8 v2.2.12-alpha.10 2023-01-11 15:48:59 +00:00
Budibase Staging Release Bot 89cc5531a4 v2.2.12-alpha.9 2023-01-11 15:32:46 +00:00
Budibase Staging Release Bot c8215530e3 v2.2.12-alpha.8 2023-01-11 12:30:22 +00:00
Budibase Staging Release Bot e92f365784 v2.2.12-alpha.7 2023-01-11 10:35:25 +00:00
mike12345567 75df57c3d1 Merge branch 'develop' of github.com:Budibase/budibase into feature/test-image 2023-01-11 10:31:57 +00:00
Rory Powell e95222c0f4 Prefer app url resolution over referer (#9218)
* Prefer app url resolution over referer

* Update lockfiles
2023-01-11 10:24:57 +00:00
Budibase Staging Release Bot c9b717d8de v2.2.12-alpha.6 2023-01-11 09:52:19 +00:00
Rory Powell fba7ef26ad Replace ts-jest with swc/jest (#9289)
- Add swc dependencies
- Add transform change to jest.config.ts
- Replace `export =` with `export default` in src code to enable code coverage to work with swc transformer
- Restructure backend-core errors package to allow for exporting error classes with ESM syntax
- Update backend-core to no longer use `export =`, export individual packages instead of replacing with `export default` for backwards compatibility
- Update event publishers to use `export default` - this was required for the `jest.spyOn` usage inside backend-core common mocks
- Restructure some jest.mock usages where declaring the jest.fn as a variable outside of the package mock threw an error
2023-01-11 09:37:37 +00:00
Budibase Release Bot 6085f0db47 v2.2.14 2023-01-11 08:14:02 +00:00
mike12345567 d347b8015b Merge branch 'develop' of github.com:Budibase/budibase into feature/test-image 2023-01-10 18:49:07 +00:00
Budibase Staging Release Bot 2e6837f4f2 v2.2.12-alpha.5 2023-01-10 17:23:06 +00:00
Budibase Release Bot 348f93856b v2.2.13 2023-01-10 16:38:33 +00:00
Budibase Staging Release Bot f17610ce50 v2.2.12-alpha.4 2023-01-10 14:55:56 +00:00
Michael Drury dff5bca464 Merge pull request #9281 from Budibase/dependabot/npm_and_yarn/packages/backend-core/luxon-3.2.1
Bump luxon from 3.0.4 to 3.2.1 in /packages/backend-core
2023-01-10 14:27:47 +00:00
Budibase Staging Release Bot daf1e8f6cc v2.2.12-alpha.3 2023-01-10 11:13:56 +00:00
mike12345567 c9d8668062 Licensing updates for environment variables. 2023-01-09 15:42:09 +00:00
Budibase Release Bot a0391d1d3a v2.2.12 2023-01-09 15:39:49 +00:00
dependabot[bot] 5de138ae67 Bump luxon from 3.0.4 to 3.2.1 in /packages/backend-core
Bumps [luxon](https://github.com/moment/luxon) from 3.0.4 to 3.2.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.0.4...3.2.1)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 14:37:39 +00:00
mike12345567 150ce28141 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-09 12:46:13 +00:00
Budibase Staging Release Bot 332532c978 v2.2.12-alpha.2 2023-01-09 12:37:51 +00:00
Budibase Staging Release Bot 3f4487180f v2.2.12-alpha.1 2023-01-09 08:34:25 +00:00
Budibase Staging Release Bot b17f655e38 v2.2.12-alpha.0 2023-01-06 17:47:30 +00:00
mike12345567 f4f730aae2 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-01-06 17:29:35 +00:00
Budibase Release Bot f73ab88122 v2.2.11 2023-01-06 17:13:14 +00:00
Budibase Staging Release Bot 10f57ab753 v2.2.11-alpha.2 2023-01-06 17:06:40 +00:00
mike12345567 701e2ff860 Types and stubs for environment variables feature. 2023-01-06 16:41:45 +00:00
Budibase Staging Release Bot 1373d12f11 v2.2.11-alpha.1 2023-01-06 11:10:41 +00:00
Budibase Staging Release Bot a21e9d0ffd v2.2.11-alpha.0 2023-01-05 17:35:15 +00:00
mike12345567 a079cb6fec Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-01-05 17:09:02 +00:00
mike12345567 3cd097a7f1 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-01-05 17:04:24 +00:00
Budibase Release Bot ae7e3d498f v2.2.10 2023-01-05 16:29:16 +00:00
Budibase Staging Release Bot 8509904e63 v2.2.10-alpha.16 2023-01-05 16:27:05 +00:00
Michael Drury a0e9e96875 Merge pull request #9245 from Budibase/fix/dependabot-05012023
Merging all dependabot updates
2023-01-05 16:14:22 +00:00
Budibase Staging Release Bot 3bf1e18020 v2.2.10-alpha.15 2023-01-05 16:09:47 +00:00
mike12345567 fcf96374ff Merge branch 'dependabot/npm_and_yarn/packages/backend-core/json5-2.2.3' of github.com:Budibase/budibase into fix/dependabot-05012023 2023-01-05 15:54:13 +00:00
Budibase Staging Release Bot bdcab83aaa v2.2.10-alpha.14 2023-01-05 10:05:47 +00:00
dependabot[bot] a4a088583c Bump json5 from 2.2.1 to 2.2.3 in /packages/backend-core
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 09:08:11 +00:00
Budibase Staging Release Bot 22b48b8739 v2.2.10-alpha.13 2023-01-05 09:06:35 +00:00
Hong Phuc Nguyen 6825b2e3fc Doing sanitizeKey when doing deleteFile(s) (#9209)
* Doing sanitizeKey when doing deleteFile(s)

Doing sanitizeKey when doing deleteFile(s). 
In case of backup file name in backups bucket backup-2023-01-03T185512.686Z.tar.gz but in global-db store backup filename is backup-2023-01-03T18:55:12.686Z.tar.gz
sanitizeKey on deleteFile(s) method will prevent all other case related to this bug

* use .promise() instead callback for workaround aws-sdk bug
2023-01-05 08:54:10 +00:00
mike12345567 ea5b515783 Playing around with getting tests working. 2023-01-04 19:47:56 +00:00
mike12345567 a83eb00872 Merge branch 'develop' of github.com:Budibase/budibase into feature/test-image 2023-01-04 16:09:04 +00:00
Budibase Staging Release Bot b968ab33fd v2.2.10-alpha.12 2022-12-23 15:42:40 +00:00
mike12345567 84403253b1 Merge branch 'develop' of github.com:Budibase/budibase into feature/test-image 2022-12-22 17:24:34 +00:00
dependabot[bot] 1aa08b1b63 Bump jsonwebtoken from 8.5.1 to 9.0.0 in /packages/backend-core
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 16:37:01 +00:00
Budibase Staging Release Bot 7bf8732849 v2.2.10-alpha.11 2022-12-22 16:24:22 +00:00
Budibase Staging Release Bot 5ea568d961 v2.2.10-alpha.10 2022-12-22 13:25:47 +00:00
Budibase Staging Release Bot a415407d36 v2.2.10-alpha.9 2022-12-21 14:35:40 +00:00
Budibase Staging Release Bot 4ad619af91 v2.2.10-alpha.8 2022-12-21 11:12:10 +00:00
Budibase Staging Release Bot 19fc8977e0 v2.2.10-alpha.7 2022-12-20 16:56:30 +00:00
Budibase Staging Release Bot 66a84be7ee v2.2.10-alpha.6 2022-12-20 16:23:25 +00:00
Budibase Staging Release Bot e84d0d0375 v2.2.10-alpha.5 2022-12-20 15:21:10 +00:00
Rory Powell 71c3632c56 Remove .npmignore (#9131) 2022-12-20 15:05:48 +00:00
Budibase Staging Release Bot dc7a31b5d4 v2.2.10-alpha.4 2022-12-20 14:46:51 +00:00
Rory Powell 5aa7291677 Only build pro after bootstrapping and after backend-core build (#9130)
* Update .npmignore path to include all subdirectories of dist

The dist/* pattern was including only the first level of files inside
the dist folder.

Update to no longer wildcard to include all the folder contents

* Only build pro after bootstrapping and after backend-core build

This protects against the scenario of a breaking change in backend-core
that is relied on by the pro package.

Introducing to fix the current build as the published backend-core package is corrupted.
This change ensures the local filsystem version of core will be used.

* Debug line

* Debug lines

* Update build script
2022-12-20 14:30:31 +00:00
Rory Powell 38fda12288 Update .npmignore path to include all subdirectories of dist (#9129)
The dist/* pattern was including only the first level of files inside
the dist folder.

Update to no longer wildcard to include all the folder contents
2022-12-20 12:29:36 +00:00
Budibase Staging Release Bot f4823c81ef v2.2.10-alpha.3 2022-12-20 11:08:52 +00:00
Rory Powell 1aab0b7d33 Fix empty dist folder in npm pacakge (#9125)
Use a .npmignore file instead of the files property of package.json

A bug in lerna seems to use the generated dist/package.json instead of the root file
when determining files to add, resulting in an empty directory.

Related: https://stackoverflow.com/questions/54912262/lerna-publish-and-npm-pack-failing-to-package-all-the-files-in-dist-folder
2022-12-20 10:56:33 +00:00
Budibase Staging Release Bot f14db05982 v2.2.10-alpha.2 2022-12-20 08:40:00 +00:00
Budibase Staging Release Bot 48d472d293 v2.2.10-alpha.1 2022-12-19 22:21:52 +00:00
Rory Powell 5f36a84470 Fix docker build (#9116) 2022-12-19 22:05:47 +00:00
Budibase Staging Release Bot 7883766a3a v2.2.10-alpha.0 2022-12-19 21:08:30 +00:00
Martin McKeaveney 72573c818b pulling from master 2022-12-19 18:54:58 +00:00
Budibase Release Bot cd754c4642 v2.2.9 2022-12-19 18:25:02 +00:00
Budibase Staging Release Bot cb6a335d88 v2.2.4-alpha.9 2022-12-19 17:56:10 +00:00
Budibase Staging Release Bot 97b93b3ed6 v2.2.4-alpha.8 2022-12-19 16:33:03 +00:00
Martin McKeaveney 84ab7862d1 fixes for google sheets, admin checklist, and deleting an app from API (#8846)
* fixes for google sheets, admin checklist, and deleting an app from API

* code review

* splitting unpublish endpoint, moving deploy endpoint to applications controller. Still to do public API work and move deployment controller into application controller

* updating REST method for unpublish in API test

* unpublish and publish endpoint on public API, delete endpoint unpublishes and deletes app

* removing skip_setup from prodAppDb call

* removing commented code

* unit tests and open API spec updates

* unpublish, publish unit tests - delete still in progress

* remove line updating app name in API test

* unit tests

* v2.1.46

* Update pro version to 2.1.46

* v2.2.0

* Update pro version to 2.2.0

* Fix for budibase plugin skeleton, which utilises the old import style.

* Fix side nav styles

* v2.2.1

* Update pro version to 2.2.1

* using dist folder to allow importing constants for openAPI specs

* v2.2.2

* Update pro version to 2.2.2

* Fix for user enrichment call (updating to @budibase/nano fork) (#9038)

* Fix for #9029 - this should fix the issue users have been experiencing with user enrichment calls in apps, essentially it utilises a fork of the nano library we use to interact with CouchDB, which has been updated to use a POST request rather than a GET request as it supports a larger set of data being sent as query parameters.

* Incrementing Nano version to attempt to fix yarn registry issues.

* v2.2.3

* Update pro version to 2.2.3

* Fix SQL table `_id` filtering (#9030)

* Re-add support for filtering on _id using external SQL tables and fix filter key prefixes not working with _id field

* Remove like operator from internal tables and only allow basic operators on SQL table _id column

* Update data section filtering to respect new rules

* Update automation section filtering to respect new rules

* Update dynamic filter component to respect new rules

* v2.2.4

* Update pro version to 2.2.4

* lock changes (#9047)

* v2.2.5

* Update pro version to 2.2.5

* Make looping arrow point in right direction (#9053)

* v2.2.6

* Update pro version to 2.2.6

* Types/attaching license to account (#9065)

* adding license type to account

* removing planDuration

* v2.2.7

* Update pro version to 2.2.7

* Environment variable type coercion fix (#9074)

* Environment variable type coercion fix

* Update .gitignore

* v2.2.8

* Update pro version to 2.2.8

* tests passing

* all tests passing, updates to public API response

* update unpublish call to return 204, openAPI spec and unit

* fixing API tests

Co-authored-by: Budibase Release Bot <>
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2022-12-19 13:18:00 +00:00
Budibase Staging Release Bot 840b7007e0 v2.2.4-alpha.7 2022-12-19 13:01:05 +00:00
Budibase Staging Release Bot b30ef394a6 v2.2.4-alpha.6 2022-12-19 08:37:23 +00:00
Budibase Staging Release Bot 365aae7b96 v2.2.4-alpha.5 2022-12-17 14:27:51 +00:00
mike12345567 d65d67f979 Merge branch 'develop' of github.com:Budibase/budibase into feature/test-image 2022-12-16 14:57:13 +00:00
Budibase Release Bot 1835b89b72 v2.2.8 2022-12-16 13:32:25 +00:00
Budibase Staging Release Bot 4760a76978 v2.2.4-alpha.4 2022-12-16 11:33:20 +00:00
Rory Powell f4a39080de Minio and local licensing fixes (#9071) 2022-12-16 11:14:31 +00:00
Budibase Release Bot 80d06fbad8 v2.2.7 2022-12-16 10:41:13 +00:00
mike12345567 2c2f08339c Adding library to configure test containers at Jest startup. 2022-12-15 21:06:30 +00:00
Budibase Staging Release Bot 03b8d7b439 v2.2.4-alpha.3 2022-12-15 16:38:10 +00:00
Budibase Release Bot 76d99dbe2b v2.2.6 2022-12-15 15:27:14 +00:00
Budibase Staging Release Bot d0ce6c1fe2 v2.2.4-alpha.2 2022-12-15 14:13:23 +00:00
Budibase Release Bot 70d6dd9855 v2.2.5 2022-12-15 13:04:16 +00:00
Budibase Staging Release Bot 704e6661ec v2.2.4-alpha.1 2022-12-15 12:48:37 +00:00
Martin McKeaveney 7fb565e9f4 lock changes (#9047) 2022-12-15 12:45:53 +00:00
Budibase Staging Release Bot 8461dc22fe v2.2.4-alpha.0 2022-12-15 12:27:02 +00:00
Andrew Kingston 090ae5df49 Master => Develop (#9049)
* v2.1.46

* Update pro version to 2.1.46

* v2.2.0

* Update pro version to 2.2.0

* Fix for budibase plugin skeleton, which utilises the old import style.

* Fix side nav styles

* v2.2.1

* Update pro version to 2.2.1

* using dist folder to allow importing constants for openAPI specs

* v2.2.2

* Update pro version to 2.2.2

* Fix for user enrichment call (updating to @budibase/nano fork) (#9038)

* Fix for #9029 - this should fix the issue users have been experiencing with user enrichment calls in apps, essentially it utilises a fork of the nano library we use to interact with CouchDB, which has been updated to use a POST request rather than a GET request as it supports a larger set of data being sent as query parameters.

* Incrementing Nano version to attempt to fix yarn registry issues.

* v2.2.3

* Update pro version to 2.2.3

* Fix SQL table `_id` filtering (#9030)

* Re-add support for filtering on _id using external SQL tables and fix filter key prefixes not working with _id field

* Remove like operator from internal tables and only allow basic operators on SQL table _id column

* Update data section filtering to respect new rules

* Update automation section filtering to respect new rules

* Update dynamic filter component to respect new rules

Co-authored-by: Martin McKeaveney <martin@budibase.com>
Co-authored-by: Budibase Release Bot <>
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2022-12-15 12:13:42 +00:00
Budibase Staging Release Bot f4462de364 v2.1.46-alpha.14 2022-12-15 11:58:11 +00:00
Rory Powell 786039055e File authentication using presigned URLs (#8883)
* file auth wip

* Private plugin bucket wip

* Add etag to logo request, fix circular dependency

* Resolve cyclic dependency

* Ensure browser doesn't cache custom component

* Global file fixes

* File fixes / remove permaUrl

* Add ctx local storage

* Enable presigned url to work from any host

* Test fix

* Self hosting w/ S3 + other fixes

* Fix for serving dev app in multi tenant

* Fix backup restore and import attachment url processing, never store attachment urls

* Test fixes

* Unit tests WIP

* Replace file path with base64 encoded private key

* Multi tenancy tests for files

* Environment files fixes

* Post-merge build and test fixes

* Add debug conditional to all jest logging and revert/fix prod minio proxy_pass

* Re-add default '/' minio route :(

* Rename iconFile -> iconFileName

* Add cloudfront vars to k8s templates

* Remove public bucket policy

* Remove duplicated test
2022-12-15 11:35:22 +00:00
Budibase Staging Release Bot 8594839400 v2.1.46-alpha.13 2022-12-15 11:28:12 +00:00
Budibase Release Bot fde4a72beb v2.2.4 2022-12-15 09:37:40 +00:00
Budibase Staging Release Bot 0049d9f022 v2.1.46-alpha.12 2022-12-14 22:08:24 +00:00
Rory Powell f935f05509 Offline license POC (#9046) 2022-12-14 21:48:48 +00:00
Budibase Staging Release Bot e4a54158fa v2.1.46-alpha.11 2022-12-14 15:19:14 +00:00
Budibase Staging Release Bot 1f2874a820 v2.1.46-alpha.10 2022-12-14 14:38:07 +00:00
Budibase Staging Release Bot 8760fd0083 v2.1.46-alpha.9 2022-12-14 14:07:16 +00:00
Budibase Staging Release Bot 4d0270b4c2 v2.1.46-alpha.8 2022-12-14 13:35:36 +00:00
Budibase Staging Release Bot 3c72070ce8 v2.1.46-alpha.7 2022-12-14 13:07:32 +00:00
Budibase Release Bot f6cf315148 v2.2.3 2022-12-14 00:52:41 +00:00
Michael Drury 4716cf1aa3 Fix for user enrichment call (updating to @budibase/nano fork) (#9038)
* Fix for #9029 - this should fix the issue users have been experiencing with user enrichment calls in apps, essentially it utilises a fork of the nano library we use to interact with CouchDB, which has been updated to use a POST request rather than a GET request as it supports a larger set of data being sent as query parameters.

* Incrementing Nano version to attempt to fix yarn registry issues.
2022-12-14 00:35:15 +00:00
Budibase Staging Release Bot 5fe1b78b52 v2.1.46-alpha.6 2022-12-13 09:35:44 +00:00
Budibase Staging Release Bot c50b9af57c v2.1.46-alpha.5 2022-12-12 22:18:47 +00:00
Peter Clement 9d841bc947 Server and Worker tests (#8928)
* automation unit tests

* row processor tests

* update executeQuery test

* update groups assertion

* some more worker tests

* plugin tests and tidying up

* linting

* temporarily disable group tests

* more tests

* fix import

* fix backup tests

* add pro mocks to worker

* check for app existence in import test

* test new tsconfig

* testing changes

* Pro test utils (#9020)

* Pro test utils changes

* Add test fixes

* Remove ts-ignore

Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2022-12-12 22:02:32 +00:00
Budibase Release Bot be08601315 v2.2.2 2022-12-12 16:52:02 +00:00
Budibase Release Bot 8e3d5b74e1 v2.2.1 2022-12-12 13:13:05 +00:00
Budibase Staging Release Bot 865ad436ba v2.1.46-alpha.4 2022-12-12 12:44:42 +00:00
mike12345567 ee86c18287 Fix for budibase plugin skeleton, which utilises the old import style. 2022-12-12 12:31:32 +00:00
mike12345567 3160c51c86 Fix for budibase plugin skeleton, which utilises the old import style. 2022-12-12 12:13:02 +00:00
Budibase Release Bot dcf6bd29dc v2.2.0 2022-12-12 10:21:57 +00:00
Budibase Release Bot 912d6da874 v2.1.46 2022-12-12 09:02:12 +00:00
Budibase Staging Release Bot 06938d4c2b v2.1.46-alpha.3 2022-12-11 22:33:55 +00:00
Budibase Staging Release Bot ed6c1e953e v2.1.46-alpha.2 2022-12-11 17:30:10 +00:00
Budibase Staging Release Bot 314aef35c8 v2.1.46-alpha.1 2022-12-09 14:42:23 +00:00
Budibase Staging Release Bot 062133181a v2.1.46-alpha.0 2022-12-09 13:52:03 +00:00
Martin McKeaveney bfab6fc335 merge 2022-12-09 13:35:18 +00:00
Budibase Staging Release Bot d2f9668f21 v2.1.43-alpha.15 2022-12-08 11:36:58 +00:00
Budibase Staging Release Bot cfd8180cbd v2.1.43-alpha.14 2022-12-08 10:29:26 +00:00
Budibase Staging Release Bot e2603945e8 v2.1.43-alpha.13 2022-12-08 09:36:34 +00:00
Michael Drury d4f89ad315 Merge pull request #8968 from Budibase/fix/user-self-update
Minor update - stop users updating their own admin/global flags
2022-12-08 09:01:41 +00:00
mike12345567 20984e8072 Some fixes based on test failure. 2022-12-07 17:33:26 +00:00
Budibase Staging Release Bot 4e38b40779 v2.1.43-alpha.12 2022-12-07 13:29:13 +00:00
Budibase Staging Release Bot 8075ff29df v2.1.43-alpha.11 2022-12-07 11:19:14 +00:00
Budibase Staging Release Bot 9d1d208503 v2.1.43-alpha.10 2022-12-06 16:29:26 +00:00
Budibase Staging Release Bot 95f6ae9cc5 v2.1.43-alpha.9 2022-12-06 14:59:52 +00:00
Budibase Release Bot ca6ad9076c v2.1.45 2022-12-06 14:44:23 +00:00
Budibase Staging Release Bot 545fa54442 v2.1.43-alpha.8 2022-12-06 12:41:31 +00:00
Budibase Staging Release Bot f8f901f689 v2.1.43-alpha.7 2022-12-06 10:59:45 +00:00
Budibase Release Bot 4e947fbb54 v2.1.44 2022-12-05 18:40:59 +00:00
Budibase Staging Release Bot 7fd1f0ad03 v2.1.43-alpha.6 2022-12-05 18:25:31 +00:00
Budibase Staging Release Bot 5abd0bc89f v2.1.43-alpha.5 2022-12-05 13:10:00 +00:00
Budibase Staging Release Bot 19ce0dfae3 v2.1.43-alpha.4 2022-12-05 12:38:09 +00:00
Budibase Staging Release Bot 50c6f72a51 v2.1.43-alpha.3 2022-12-05 09:51:56 +00:00
Budibase Release Bot 2551ce181a v2.1.43 2022-12-05 09:33:56 +00:00
Budibase Staging Release Bot d7968766ab v2.1.43-alpha.2 2022-12-02 17:54:31 +00:00
Budibase Staging Release Bot 62291cfa67 v2.1.43-alpha.1 2022-12-02 13:40:48 +00:00
Budibase Staging Release Bot ee6bf260f2 v2.1.43-alpha.0 2022-12-02 11:08:37 +00:00
Rory Powell cd2eb2d283 test fix 2022-12-01 15:00:56 +00:00
Rory Powell 7a7bbd1857 Merge branch 'master' into develop 2022-12-01 14:39:05 +00:00
Budibase Staging Release Bot d1e57b4f33 v2.1.40-alpha.7 2022-12-01 11:42:21 +00:00
Budibase Release Bot 7f1171771f v2.1.42 2022-11-30 16:25:46 +00:00
Budibase Staging Release Bot 5851a71f1e v2.1.40-alpha.6 2022-11-30 16:21:48 +00:00
Andrew Kingston b336a916c7 Merge pull request #8788 from Budibase/side-panel
Side panels
2022-11-30 16:04:35 +00:00
Budibase Release Bot 3d1f422d0e v2.1.41 2022-11-30 09:50:39 +00:00
Budibase Staging Release Bot db742f4a83 v2.1.40-alpha.5 2022-11-30 09:24:52 +00:00
Budibase Staging Release Bot 240bf202b6 v2.1.40-alpha.4 2022-11-29 22:24:37 +00:00
Budibase Staging Release Bot 48aa0e6c66 v2.1.40-alpha.3 2022-11-29 17:23:40 +00:00
Budibase Staging Release Bot 2f1692fd76 v2.1.40-alpha.2 2022-11-29 16:16:09 +00:00
Andrew Kingston 8567ae70af Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-29 12:22:56 +00:00
Budibase Staging Release Bot de75146d28 v2.1.40-alpha.1 2022-11-29 12:18:18 +00:00
Budibase Release Bot 41e017f3ba v2.1.40 2022-11-29 11:33:43 +00:00
Budibase Staging Release Bot 9446b66f69 v2.1.40-alpha.0 2022-11-29 11:33:39 +00:00
Michael Drury 4f4eb4da26 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-29 11:13:54 +00:00
Michael Drury 1dcb6a6814 Merge pull request #8829 from Budibase/refactor/backend-core-worker
Complete backend Typescript conversion
2022-11-29 11:08:46 +00:00
Martin McKeaveney 6953696300 Merge pull request #8631 from Smeciak/develop
Remove passport-google-auth to patch vurnability
2022-11-28 22:10:47 +00:00
mike12345567 a02e9017ec Final fixes after re-running all test suites. 2022-11-28 19:12:23 +00:00
mike12345567 d6e9380c06 General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
Budibase Release Bot 00be8be1aa v2.1.39 2022-11-28 14:13:40 +00:00
mike12345567 3a6200144a Fix for account portal. 2022-11-28 14:09:18 +00:00
Andrew Kingston 27bea5c85b Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-28 09:57:12 +00:00
Budibase Release Bot 0e6d776867 v2.1.38 2022-11-28 09:36:09 +00:00
Budibase Staging Release Bot a6a8957457 v2.1.32-alpha.11 2022-11-28 09:19:56 +00:00
Budibase Release Bot 11bf2ddf26 v2.1.37 2022-11-27 13:49:45 +00:00
mike12345567 70242f3be7 Fixing some issues detected by testing. 2022-11-26 21:26:19 +00:00
mike12345567 658f12281d Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
mike12345567 90362b65c1 Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
mike12345567 3ce9df0d25 Merge branch 'develop' of github.com:Budibase/budibase into refactor/backend-core-worker 2022-11-26 13:51:19 +00:00
mike12345567 a3bb2e0d77 Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
Budibase Release Bot ca2e0b4671 v2.1.36 2022-11-25 14:11:38 +00:00
Budibase Staging Release Bot 7d3e80b007 v2.1.32-alpha.10 2022-11-25 13:57:11 +00:00
Budibase Release Bot d882845b9b v2.1.35 2022-11-25 12:55:56 +00:00
Andrew Kingston abedb5d9eb Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-25 11:24:57 +00:00
Budibase Staging Release Bot 19840c7a78 v2.1.32-alpha.9 2022-11-25 10:17:30 +00:00
mike12345567 d3c4c99e16 Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
Budibase Release Bot 6a750f1cf9 v2.1.34 2022-11-24 15:25:31 +00:00
Andrew Kingston cd24c408fe Rename migration 2022-11-24 14:27:49 +00:00
Budibase Release Bot 8a9bd3be7d v2.1.33 2022-11-24 13:56:05 +00:00
Budibase Release Bot 23b1ed7528 v2.1.32 2022-11-24 12:17:58 +00:00
mike12345567 bfaef13768 Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00
Budibase Staging Release Bot b59aa48977 v2.1.32-alpha.8 2022-11-23 17:02:56 +00:00
Budibase Staging Release Bot 4af59396be v2.1.32-alpha.7 2022-11-23 15:13:37 +00:00
Budibase Staging Release Bot 106aa1d11b v2.1.32-alpha.6 2022-11-23 13:29:13 +00:00
mike12345567 4959a491d7 Merge branch 'develop' of github.com:Budibase/budibase into refactor/backend-core-import 2022-11-23 10:30:57 +00:00
Budibase Staging Release Bot df0820d954 v2.1.32-alpha.5 2022-11-23 08:45:13 +00:00
Rory Powell 6f3f858d81 Account portal <-> backend-core fixes 2022-11-22 22:24:45 +00:00
mike12345567 02ede5d067 Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
Budibase Staging Release Bot ed92241d40 v2.1.32-alpha.4 2022-11-22 17:00:36 +00:00
mike12345567 92210144ff More controller typescript conversions. 2022-11-22 16:52:25 +00:00
Andrew Kingston c01b9af1f0 Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-22 16:52:09 +00:00
Rory Powell 7610065db1 Fix view creation 2022-11-22 16:28:51 +00:00
mike12345567 8a4da7d4ce Typescript conversion of the table controllers. 2022-11-22 13:56:01 +00:00
mike12345567 8f94664ddd Merge branch 'develop' of github.com:Budibase/budibase into refactor/backend-core-import 2022-11-22 12:03:31 +00:00
Budibase Staging Release Bot 0577c2064c v2.1.32-alpha.3 2022-11-22 10:47:48 +00:00
deanhannigan c5df700d82 Merge pull request #8672 from Budibase/feature/default-internal-datasource
Default Datasource and sample row data
2022-11-22 10:32:12 +00:00
mike12345567 de82eca502 Some typescript conversions, moving a few imports around. 2022-11-21 18:33:34 +00:00
Budibase Staging Release Bot f580ae90b3 v2.1.32-alpha.2 2022-11-21 17:30:27 +00:00
Budibase Staging Release Bot e7f686dbe9 v2.1.32-alpha.1 2022-11-21 15:56:51 +00:00
Dean 192c9b56e2 Import refactoring and some review updates. 2022-11-21 15:53:47 +00:00
Dean 64e7239d42 Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource 2022-11-21 15:40:11 +00:00
Budibase Staging Release Bot 082b0851db v2.1.32-alpha.0 2022-11-21 15:35:45 +00:00
mike12345567 3e7bed067b Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-11-21 15:06:44 +00:00
mike12345567 cfbed0b236 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-21 15:05:48 +00:00
mike12345567 f49233d883 Fix for table deletion, updating DatabaseImpl to define pouch functions directly. 2022-11-21 14:41:19 +00:00
Budibase Release Bot 043e3b315a v2.1.31 2022-11-21 12:54:57 +00:00
Dean 0441704c57 Import fixes for backend core constants. Minor name change for default data source from Test DB to Sample Data 2022-11-21 12:47:36 +00:00
Michael Drury b60befdd61 Merge pull request #8717 from Budibase/fix/backup-event
App backup triggered event
2022-11-21 12:43:35 +00:00
Budibase Staging Release Bot cb2e31ee4f v2.1.22-alpha.9 2022-11-21 12:17:27 +00:00
mike12345567 3c93101fdb Adding IDs to backup events. 2022-11-21 12:12:57 +00:00
Budibase Release Bot a109b63037 v2.1.30 2022-11-21 12:04:40 +00:00
Rory Powell 6cb71b5272 Add remove overload to allow for doc removal 2022-11-21 11:38:37 +00:00
Dean 02a902ebd3 Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource 2022-11-21 11:10:29 +00:00
Andrew Kingston c58067a589 Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-21 10:30:25 +00:00
Budibase Staging Release Bot 7ebc70995a v2.1.22-alpha.8 2022-11-18 09:29:55 +00:00
mike12345567 12a9ed6dcb Adding type to triggered. 2022-11-17 23:09:49 +00:00
Michael Drury 3aa5c25da9 PR comments. 2022-11-17 19:38:47 +00:00
mike12345567 24d5d2a22c Adding an event for when a backup is triggered. 2022-11-17 17:15:35 +00:00
Budibase Staging Release Bot 4f815e2b2d v2.1.22-alpha.7 2022-11-17 17:02:41 +00:00
mike12345567 0d13a77409 Some minor updates after running qa-core tests, found some issues that likely exists before context update. 2022-11-17 16:30:38 +00:00
Dean e932aa105b Shifted the budibase datasource constant to backend-core 2022-11-17 16:28:48 +00:00
mike12345567 31c198888a Updating some enums, plural to single. 2022-11-17 14:59:18 +00:00
mike12345567 0557219140 Fixing permission types. 2022-11-17 14:47:52 +00:00
mike12345567 58e59bfacc Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database. 2022-11-17 14:35:03 +00:00
mike12345567 bc857d7bb8 PR comments - still experiencing build issues. 2022-11-17 13:31:54 +00:00
Budibase Release Bot 6412d11090 v2.1.29 2022-11-17 10:40:06 +00:00
mike12345567 f5760b6601 Fixes post merge. 2022-11-16 18:28:45 +00:00
Budibase Release Bot 951a398570 v2.1.28 2022-11-16 18:19:48 +00:00
mike12345567 29dd98a7fc Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch 2022-11-16 18:12:31 +00:00
mike12345567 4328ed1b67 Updating middlewares to Typescript, as well as some fixes based on running tests. 2022-11-16 17:24:13 +00:00
mike12345567 535fab7997 Some major reworks towards higher levels of typescript. 2022-11-16 17:23:12 +00:00
Budibase Staging Release Bot 5b1e0d3d4d v2.1.22-alpha.6 2022-11-16 13:33:51 +00:00
Rory Powell 77e402fcf3 Merge pull request #8623 from Budibase/subdomain-tenancy
Update tenancy detection to honour any subdomain pattern according to platform url
2022-11-16 13:20:20 +00:00
Rory Powell adbf90887e Test fixes 2022-11-16 13:06:30 +00:00
Budibase Staging Release Bot f36ccbe855 v2.1.22-alpha.5 2022-11-16 12:04:59 +00:00
Rory Powell 9c169087e6 Add copy button to sso callback urls, e2e unit testing for OIDC, stub out other auth tests 2022-11-16 11:34:16 +00:00
mike12345567 b5472f882b Some updates for currentapp.spec.js test case. 2022-11-15 17:35:17 +00:00
Budibase Staging Release Bot b752af6506 v2.1.22-alpha.4 2022-11-15 16:49:11 +00:00
mike12345567 e7e2d91fef Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch 2022-11-15 16:45:25 +00:00
Rory Powell 1612044dc1 Merge branch 'develop' into subdomain-tenancy 2022-11-15 16:18:59 +00:00
Rory Powell bcc9374e77 Merge pull request #8684 from Budibase/test-updates
Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings
2022-11-15 16:09:20 +00:00
Rory Powell f48ff01045 ensure fetch and aws are always mocked 2022-11-15 15:50:15 +00:00
Budibase Release Bot f1cf5bda31 v2.1.27 2022-11-15 15:28:49 +00:00
Rory Powell f7af8621d5 Update waitForCompletion and pouch / backup type 2022-11-15 14:28:02 +00:00
Budibase Staging Release Bot 00ecf2a9cc v2.1.22-alpha.3 2022-11-15 13:19:15 +00:00
Andrew Kingston 0137796a20 Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-15 13:05:11 +00:00
Andrew Kingston 2b42b21b3a Add migration to automatically convert legacy table settings into new action setting 2022-11-15 11:54:45 +00:00
Rory Powell 9973f2e161 Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates 2022-11-14 22:55:47 +00:00
mike12345567 72c9aadae0 Updating test cases - trying to get everything in order for merge. 2022-11-14 20:25:05 +00:00
mike12345567 3f0e53f90c Updating context test, some minor adjustments based on getting the test working again. 2022-11-14 18:29:15 +00:00
mike12345567 3f6cdd787c Replacing CLS with local-storage, simplified usage which should remove the memory leak permenantly. 2022-11-14 18:00:20 +00:00
Budibase Release Bot 80e2234650 v2.1.26 2022-11-14 14:32:46 +00:00
Budibase Staging Release Bot 9fb4eb386c v2.1.22-alpha.2 2022-11-14 13:49:57 +00:00
Rory Powell 5da699e27c Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings 2022-11-14 13:29:46 +00:00
Budibase Staging Release Bot 420bf19366 v2.1.22-alpha.1 2022-11-14 12:06:21 +00:00
Rory Powell c6fba4de3d Test fixes 2022-11-11 15:43:41 +00:00
Budibase Release Bot 08766b3c22 v2.1.25 2022-11-11 12:51:08 +00:00
mike12345567 b4b471e054 Re-jigging things a bit, hiding as much of the couch/pouch stuff away. 2022-11-11 12:46:32 +00:00
mike12345567 bc94f20794 Typescript conversions - trying to get all of context/db layer into TS. 2022-11-11 11:57:50 +00:00
Rory Powell 72562278c0 Support path variable tenancy detection, add /api/system/* tests, update no tenancy matchers to be more accurate 2022-11-11 11:10:07 +00:00
mike12345567 c63c3b48c5 Typescript conversions, as well as updating context to just use an object map. 2022-11-10 17:38:26 +00:00
mike12345567 45e7ef61ef Re-building the context module to use a single object, meaning we can create new context frames and copy over whatever exists, then update. 2022-11-10 16:38:32 +00:00
Budibase Release Bot 870bee4de5 v2.1.24 2022-11-10 15:53:01 +00:00
melohagan b6ff581d5e Merge pull request #8593 from Budibase/bug/sev2/mongodb-aggregate-readable
MongoDB aggregate readable
2022-11-10 15:27:08 +00:00
Mel O'Hagan be32ef1cb6 Add readable flag to datasource validation 2022-11-10 14:23:22 +00:00
Smeciak 52d95eea1d Remove passport-google-auth to patch vurnability
Remove passport-google-auth dependency as it is deprecated, no longer in use and raises multiple "High" vulnerability warnings when package is scanned by yarn audit
2022-11-10 12:39:52 +01:00
Budibase Release Bot 291514f57b v2.1.23 2022-11-10 10:58:45 +00:00
mike12345567 9e01a9d1be Some minor updates based on getting the worker using the new pouchlike impl. 2022-11-09 17:53:35 +00:00
mike12345567 c744d23832 Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it. 2022-11-09 16:53:42 +00:00
Rory Powell 6783fd713e Update tenancy detection to honour any subdomain pattern according to platform url 2022-11-09 16:35:16 +00:00
mike12345567 a5624142a8 Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch 2022-11-09 14:44:01 +00:00
Budibase Release Bot 44fbdec0a2 v2.1.22 2022-11-09 14:27:49 +00:00
Budibase Staging Release Bot f110fad3cd v2.1.22-alpha.0 2022-11-09 13:57:34 +00:00
mike12345567 ecb398bf98 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-09 13:41:51 +00:00
Budibase Staging Release Bot c7dc27d6b9 v2.1.19-alpha.1 2022-11-09 13:20:20 +00:00
Budibase Release Bot 7db103cd6e v2.1.21 2022-11-08 20:44:21 +00:00
Michael Drury 2a4f6bd5fb Merge pull request #8599 from Budibase/fix/8578
Fix for groups access
2022-11-08 20:30:39 +00:00
Michael Drury 41a65bbe47 Exporting roles differently to fix issue raised by test. 2022-11-08 20:01:01 +00:00
Michael Drury 2240b060d4 Quick fix to not expose the builder ID outside of the role impl. 2022-11-08 19:48:16 +00:00
mike12345567 eb251fb48e Exporting some functions that were previously exported. 2022-11-08 18:35:21 +00:00
mike12345567 693d6b6242 Typescript re-write of the roles layer, this is the backbone of a lot of our security features, and I believe the issue was generally to do with a lack of handling of null-ish inputs. 2022-11-08 18:25:37 +00:00
Budibase Release Bot b159ed2da0 v2.1.20 2022-11-08 17:20:53 +00:00
mike12345567 9e7ac26aa0 Getting basic pouch replacement working. 2022-11-08 16:32:13 +00:00
mike12345567 f3144fa364 Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch 2022-11-08 13:03:51 +00:00
Budibase Release Bot 63d745ada6 v2.1.19 2022-11-08 12:42:41 +00:00
Michael Drury 83de9d18fe Merge pull request #8586 from Budibase/fix/x-amz-meta-invalid
Fixing x-amz-meta-fieldname invalid value issue
2022-11-08 12:27:58 +00:00
mike12345567 2f01caa88d Adding more type handling around the upload object store function. 2022-11-08 11:49:07 +00:00
mike12345567 913eb96ab0 Fixing an issue which was alerting, x-amz-meta-fieldname contains an invalid value, this error isn't really documented, but comes from if a metadata tag is sent up with nullish, or a non-string type. Fixing this in the core library, removing an invalid inputs. 2022-11-08 11:34:16 +00:00
Budibase Staging Release Bot d457a6da8a v2.1.19-alpha.0 2022-11-08 11:17:54 +00:00
Rory Powell 1c514c8493 Merge branch 'master' into develop 2022-11-08 10:28:05 +00:00
mike12345567 2426123686 First version of pouch-like system, a wrapper for Couch nano. 2022-11-07 18:27:39 +00:00
Budibase Staging Release Bot 99f8d865c5 v2.1.14-alpha.3 2022-11-07 17:46:24 +00:00
Budibase Release Bot b6017587b5 v2.1.18 2022-11-07 15:45:04 +00:00
Budibase Staging Release Bot 0b2299413b v2.1.14-alpha.2 2022-11-07 14:42:51 +00:00
Budibase Release Bot 09dfa4d565 v2.1.17 2022-11-05 15:13:19 +00:00
Budibase Release Bot 8f582b2349 v2.1.16 2022-11-05 14:11:32 +00:00
Budibase Release Bot 2307f26b32 v2.1.15 2022-11-04 20:40:02 +00:00
Budibase Release Bot 94b958eb6a v2.1.14 2022-11-04 10:56:19 +00:00
Budibase Staging Release Bot e2f5fdb116 v2.1.14-alpha.1 2022-11-04 08:44:19 +00:00
Rory Powell 016df010db Merge pull request #8517 from Budibase/add-extra-auth-logging
Add extra auth logging to authenticated.ts
2022-11-04 08:33:19 +00:00
Rory Powell b36634f510 Add extra auth logging to authenticated.ts 2022-11-04 08:30:44 +00:00
Budibase Staging Release Bot 5a8282271d v2.1.14-alpha.0 2022-11-03 18:25:04 +00:00
mike12345567 5c88d16cfb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-03 17:59:58 +00:00
Budibase Release Bot aae4e87f36 v2.1.13 2022-11-03 14:55:54 +00:00
Budibase Release Bot f75c0cd304 v2.1.12 2022-11-03 14:04:02 +00:00
Budibase Staging Release Bot bb58b6a07c v2.1.12-alpha.0 2022-11-02 20:25:28 +00:00
mike12345567 b9caf0aef5 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-02 20:12:01 +00:00
Budibase Release Bot 28aa02e50d v2.1.11 2022-11-02 19:24:50 +00:00
Budibase Release Bot 297aed1253 v2.1.10 2022-11-02 17:28:21 +00:00
Budibase Release Bot 00fa398b08 v2.1.9 2022-11-02 15:51:23 +00:00
Budibase Release Bot dffb49390a v2.1.8 2022-11-02 14:48:58 +00:00
Budibase Release Bot e1b59ac541 v2.1.7 2022-11-02 14:21:53 +00:00
Budibase Release Bot cb8855749b v2.1.6 2022-11-02 10:07:48 +00:00
Budibase Release Bot 314c27001b v2.1.5 2022-11-02 09:17:52 +00:00
Budibase Release Bot 2ab32b141b v2.1.4 2022-11-02 08:33:09 +00:00
Budibase Release Bot 257db888e4 v2.1.3 2022-11-01 13:43:56 +00:00
Budibase Staging Release Bot 6864baad67 v2.0.40-alpha.4 2022-11-01 13:06:52 +00:00
mike12345567 19669575e4 Fixing issue with self host build - import of backend-core changes mean that loading the public API files can require setup of backend-core, making it so that the JWT Strategy doesn't need to be setup to load backend-core. 2022-11-01 12:59:10 +00:00
Budibase Staging Release Bot ea002718d7 v2.0.40-alpha.3 2022-11-01 11:00:08 +00:00
Budibase Release Bot bea83971ed v2.1.2 2022-11-01 10:29:25 +00:00
Budibase Staging Release Bot d6b95937bd v2.0.40-alpha.2 2022-11-01 10:04:48 +00:00
Budibase Release Bot affd5aa823 v2.1.1 2022-11-01 09:41:28 +00:00
Budibase Staging Release Bot a8ff4fea68 v2.0.40-alpha.1 2022-11-01 09:02:08 +00:00
Budibase Release Bot 1a14a3fbe1 v2.1.0 2022-11-01 08:31:03 +00:00
Budibase Release Bot dacde195dd v2.0.40 2022-10-31 16:39:19 +00:00
Budibase Staging Release Bot e2976855c3 v2.0.40-alpha.0 2022-10-31 14:01:44 +00:00
Martin McKeaveney 87717ebdf5 merge with master 2022-10-31 13:44:23 +00:00
Budibase Staging Release Bot 778044c83a v2.0.34-alpha.10 2022-10-31 11:10:03 +00:00
Budibase Release Bot 794f66977f v2.0.39 2022-10-31 11:03:49 +00:00
Budibase Staging Release Bot bbec5a928b v2.0.34-alpha.9 2022-10-27 19:25:56 +00:00
Budibase Staging Release Bot 2f7d556b32 v2.0.34-alpha.8 2022-10-27 16:47:20 +00:00
Budibase Staging Release Bot 3af8bb57c0 v2.0.34-alpha.7 2022-10-27 15:14:48 +00:00
Michael Drury 2d225e11b9 Merge pull request #8416 from Budibase/fix/mike-oct-fixes
Various fixes for release
2022-10-27 15:59:35 +01:00
Budibase Staging Release Bot 5723fe863b v2.0.34-alpha.6 2022-10-27 10:30:18 +00:00
mike12345567 a01602c362 Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-oct-fixes 2022-10-27 10:33:29 +01:00
Budibase Staging Release Bot 4ecb596a10 v2.0.34-alpha.5 2022-10-26 16:58:42 +00:00
Budibase Staging Release Bot d5320647a9 v2.0.34-alpha.4 2022-10-26 12:59:47 +00:00
mike12345567 6228d3346e Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-oct-fixes 2022-10-26 10:37:01 +01:00
Budibase Staging Release Bot 9c203e1830 v2.0.34-alpha.3 2022-10-26 09:14:18 +00:00
Budibase Staging Release Bot fca7a2dd8f v2.0.34-alpha.2 2022-10-26 08:48:28 +00:00
Rory Powell 887470d4b5 Ensure tmpDir/.budibase always exists 2022-10-26 09:24:28 +01:00
mike12345567 a24694a4ea Refactoring a lot of content around webhooks to Typescript, as well as fixing webhooks and automation app IDs on import of new app. 2022-10-25 18:19:18 +01:00
Budibase Release Bot 20bf7cd73e v2.0.38 2022-10-25 15:43:52 +00:00
Budibase Staging Release Bot 02d54713d3 v2.0.34-alpha.1 2022-10-25 13:32:58 +00:00
Rory Powell 56456f3f6d Startup fixes 2022-10-25 13:37:26 +01:00
Budibase Staging Release Bot b7c4a1e233 v2.0.34-alpha.0 2022-10-25 11:30:17 +00:00
Andrew Kingston 603c8744a5 Merge branch 'master' into master-develop 2022-10-25 12:03:33 +01:00
Budibase Staging Release Bot fd0e08d566 v2.0.30-alpha.17 2022-10-25 08:53:55 +00:00
Rory Powell 9face50a07 Fix build failure around PouchDB type 2022-10-25 09:02:55 +01:00
Budibase Staging Release Bot 17cb526c62 v2.0.30-alpha.16 2022-10-25 07:31:09 +00:00
Budibase Staging Release Bot 544a6300b8 v2.0.30-alpha.15 2022-10-24 17:42:53 +00:00
Michael Drury d2a2b09f1f Merge pull request #8354 from Budibase/feature/app-backups
App backups backend
2022-10-24 18:16:52 +01:00
Budibase Staging Release Bot 69f3dabb06 v2.0.30-alpha.14 2022-10-24 16:19:21 +00:00
mike12345567 724a23da2c Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 16:51:53 +01:00
Budibase Release Bot bd8557d764 v2.0.37 2022-10-24 14:40:33 +00:00
Budibase Staging Release Bot 8f8cbfc25e v2.0.30-alpha.13 2022-10-24 14:33:30 +00:00
Budibase Release Bot cbe0720ca6 v2.0.36 2022-10-24 11:47:15 +00:00
mike12345567 5340b49d6b Some fixes based on PR comments. 2022-10-24 12:06:50 +01:00
Budibase Release Bot fe3a8ea1d9 v2.0.35 2022-10-24 09:55:12 +00:00
mike12345567 4daf9c2615 Addressing majority of PR comments. 2022-10-24 10:04:14 +01:00
mike12345567 41c68ae891 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 09:55:49 +01:00
Budibase Staging Release Bot 3864295eea v2.0.30-alpha.12 2022-10-24 08:01:46 +00:00
Budibase Staging Release Bot f64834300c v2.0.30-alpha.11 2022-10-21 19:44:23 +00:00
mike12345567 74484fc054 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-21 18:41:25 +01:00
mike12345567 fe5d11232f Update with PR comments. 2022-10-21 18:25:35 +01:00
mike12345567 2a2f41a861 Fixing issue discovered by tests. 2022-10-21 16:02:13 +01:00
Budibase Release Bot b2869f23d0 v2.0.34 2022-10-21 09:58:52 +00:00
Budibase Staging Release Bot c5c3036f44 v2.0.30-alpha.10 2022-10-20 21:11:31 +00:00
Budibase Staging Release Bot 49c1126fc9 v2.0.30-alpha.9 2022-10-20 20:01:10 +00:00
mike12345567 f5557fd805 Fetching a list of backup/restore events includes the full user object. 2022-10-20 15:05:50 +01:00
mike12345567 113a23ba3d Adding statistics output for backups. 2022-10-19 16:48:32 +01:00
Budibase Release Bot ab494256fb v2.0.33 2022-10-19 11:15:01 +00:00
Budibase Staging Release Bot 3a26af1ed4 v2.0.30-alpha.8 2022-10-18 17:43:08 +00:00
Budibase Release Bot 873b20219c v2.0.32 2022-10-17 16:43:56 +00:00
mike12345567 bb4e3ba8cf Adding in required events for app backup system. 2022-10-17 15:26:09 +01:00
mike12345567 11115aab56 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-17 14:49:31 +01:00
mike12345567 1373630b33 Minor fixes after testing manual backup system. 2022-10-14 20:10:44 +01:00
mike12345567 0bd2a18e46 Main types and work for the CRUD operations of app backup backend in pro + the listeners to handle exporting apps from the server. 2022-10-14 19:24:03 +01:00
mike12345567 b702c7482a Fixes for cronjob stop - correctly handle this without stalled job handle. 2022-10-14 13:26:42 +01:00
Budibase Release Bot dea4338d54 v2.0.31 2022-10-14 09:26:51 +00:00
Budibase Staging Release Bot 76fabb81f6 v2.0.30-alpha.7 2022-10-14 09:26:33 +00:00
Budibase Staging Release Bot 6511a5460c v2.0.30-alpha.6 2022-10-14 09:04:02 +00:00
mike12345567 d620e54fdb Handling listeners as part of queue creation, rather than external part. 2022-10-13 17:55:05 +01:00
mike12345567 b6ca14aa85 Renaming some queue to automationQueue, getting build working. 2022-10-13 17:39:26 +01:00
Budibase Staging Release Bot 39a72968b3 v2.0.30-alpha.5 2022-10-13 16:34:26 +00:00
mike12345567 35525bfedd Moving queue implementation into backend-core - so that pro can access. 2022-10-13 17:27:04 +01:00
Budibase Staging Release Bot 4625ee10ee v2.0.30-alpha.4 2022-10-13 15:54:42 +00:00
mike12345567 8fdba78bde Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-13 15:59:31 +01:00
Budibase Staging Release Bot cfeffad3c2 v2.0.30-alpha.3 2022-10-13 09:11:09 +00:00
Budibase Staging Release Bot f5f6a46784 v2.0.30-alpha.2 2022-10-12 19:07:36 +00:00
Budibase Release Bot bd52533f01 v2.0.30 2022-10-12 16:58:49 +00:00
mike12345567 2eae3f2a6c Fixes for find functionality after testing. 2022-10-12 17:57:31 +01:00
mike12345567 4da3705851 Quick fixes to DB TS conversion. 2022-10-12 17:37:52 +01:00
mike12345567 f5dd87f8f9 Adding first pass of attachments updating. 2022-10-12 17:34:17 +01:00
mike12345567 8d7f40e443 Refactoring more to Typescript, adding the ability to use the _find API of CouchDB. 2022-10-12 17:02:23 +01:00
Budibase Staging Release Bot 1d886f244a v2.0.30-alpha.1 2022-10-12 11:46:45 +00:00
Rory Powell 281eb151e2 Merge pull request #8164 from Budibase/feature/quota-emails
Approaching and Exceeded Usage Limit Notifications
2022-10-12 12:31:17 +01:00
mike12345567 9d34ccfaca Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-12 11:59:00 +01:00
Budibase Staging Release Bot 54a11c6218 v2.0.30-alpha.0 2022-10-12 10:30:23 +00:00
Rory Powell 2f0f36e635 Merge branch 'master' into merge-master 2022-10-12 10:19:46 +01:00
Budibase Release Bot 24679ceb84 v2.0.29 2022-10-12 08:22:33 +00:00
Budibase Release Bot 19e2a76125 v2.0.28 2022-10-12 07:33:11 +00:00
mike12345567 19133f08e6 Adding import functionality - still need to update the attachments URL. 2022-10-11 20:25:22 +01:00
mike12345567 f237befbce Some fixes + cleanup of tmp directory. 2022-10-11 19:28:13 +01:00
Budibase Release Bot 951fd48ebc v2.0.27 2022-10-11 18:11:05 +00:00
Budibase Staging Release Bot d6e91ca153 v2.0.24-alpha.4 2022-10-11 16:41:24 +00:00
mike12345567 1f36eec89a Some updates towards supporting attachments in app exports. 2022-10-10 20:08:59 +01:00
Budibase Release Bot bc5bf284cf v2.0.26 2022-10-10 13:01:46 +00:00
Budibase Release Bot 18a93ddc79 v2.0.25 2022-10-10 10:13:09 +00:00
Martin McKeaveney 536b7238e9 redis fix for new instances, removing relationship options from google sheets integration 2022-10-10 11:00:45 +01:00
Rory Powell 84685d3340 Add locking framework 2022-10-10 08:21:17 +01:00
Budibase Release Bot 15723e38d8 v2.0.24 2022-10-07 17:16:16 +00:00
mike12345567 197d195cb4 Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 18:05:18 +01:00
Budibase Staging Release Bot 3616bfd297 v2.0.24-alpha.3 2022-10-07 16:45:27 +00:00
Michael Drury 060b2aba3c Merge pull request #8175 from Budibase/fix/remove-app-scans
Removing Redis SCAN operation from app services
2022-10-07 17:35:05 +01:00
mike12345567 0c4a40c795 Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 16:05:01 +01:00
Budibase Staging Release Bot 52ab10971c v2.0.24-alpha.2 2022-10-07 12:28:52 +00:00
Budibase Staging Release Bot c2eaffcd39 v2.0.24-alpha.1 2022-10-07 11:56:02 +00:00
Budibase Staging Release Bot 6c6001692c v2.0.24-alpha.0 2022-10-06 16:40:43 +00:00
mike12345567 ea2fb6de1b Merge branch 'master' of github.com:Budibase/budibase into develop 2022-10-06 16:54:25 +01:00
Rory Powell aff6e5cbbb Process quota emails in account-portal 2022-10-06 16:03:47 +01:00
Budibase Release Bot b961887b6c v2.0.23 2022-10-06 14:26:45 +00:00
Budibase Release Bot dff64a1b62 v2.0.22 2022-10-05 15:44:22 +00:00
Budibase Release Bot d8452a92e1 v2.0.21 2022-10-05 12:17:39 +00:00
Budibase Release Bot c2a9e32be7 v2.0.20 2022-10-05 09:23:48 +00:00
Budibase Release Bot a3cbb85dce v2.0.19 2022-10-04 16:57:55 +00:00
Budibase Release Bot 14552dce87 v2.0.18 2022-10-04 14:10:26 +00:00
Budibase Release Bot b4ef4e528a v2.0.17 2022-10-04 13:20:54 +00:00
Budibase Release Bot fdd9423b71 v2.0.16 2022-10-04 11:04:16 +00:00
Budibase Staging Release Bot 79455a63e4 v2.0.14-alpha.3 2022-10-04 09:55:49 +00:00
Budibase Release Bot 7115da91e2 v2.0.15 2022-10-04 09:48:22 +00:00
Budibase Staging Release Bot 2c2afeb729 v2.0.14-alpha.2 2022-10-03 10:01:53 +00:00
Budibase Staging Release Bot ed8fccd3c4 v2.0.14-alpha.1 2022-10-03 09:34:56 +00:00
Budibase Release Bot 3fe0a90823 v2.0.14 2022-10-03 09:02:31 +00:00
Budibase Staging Release Bot 7adb860898 v2.0.14-alpha.0 2022-10-01 14:59:33 +00:00
Michael Drury af603afbc3 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-10-01 15:44:11 +01:00
Budibase Release Bot 63bdc2072c v2.0.13 2022-09-30 16:48:54 +00:00
Budibase Staging Release Bot d69d83aaf5 v2.0.10-alpha.1 2022-09-30 15:51:17 +00:00
Budibase Release Bot 97b85531cc v2.0.12 2022-09-30 15:51:16 +00:00
Budibase Release Bot 9bd60ab448 v2.0.11 2022-09-30 14:59:22 +00:00
Budibase Release Bot 0212e9ef15 v2.0.10 2022-09-30 14:18:54 +00:00
Michael Drury 0f66af7556 Merge pull request #8058 from Budibase/feature/plugin-icons
Custom datasource icons
2022-09-30 15:08:10 +01:00
Budibase Staging Release Bot 1047239803 v2.0.10-alpha.0 2022-09-30 14:07:36 +00:00
mike12345567 f9269faf08 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-30 14:55:00 +01:00
Budibase Staging Release Bot 65bb7cb5d6 v2.0.7-alpha.2 2022-09-30 12:42:51 +00:00
Rory Powell 3fba690240 Merge pull request #6074 from Budibase/feature/app-quotas
App/resource ID breakdown of quotas
2022-09-30 13:28:07 +01:00
Budibase Release Bot 0803534e74 v2.0.9 2022-09-30 12:02:17 +00:00
mike12345567 8d39cccbeb Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 13:02:14 +01:00
Budibase Release Bot 696a709c15 v2.0.8 2022-09-30 11:22:29 +00:00
Budibase Release Bot defb56d868 v2.0.7 2022-09-30 10:44:12 +00:00
Budibase Staging Release Bot 2d46acd330 v2.0.7-alpha.1 2022-09-30 08:17:41 +00:00
mike12345567 22d501edee Merge branch 'fix/allow-removing-crud-plugins' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 08:58:26 +01:00
mike12345567 95136a54f2 Adding ability for datasource plugins to have a custom icon svg. 2022-09-29 19:30:53 +01:00
mike12345567 504412112f Allow removing CRUD operations from custom datasource plugins. 2022-09-29 16:56:46 +01:00
Budibase Staging Release Bot 12c93ac835 v2.0.7-alpha.0 2022-09-29 09:48:15 +00:00
Budibase Release Bot 332a8ad26f v2.0.6 2022-09-28 15:34:09 +00:00
Rory Powell d87e3904ae Create generic quota sync migration 2022-09-28 13:13:37 +01:00
Rory Powell 98168aee29 Merge branch 'develop' into feature/app-quotas 2022-09-28 12:33:39 +01:00
Rory Powell 79226777b1 Merge develop 2022-09-28 08:56:45 +01:00
Budibase Release Bot c25ab26305 v2.0.5 2022-09-27 18:15:36 +00:00
Budibase Release Bot 5abe0f6e66 v2.0.4 2022-09-27 09:43:49 +00:00
Budibase Release Bot 7d0afce9cb v2.0.3 2022-09-26 22:59:26 +00:00
Budibase Release Bot 5cb5eff391 v2.0.2 2022-09-26 22:11:02 +00:00
Budibase Release Bot faa2ecb008 v2.0.1 2022-09-26 20:26:27 +00:00
Budibase Release Bot 0760322d8b v2.0.0 2022-09-26 19:44:31 +00:00
Budibase Release Bot cbe6628776 v1.4.19 2022-09-26 18:29:06 +00:00
Michael Drury 6adb30fc1c Merge pull request #7981 from Budibase/feature/group-app-add
Add apps to a group from within groups interface
2022-09-26 19:18:44 +01:00
Budibase Staging Release Bot 4eb27f64bb v1.4.18-alpha.1 2022-09-26 17:58:22 +00:00
Budibase Release Bot a460752061 v1.4.18 2022-09-26 17:57:51 +00:00
Budibase Staging Release Bot a55ed07d42 v1.4.18-alpha.0 2022-09-26 17:14:45 +00:00
Martin McKeaveney 57bbf28119 merge with master 2022-09-26 17:57:23 +01:00
mike12345567 2acdf6b7eb Feature to allow adding apps from within the groups interface, rather than having to go to apps individually to do this. 2022-09-26 17:54:00 +01:00
Budibase Staging Release Bot ad8f097339 v1.4.8-alpha.13 2022-09-26 15:35:59 +00:00
Budibase Release Bot 2eec1ecf79 v1.4.17 2022-09-26 15:20:46 +00:00
Budibase Staging Release Bot 4d153653ef v1.4.8-alpha.12 2022-09-26 14:57:45 +00:00
Budibase Staging Release Bot 126c7737ab v1.4.8-alpha.11 2022-09-26 14:19:47 +00:00
Budibase Release Bot ee0714b57f v1.4.16 2022-09-26 11:20:52 +00:00
Budibase Staging Release Bot 468368ca1b v1.4.8-alpha.10 2022-09-26 10:20:31 +00:00
Budibase Release Bot e03e7428f8 v1.4.15 2022-09-26 07:50:16 +00:00
Budibase Release Bot 57a1de1d66 v1.4.14 2022-09-25 13:02:11 +00:00
Budibase Staging Release Bot 02a5a52486 v1.4.8-alpha.9 2022-09-25 12:54:02 +00:00
Budibase Release Bot 17fd30c943 v1.4.13 2022-09-24 19:22:02 +00:00
Budibase Staging Release Bot 756f5169f1 v1.4.8-alpha.8 2022-09-24 18:35:02 +00:00
Michael Drury ec89e27a8c Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-24 17:04:31 +01:00
Budibase Staging Release Bot f0371fbca4 v1.4.8-alpha.7 2022-09-24 13:18:45 +00:00
mike12345567 e460864091 Adding a migration for the plugin quotas to make sure they are always accurate in self host at startup. 2022-09-24 12:10:09 +01:00
Budibase Release Bot 2647845931 v1.4.12 2022-09-23 16:55:06 +00:00
Michael Drury 769878c20b Merge pull request #7949 from Budibase/fix/plugin-multitenancy
Tenancy awareness for plugin bucket
2022-09-23 17:43:59 +01:00
mike12345567 6bef55843a Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 17:10:30 +01:00
Budibase Release Bot 1bf08a9604 v1.4.11 2022-09-23 15:39:48 +00:00
Budibase Staging Release Bot aa097d907f v1.4.8-alpha.6 2022-09-23 15:36:03 +00:00
mike12345567 e235073cc5 Adding tenancy awareness for plugin bucket. 2022-09-23 16:30:45 +01:00
mike12345567 fae80e8910 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 14:37:50 +01:00
Budibase Staging Release Bot 4ae8804225 v1.4.8-alpha.5 2022-09-23 12:53:06 +00:00
mike12345567 a1b1798e13 Minor update to feature flag name. 2022-09-23 13:08:18 +01:00
Budibase Staging Release Bot deaff0ac11 v1.4.8-alpha.4 2022-09-23 11:18:55 +00:00
mike12345567 9b29bd6709 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-22 18:44:16 +01:00
mike12345567 e3f054470a Updating a few core endpoints to better integrate the groups system and make sure users always have the correct role ID updated onto them. 2022-09-22 18:27:43 +01:00
Budibase Release Bot 09d7d31c2b v1.4.10 2022-09-22 16:06:01 +00:00
Budibase Staging Release Bot 7741030b4c v1.4.8-alpha.3 2022-09-22 14:37:09 +00:00
Budibase Release Bot d27ab7c828 v1.4.9 2022-09-22 14:28:02 +00:00
mike12345567 c382b86fb2 Self API in worker conversion to typescript. 2022-09-22 14:09:20 +01:00
Budibase Staging Release Bot 805fdd94e4 v1.4.8-alpha.2 2022-09-22 09:07:01 +00:00
Budibase Release Bot 4c84ca7db2 v1.4.8 2022-09-22 08:15:50 +00:00
Budibase Staging Release Bot fb9f16c2d3 v1.4.8-alpha.1 2022-09-21 21:22:04 +00:00
Budibase Staging Release Bot bf101a6530 v1.4.8-alpha.0 2022-09-21 19:35:13 +00:00
Rory Powell c3ee8b0e56 Merge pull request #7859 from Budibase/feature/enterprise
Enterprise / license override support
2022-09-21 20:18:54 +01:00
Rory Powell 37fdad7cd9 Merge branch 'master' into develop 2022-09-21 20:16:54 +01:00
Budibase Release Bot ec39608947 v1.4.7 2022-09-21 16:14:11 +00:00
Budibase Release Bot 76c2c89c07 v1.4.6 2022-09-21 15:46:23 +00:00
Budibase Staging Release Bot a9efc88f74 v1.4.3-alpha.3 2022-09-21 14:57:19 +00:00
Rory Powell a8782c4629 License analytics 2022-09-21 15:45:29 +01:00
Budibase Release Bot 1f955513b1 v1.4.5 2022-09-21 14:45:11 +00:00
Budibase Release Bot 1117ab80b3 v1.4.4 2022-09-21 12:56:47 +00:00
mike12345567 115a0c146b Adding a user core bulk update function. 2022-09-21 13:55:10 +01:00
mike12345567 e6c91b6f8e Adding group cleanup, removing group IDs from users when group is deleted. 2022-09-21 12:43:09 +01:00
Budibase Staging Release Bot 4d29fa6896 v1.4.3-alpha.2 2022-09-21 06:59:46 +00:00
melohagan ec5100b6ac Merge pull request #7857 from Budibase/feature/custom-datasource-support-extra
Add 'extra' validation for plugin datasource
2022-09-21 07:49:46 +01:00
mike12345567 34771e1ef7 Updates to improve the view development experience. 2022-09-20 19:12:48 +01:00
Budibase Staging Release Bot 9bf1a943d4 v1.4.3-alpha.1 2022-09-20 15:04:46 +00:00
Mel O'Hagan c72cd71467 Add 'extra' validation for plugin datasource 2022-09-20 15:47:17 +01:00
Budibase Staging Release Bot 4cd288158a v1.4.3-alpha.0 2022-09-20 14:21:27 +00:00
Budibase Release Bot 786adb4a9a v1.4.3 2022-09-20 14:07:55 +00:00
Budibase Release Bot a9f051703e v1.4.2 2022-09-20 13:25:12 +00:00
Budibase Release Bot a1d014a358 v1.4.1 2022-09-20 13:10:51 +00:00
Budibase Release Bot e09ad51c72 v1.4.0 2022-09-20 12:49:14 +00:00
Budibase Release Bot b81615b3b0 v1.3.22 2022-09-20 12:29:11 +00:00
Budibase Staging Release Bot a3eaff524d v1.3.22-alpha.5 2022-09-20 12:28:59 +00:00
Rory Powell 9704238ab4 Merge branch 'develop' into release-fixes 2022-09-20 12:29:29 +01:00
Budibase Staging Release Bot a430f01916 v1.3.22-alpha.4 2022-09-20 11:09:59 +00:00
Rory Powell 2a3c18a59e Merge branch 'develop' into release-fixes 2022-09-20 11:08:54 +01:00
Budibase Staging Release Bot 46d51b6a0c v1.3.22-alpha.3 2022-09-20 09:52:49 +00:00
Rory Powell f7ec431a45 Move tenancy/utils to db/tenancy to resolve circular imports between tenancy and db package. This should remove all reliance on the tenancy package from the db package 2022-09-20 10:20:36 +01:00
Budibase Staging Release Bot 38650d5d68 v1.3.22-alpha.2 2022-09-19 11:47:32 +00:00
Budibase Staging Release Bot 0165802b59 v1.3.22-alpha.1 2022-09-18 17:07:07 +00:00
Budibase Staging Release Bot d10a3d2b63 v1.3.22-alpha.0 2022-09-18 12:43:54 +00:00
Martin McKeaveney 915405275d merge 2022-09-18 13:30:16 +01:00
Budibase Staging Release Bot 7186c83197 v1.3.21-alpha.2 2022-09-18 09:48:19 +00:00
Martin McKeaveney 9b5ed59f34 Merge pull request #7792 from Budibase/feature/plugin-pro
Plugin pro integration
2022-09-18 10:34:06 +01:00
Budibase Release Bot 451c0ae468 v1.3.21 2022-09-17 10:41:13 +00:00
Budibase Staging Release Bot 18cff49cfc v1.3.21-alpha.1 2022-09-16 17:36:27 +00:00
Budibase Staging Release Bot d6c7d0be7f v1.3.21-alpha.0 2022-09-16 15:30:27 +00:00
mike12345567 ee40819c9e Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-16 16:13:20 +01:00
Budibase Staging Release Bot e6cd8bc99a v1.3.19-alpha.7 2022-09-16 11:33:30 +00:00
Budibase Release Bot b4b228c6fa v1.3.20 2022-09-16 11:33:12 +00:00
Budibase Staging Release Bot 2bf74722e0 v1.3.19-alpha.6 2022-09-16 10:41:17 +00:00
Budibase Staging Release Bot a886fb8693 v1.3.19-alpha.5 2022-09-16 08:35:09 +00:00
Budibase Staging Release Bot 7afac4f4f1 v1.3.19-alpha.4 2022-09-15 20:22:50 +00:00
Budibase Staging Release Bot 2e7fe4b41d v1.3.19-alpha.3 2022-09-15 17:18:38 +00:00
Budibase Release Bot c5c45f81bd v1.3.19 2022-09-15 16:40:41 +00:00
Budibase Staging Release Bot f88c8511a4 v1.3.19-alpha.2 2022-09-15 14:19:01 +00:00
mike12345567 40688f6783 Adding budibase/pro integration for plugins, controlling quota limits. 2022-09-15 14:57:27 +01:00
Budibase Staging Release Bot 071001aeaf v1.3.19-alpha.1 2022-09-15 12:46:10 +00:00
Rory Powell 060251ab03 Merge pull request #7782 from Budibase/feature/day-pass-pricing
Day pass pricing
2022-09-15 13:36:10 +01:00
Rory Powell f7fa9969f4 Fixes 2022-09-15 11:59:46 +01:00
Michael Drury b8462eea0c Merge pull request #7774 from Budibase/events/plugins
Plugin init, imported and deleted events
2022-09-15 12:55:40 +02:00
Rory Powell 4787f9ccab Pre-review tidy, add new badge to plugins 2022-09-15 11:23:51 +01:00
Rory Powell 086d9ebdf9 Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 10:56:50 +01:00
Budibase Staging Release Bot 8e429a8de2 v1.3.19-alpha.0 2022-09-15 09:34:28 +00:00
Rory Powell 0f98f2fcaa Merge branch 'master' into develop 2022-09-15 10:19:56 +01:00
Rory Powell 8cfd6a9faa Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 08:55:33 +01:00
mike12345567 7b11395cb7 Merge branch 'develop' of github.com:Budibase/budibase into events/plugins 2022-09-14 18:25:14 +01:00
Budibase Staging Release Bot 5b61a8a3ea v1.3.15-alpha.9 2022-09-14 16:58:05 +00:00
mike12345567 46c1590c83 Adding types for plugin events, specifically for plugin init, import and deletion, this is across the CLI and the server. 2022-09-14 17:35:46 +01:00
Budibase Release Bot 24f492cbfd v1.3.18 2022-09-14 15:21:19 +00:00
Martin McKeaveney 41a300c2f9 Merge pull request #7591 from Budibase/fix/platform-email-casing
Fix/platform email casing
2022-09-14 16:09:52 +01:00
Budibase Staging Release Bot 441851883a v1.3.15-alpha.8 2022-09-14 14:00:26 +00:00
Martin McKeaveney 110211c53a fixing tests 2022-09-14 14:22:53 +01:00
Budibase Staging Release Bot ac4e502bf9 v1.3.15-alpha.7 2022-09-14 10:56:15 +00:00
Michael Drury b53a42dbe2 Merge pull request #7758 from Budibase/fix/cli-build
Quick fix for CLI build
2022-09-14 12:43:55 +02:00
Rory Powell a551532e73 Navigation updates, cookie constant, update link-dependencies and localdomain scripts 2022-09-14 10:53:14 +01:00
Budibase Staging Release Bot 60b153809d v1.3.15-alpha.6 2022-09-14 09:52:46 +00:00
mike12345567 5c5e1b10b4 Fixing CLI build - prebuilds required for hashing can be disabled via environment variable. 2022-09-13 18:00:10 +01:00
Martin McKeaveney 7d9253b8d4 fix circular dependency issues 2022-09-13 17:29:31 +01:00
Martin McKeaveney 19a2049475 remove references to module exports 2022-09-13 12:35:17 +01:00
Budibase Staging Release Bot 9ee5d2b0d0 v1.3.15-alpha.5 2022-09-13 11:27:21 +00:00
Martin McKeaveney 07f2f66b04 convert views to typescript 2022-09-13 12:22:03 +01:00
Budibase Staging Release Bot 171e5926d3 v1.3.15-alpha.4 2022-09-13 10:29:40 +00:00
Budibase Release Bot 898a199d6a v1.3.17 2022-09-13 09:52:59 +00:00
Budibase Staging Release Bot 9375a685ff v1.3.15-alpha.3 2022-09-13 09:48:22 +00:00
Budibase Staging Release Bot 2e1dd12e45 v1.3.15-alpha.2 2022-09-13 09:24:01 +00:00
Budibase Release Bot e16e1423eb v1.3.16 2022-09-13 07:39:52 +00:00
Budibase Staging Release Bot c46604a26e v1.3.15-alpha.1 2022-09-12 19:09:31 +00:00
Budibase Release Bot bd0b5c433a v1.3.15 2022-09-12 14:51:31 +00:00
mike12345567 828066de46 Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui 2022-09-12 15:34:34 +01:00
Budibase Staging Release Bot 2f02d47126 v1.3.15-alpha.0 2022-09-12 13:16:58 +00:00
Rory Powell 45a43baee2 Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
Budibase Release Bot 45264c409f v1.3.14 2022-09-12 11:46:36 +00:00
Rory Powell 884f446671 Merge branch 'develop' into feature/day-pass-pricing-temp 2022-09-12 11:33:02 +01:00
Michael Drury 51725ea6b1 Merge pull request #7685 from Budibase/fix/sept-various-fixes
Fix/sept various fixes
2022-09-12 12:16:31 +02:00
Rory Powell f4963db294 Add buttonText to InlineAlert, export TooltipWrapper, update Account type with license key activate time, convert error package to TS 2022-09-12 10:43:26 +01:00
Budibase Release Bot 94caa376b3 v1.3.13 2022-09-12 08:31:58 +00:00
NEOLPAR 171970108e fix build error exporting and declaring plugins 2022-09-09 12:01:04 +01:00
NEOLPAR e5806b832f moved validate to backend-core to be used in server and cli 2022-09-09 11:12:14 +01:00
Martin McKeaveney ed60004b18 merge 2022-09-07 23:31:24 +01:00
Martin McKeaveney 2991d05d5b PR comments 2022-09-07 23:21:14 +01:00
mike12345567 86c8618e8f Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution. 2022-09-07 17:05:17 +01:00
Budibase Staging Release Bot 931bca92f3 v1.3.12-alpha.3 2022-09-07 15:10:29 +00:00
Budibase Staging Release Bot 145eb775ce v1.3.12-alpha.2 2022-09-07 13:27:13 +00:00
mike12345567 9f00e75207 Merge branch 'master' of github.com:Budibase/budibase into fix/sept-various-fixes 2022-09-07 13:42:30 +01:00
mike12345567 ca749aed86 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-07 12:40:45 +01:00
Budibase Release Bot 88daf4a762 v1.3.12 2022-09-07 11:33:35 +00:00
Rory Powell 5abdd102a9 Error handling, wildcard feature flags 2022-09-07 12:08:10 +01:00
Budibase Staging Release Bot f856524d43 v1.3.12-alpha.1 2022-09-07 10:16:09 +00:00
NEOLPAR fbfdf1c5ec Merge branch 'plugins-dev-experience' into feature/plugin-management-ui 2022-09-07 09:55:23 +01:00
mike12345567 2d183e0c6c Adding compaction before each replication to try to reduce size of database, as well as removing the possibility of app metadata being in conflict as per issue #7494. 2022-09-06 18:07:18 +01:00
Rory Powell 165194658b Move day pass middleware from authenticated to licensing, sent activity to account portal 2022-09-06 16:24:36 +01:00
NEOLPAR 06b36315b6 adding headers param in case it is needed for auth or similar 2022-09-06 15:46:11 +01:00
Budibase Staging Release Bot e5564f06a9 v1.3.12-alpha.0 2022-09-06 13:36:58 +00:00
Rory Powell 818e7fd5f4 Day pass middleware 2022-09-06 12:25:57 +01:00
Budibase Release Bot 2931e5aee8 v1.3.11 2022-09-06 10:39:42 +00:00
Rory Powell 92f1f4026d Exclude test utils from server and worker builds 2022-09-06 10:22:14 +01:00
Budibase Release Bot 1d580f27c2 v1.3.10 2022-09-06 08:01:24 +00:00
Budibase Release Bot 495a81cd48 v1.3.9 2022-09-06 07:35:26 +00:00
Budibase Release Bot de4800a05f v1.3.8 2022-09-05 18:00:50 +00:00
Budibase Release Bot 65635cc237 v1.3.7 2022-09-05 17:01:52 +00:00
Budibase Release Bot 58f389b0ed v1.3.6 2022-09-05 13:19:34 +00:00
mike12345567 5c62bdac2e Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-05 14:14:47 +01:00
mike12345567 2cbdb12cd4 Updating backend-core lockfile. 2022-09-05 14:06:35 +01:00
Michael Drury 2de489f325 Merge pull request #7633 from Budibase/fix/backend-core-build
Fixing backend-core build, as raised in.
2022-09-05 14:50:59 +02:00
mike12345567 3add018e2c Pinning. 2022-09-05 13:26:35 +01:00
mike12345567 3afc781dca Fixing backend-core build, as raised in #7603. 2022-09-05 13:07:27 +01:00
Budibase Staging Release Bot 3f3f792c65 v1.3.4-alpha.1 2022-09-05 11:27:59 +00:00
Budibase Release Bot 60bff45551 v1.3.5 2022-09-05 10:40:03 +00:00
Budibase Release Bot 6173ba5064 v1.3.4 2022-09-02 19:25:19 +00:00
Budibase Staging Release Bot e057dffb62 v1.3.4-alpha.0 2022-09-02 19:23:41 +00:00
mike12345567 f54a30556f Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-02 20:11:57 +01:00
Budibase Release Bot 8d00233db4 v1.3.3 2022-09-02 18:59:39 +00:00
Budibase Release Bot 0e915746aa v1.3.2 2022-09-02 17:56:19 +00:00
Martin McKeaveney 381622aa7a revert back to circular dep 2022-09-02 18:44:03 +01:00
mike12345567 3ba2aaf567 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-02 18:21:50 +01:00
Martin McKeaveney e02b7c1c68 fixing circular dep issue 2022-09-02 16:55:55 +01:00
Martin McKeaveney 7e5252e2e2 remove unnecessary files 2022-09-02 16:07:30 +01:00
Martin McKeaveney 0db194b412 platform view casing 2022-09-02 15:42:20 +01:00
Budibase Release Bot 2cbacb266e v1.3.1 2022-09-02 11:23:26 +00:00
Budibase Release Bot 6bd942840d v1.3.0 2022-09-02 11:10:25 +00:00
Budibase Release Bot e79d414bd4 v1.2.59 2022-09-02 09:52:52 +00:00
Budibase Staging Release Bot a274f78885 v1.2.59-alpha.0 2022-09-02 09:19:07 +00:00
Martin McKeaveney 6cf5c7dd76 merge 2022-09-02 09:22:36 +01:00
Martin McKeaveney 9e2fd5222b platform user casing view 2022-09-02 09:12:03 +01:00
Budibase Staging Release Bot 8350653dc7 v1.2.58-alpha.7 2022-09-01 14:31:49 +00:00
Rory Powell 276c455a11 Merge branch 'develop' into feature/day-pass-pricing 2022-09-01 15:26:16 +01:00
Andrew Kingston 812304fd93 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-01 14:38:36 +01:00
Budibase Staging Release Bot 5be9679434 v1.2.58-alpha.6 2022-09-01 13:02:02 +00:00
Budibase Release Bot 3590b6e2c9 v1.2.58 2022-09-01 12:49:54 +00:00
mike12345567 27be6507a8 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-01 11:31:50 +01:00
Budibase Staging Release Bot 4ba0b6f194 v1.2.58-alpha.5 2022-09-01 08:30:35 +00:00
mike12345567 e149b3d807 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 16:24:10 +01:00
mike12345567 320cbfada3 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 15:53:32 +01:00
Budibase Staging Release Bot 5b03cc26ab v1.2.58-alpha.4 2022-08-31 14:39:18 +00:00
Budibase Staging Release Bot 61070e9dfa v1.2.58-alpha.3 2022-08-31 13:29:34 +00:00
Budibase Staging Release Bot 2952c976e8 v1.2.58-alpha.2 2022-08-31 12:42:49 +00:00
Budibase Staging Release Bot e0115d39e4 v1.2.58-alpha.1 2022-08-31 12:17:36 +00:00
Rory Powell faf132a82a Merge pull request #7478 from Budibase/user-fixes
User fixes and updates
2022-08-31 13:03:59 +01:00
Rory Powell 7c2c4a0f94 Add conditional around joiValidator schema.append 2022-08-31 12:24:12 +01:00
Budibase Staging Release Bot 15e8eccf93 v1.2.58-alpha.0 2022-08-31 10:45:50 +00:00
Rory Powell 5f022e04a3 Merge branch 'develop' into user-fixes 2022-08-31 11:39:41 +01:00
Rory Powell 32c26709fc Merge branch 'master' into develop 2022-08-31 11:35:07 +01:00
Budibase Release Bot 734476c979 v1.2.57 2022-08-30 15:37:17 +00:00
Budibase Release Bot eea9fe90b4 v1.2.56 2022-08-30 15:08:07 +00:00
Budibase Release Bot f5be1c27d6 v1.2.55 2022-08-30 13:05:19 +00:00
Budibase Release Bot aa1eef1fd7 v1.2.54 2022-08-30 12:26:19 +00:00
Budibase Release Bot 0083c426de v1.2.53 2022-08-30 10:27:30 +00:00
Budibase Staging Release Bot e59949fcfa v1.2.44-alpha.11 2022-08-30 09:56:11 +00:00
Martin McKeaveney b49fcca27f merge 2022-08-30 10:44:58 +01:00
Martin McKeaveney 02c93071ee merge 2022-08-30 10:33:37 +01:00
Budibase Staging Release Bot db54ba5a30 v1.2.44-alpha.11 2022-08-30 09:26:10 +00:00
Budibase Staging Release Bot 0dd1286d72 v1.2.44-alpha.10 2022-08-26 13:27:00 +00:00
Rory Powell 59a53736ac update bulk create and bulk delete backend 2022-08-25 19:41:47 +01:00
Budibase Staging Release Bot 33892ba55d v1.2.44-alpha.9 2022-08-25 18:40:42 +00:00
Budibase Release Bot cb618cd276 v1.2.52 2022-08-25 17:25:15 +00:00
Martin McKeaveney 2470d711b0 fixing s3 outage errors and scoping AWS configuration to service level 2022-08-25 17:01:12 +01:00
Budibase Staging Release Bot 88c92cee2a v1.2.44-alpha.8 2022-08-25 12:01:32 +00:00
Budibase Release Bot a8b0895777 v1.2.51 2022-08-25 10:29:45 +00:00
Budibase Staging Release Bot d330dcb02c v1.2.44-alpha.7 2022-08-25 08:46:18 +00:00
Budibase Staging Release Bot 7de3f5b68b v1.2.44-alpha.6 2022-08-23 15:22:15 +00:00
Budibase Release Bot 2284c9e408 v1.2.50 2022-08-23 11:52:59 +00:00
Budibase Staging Release Bot 1f63e6f431 v1.2.44-alpha.5 2022-08-23 11:19:20 +00:00
Budibase Release Bot d15804b8be v1.2.49 2022-08-23 11:08:17 +00:00
Budibase Release Bot e9598eb7f5 v1.2.48 2022-08-23 10:38:35 +00:00
Budibase Staging Release Bot ca82722a1b v1.2.44-alpha.4 2022-08-23 10:23:46 +00:00
Budibase Staging Release Bot 83781f436e v1.2.44-alpha.3 2022-08-23 09:57:34 +00:00
Rory Powell d591acf2d3 User fixes wip 2022-08-23 09:37:13 +01:00
Budibase Staging Release Bot 14cb8b6e16 v1.2.44-alpha.2 2022-08-22 17:10:19 +00:00
Andrew Kingston 23a91b89a7 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-22 11:27:04 +01:00
Budibase Staging Release Bot 4a43ae372a v1.2.44-alpha.1 2022-08-22 09:19:26 +00:00
Budibase Release Bot 46beea5ec0 v1.2.47 2022-08-20 11:45:07 +00:00
Budibase Release Bot 60c8dc10d2 v1.2.46 2022-08-20 08:35:52 +00:00
Budibase Staging Release Bot 3f1204806c v1.2.44-alpha.0 2022-08-19 15:14:08 +00:00
Budibase Release Bot cd1b7c75c5 v1.2.45 2022-08-19 14:43:12 +00:00
Budibase Release Bot ec6f0ec3d1 v1.2.44 2022-08-19 14:17:38 +00:00
Rory Powell 7d1a32f729 Merge branch 'master' into develop 2022-08-19 14:15:49 +01:00
Rory Powell 8fc8308530 Merge branch 'develop' into feature/day-pass-pricing 2022-08-19 14:08:03 +01:00
Budibase Release Bot ead009a801 v1.2.43 2022-08-19 08:40:10 +00:00
Rory Powell af7c64255b usage page updates 2022-08-19 09:28:26 +01:00
Budibase Release Bot 79b1aef9f8 v1.2.42 2022-08-18 13:33:18 +00:00
Budibase Staging Release Bot c0719786eb v1.2.41-alpha.5 2022-08-18 11:48:31 +00:00
Budibase Staging Release Bot a42ff6cd50 v1.2.41-alpha.4 2022-08-18 11:20:32 +00:00
Budibase Release Bot aca0c5c6c0 v1.2.41 2022-08-18 08:15:49 +00:00
Budibase Staging Release Bot 371816e923 v1.2.41-alpha.3 2022-08-17 16:01:36 +00:00
Budibase Staging Release Bot c021f5187a v1.2.41-alpha.2 2022-08-17 15:46:45 +00:00
Budibase Staging Release Bot ff1029fc80 v1.2.41-alpha.1 2022-08-17 15:21:29 +00:00
Andrew Kingston 32025ef76d Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-17 16:13:27 +01:00
Budibase Staging Release Bot e7ff65a070 v1.2.41-alpha.0 2022-08-16 14:50:58 +00:00
Michael Drury 6ddf6c58d2 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 15:42:47 +01:00
Michael Drury cfbc9b043c Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-16 15:39:40 +01:00
Budibase Staging Release Bot 1b2cbf8431 v1.2.39-alpha.8 2022-08-16 13:37:03 +00:00
Rory Powell 76e18fb6de Support tiered pricing for day passes and update upgrade UI 2022-08-16 12:13:47 +01:00
Budibase Staging Release Bot f2921f8842 v1.2.39-alpha.7 2022-08-16 09:27:48 +00:00
mike12345567 4683c57e02 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-15 16:17:54 +01:00
Budibase Staging Release Bot dc0af9ef81 v1.2.39-alpha.6 2022-08-15 13:55:15 +00:00
Budibase Staging Release Bot 2b7bce3746 v1.2.39-alpha.5 2022-08-12 17:16:26 +00:00
Budibase Staging Release Bot 9366f407cf v1.2.39-alpha.4 2022-08-12 16:31:16 +00:00
Budibase Staging Release Bot 56d7e6e4d2 v1.2.39-alpha.3 2022-08-12 14:43:32 +00:00
Budibase Release Bot afad99b495 v1.2.40 2022-08-12 14:30:31 +00:00
Budibase Staging Release Bot 0810e05430 v1.2.39-alpha.2 2022-08-12 14:14:56 +00:00
Budibase Release Bot 872c4056d3 v1.2.39 2022-08-12 13:52:26 +00:00
mike12345567 37dee844d2 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-12 13:13:15 +01:00
Budibase Staging Release Bot f92375329a v1.2.39-alpha.1 2022-08-12 12:09:27 +00:00
Budibase Staging Release Bot d327ab53b8 v1.2.39-alpha.0 2022-08-12 11:19:01 +00:00
mike12345567 c9c468a424 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 16:36:07 +01:00
mike12345567 76d427001a Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 16:34:01 +01:00
mike12345567 1c7f860184 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-11 16:28:46 +01:00
Budibase Release Bot c5c838ad94 v1.2.38 2022-08-11 14:29:57 +00:00
Andrew Kingston e8b9a49074 Attach correct content type to JS files when uploading to object store 2022-08-11 15:25:04 +01:00
Budibase Staging Release Bot ac7ce66571 v1.2.33-alpha.3 2022-08-11 13:49:14 +00:00
Mitch-Budibase 61a22095f5 Merge pull request #7231 from Budibase/fix/qa-smoke
Smoke build test changes - adminAndManagement + Create App/Table
2022-08-11 14:39:26 +01:00
mike12345567 b803a3fd93 Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
Budibase Staging Release Bot bd1a5caecc v1.2.33-alpha.2 2022-08-11 11:34:47 +00:00
Martin McKeaveney b89c429f40 simplify if 2022-08-11 11:31:16 +01:00
Budibase Release Bot a72486758f v1.2.37 2022-08-11 08:52:16 +00:00
Martin McKeaveney 68df1b14e6 skip empty dbs in test 2022-08-11 09:30:29 +01:00
Budibase Release Bot ddb859df8a v1.2.36 2022-08-10 20:04:54 +00:00
mike12345567 a683665a99 Adding plugin upload API - takes a file form-data and then extracts, uploads to minio and stores data about the plugin to CouchDB. 2022-08-10 20:01:48 +01:00
Martin McKeaveney a60398b3b3 dont get app db name if undefined 2022-08-10 18:39:41 +01:00
Budibase Release Bot 85a5900315 v1.2.35 2022-08-10 16:44:10 +00:00
Budibase Release Bot 5cec6d61f4 v1.2.34 2022-08-10 15:58:32 +00:00
Budibase Release Bot 63c2d51168 v1.2.33 2022-08-10 15:36:06 +00:00
Budibase Staging Release Bot bf748de502 v1.2.33-alpha.1 2022-08-10 15:28:57 +00:00
Budibase Staging Release Bot 947091c6c4 v1.2.33-alpha.0 2022-08-10 14:57:48 +00:00
Rory Powell bc5a36dd53 Merge branch 'master' into merge-master 2022-08-10 15:46:30 +01:00
Budibase Release Bot c3d178c60f v1.2.32 2022-08-10 14:32:21 +00:00
Budibase Release Bot eb402d3819 v1.2.31 2022-08-10 13:55:01 +00:00
Rory Powell 664cb2b0b0 Merge branch 'master' into develop 2022-08-10 14:36:49 +01:00
Budibase Release Bot db2afb03cb v1.2.30 2022-08-10 13:31:28 +00:00
Budibase Release Bot 1361592fc4 v1.2.29 2022-08-10 12:42:25 +00:00
Budibase Release Bot b9f4d49af0 v1.2.28 2022-08-10 11:50:14 +00:00
Rory Powell d1abb4f7b4 Merge pull request #7194 from Budibase/trigger-served-ping
Trigger served events on ping endpoint
2022-08-10 12:37:24 +01:00
Budibase Staging Release Bot e2550cc19d v1.2.28-alpha.0 2022-08-10 11:09:57 +00:00
mike12345567 1ba804f507 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-10 11:55:53 +01:00
Rory Powell 54df92a8c3 Add timezone to served events 2022-08-10 11:29:11 +01:00
Rory Powell 500e697974 Trigger served events on ping endpoint 2022-08-10 11:01:54 +01:00
Budibase Release Bot 09acdb11df v1.2.27 2022-08-10 08:43:44 +00:00
Budibase Release Bot a07b92e0dd v1.2.26 2022-08-09 13:28:56 +00:00
Rory Powell dd0395995f Rename async to emit 2022-08-09 14:01:55 +01:00
Rory Powell f7210e96e4 Fix served events 2022-08-09 13:31:12 +01:00
Budibase Staging Release Bot 78c3c31f19 v1.2.26-alpha.0 2022-08-09 11:03:46 +00:00
Martin McKeaveney c44ae30721 merge from master 2022-08-09 11:52:48 +01:00
Budibase Staging Release Bot 9ad76c231e v1.2.20-alpha.2 2022-08-09 10:20:35 +00:00
Budibase Release Bot 8187e25c6d v1.2.25 2022-08-09 10:08:51 +00:00
Budibase Release Bot 9fa59a9242 v1.2.24 2022-08-08 16:50:33 +00:00
Budibase Release Bot 84da0b6dc0 v1.2.23 2022-08-08 15:55:00 +00:00
Rory Powell 57ca5261bf Support per app events 2022-08-08 16:22:26 +01:00
Rory Powell 3b5abda2cf Rate limit served:X events 2022-08-08 15:44:29 +01:00
Budibase Release Bot cf12dbef7a v1.2.22 2022-08-08 14:13:10 +00:00
Budibase Release Bot 53c2aa3423 v1.2.21 2022-08-08 13:19:20 +00:00
Budibase Staging Release Bot 384e057c92 v1.2.20-alpha.1 2022-08-08 13:01:41 +00:00
Budibase Release Bot 1100c93c8d v1.2.20 2022-08-08 11:36:29 +00:00
Budibase Staging Release Bot c62de92556 v1.2.20-alpha.0 2022-08-08 11:01:32 +00:00
Rory Powell 3b9343b3e6 Merge branch 'master' into develop 2022-08-08 11:50:22 +01:00
Budibase Release Bot a94576add8 v1.2.19 2022-08-08 09:59:51 +00:00
Rory Powell 68134fb5f9 Merge pull request #7135 from Budibase/posthog-reduction
Reduce event frequency
2022-08-08 10:49:33 +01:00
Rory Powell cc9bc937b6 Reduce event frequency 2022-08-08 10:47:39 +01:00
Budibase Release Bot bf155b69e2 v1.2.18 2022-08-08 09:10:52 +00:00
Rory Powell fe17ffffb6 Bulk session wipe fix + logging 2022-08-08 09:34:45 +01:00
Budibase Release Bot 4743181157 v1.2.17 2022-08-06 19:29:21 +00:00
Budibase Release Bot ca59b500f1 v1.2.16 2022-08-05 21:22:22 +00:00
mike12345567 2dea5c5614 Some various session fixes based on current data. 2022-08-05 21:35:26 +01:00
Budibase Release Bot b40a3ff5a4 v1.2.15 2022-08-05 16:45:30 +00:00
mike12345567 52d16d1099 Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated. 2022-08-05 17:13:03 +01:00
mike12345567 b3a6efa2f9 Updating authenticated middleware to typescript and updating the TTL once per minute rather than every API request. 2022-08-05 15:21:12 +01:00
Budibase Release Bot f3dfcf07aa v1.2.14 2022-08-05 12:00:58 +00:00
Budibase Staging Release Bot ade8496584 v1.2.13-alpha.1 2022-08-05 10:50:30 +00:00
Budibase Release Bot dff11ee7a5 v1.2.13 2022-08-05 10:40:20 +00:00
Budibase Staging Release Bot 84e2187d2d v1.2.13-alpha.0 2022-08-04 20:47:50 +00:00
mike12345567 44a6aa85a9 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-04 21:35:55 +01:00
Budibase Release Bot 8db77ffaf4 v1.2.12 2022-08-04 19:51:17 +00:00
mike12345567 cfe3db835b Updating pino logging to remove health check spam. 2022-08-04 20:23:45 +01:00
Budibase Release Bot 93f5a57df6 v1.2.11 2022-08-04 18:49:45 +00:00
Michael Drury 1ffa5f0c53 Merge pull request #7093 from Budibase/fix/builder-delete-apps
Allow builders that don't have admin access to delete apps
2022-08-04 19:38:19 +01:00
mike12345567 f3418c4107 Some more logging, moving middlewares to backend-core. 2022-08-04 19:03:50 +01:00
Budibase Release Bot 787ecbc9db v1.2.10 2022-08-04 15:20:18 +00:00
mike12345567 382a2a3050 Adding logging for session invalidation. 2022-08-04 16:06:59 +01:00
Budibase Release Bot d47b0d15b9 v1.2.9 2022-08-04 14:33:14 +00:00
Rory Powell 1b6b877546 Sync global-info users to fix login + prevent double password hashing 2022-08-04 14:49:56 +01:00
Budibase Release Bot a91a8857c8 v1.2.8 2022-08-04 12:00:52 +00:00
Budibase Release Bot 6437f9af4a v1.2.7 2022-08-04 11:15:11 +00:00
Budibase Release Bot 15d62a5fd3 v1.2.6 2022-08-04 08:30:40 +00:00
Andrew Kingston 0012dee1be Merge pull request #7066 from Budibase/prod-user-fixes
Prod user fixes
2022-08-04 09:20:18 +01:00
Budibase Release Bot 66bc34de12 v1.2.5 2022-08-03 14:03:36 +00:00
Budibase Staging Release Bot 82c75b43de v1.1.33-alpha.4 2022-08-02 17:05:27 +00:00
Andrew Kingston 7c4bf7aedd Fix crashing when determining roles when no apps exist 2022-08-02 16:01:38 +01:00
Budibase Release Bot 1bcb7a05b5 v1.2.4 2022-08-02 14:38:48 +00:00
Budibase Staging Release Bot 2578e49144 v1.1.33-alpha.3 2022-08-02 13:47:38 +00:00
Rory Powell 466e41302b Merge pull request #7037 from Budibase/fix/joi-createdAt-updatedAt
Add updatedAt and createdAt as optional to all joi middleware
2022-08-02 14:35:58 +01:00
Budibase Staging Release Bot bcd5da804f v1.1.33-alpha.2 2022-08-02 10:56:51 +00:00
Budibase Release Bot 9a42f27755 v1.2.3 2022-08-02 10:56:12 +00:00
Rory Powell 6102ace3a9 Reduce event frequency 2022-08-02 10:52:09 +01:00
Budibase Release Bot 2a7a1bd853 v1.2.2 2022-08-02 09:45:34 +00:00
Budibase Release Bot 24beed7eea v1.2.1 2022-08-02 09:33:49 +00:00
Budibase Release Bot 6824e0201f v1.2.0 2022-08-02 08:45:09 +00:00
Rory Powell 09127df617 Add updatedAt and createdAt as optional to all joi middleware 2022-08-02 09:39:30 +01:00
Budibase Staging Release Bot 937e769276 v1.1.33-alpha.1 2022-08-01 17:23:31 +00:00
Budibase Staging Release Bot f3e7fa24b5 v1.1.33-alpha.0 2022-08-01 16:09:32 +00:00
Martin McKeaveney 61a61e5703 merge with master 2022-08-01 16:51:51 +01:00
Budibase Release Bot c7eff641fc v1.1.32 2022-08-01 15:43:39 +00:00
Budibase Staging Release Bot 6accd07c07 v1.1.32-alpha.5 2022-08-01 15:03:22 +00:00
Budibase Staging Release Bot 20c1196aad v1.1.32-alpha.4 2022-08-01 11:47:51 +00:00
Budibase Staging Release Bot 52a2e5bbeb v1.1.32-alpha.3 2022-08-01 08:53:34 +00:00
Peter Clement c3a4941119 Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
2022-08-01 09:39:55 +01:00
Budibase Staging Release Bot 575ffb1500 v1.1.32-alpha.2 2022-08-01 08:19:07 +00:00
Budibase Staging Release Bot 8950e25af1 v1.1.32-alpha.1 2022-07-29 18:36:47 +00:00
Budibase Staging Release Bot 4a43f348d3 v1.1.32-alpha.0 2022-07-29 16:06:40 +00:00
Martin McKeaveney 2a8fd8f3ec Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-29 16:21:02 +01:00
Martin McKeaveney 4fc25e6af2 latest from master 2022-07-29 16:12:38 +01:00
Budibase Release Bot a8ea8a0cf3 v1.1.31 2022-07-29 14:57:51 +00:00
mike12345567 07f3897b55 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-29 14:31:18 +01:00
Budibase Staging Release Bot e4fadd5cc4 v1.1.29-alpha.2 2022-07-29 13:07:37 +00:00
Peter Clement 2689c48fa1 flag user groups untill licensing ready 2022-07-29 13:22:59 +01:00
Budibase Release Bot dd1d000ca7 v1.1.30 2022-07-28 15:24:10 +00:00
Budibase Release Bot 3d45434654 v1.1.29 2022-07-28 09:36:48 +00:00
Budibase Staging Release Bot 98343adfcc v1.1.29-alpha.1 2022-07-28 09:32:56 +00:00
Budibase Staging Release Bot e30f71fc03 v1.1.29-alpha.0 2022-07-27 20:43:38 +00:00
Rory Powell 1dc062a3fb Merge branch 'master' into develop 2022-07-27 16:32:36 -04:00
Budibase Staging Release Bot 08176ad006 v1.1.25-alpha.5 2022-07-27 18:33:57 +00:00
Budibase Staging Release Bot bed505f451 v1.1.25-alpha.4 2022-07-27 17:57:32 +00:00
Budibase Release Bot 632479ee0e v1.1.28 2022-07-27 16:49:29 +00:00
Budibase Staging Release Bot 4c39cf1baf v1.1.25-alpha.3 2022-07-27 16:47:54 +00:00
Michael Drury 04c08e1e94 Merge pull request #6928 from Budibase/fix/july-release-fixes
Various July fixes
2022-07-27 17:38:17 +01:00
mike12345567 d42f3c3385 Adding fix for issue in cloud with user password deletion causing undefined errors. 2022-07-27 17:15:01 +01:00
Budibase Release Bot 6713c0b46d v1.1.27 2022-07-27 15:46:51 +00:00
Budibase Staging Release Bot 29ae9b9479 v1.1.25-alpha.2 2022-07-27 15:19:37 +00:00
Peter Clement 998f30642d Merge pull request #6571 from Budibase/feat/user-groups-tab
User Groups and User Management UI redesign
2022-07-27 16:07:30 +01:00
Budibase Release Bot 9fa39b0538 v1.1.26 2022-07-27 12:35:02 +00:00
Peter Clement dca37a61da adding tests and pr comments 2022-07-27 10:20:39 +01:00
Budibase Staging Release Bot fa39900672 v1.1.25-alpha.1 2022-07-26 19:42:38 +00:00
Peter Clement fda6ed6e62 update feature error 2022-07-26 20:25:59 +01:00
Peter Clement 548e8d518c Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-26 20:19:33 +01:00
Peter Clement 46a6fc5048 refactor groups into pro and some other pr comments 2022-07-26 20:04:29 +01:00
Budibase Release Bot 2e3ef1c3ed v1.1.25 2022-07-26 17:06:56 +00:00
Budibase Staging Release Bot 7a2e82d6fb v1.1.25-alpha.0 2022-07-26 16:36:18 +00:00
mike12345567 f4db17502a Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-26 17:28:57 +01:00
mike12345567 d30e27d27d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-26 17:25:55 +01:00
Budibase Release Bot b364b7bcfe v1.1.24 2022-07-26 15:54:14 +00:00
Budibase Staging Release Bot b8d05abd8c v1.1.22-alpha.2 2022-07-26 15:53:16 +00:00
Budibase Staging Release Bot 9bd6cbd35c v1.1.22-alpha.1 2022-07-26 14:11:00 +00:00
Budibase Release Bot 25714061df v1.1.23 2022-07-26 12:44:54 +00:00
Peter Clement cd426a5ca7 adding limits for uploading users 2022-07-26 12:17:01 +01:00
Peter Clement 9e75b18784 adding new custom feature disabled error 2022-07-25 19:45:50 +01:00
Peter Clement 3f8a006626 some more pr comments 2022-07-25 18:57:10 +01:00
Peter Clement 25d13d4a72 move bulk update / delete functionality out of controller 2022-07-25 16:58:30 +01:00
Budibase Release Bot c96b78a9d4 v1.1.22 2022-07-25 14:11:42 +00:00
Peter Clement df3dd6431e Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-25 15:09:42 +01:00
Andrew Kingston d9dacbc901 Use warn rather than info when notifying about ignored conflicts 2022-07-25 12:23:30 +01:00
Andrew Kingston 8bd254f313 Use log rather than warn for logInfo 2022-07-25 12:22:27 +01:00
Andrew Kingston f82b407f30 Ignore 409s in write-through cache 2022-07-25 12:17:40 +01:00
mike12345567 b51068a35a Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-25 10:09:23 +01:00
Budibase Staging Release Bot 8372900b0e v1.1.22-alpha.0 2022-07-22 18:37:20 +00:00
mike12345567 d6c29503fd Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-22 19:18:23 +01:00
mike12345567 bd7ace561a Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-22 19:14:35 +01:00
mike12345567 d7e5e9ca0d Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-22 19:10:24 +01:00
Budibase Staging Release Bot e2b6ebc168 v1.1.18-alpha.5 2022-07-22 17:12:47 +00:00
Peter Clement af451840ac move worker middleware to backend-core 2022-07-22 11:50:51 +01:00
Budibase Release Bot 372e957258 v1.1.21 2022-07-22 07:32:36 +00:00
Budibase Release Bot 092e4bd98b v1.1.20 2022-07-21 11:22:27 +00:00
Peter Clement ad1cf0726f Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-21 11:47:08 +01:00
Budibase Staging Release Bot 7065fa3f60 v1.1.18-alpha.4 2022-07-21 10:00:09 +00:00
Budibase Staging Release Bot bee5b6b603 v1.1.18-alpha.3 2022-07-21 08:41:47 +00:00
Budibase Release Bot bc4d858803 v1.1.19 2022-07-21 08:34:26 +00: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
Budibase Release Bot d106afdb16 v1.1.18 2022-07-20 12:19:41 +00:00
Budibase Staging Release Bot e062d2bb55 v1.1.18-alpha.2 2022-07-20 11:11:31 +00:00
Budibase Staging Release Bot c77c5fa406 v1.1.18-alpha.1 2022-07-20 09:21:34 +00:00
Peter Clement 94d999faf9 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-19 14:54:29 +01:00
Budibase Staging Release Bot b54fd14cf4 v1.1.18-alpha.0 2022-07-19 13:24:56 +00:00
mike12345567 1c02c3d3c3 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-19 14:12:48 +01:00
Budibase Staging Release Bot b98c724c04 v1.1.15-alpha.3 2022-07-19 10:23:48 +00:00
Peter Clement ca41e88045 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-19 11:23:31 +01:00
Michael Drury 00efa5eb04 Merge pull request #6584 from Budibase/labday/backups
CLI backups functionality
2022-07-19 11:13:59 +01:00
Rory Powell 3820182359 Write users and activity to dynamo 2022-07-18 16:11:52 -04:00
Budibase Release Bot 302a64b8e1 v1.1.17 2022-07-18 17:51:38 +00:00
Michael Drury aa9cafe9cd Merge pull request #6794 from Budibase/fix/automation-issue
Fix for automations and context stack up
2022-07-18 18:39:56 +01:00
Budibase Staging Release Bot df4da22a4b v1.1.15-alpha.2 2022-07-18 17:23:36 +00:00
mike12345567 2f27e750f5 PR comments. 2022-07-18 18:18:01 +01:00
mike12345567 082b5571a5 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 17:53:28 +01:00
mike12345567 078cf9e95f Fixing an issue with automations being unable to access app databases due to new context stack up. 2022-07-18 17:38:58 +01:00
Budibase Release Bot bee10b5211 v1.1.16 2022-07-18 14:24:55 +00:00
Budibase Staging Release Bot 6768125fe9 v1.1.15-alpha.1 2022-07-18 14:17:03 +00:00
Budibase Staging Release Bot f1c99997e5 v1.1.15-alpha.0 2022-07-18 13:23:56 +00:00
mike12345567 d4b1ed58b8 Removing console log. 2022-07-18 14:18:15 +01:00
Budibase Release Bot c95abe380f v1.1.15 2022-07-18 13:16:48 +00:00
mike12345567 6f78b5eea8 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 14:16:39 +01:00
mike12345567 a8a7bea658 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 13:59:46 +01:00
Budibase Release Bot 1ce75b1a19 v1.1.14 2022-07-18 12:13:20 +00:00
Peter Clement fb7456fa33 lint 2022-07-18 12:33:56 +01:00
Budibase Release Bot 7f57435beb v1.1.13 2022-07-18 09:53:41 +00:00
Budibase Staging Release Bot 468573ea91 v1.1.10-alpha.4 2022-07-18 09:12:15 +00:00
Budibase Release Bot 93e8c50c7a v1.1.12 2022-07-18 08:55:27 +00:00
Peter Clement f3fa67e802 split out id parsing into pro repo 2022-07-15 11:29:20 +01:00
Budibase Staging Release Bot bdc21065e3 v1.1.10-alpha.3 2022-07-15 09:57:58 +00:00
Budibase Staging Release Bot 37899b47ee v1.1.10-alpha.2 2022-07-15 09:32:18 +00:00
Budibase Release Bot d0d477e405 v1.1.11 2022-07-15 09:05:39 +00:00
Budibase Staging Release Bot 431da64f96 v1.1.10-alpha.1 2022-07-15 08:26:04 +00:00
Budibase Staging Release Bot 7a88742cc2 v1.1.10-alpha.0 2022-07-14 18:45:31 +00:00
Budibase Release Bot 790ccc8cac v1.1.10 2022-07-14 18:42:37 +00:00
mike12345567 8bf3fc7f0d Moving @budibase/types around. 2022-07-14 19:30:34 +01:00
Michael Drury 328f6951d8 Merge pull request #6705 from Budibase/fix/memory-leak
Memory leak fix
2022-07-14 19:22:26 +01:00
mike12345567 fcfe1341a1 PR comments. 2022-07-14 19:02:00 +01:00
Budibase Release Bot 20e8ba4d0d v1.1.9 2022-07-14 18:01:07 +00:00
mike12345567 5057994b45 Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak 2022-07-14 18:53:58 +01:00
Budibase Release Bot 5f92ec6edf v1.1.8 2022-07-14 17:18:06 +00:00
mike12345567 3b4d7950d0 Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak 2022-07-14 16:40:23 +01:00
mike12345567 e2042ebefb Fixing some issues highlighted by test cases, as well as refactoring context a bit to make it easier to edit. 2022-07-14 16:02:05 +01:00
Peter Clement 819ce4e360 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-14 13:32:51 +01:00
Peter Clement 545f3d62b7 overview card updates 2022-07-14 08:39:39 +01:00
Michael Drury c604a076f4 Adding a mechanism to deprecate a view and replace it with a new one. 2022-07-13 21:50:19 +01:00
Budibase Release Bot b54035f426 v1.1.7 2022-07-13 17:26:44 +00:00
Budibase Release Bot 03ec93abd2 v1.1.6 2022-07-13 16:29:54 +00:00
Budibase Release Bot 5e63b6076c v1.1.5 2022-07-13 15:18:01 +00:00
Budibase Staging Release Bot 9e3c2c16b2 v1.0.220-alpha.4 2022-07-13 15:06:33 +00:00
Budibase Release Bot bc5f68778a v1.1.4 2022-07-13 14:23:12 +00:00
Rory Powell 1c4473ba30 WIP: Memory leak fix 2022-07-13 08:22:21 -04:00
Budibase Release Bot c8868ae458 v1.1.3 2022-07-13 11:08:22 +00:00
Budibase Release Bot 196ef25880 v1.1.2 2022-07-11 16:56:08 +00:00
Martin McKeaveney a5e4e51410 v1.1.1 2022-07-11 17:45:09 +01:00
Budibase Release Bot b597e08149 v1.1.0 2022-07-11 16:35:16 +00:00
Budibase Release Bot 1766af3fe2 v1.0.221 2022-07-11 16:14:26 +00:00
Budibase Release Bot f27c52836e v1.0.220 2022-07-11 15:49:41 +00:00
Budibase Staging Release Bot a63a9d472a v1.0.220-alpha.3 2022-07-11 12:40:23 +00:00
Budibase Staging Release Bot e166b56561 v1.0.220-alpha.2 2022-07-11 11:04:12 +00:00
Budibase Staging Release Bot aac2695533 v1.0.220-alpha.1 2022-07-11 10:22:01 +00:00
Budibase Staging Release Bot 2dc0dcb079 v1.0.220-alpha.0 2022-07-11 09:31:40 +00:00
Martin McKeaveney adb265564e merge 2022-07-11 10:19:07 +01:00
Budibase Staging Release Bot 8fbfe2f7cc v1.0.219-alpha.17 2022-07-08 14:43:13 +00:00
Mel O'Hagan c3bc39f600 Merge branch 'bug/sev3/reset-email-config-delete-cache' into bug/sev3/reset-email-config-delete-cache-dev 2022-07-08 14:50:47 +01:00
Budibase Release Bot 50862e7614 v1.0.219 2022-07-08 12:34:02 +00:00
Budibase Staging Release Bot 7682a44bf4 v1.0.219-alpha.16 2022-07-08 12:31:06 +00:00
Budibase Staging Release Bot 879cc6590a v1.0.219-alpha.15 2022-07-08 12:12:41 +00:00
Budibase Staging Release Bot 1ae934d1aa v1.0.219-alpha.14 2022-07-08 11:01:57 +00:00
Rory Powell c40d80a3f3 Re-apply quota restrictions 2022-07-08 10:52:23 +01:00
Budibase Staging Release Bot 118beb9eb6 v1.0.219-alpha.13 2022-07-08 08:40:36 +00:00
Budibase Staging Release Bot bf9516a0c1 v1.0.219-alpha.12 2022-07-08 08:17:27 +00:00
Budibase Staging Release Bot 43a6866ac6 v1.0.219-alpha.11 2022-07-07 14:41:07 +00:00
mike12345567 d43de2b6c7 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-07 13:40:52 +01:00
Budibase Staging Release Bot 7d81c0b21c v1.0.219-alpha.10 2022-07-07 12:13:32 +00:00
Budibase Staging Release Bot 4b868c6575 v1.0.219-alpha.9 2022-07-07 11:12:43 +00:00
Budibase Staging Release Bot c7343bb5aa v1.0.219-alpha.8 2022-07-07 10:40:17 +00:00
Budibase Staging Release Bot 4db03245a1 v1.0.219-alpha.7 2022-07-06 20:56:34 +00:00
Budibase Staging Release Bot 294b25504f v1.0.219-alpha.6 2022-07-06 16:57:35 +00:00
Budibase Staging Release Bot 33d442b0c5 v1.0.219-alpha.5 2022-07-06 15:42:23 +00:00
Peter Clement f2139df344 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-06 16:30:24 +01:00
mike12345567 53ead79de2 Updating user search endpoint to allow searching by app ID with a new view, as well as updating user page to have a search input again. 2022-07-06 16:09:05 +01:00
Budibase Staging Release Bot 4ad3c6062b v1.0.219-alpha.4 2022-07-06 13:14:14 +00:00
mike12345567 7012db1a77 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-06 14:05:00 +01:00
mike12345567 3cc8b7d4a9 Updating logging to typescript to fix build issue. 2022-07-06 14:04:04 +01:00
Budibase Staging Release Bot 7b55dc5c31 v1.0.219-alpha.3 2022-07-06 12:48:30 +00:00
mike12345567 85cb766d14 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-06 13:38:20 +01:00
Budibase Staging Release Bot e9297e0379 v1.0.219-alpha.2 2022-07-06 12:36:37 +00:00
mike12345567 097e088a3d Adding null parameter so that TS doesn't build with strict requirement. 2022-07-06 13:36:29 +01:00
deanhannigan b8b54d64f4 Merge pull request #6575 from Budibase/fix/sso-stale-credentials
Properly invalidate the cached user
2022-07-06 13:25:39 +01:00
Budibase Staging Release Bot 3e98e68259 v1.0.219-alpha.1 2022-07-06 12:16:08 +00:00
Dean 9fcedfa979 Properly invalidate the cached user ensuring up-to-date credentials are always used 2022-07-06 11:51:48 +01:00
Peter Clement 6df456411f fixing users api references 2022-07-06 08:45:22 +01:00
Budibase Staging Release Bot 4ad19d2e72 v1.0.219-alpha.0 2022-07-05 16:57:18 +00:00
mike12345567 228b2506cc Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-05 17:47:22 +01:00
mike12345567 48975be041 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-05 17:37:04 +01:00
Peter Clement 00ef0e3ef9 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-05 16:04:01 +01:00
Budibase Staging Release Bot e83613124b v1.0.212-alpha.15 2022-07-05 09:27:43 +00:00
deanhannigan 93c79dbc08 Merge pull request #6535 from Budibase/sso-rest-requests
SSO rest request refresh
2022-07-05 10:06:26 +01:00
Budibase Staging Release Bot 71f7b60630 v1.0.212-alpha.14 2022-07-05 08:31:43 +00:00
Dean b0daf30b4a Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-07-05 09:07:33 +01:00
Budibase Staging Release Bot e34db7b70d v1.0.212-alpha.13 2022-07-04 16:56:48 +00:00
Budibase Release Bot ad6d7b6012 v1.0.218 2022-07-04 15:04:53 +00:00
mike12345567 0074b0cb1f Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-07-04 15:47:52 +01:00
mike12345567 d390bb9c20 Moving majority of automation logging functionality to pro. 2022-07-04 15:44:47 +01:00
Budibase Release Bot 80e35dc242 v1.0.217 2022-07-04 13:16:12 +00:00
Dean 5c1ea3cfe1 Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-07-04 13:16:39 +01:00
Dean 1ff9785498 Code review updates 2022-07-04 12:54:26 +01:00
Budibase Staging Release Bot 5eddda2f4c v1.0.212-alpha.12 2022-07-04 11:22:35 +00:00
mike12345567 11f1e95cc0 Main body of PR comments - still need to move a bit to pro. 2022-07-04 11:12:08 +01:00
Dean db016b319c Merge remote-tracking branch 'origin/develop' into fix/update-icon-context 2022-07-04 10:38:16 +01:00
Budibase Release Bot 92b723f55e v1.0.216 2022-07-04 09:26:54 +00:00
Budibase Release Bot 9e9c6bb6b1 v1.0.215 2022-07-04 08:51:35 +00:00
Budibase Staging Release Bot 33835b47e5 v1.0.212-alpha.11 2022-07-04 08:45:33 +00:00
Dean 129a5c2672 OIDC config test fix 2022-07-03 22:39:16 +01:00
Dean 86063063f3 Removed debugging line 2022-07-03 22:17:29 +01:00
Dean 3c193129f4 Fix for oauth user db update 2022-07-03 22:14:18 +01:00
Dean 1e6845d5cb Refresh the OAuth tokens automatically when making rest calls. Fix to remove the password from the api token authentication. 2022-07-03 21:13:15 +01:00
Dean 9972ec403d Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-07-03 09:55:05 +01:00
mike12345567 21a78d6fc8 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-07-01 15:14:12 +01:00
Budibase Staging Release Bot e5518f03dd v1.0.212-alpha.10 2022-07-01 10:11:44 +00:00
Budibase Staging Release Bot 55b1a6da74 v1.0.212-alpha.9 2022-06-30 23:42:49 +00:00
mike12345567 e5ddcd9f86 Adding MinIO handling, backing up to disk by bucket name. 2022-06-30 20:26:49 +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
Budibase Staging Release Bot 5540b8f884 v1.0.212-alpha.8 2022-06-30 17:01:12 +00:00
mike12345567 b7b74ee2ad Merge branch 'develop' of github.com:Budibase/budibase into feature/user-pagination 2022-06-30 16:16:55 +01:00
mike12345567 062d834950 Updating user page to search through the backend and building a basic pagination store that can be used for it. 2022-06-30 15:39:26 +01:00
Budibase Staging Release Bot 19b4e2e051 v1.0.212-alpha.7 2022-06-30 13:56:24 +00:00
Budibase Release Bot c17224b9d6 v1.0.214 2022-06-30 12:20:41 +00:00
Martin McKeaveney 385004ca1c cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
mike12345567 98c486655b Adding user pagination, removing usages of the global user list from builder and replacing with direct user lookups where possible, still need to apply filtering to username/email serverside. 2022-06-29 19:11:00 +01:00
Mel O'Hagan 5cc97ba400 Delete checkList cache on destroy 2022-06-29 13:08:48 +01:00
Dean 0a4b21b206 Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-06-29 12:42:04 +01:00
Budibase Staging Release Bot 1dc3fd6624 v1.0.212-alpha.6 2022-06-29 09:02:17 +00:00
Dean 705af49e5a Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-06-29 09:17:18 +01:00
Budibase Release Bot c4bdad4807 v1.0.213 2022-06-29 08:16:43 +00:00
Budibase Staging Release Bot e47ed87200 v1.0.212-alpha.5 2022-06-28 21:54:55 +00:00
Budibase Staging Release Bot b81ead2da4 v1.0.212-alpha.4 2022-06-28 18:41:48 +00:00
Budibase Staging Release Bot d92cb590b9 v1.0.212-alpha.3 2022-06-28 17:22:24 +00:00
Budibase Staging Release Bot f8a8faa50a v1.0.212-alpha.2 2022-06-28 13:54:40 +00:00
Budibase Staging Release Bot 94e6757c55 v1.0.212-alpha.1 2022-06-28 12:24:15 +00:00
Martin McKeaveney 251520bcd1 adding types 2022-06-28 12:16:23 +01:00
mike12345567 5100d86752 Moving get of logs to pro. 2022-06-27 18:00:48 +01:00
Dean 9301f2ac5b Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-06-27 09:14:40 +01:00
Budibase Staging Release Bot 3f5c583685 v1.0.212-alpha.0 2022-06-24 17:00:31 +00:00
Budibase Release Bot 5a34127d24 v1.0.212 2022-06-24 16:54:00 +00:00
mike12345567 a625fa573d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-24 17:50:55 +01:00
mike12345567 0bf9072cd1 Fixing an issue where periodically the cache state of the couch revision gets out of sync and need to update it for cache to be able to write again. 2022-06-24 17:41:17 +01:00
Budibase Release Bot 76e86bc92a v1.0.211 2022-06-24 15:04:34 +00:00
Michael Drury 7fed6748eb Merge pull request #6452 from Budibase/fix/redis-update
Redis update for pro usage
2022-06-24 15:52:20 +01:00
mike12345567 53e9f79c65 Adding explanation of the difference between Database and SelectableDatabase in Redis. 2022-06-24 14:42:15 +01:00
mike12345567 b5f0d7c4fd Adding case to handle multi-DB setups, to confirm store same doc ID to different databases and they run in different cache keys. 2022-06-24 14:28:45 +01:00
mike12345567 389856795d Updating writethrough cache a bit to make sure it implements the PouchDB API properly. 2022-06-24 13:34:00 +01:00
mike12345567 cd6a92994b Fixing test case and review comments. 2022-06-24 12:08:29 +01:00
Dean 8eabd7ff20 Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-06-24 09:21:07 +01:00
mike12345567 56956dba4f Adding a class wrapper incase using get/put functions multiple times, functions like the PouchDB constructor. 2022-06-23 20:27:20 +01:00
mike12345567 b4bed6c0ce Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes. 2022-06-23 20:22:51 +01:00
Budibase Release Bot 46801c776b v1.0.210 2022-06-23 16:57:56 +00:00
Budibase Staging Release Bot 124c4e88e2 v1.0.207-alpha.10 2022-06-23 14:45:06 +00:00
Budibase Staging Release Bot cdd4cfc2bb v1.0.207-alpha.9 2022-06-23 14:09:31 +00:00
Budibase Release Bot 1ce200ee7e v1.0.209 2022-06-23 14:08:59 +00:00
Andrew Kingston 0f6ad15b14 Merge pull request #6440 from Budibase/fix/couch-db-url-parsing
Improve Couch DB URL parsing to handle edge cases and special characters
2022-06-23 14:59:58 +01:00
Dean 5fd385ab30 Merge commit 2022-06-23 14:29:19 +01:00
Budibase Staging Release Bot a17c2496ce v1.0.207-alpha.8 2022-06-23 13:01:28 +00:00
Budibase Staging Release Bot 9f355bc763 v1.0.207-alpha.7 2022-06-23 12:19:06 +00:00
Andrew Kingston 686c38cf47 Improve Couch DB URL parsing to handle edge cases and special characters 2022-06-23 09:14:22 +01:00
Peter Clement d952b9a3bb updated store and finished groups tab 2022-06-22 13:55:31 +01:00
Budibase Staging Release Bot 95c29d4a10 v1.0.207-alpha.6 2022-06-21 12:37:15 +00:00
Budibase Staging Release Bot 82e5456847 v1.0.207-alpha.5 2022-06-21 09:13:16 +00:00
Budibase Staging Release Bot a39340c326 v1.0.207-alpha.4 2022-06-20 16:34:21 +00:00
mike12345567 2a8e6f964c Merge branch 'develop' of github.com:Budibase/budibase into fix/single-image 2022-06-20 16:50:20 +01:00
Budibase Staging Release Bot 84e2dc78b0 v1.0.207-alpha.3 2022-06-20 12:49:25 +00:00
Budibase Release Bot 5e02d8e364 v1.0.208 2022-06-20 12:14:13 +00:00
Budibase Staging Release Bot 125c51dbc4 v1.0.207-alpha.2 2022-06-20 12:09:16 +00:00
Budibase Staging Release Bot 3b318889a4 v1.0.207-alpha.1 2022-06-20 11:46:05 +00:00
mike12345567 f391fec305 Merge branch 'develop' of github.com:Budibase/budibase into fix/single-image 2022-06-20 12:29:22 +01:00
Budibase Staging Release Bot 346780a472 v1.0.207-alpha.0 2022-06-20 09:49:23 +00:00
Budibase Release Bot cd1f7baaed v1.0.207 2022-06-20 09:49:13 +00:00
mike12345567 82c2f1e05e Adding back dependencies. 2022-06-17 14:12:04 +01:00
Budibase Release Bot 3e9adedc4a v1.0.206 2022-06-16 14:03:10 +00:00
Budibase Release Bot a7d7730512 v1.0.205 2022-06-16 08:50:15 +00:00
Budibase Release Bot b8ba952bc5 v1.0.204 2022-06-16 08:30:01 +00:00
Budibase Release Bot f7d3b7fae4 v1.0.203 2022-06-16 07:41:55 +00:00
Budibase Release Bot bc981a7f15 v1.0.202 2022-06-15 15:56:01 +00:00
Peter Clement b7cc71a623 saving and fetching groups from couch 2022-06-15 16:51:30 +01:00
Budibase Release Bot b871bd09ef v1.0.201 2022-06-15 13:56:05 +00:00
Budibase Staging Release Bot 4f3c758973 v1.0.201-alpha.5 2022-06-15 13:19:50 +00:00
Rory Powell 0054c2a502 Ensure tests can't send events even when token is set 2022-06-15 14:09:02 +01:00
Budibase Staging Release Bot 6c83ba7199 v1.0.201-alpha.4 2022-06-15 11:47:55 +00:00
Budibase Staging Release Bot f6967c139f v1.0.201-alpha.3 2022-06-15 10:55:33 +00:00
Rory Powell 4152a25582 Merge branch 'release' of github.com:Budibase/budibase into release 2022-06-15 11:46:33 +01:00
Rory Powell 6cc2bbadd7 Add deployment environment to identities 2022-06-15 11:46:03 +01:00
Budibase Staging Release Bot 606a946201 v1.0.201-alpha.2 2022-06-15 10:31:43 +00:00
Rory Powell 2d83d5c79a Merge branch 'release' of github.com:Budibase/budibase into release 2022-06-15 11:21:02 +01:00
Rory Powell 3da4fb33cd Better handle first time startup + dedicated event 2022-06-15 11:20:13 +01:00
Budibase Staging Release Bot b29c0a4964 v1.0.201-alpha.1 2022-06-15 08:49:31 +00:00
Rory Powell 571c5291f7 Add prepack hook to backend-core preserve correct version after bumped by lerna 2022-06-15 09:35:35 +01:00
Budibase Staging Release Bot ced392fdec v1.0.201-alpha.0 2022-06-14 16:44:13 +00: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 4c73b6dda5 Merge branch 'master' into release 2022-06-14 17:25:11 +01:00
Budibase Release Bot 8549d0ff5e v1.0.200 2022-06-14 15:56:28 +00:00
Budibase Staging Release Bot 307ada5b3f v1.0.200-alpha.5 2022-06-14 15:56:05 +00:00
Budibase Staging Release Bot 9ea49e4f99 v1.0.200-alpha.4 2022-06-14 13:06:03 +00:00
Budibase Staging Release Bot 60ec68a43d v1.0.200-alpha.3 2022-06-13 21:39:05 +00:00
Rory Powell 0a5b1b07ab Merge branch 'release' of github.com:Budibase/budibase into release 2022-06-13 22:26:57 +01:00
Rory Powell 46d7eab105 Fix user id generation 2022-06-13 22:26:15 +01:00
Budibase Staging Release Bot 046520270b v1.0.200-alpha.2 2022-06-13 15:59:17 +00:00
Budibase Staging Release Bot a0f7762142 v1.0.200-alpha.1 2022-06-13 14:38:52 +00:00
Rory Powell 780c589aa6 Export core test pkg as package.json export 2022-06-13 15:29:19 +01:00
Budibase Staging Release Bot a300b42b9d v1.0.200-alpha.0 2022-06-13 11:08:22 +00:00
Rory Powell 0594a0ea20 Merge branch 'master' into release 2022-06-13 11:54:37 +01:00
Budibase Staging Release Bot d33312d218 v1.0.199-alpha.0 2022-06-13 10:34:28 +00:00
Rory Powell ee9a19a1d5 Back populate no-op migrations on new app and tenant create 2022-06-13 10:51:29 +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
Budibase Release Bot 119dd6ab83 v1.0.199 2022-06-10 13:43:23 +00: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 1a7a7ac726 Build dev fixes 2022-06-09 13:15:20 +01:00
Rory Powell 0cf777a0cd Build fixes 2022-06-09 12:33:10 +01:00
Martin McKeaveney c470c2f676 merge with master 2022-06-08 13:26:14 +01:00
Budibase Release Bot f34d34359f v1.0.198 2022-06-08 12:06:10 +00:00
Budibase Release Bot c1882634cc v1.0.197 2022-06-08 08:28:45 +00:00
Budibase Release Bot b97f206a5a v1.0.196 2022-06-07 13:54:52 +00:00
Rory Powell 6a1160697d Purge lockfiles for worker, server and backend-core 2022-06-07 10:44:56 +01:00
Martin McKeaveney d15dfb83fc new ui functionality working from S3 bucket 2022-06-06 23:30:36 +01:00
Rory Powell 9ab8f524b6 Downgrade jest 2022-06-06 17:25:35 +01:00
Budibase Staging Release Bot 936c69e037 v1.0.192-alpha.5 2022-06-06 15:39:39 +00: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
Budibase Release Bot c36522d10a v1.0.195 2022-06-05 15:55:19 +00:00
Martin McKeaveney d5540bbd57 update google sheets strategy to use the standard passport strategy 2022-06-05 16:43:04 +01:00
Budibase Staging Release Bot 87179fc60b v1.0.192-alpha.4 2022-06-05 14:39:18 +00:00
Budibase Staging Release Bot eb62eeeb21 v1.0.192-alpha.3 2022-06-02 15:53:16 +00:00
Rory Powell 86d094dda4 Migration locks and add optional preventRetry option 2022-06-01 17:52:41 +01:00
Budibase Release Bot d1b889ac3c v1.0.194 2022-06-01 14:49:52 +00:00
Rory Powell 081db8423e Fix key eviction 2022-06-01 15:31:27 +01:00
Rory Powell 4f34e1b2c7 app id fixes 2022-06-01 15:17:49 +01:00
Rory Powell 7f26a60cc9 Default to historical timestamp 2022-06-01 14:44:12 +01:00
Rory Powell a4eef3daab Add awareness of deployment environment 2022-06-01 14:10:00 +01:00
Budibase Staging Release Bot 7f4d701e71 v1.0.192-alpha.2 2022-06-01 12:40:30 +00:00
Budibase Release Bot 740328d1d6 v1.0.193 2022-06-01 12:38:18 +00:00
Budibase Release Bot 07e4f6d26f v1.0.192 2022-06-01 11:16:17 +00:00
Budibase Staging Release Bot 724c447601 v1.0.192-alpha.1 2022-06-01 09:34:58 +00:00
Budibase Staging Release Bot f1d35057a3 v1.0.192-alpha.0 2022-06-01 08:57:05 +00:00
Martin McKeaveney d57c4987fe Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-01 09:47:13 +01:00
Rory Powell 7ebfaf8a31 Failover protection with event cache 2022-05-31 21:04:41 +01:00
Budibase Release Bot 78df2772e6 v1.0.191 2022-05-31 13:57:52 +00:00
Michael Drury 34837c86b5 Merge pull request #6120 from Budibase/fix/graceful-shutdown
Graceful server shutdown and cleaning up hooks which keep instance alive
2022-05-31 14:49:51 +01:00
Budibase Release Bot 15164833f3 v1.0.190 2022-05-31 13:07:37 +00:00
Martin McKeaveney 356340f048 merge 2022-05-31 13:11:42 +01:00
mike12345567 f1c81436cc Review comments and test fix. 2022-05-31 10:16:22 +01:00
Rory Powell a9ab8b2629 Lots of failure handling and caching 2022-05-30 21:46:08 +01:00
mike12345567 fa30457f2b Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 2022-05-30 21:22:06 +01:00
mike12345567 dae6a6b81c Fixing minor issue with automation quota updates. 2022-05-30 14:06:42 +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
Rory Powell 06b897ba4d Merge branch 'master' into develop 2022-05-28 21:47:24 +01:00
Rory Powell c0d6fa34a4 Identity tenant and installation groups, property updates 2022-05-28 21:38:22 +01:00
Budibase Staging Release Bot f185f56263 v1.0.188-alpha.2 2022-05-27 14:48:22 +00:00
Budibase Release Bot 2692f5a630 v1.0.189 2022-05-27 14:45:37 +00:00
Budibase Staging Release Bot 4f2603c5cd v1.0.188-alpha.1 2022-05-27 13:42:06 +00:00
Budibase Staging Release Bot 6d09808fa9 v1.0.188-alpha.0 2022-05-27 12:39:56 +00:00
Budibase Release Bot 5dd7f1ad4f v1.0.188 2022-05-27 12:33:26 +00:00
mike12345567 b8e50bba22 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-27 13:30:02 +01:00
Budibase Release Bot 5d91672ecf v1.0.187 2022-05-27 11:31:21 +00:00
Budibase Release Bot e594d0c1b7 v1.0.186 2022-05-27 10:51:02 +00:00
Rory Powell eb42b93c09 Merge pull request #6084 from Budibase/fix/provision-master
Cherry pick provision fix
2022-05-27 11:42:58 +01:00
Budibase Staging Release Bot 70f0699b09 v1.0.185-alpha.7 2022-05-27 10:10:14 +00:00
Budibase Release Bot aa815a1476 v1.0.185 2022-05-27 09:52:35 +00:00
Rory Powell 41dc87efa1 Fix provisioning in multi tenant environment 2022-05-27 10:51:23 +01:00
Budibase Staging Release Bot 244b66dfa0 v1.0.185-alpha.6 2022-05-27 09:26:19 +00:00
Rory Powell ba8c8970bc Merge pull request #6075 from Budibase/fix/provisioning-multi-tenant
Fix provisioning in multi tenant environment
2022-05-27 10:17:30 +01:00
Budibase Staging Release Bot e833e36048 v1.0.185-alpha.5 2022-05-26 23:46:33 +00:00
Budibase Staging Release Bot b93c77ccd1 v1.0.185-alpha.4 2022-05-26 23:19:48 +00:00
Rory Powell 3c1b13083c Installation identities, upgrade / downgrade events, filling in more event properties 2022-05-26 23:57:14 +01:00
Budibase Staging Release Bot aebfc1261c v1.0.185-alpha.3 2022-05-26 22:16:19 +00:00
Budibase Staging Release Bot d16b580a68 v1.0.185-alpha.2 2022-05-26 20:27:40 +00:00
Budibase Staging Release Bot f82735e0e6 v1.0.185-alpha.1 2022-05-26 16:52:21 +00:00
Rory Powell 6be1ad3aa8 Fix provisioning in multi tenant environment 2022-05-26 16:48:26 +01:00
mike12345567 723b96c5a5 Adding the ID inputs for the quota breakdown functionality. 2022-05-26 16:01:10 +01:00
mike12345567 15526a4000 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-quotas 2022-05-26 13:31:32 +01:00
Rory Powell ba1c4ead90 app and account properties, add account details to all user and tenant identities 2022-05-26 10:13:26 +01:00
Dean c17e625961 Refactored approach to ensure the request context is set appropriately 2022-05-26 10:03:29 +01:00
Dean 4bd315c1bd Merge remote-tracking branch 'origin/develop' into fix/update-icon-context 2022-05-26 09:02:13 +01:00
Rory Powell b986b689d6 Historical timestamps 2022-05-25 21:32:08 +01:00
Budibase Staging Release Bot b22211f6e3 v1.0.185-alpha.0 2022-05-25 17:34:17 +00:00
mike12345567 8bc0142a37 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-25 18:12:27 +01:00
Budibase Release Bot fd06b245c9 v1.0.184 2022-05-25 16:11:35 +00:00
mike12345567 4eaf3f698c Merge branch 'master' of github.com:Budibase/budibase into feature/load-testing 2022-05-25 16:15:59 +01:00
mike12345567 84d0b61588 Swapping bcryptjs for bcrypt. 2022-05-25 16:14:45 +01:00
Budibase Release Bot 4fadab2349 v1.0.183 2022-05-25 15:03:59 +00:00
Dean 756f5b3aa6 Explicitly passing requested appId when calling updateAppPackage 2022-05-25 15:10:37 +01:00
Rory Powell 1eed4da35f Add TS references to improve build watching 2022-05-25 13:31:49 +01:00
Budibase Release Bot 888c5621de v1.0.182 2022-05-25 12:13:30 +00:00
Martin McKeaveney 4bbfae3880 add better logging on session invalidation 2022-05-25 13:02:15 +01:00
mike12345567 5ba7942282 Moving table, datasource and datasource plus document types into the backend core. 2022-05-25 10:52:19 +01:00
Rory Powell 6a4c601ae8 timestamp support, logging updates, migration progress indicators, identification updates 2022-05-25 00:15:52 +01:00
Budibase Release Bot c84886ccbb v1.0.181 2022-05-24 22:17:47 +00:00
Martin McKeaveney b3b43f5ed4 Merge branch 'master' of github.com:Budibase/budibase 2022-05-24 23:07:30 +01:00
Martin McKeaveney 06fbcc4573 catch block in invalidate sessions 2022-05-24 22:57:32 +01:00
Budibase Release Bot 66889c231f v1.0.180 2022-05-24 19:17:59 +00:00
Rory Powell b3f04e7e8f Identity updates 2022-05-24 20:01:13 +01:00
Budibase Release Bot d6a532f733 v1.0.179 2022-05-24 16:59:27 +00:00
Budibase Staging Release Bot ee96dc5a0c v1.0.178-alpha.0 2022-05-24 14:26:06 +00:00
Budibase Release Bot 4ad905c64c v1.0.178 2022-05-24 11:30:17 +00:00
Rory Powell 630d38ae8f Merge branch 'master' into develop 2022-05-24 10:24:53 +01:00
Budibase Release Bot 8fd98781a5 v1.0.177 2022-05-24 09:22:31 +00:00
Rory Powell 5d8bd9c2a3 Merge branch 'master' into develop 2022-05-24 10:20:08 +01:00
Rory Powell ff48aaec6e User context updates and misc fixes 2022-05-24 09:54:36 +01:00
Budibase Release Bot 273bb01357 v1.0.176 2022-05-24 08:28:23 +00:00
Martin McKeaveney 4fb6eb972f adding default license env variable 2022-05-24 09:12:39 +01:00
Budibase Staging Release Bot fe44d5a321 v1.0.176-alpha.0 2022-05-23 22:51:48 +00:00
mike12345567 a7e6eb2851 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 23:43:57 +01:00
Budibase Release Bot 15d3ecaa7b v1.0.175 2022-05-23 22:32:31 +00:00
mike12345567 484dbbb605 Adding the ability to force a new context. 2022-05-23 23:23:49 +01:00
Rory Powell 28b48a88fe Event identification 2022-05-23 22:14:44 +01:00
Budibase Release Bot b8737ef665 v1.0.174 2022-05-23 18:24:18 +00:00
Budibase Release Bot 4c8dceb5cf v1.0.173 2022-05-23 17:14:13 +00:00
Budibase Staging Release Bot f838a43e51 v1.0.173-alpha.0 2022-05-23 16:13:12 +00:00
mike12345567 1f3d552199 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
Martin McKeaveney 518797295e merge 2022-05-23 16:52:34 +01:00
Budibase Release Bot 858204d5f9 v1.0.172 2022-05-23 15:48:30 +00:00
Martin McKeaveney 9d813292de enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
mike12345567 8fbbba16ee Updating cache to 1 hour. 2022-05-23 16:06:47 +01:00
Budibase Staging Release Bot deb9915ed2 v1.0.167-alpha.9 2022-05-23 14:17:10 +00: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
Budibase Release Bot 664d41ab99 v1.0.171 2022-05-23 12:01:23 +00: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
Budibase Release Bot aa12ae78af v1.0.170 2022-05-23 07:51:22 +00:00
Martin McKeaveney e6a28aaeed Merge pull request #6007 from Budibase/fix/postgres-connection
Postgres connection - fixing sporadic issues
2022-05-23 08:42:17 +01:00
Budibase Release Bot 2754241eea v1.0.169 2022-05-23 00:06:28 +00:00
Martin McKeaveney 6d3aa6a806 withCache wrapper for working with redis 2022-05-23 00:09:03 +01:00
Budibase Release Bot 62aa399396 v1.0.168 2022-05-22 18:30:22 +00:00
mike12345567 aede23d44e Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
Rory Powell 443b664e33 Finish global migration 2022-05-20 21:16:29 +01:00
mike12345567 1b86041c68 Removing the use of pouchdb-all-dbs from testing environment, it was causing more harm than good and was entirely avoidable. 2022-05-20 18:29:37 +01:00
Budibase Staging Release Bot 32f125944d v1.0.167-alpha.8 2022-05-20 15:56:52 +00:00
Rory Powell 756f5b51aa App migrations finished 2022-05-20 12:29:31 +01:00
Budibase Staging Release Bot dd9ee25863 v1.0.167-alpha.7 2022-05-20 00:13:14 +00:00
Budibase Staging Release Bot 5d49e5aa90 v1.0.167-alpha.6 2022-05-19 22:55:56 +00:00
Budibase Staging Release Bot 9d45d5d06e v1.0.167-alpha.5 2022-05-19 22:05:21 +00:00
mike12345567 2acf1053d9 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 21:25:41 +01:00
Budibase Staging Release Bot bb388f8d3d v1.0.167-alpha.4 2022-05-19 14:17:02 +00:00
mike12345567 663f5aef7b Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 10:45:26 +01:00
mike12345567 e846d27c42 Review comments. 2022-05-19 10:32:14 +01:00
Budibase Staging Release Bot 8dc922dff9 v1.0.167-alpha.3 2022-05-19 09:10:53 +00:00
Rory Powell 498c130e71 Migration for apps, automations, datasources, layouts, queries, roles, tables 2022-05-19 08:19:25 +01:00
Budibase Release Bot 8cba28e9db v1.0.167 2022-05-18 20:09:31 +00:00
Martin McKeaveney 296a327ee9 use platform url env 2022-05-18 21:00:42 +01:00
Budibase Staging Release Bot 4a4ab601d2 v1.0.167-alpha.2 2022-05-18 17:25:12 +00:00
Budibase Staging Release Bot b4f1ec67d7 v1.0.167-alpha.1 2022-05-18 14:51:12 +00:00
Budibase Staging Release Bot 4813f18c04 v1.0.167-alpha.0 2022-05-18 13:45:22 +00:00
Rory Powell 2ce76881f2 Merge branch 'master' into merge-master 2022-05-18 14:24:35 +01:00
Budibase Staging Release Bot dc0c5a6f5c v1.0.164-alpha.4 2022-05-18 12:19:42 +00:00
Rory Powell 8da427284c Stub out migrations + start tests + add build watching for backend-core 2022-05-18 10:56:44 +01:00
mike12345567 e61efc5474 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-18 10:56:44 +01:00
mike12345567 c528896e2d 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. 2022-05-17 17:44:40 +01:00
Budibase Staging Release Bot 4c3fd849bf v1.0.164-alpha.3 2022-05-17 15:03:55 +00:00
Budibase Staging Release Bot 6fa3b5f8d2 v1.0.164-alpha.2 2022-05-17 14:11:30 +00:00
Budibase Release Bot 8b45ed4e04 v1.0.166 2022-05-17 14:04:28 +00:00
Rory Powell e0a55ceb47 Merge pull request #5925 from Budibase/platform-url
Update getPlatformUrl usage to use a single interface
2022-05-17 15:00:52 +01:00
Budibase Staging Release Bot 6767a27d4a v1.0.164-alpha.1 2022-05-17 13:54:40 +00:00
Budibase Release Bot 8cc05541eb v1.0.165 2022-05-17 10:17:38 +00:00
Budibase Release Bot 32b25b6ce2 v1.0.164 2022-05-17 09:22:10 +00:00
Budibase Staging Release Bot 635846d103 v1.0.164-alpha.0 2022-05-17 09:06:07 +00:00
Rory Powell fb18904ad8 Fix tests and build 2022-05-17 10:05:05 +01:00
Rory Powell 99b83a4496 Update getPlatformUrl usage to use a single interface 2022-05-17 09:52:38 +01:00
Budibase Release Bot 0a71979ebc v1.0.163 2022-05-16 22:37:40 +00:00
Martin McKeaveney b98476349e editing getPlatformUrl for cloud 2022-05-16 23:22:33 +01:00
Budibase Release Bot 08eda0e89f v1.0.162 2022-05-16 16:48:39 +00:00
Budibase Staging Release Bot 0584c15b11 v1.0.159-alpha.2 2022-05-16 15:00:11 +00:00
mike12345567 08f53591e6 Fixing test cases. 2022-05-16 12:31:07 +01:00
Budibase Staging Release Bot 5144c59ad4 v1.0.159-alpha.1 2022-05-16 11:10:36 +00:00
Budibase Release Bot 1d885f4de9 v1.0.161 2022-05-13 15:45:14 +00:00
Budibase Release Bot c6120f509d v1.0.160 2022-05-13 13:48:11 +00:00
Budibase Staging Release Bot 7217d62d5b v1.0.159-alpha.0 2022-05-13 09:33:36 +00:00
Budibase Release Bot f211981da7 v1.0.159 2022-05-13 09:10:56 +00:00
Budibase Release Bot a1153da298 v1.0.158 2022-05-12 20:41:02 +00:00
Budibase Release Bot 6b8091d4a3 v1.0.157 2022-05-12 17:31:59 +00:00
Rory Powell a57c35ee76 Add execute automation to basic user / write permission set 2022-05-12 17:35:31 +01:00
Budibase Release Bot 44c25f6fff v1.0.156 2022-05-12 15:16:33 +00:00
Rory Powell 59c4aeb85a Merge pull request #5853 from Budibase/fix/5838
Revert "Adding to the REST query UI to make it more obvious when it n…
2022-05-12 16:08:59 +01:00
Budibase Release Bot 0ba6546321 v1.0.155 2022-05-12 14:53:11 +00:00
Rory Powell 1716328a77 Update lockfiles 2022-05-12 15:51:14 +01:00
Budibase Release Bot 090f067ffc v1.0.154 2022-05-11 14:05:21 +00:00
Budibase Release Bot fd46cf96a4 v1.0.153 2022-05-11 11:48:53 +00:00
Budibase Release Bot 2c303e7311 v1.0.152 2022-05-11 11:14:55 +00:00
Budibase Release Bot 7b1f9587b2 v1.0.151 2022-05-11 09:42:20 +00:00
Michael Drury 7cc942e529 Merge pull request #5801 from Budibase/fix/cls-hooked-memory-leak
Fix CLS hooked memory leak
2022-05-11 10:34:22 +01:00
mike12345567 e5922269aa Switching over to using our own version of cls-hooked which has the memory leak (no async hooks disable call) fixed as well as changing how we use the CLS namespaces to allow us to destroy the namespace we use per request. 2022-05-10 16:37:24 +01:00
mike12345567 944851d182 Adding our own version of cls hooked with the memory leak fixed. 2022-05-10 16:34:20 +01:00
Budibase Release Bot 0da892a6b4 v1.0.150 2022-05-10 10:48:32 +00:00
Rory Powell 8e885075b6 handlers -> publishers and analtics -> processors 2022-05-10 10:33:59 +01:00
Budibase Release Bot 285b4a74e4 v1.0.149 2022-05-09 14:54:10 +00:00
Budibase Release Bot ae2a45cec6 v1.0.148 2022-05-09 13:23:32 +00:00
mike12345567 7693de8a61 Merge branch 'master' of github.com:Budibase/budibase into fix/5778 2022-05-09 13:46:38 +01:00
Budibase Release Bot 043b2b12ca v1.0.147 2022-05-09 12:36:54 +00:00
mike12345567 26441255cf Unit tests for the utility functions that have changed around app ID checks/generation./ 2022-05-09 13:28:01 +01:00
mike12345567 8e704cc70f Fixing issue #5778 - making sure to only remove the first app_ element of the app ID. 2022-05-09 12:29:44 +01:00
Budibase Release Bot 8e6c902876 v1.0.146 2022-05-06 15:37:07 +00:00
Martin McKeaveney e46ac20317 Merge pull request #5643 from Budibase/feature/small-april-tickets
Feature/small april tickets
2022-05-06 16:27:50 +01:00
Budibase Release Bot b87068657f v1.0.145 2022-05-05 23:48:56 +00:00
Budibase Release Bot ace0730739 v1.0.144 2022-05-05 22:39:12 +00:00
Budibase Release Bot 87001bd1c5 v1.0.143 2022-05-05 13:08:19 +00:00
Martin McKeaveney 8899527da8 merge 2022-05-05 12:45:09 +01:00
Rory Powell 34474d5c10 Re-enable gsheets for verification 2022-05-05 09:59:10 +01:00
Rory Powell 77cb7c480c Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-05 09:22:01 +01:00
Rory Powell e45c0f98c7 Merge pull request #5694 from Budibase/add-types-package
Add @budibase/types package
2022-05-05 08:50:37 +01:00
Rory Powell e4257f1e04 Merge branch 'develop' into feature/posthog-v2 2022-05-05 08:47:06 +01:00
Rory Powell 1f56d31ebb App backfill (wip) 2022-05-05 08:32:14 +01:00
Budibase Release Bot 6204109df3 v1.0.142 2022-05-04 16:58:22 +00:00
Budibase Release Bot eaa0b8e903 v1.0.141 2022-05-04 13:14:06 +00:00
Budibase Release Bot 008d69ab09 v1.0.140 2022-05-04 12:40:27 +00:00
Budibase Release Bot be6228df53 v1.0.139 2022-05-04 12:25:09 +00:00
Rory Powell 4e7a16db30 Add isDev() to backend-core/env 2022-05-04 12:28:21 +01:00
Rory Powell 11ea9d90e3 Add ts watch support for backend-core + stub out migrations 2022-05-04 11:22:50 +01:00
Rory Powell 3b9142f103 Build and test fixes 2022-05-03 22:58:19 +01:00
Budibase Release Bot 10864f03ce v1.0.138 2022-05-03 16:38:39 +00:00
Rory Powell 8b4f4c813a Add @budibase/types package 2022-05-03 17:13:13 +01:00
Budibase Release Bot 21e02dd279 v1.0.137 2022-05-03 15:58:47 +00:00
Budibase Release Bot b7db3613e5 v1.0.136 2022-05-03 15:08:57 +00:00
Budibase Release Bot 808e3e7c8b v1.0.135 2022-05-03 13:54:24 +00:00
Budibase Release Bot c2b3a7e0c8 v1.0.134 2022-05-03 09:32:48 +00:00
Budibase Release Bot d422912943 v1.0.133 2022-05-02 08:48:23 +00:00
Budibase Release Bot ed8e4b3d77 v1.0.132 2022-04-29 13:31:30 +00:00
Rory Powell 185b591db5 Merge branch 'labday/backend-core-ts' into feature/posthog-v2 2022-04-29 14:01:13 +01:00
Martin McKeaveney 2a7fa4d8f7 merge 2022-04-29 00:05:43 +01:00
Rory Powell cfa75a8af3 backend-core typescript building successfully 2022-04-28 22:39:21 +01:00
Budibase Release Bot f88504f4b0 v1.0.131 2022-04-28 14:16:39 +00:00
Budibase Release Bot 51c7c6abab v1.0.130 2022-04-28 13:29:28 +00:00
Budibase Staging Release Bot e06c03e140 v1.0.130-alpha.0 2022-04-28 11:30:07 +00:00
Budibase Release Bot 7100baf6d0 v1.0.129 2022-04-28 10:19:06 +00:00
Michael Drury 8d6d90780f Merge pull request #5616 from Budibase/fix/april-fixes
Various April release fixes
2022-04-28 11:09:18 +01:00
Budibase Release Bot 488f4a98fb v1.0.128 2022-04-28 08:24:29 +00:00
mike12345567 a2c6917bfa Fixing test case. 2022-04-27 22:57:03 +01:00
mike12345567 2865d6531c Review comments. 2022-04-27 22:36:45 +01:00
mike12345567 061868c826 Fixing an issue with cookie auth. 2022-04-27 16:56:30 +01:00
Rory Powell 1caf4b1965 Merge branch 'develop' into feature/posthog-v2 2022-04-27 16:32:00 +01:00
mike12345567 48eda78f67 Fix for issue being able to delete apps. 2022-04-27 15:58:55 +01:00
Budibase Staging Release Bot 59cd1f722d v1.0.126-alpha.0 2022-04-27 14:40:24 +00:00
Budibase Release Bot b2b98c790b v1.0.127 2022-04-27 13:13:56 +00:00
Budibase Release Bot e2a4f17afe v1.0.126 2022-04-27 11:55:18 +00:00
Budibase Release Bot 14169a9a04 v1.0.125 2022-04-27 09:28:58 +00:00
Budibase Release Bot 4d01185e6d v1.0.124 2022-04-26 22:48:04 +00:00
Budibase Staging Release Bot 2adf990ec7 v1.0.124-alpha.0 2022-04-26 19:19:35 +00:00
Michael Drury 8d78698c60 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-04-26 20:10:26 +01:00
Budibase Staging Release Bot ddb6f1549c v1.0.123-alpha.1 2022-04-26 18:30:39 +00:00
Michael Drury 3fa0684d2b Merge pull request #5597 from Budibase/fix/update-tenancy
Fix: Update global db context when tenant is updated + configurable couch integration in tenancy middleware
2022-04-26 19:21:48 +01:00
Budibase Release Bot 2e846dd4da v1.0.123 2022-04-26 17:11:18 +00:00
Rory Powell 12abe4adcc Bypass couch db when using tenancy middleware 2022-04-26 17:13:45 +01:00
Martin McKeaveney a91cf354b6 renamable buckets, started firebase tests, onboarding modal copy update 2022-04-26 17:12:47 +01:00
Budibase Staging Release Bot 3b01575b77 v1.0.123-alpha.0 2022-04-26 16:12:16 +00:00
mike12345567 2441f42c54 Merge branch 'develop' of github.com:Budibase/budibase into fix/develop-merge 2022-04-26 16:31:17 +01:00
deanhannigan 89fa229140 Merge pull request #5489 from Budibase/feature/new-app-publish-workflow
Feature/new app publish workflow
2022-04-26 16:22:37 +01:00
Budibase Staging Release Bot 3473f68955 v1.0.105-alpha.43 2022-04-26 15:12:39 +00:00
Dean 8b8baf9bdd Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-26 12:12:50 +01:00
Budibase Staging Release Bot 210dc8ad2a v1.0.105-alpha.42 2022-04-26 10:22:18 +00:00
Martin McKeaveney 9ca4dacbaa merge with master 2022-04-26 10:21:45 +01:00
Budibase Release Bot d251a80123 v1.0.122 2022-04-26 07:55:00 +00:00
Budibase Staging Release Bot 34388e05c3 v1.0.105-alpha.41 2022-04-25 22:24:32 +00:00
Rory Powell dd0e6099b8 Fix: google sso 2022-04-25 22:49:56 +01:00
Budibase Staging Release Bot e2207c8c1e v1.0.105-alpha.40 2022-04-25 15:22:23 +00:00
Rory Powell b9a39e193e Fix developer count migration when only single developer 2022-04-25 15:38:37 +01:00
Budibase Release Bot 45a65a03c3 v1.0.121 2022-04-25 13:59:00 +00:00
Budibase Staging Release Bot 36b7f19657 v1.0.105-alpha.39 2022-04-25 13:39:27 +00:00
Budibase Staging Release Bot 558760a1f6 v1.0.105-alpha.38 2022-04-25 12:06:32 +00:00
Budibase Staging Release Bot d4de38019b v1.0.105-alpha.37 2022-04-25 11:34:54 +00:00
Rory Powell d39ec2126a Merge pull request #5566 from Budibase/pro-build-fixes
Sync versions on release
2022-04-25 12:26:09 +01:00
Budibase Staging Release Bot de1b2c3476 v1.0.105-alpha.36 2022-04-25 11:19:53 +00:00
Rory Powell f6284cc697 Sync versions of pro and backend-core 2022-04-25 12:19:36 +01:00
Budibase Release Bot 650cf2a82f v1.0.120 2022-04-25 10:50:20 +00:00
Martin McKeaveney bbce5a9c7f Merge branch 'master' into gsheets-updates 2022-04-25 09:27:38 +01:00
Martin McKeaveney 46b424308f only save refresh token in google auth 2022-04-24 23:33:50 +01:00
Martin McKeaveney 84d2bb3cf5 auto fetch access token in gsheets integration 2022-04-24 23:32:47 +01:00
Budibase Release Bot 00078b6cad v1.0.119 2022-04-23 12:20:38 +00:00
Budibase Release Bot 81adeafd52 v1.0.118 2022-04-23 12:13:13 +00:00