1
0
Fork 0
mirror of synced 2024-07-06 06:50:49 +12:00
Commit graph

10389 commits

Author SHA1 Message Date
Mel O'Hagan eaf6a5e40c Add aggregate method. Push results. 2022-10-03 20:08:47 +01:00
Mel O'Hagan 6ef497992a Fix types 2022-10-03 19:10:01 +01:00
Mel O'Hagan 268dd0ace5 lint 2022-10-03 17:18:16 +01:00
Mel O'Hagan 4f238d9c10 Merge branch 'develop' into lab/mongodb 2022-10-03 17:10:21 +01:00
Mel O'Hagan bd62ac1000 Wrap number in quotes if string search 2022-10-03 11:30:57 +01:00
Budibase Staging Release Bot fe619cbe09 Update pro version to 2.0.14-alpha.2 2022-10-03 10:04:59 +00:00
Budibase Staging Release Bot 7f233038ac v2.0.14-alpha.2 2022-10-03 10:01:53 +00:00
Budibase Staging Release Bot a8908cef6a Update pro version to 2.0.14-alpha.1 2022-10-03 09:38:54 +00:00
Budibase Staging Release Bot 230a667817 v2.0.14-alpha.1 2022-10-03 09:34:56 +00:00
Budibase Release Bot e08d4175c2 Update pro version to 2.0.14 2022-10-03 09:05:44 +00:00
Budibase Release Bot 3ae3d653b3 v2.0.14 2022-10-03 09:02:31 +00:00
Michael Drury 22baa8574e
Merge pull request #8061 from Budibase/fix/8056
Don't return raw query from query execution endpoint - only from preview
2022-10-03 09:51:26 +01:00
Shumpei Kishi fb0a1468f7 Adding a validation check for undefined 2022-10-03 17:34:06 +09:00
Shumpei Kishi 12fe55a7f0 Fixing the validation logic to accept boolean false value. 2022-10-03 15:55:11 +09:00
Budibase Staging Release Bot a469142f3c Update pro version to 2.0.14-alpha.0 2022-10-01 15:03:24 +00:00
Budibase Staging Release Bot 73138b4d57 v2.0.14-alpha.0 2022-10-01 14:59:33 +00:00
Michael Drury 69abe9c5db Merge branch 'master' of github.com:Budibase/budibase into develop 2022-10-01 15:44:11 +01:00
Budibase Release Bot cdc7ad76e9 Update pro version to 2.0.13 2022-09-30 16:52:00 +00:00
Budibase Release Bot 096820e096 v2.0.13 2022-09-30 16:48:54 +00:00
Budibase Release Bot c8aaeb09a8 Update pro version to 2.0.12 2022-09-30 15:54:29 +00:00
Budibase Staging Release Bot a0e9ce6c60 v2.0.10-alpha.1 2022-09-30 15:51:17 +00:00
Budibase Release Bot 635a561ba2 v2.0.12 2022-09-30 15:51:16 +00:00
Budibase Release Bot 457e8bde30 Update pro version to 2.0.11 2022-09-30 15:02:32 +00:00
Budibase Release Bot 33ded6e013 v2.0.11 2022-09-30 14:59:22 +00:00
Michael Drury be5fb642e1
Merge pull request #8062 from Budibase/fix/oracle-dev-fix
OracleDB development machine fix
2022-09-30 15:48:40 +01:00
Budibase Release Bot f1821efc88 Update pro version to 2.0.10 2022-09-30 14:22:12 +00:00
mike12345567 0182996260 Quick fix for development machines, when running Budibase development stack on systems that are not oracle compatiable it would fail to start due to the lack of dependency. 2022-09-30 15:19:34 +01:00
Budibase Release Bot 3e4c3a8599 v2.0.10 2022-09-30 14:18:54 +00:00
Budibase Staging Release Bot 4042d3f136 Update pro version to 2.0.10-alpha.0 2022-09-30 14:10:43 +00:00
Michael Drury 64d90280a0
Merge pull request #8058 from Budibase/feature/plugin-icons
Custom datasource icons
2022-09-30 15:08:10 +01:00
Budibase Staging Release Bot 87ec3dc46c v2.0.10-alpha.0 2022-09-30 14:07:36 +00:00
mike12345567 48514da625 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-30 14:55:00 +01:00
Budibase Staging Release Bot 69982abfc0 Update pro version to 2.0.7-alpha.2 2022-09-30 12:46:54 +00:00
Budibase Staging Release Bot beee56173b v2.0.7-alpha.2 2022-09-30 12:42:51 +00:00
Rory Powell a3cd3c8067
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 5fdbb54c3b Update pro version to 2.0.9 2022-09-30 12:05:21 +00:00
Budibase Release Bot 6d598aa36b v2.0.9 2022-09-30 12:02:17 +00:00
mike12345567 f33968f4da Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 13:02:14 +01:00
mike12345567 6296849012 Minor fix for #8056 - don't return the raw data for the main query execution - but still return for the builder preview. 2022-09-30 12:30:26 +01:00
Budibase Release Bot 6520cef377 Update pro version to 2.0.8 2022-09-30 11:25:52 +00:00
Budibase Release Bot f1ac02246d v2.0.8 2022-09-30 11:22:29 +00:00
Budibase Release Bot 9cbc200724 Update pro version to 2.0.7 2022-09-30 10:47:24 +00:00
Budibase Release Bot 3617ce2643 v2.0.7 2022-09-30 10:44:12 +00:00
mike12345567 791f6a36a5 Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 11:17:43 +01:00
mike12345567 b059d95e02 Fix for #8023 - moving Oracle integration to ESM import rather than CJS. 2022-09-30 10:52:00 +01:00
Budibase Staging Release Bot a9427c8efc Update pro version to 2.0.7-alpha.1 2022-09-30 08:21:09 +00:00
Budibase Staging Release Bot 678c7594e9 v2.0.7-alpha.1 2022-09-30 08:17:41 +00:00
mike12345567 1f5de9b71d Adding ability for datasource plugins to have a custom icon svg. 2022-09-29 19:30:53 +01:00
Budibase Staging Release Bot cdbb516def Update pro version to 2.0.7-alpha.0 2022-09-29 09:51:28 +00:00
Budibase Staging Release Bot 84194d6a88 v2.0.7-alpha.0 2022-09-29 09:48:15 +00:00
dependabot[bot] 018b87aa80
Bump vm2 from 3.9.6 to 3.9.11 in /packages/server
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.6 to 3.9.11.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.6...3.9.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 09:25:40 +00:00
Budibase Release Bot 56559510fd Update pro version to 2.0.6 2022-09-28 15:38:05 +00:00
Budibase Release Bot f4eba61994 v2.0.6 2022-09-28 15:34:09 +00:00
Rory Powell ba706319f4 Test fix 2022-09-28 14:03:05 +01:00
Rory Powell 61aafa87cb Create generic quota sync migration 2022-09-28 13:13:37 +01:00
Rory Powell 79d53042d8 Merge branch 'develop' into feature/app-quotas 2022-09-28 12:33:39 +01:00
Rory Powell 59527b29f0 minor renaming 2022-09-28 11:57:58 +01:00
Rory Powell 9af16738e5 Merge develop 2022-09-28 08:56:45 +01:00
Budibase Release Bot 6c7c218600 Update pro version to 2.0.5 2022-09-27 18:18:53 +00:00
Budibase Release Bot a8f8ea2504 v2.0.5 2022-09-27 18:15:36 +00:00
Budibase Release Bot 0bb17dde2c Update pro version to 2.0.4 2022-09-27 09:47:32 +00:00
Budibase Release Bot 297754df17 v2.0.4 2022-09-27 09:43:49 +00:00
Budibase Release Bot 904af47d6c Update pro version to 2.0.3 2022-09-26 23:02:38 +00:00
Budibase Release Bot 06d8533140 v2.0.3 2022-09-26 22:59:26 +00:00
Martin McKeaveney ec2c9ca420 reverting pro version 2022-09-26 23:46:58 +01:00
Budibase Release Bot ffe426d8d3 Update pro version to 2.0.2 2022-09-26 22:13:08 +00:00
Budibase Release Bot e07a61466c v2.0.2 2022-09-26 22:11:02 +00:00
Budibase Release Bot 27f00bb360 Update pro version to 2.0.1 2022-09-26 20:29:39 +00:00
Budibase Release Bot de67b7b329 v2.0.1 2022-09-26 20:26:27 +00:00
Budibase Release Bot 4949538a47 Update pro version to 2.0.0 2022-09-26 19:48:03 +00:00
Budibase Release Bot d332e035d8 v2.0.0 2022-09-26 19:44:31 +00:00
Budibase Release Bot 77c7019272 Update pro version to 1.4.19 2022-09-26 18:32:14 +00:00
Budibase Release Bot 49be12b428 v1.4.19 2022-09-26 18:29:06 +00:00
Budibase Staging Release Bot 3c2dcb6e59 Update pro version to 1.4.18-alpha.1 2022-09-26 18:01:37 +00:00
Budibase Release Bot eb62e5b9aa Update pro version to 1.4.18 2022-09-26 18:00:58 +00:00
Budibase Staging Release Bot 2e5daebd85 v1.4.18-alpha.1 2022-09-26 17:58:22 +00:00
Budibase Release Bot 395b2a45e0 v1.4.18 2022-09-26 17:57:51 +00:00
Martin McKeaveney 71e9f9c191 make sure rows call goes to real couch 2022-09-26 18:46:09 +01:00
Budibase Staging Release Bot 905f7c07e2 Update pro version to 1.4.18-alpha.0 2022-09-26 17:18:37 +00:00
Budibase Staging Release Bot 98b3560197 v1.4.18-alpha.0 2022-09-26 17:14:45 +00:00
Martin McKeaveney d0ad7bbb67 merge with master 2022-09-26 17:57:23 +01:00
Budibase Staging Release Bot fb4f95ed8e Update pro version to 1.4.8-alpha.13 2022-09-26 15:39:08 +00:00
Budibase Staging Release Bot 489f392df7 v1.4.8-alpha.13 2022-09-26 15:35:59 +00:00
Budibase Release Bot 3689ab331c Update pro version to 1.4.17 2022-09-26 15:24:24 +00:00
Budibase Release Bot 3ff0089293 v1.4.17 2022-09-26 15:20:46 +00:00
Mel O'Hagan 59ba882a58 Merge branch 'master' into bug/sev3/display-column-relationship-bug 2022-09-26 16:14:14 +01:00
Budibase Staging Release Bot 63498dae83 Update pro version to 1.4.8-alpha.12 2022-09-26 15:00:59 +00:00
Budibase Staging Release Bot 60451026ca v1.4.8-alpha.12 2022-09-26 14:57:45 +00:00
Martin McKeaveney 15b61fcaae
Merge pull request #7866 from Budibase/public-api-sdk
Public API SDK
2022-09-26 15:34:58 +01:00
Martin McKeaveney bbed2bd0af
Merge pull request #7914 from Budibase/bug/sev4/mysql-multiple-statements
Mysql multiple statements
2022-09-26 15:33:39 +01:00
Budibase Staging Release Bot 157040502a Update pro version to 1.4.8-alpha.11 2022-09-26 14:22:57 +00:00
Budibase Staging Release Bot eef813afaf v1.4.8-alpha.11 2022-09-26 14:19:47 +00:00
Andrew Kingston aa21f44a3e Update delete endpoints to be called destroy 2022-09-26 14:18:31 +01:00
Andrew Kingston 0ebfad7606 Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-26 14:15:25 +01:00
Andrew Kingston f056807f79 Always try to migrate navigation settings when importing apps 2022-09-26 13:59:00 +01:00
Budibase Release Bot 7682d056c0 Update pro version to 1.4.16 2022-09-26 11:24:49 +00:00
Budibase Release Bot 84ea807176 v1.4.16 2022-09-26 11:20:52 +00:00
Budibase Staging Release Bot 37eee10815 Update pro version to 1.4.8-alpha.10 2022-09-26 10:23:35 +00:00
Budibase Staging Release Bot 71debd85df v1.4.8-alpha.10 2022-09-26 10:20:31 +00:00
Martin McKeaveney 1a18e7eba2
Merge pull request #7964 from Budibase/qa/real-couch-integration-tests 2022-09-26 11:10:15 +01:00
Martin McKeaveney 1fdff22c64 only run in test mode if couch url is not passed 2022-09-26 10:40:37 +01:00
Budibase Release Bot 7a5438059a Update pro version to 1.4.15 2022-09-26 07:53:34 +00:00
Budibase Release Bot 4776b44028 v1.4.15 2022-09-26 07:50:16 +00:00
Peter Clement a988ff0a14
Merge pull request #7944 from Budibase/pc/automation-fix
Automate fixes
2022-09-26 08:39:47 +01:00
Budibase Release Bot f6cfffbf62 Update pro version to 1.4.14 2022-09-25 13:05:15 +00:00
Budibase Release Bot 86cba9de8f v1.4.14 2022-09-25 13:02:11 +00:00
Budibase Staging Release Bot 992880860b Update pro version to 1.4.8-alpha.9 2022-09-25 12:57:32 +00:00
Budibase Staging Release Bot cef27c68ef v1.4.8-alpha.9 2022-09-25 12:54:02 +00:00
Martin McKeaveney eae2f83225
Merge pull request #7881 from Budibase/feature/email-cc
Add CC and BCC (with multiple email support) to Send Email automation action step
2022-09-25 13:40:33 +01:00
Budibase Release Bot d903cd0c6c Update pro version to 1.4.13 2022-09-24 19:25:57 +00:00
Budibase Release Bot a04ce049cd v1.4.13 2022-09-24 19:22:02 +00:00
Budibase Staging Release Bot 6e9cd9eda6 Update pro version to 1.4.8-alpha.8 2022-09-24 18:38:48 +00:00
Budibase Staging Release Bot e4a7cf7d33 v1.4.8-alpha.8 2022-09-24 18:35:02 +00:00
Michael Drury 70c3c1b8d8 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-24 17:04:31 +01:00
Michael Drury e3f4e744ab PR comments. 2022-09-24 16:55:22 +01:00
Budibase Staging Release Bot e4200c0f5d Update pro version to 1.4.8-alpha.7 2022-09-24 13:22:12 +00:00
Budibase Staging Release Bot c75ff1cd4a v1.4.8-alpha.7 2022-09-24 13:18:45 +00:00
Martin McKeaveney e796a86809 using real couch in integration tests 2022-09-24 13:17:21 +01:00
mike12345567 b20db4d22a 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
Michael Drury 1b021d35a3 Fixing issue discovered by test. 2022-09-23 22:24:31 +01:00
Budibase Release Bot b9154fe096 Update pro version to 1.4.12 2022-09-23 16:58:24 +00:00
Budibase Release Bot c5efba0628 v1.4.12 2022-09-23 16:55:06 +00:00
mike12345567 55685e83fb Fixing a few issues with roles being correctly reverted. 2022-09-23 17:45:26 +01:00
mike12345567 c8ec3c52af Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 17:10:30 +01:00
Mel O'Hagan 150c85d19d Merge branch 'master' into bug/sev4/mysql-multiple-statements 2022-09-23 16:43:57 +01:00
Budibase Release Bot de6dbfef63 Update pro version to 1.4.11 2022-09-23 15:43:52 +00:00
Budibase Release Bot f2b9f959f7 v1.4.11 2022-09-23 15:39:48 +00:00
Budibase Staging Release Bot 3a1ec9e9a4 Update pro version to 1.4.8-alpha.6 2022-09-23 15:39:14 +00:00
Budibase Staging Release Bot ccfbf5835a v1.4.8-alpha.6 2022-09-23 15:36:03 +00:00
Rory Powell 0ba897a43c
Merge pull request #7941 from Budibase/default-dev-env-feature-flags
Add TENANT_FEATURE_FLAGS to default dev environment
2022-09-23 16:12:46 +01:00
Peter Clement cd2d5a7c7c Merge remote-tracking branch 'origin/master' into pc/automation-fix 2022-09-23 15:37:04 +01:00
mike12345567 8830ba1827 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 14:37:50 +01:00
Budibase Staging Release Bot 3de6eef766 Update pro version to 1.4.8-alpha.5 2022-09-23 12:56:29 +00:00
Budibase Staging Release Bot e20ff9919d v1.4.8-alpha.5 2022-09-23 12:53:06 +00:00
Rory Powell 5bfd2f787c Add TENANT_FEATURE_FLAGS to default dev environment 2022-09-23 13:48:19 +01:00
Rory Powell 8daa4f5118 Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +01:00
Peter Clement 334ac0d512 Automation fixes 2022-09-23 13:35:27 +01:00
mike12345567 d749286f3e Minor update to feature flag name. 2022-09-23 13:08:18 +01:00
Budibase Staging Release Bot 7a1adda1ec Update pro version to 1.4.8-alpha.4 2022-09-23 11:22:41 +00:00
Budibase Staging Release Bot 7f10ab5537 v1.4.8-alpha.4 2022-09-23 11:18:55 +00:00
mike12345567 76114aa621 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-22 18:44:16 +01:00
mike12345567 4a6941dce7 Fixing pm2 config. 2022-09-22 18:28:50 +01:00
mike12345567 fa8fb88f82 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 1959acd4c1 Update pro version to 1.4.10 2022-09-22 16:09:28 +00:00
Budibase Release Bot f0325eb54a v1.4.10 2022-09-22 16:06:01 +00:00
Mel O'Hagan 76f6f9e9b9 Support multiple statements 2022-09-22 16:36:19 +01:00
Budibase Staging Release Bot e2c8d0e55e Update pro version to 1.4.8-alpha.3 2022-09-22 14:40:40 +00:00
Budibase Staging Release Bot 5a895e48e0 v1.4.8-alpha.3 2022-09-22 14:37:09 +00:00
Budibase Release Bot aebcea3bea Update pro version to 1.4.9 2022-09-22 14:31:55 +00:00
Budibase Release Bot e15f083445 v1.4.9 2022-09-22 14:28:02 +00:00
mike12345567 7a732b8155 Fixing issue that refactoring file caused (some strings renamed to ts rather than js). 2022-09-22 15:18:10 +01:00
mike12345567 a461c25cef Some updates, typescripting some more APIs, as well as fixing a lot of Router creation which did not specify the 'new' operator. 2022-09-22 14:59:28 +01:00
Rory Powell 17283b54b0 Enable feature flags selfhost 2022-09-22 14:41:41 +01:00
Budibase Staging Release Bot ad5846b35f Update pro version to 1.4.8-alpha.2 2022-09-22 09:10:26 +00:00
Budibase Staging Release Bot d723cf5635 v1.4.8-alpha.2 2022-09-22 09:07:01 +00:00
Budibase Release Bot c1f4947816 Update pro version to 1.4.8 2022-09-22 08:19:42 +00:00
Budibase Release Bot 860d7e15d3 v1.4.8 2022-09-22 08:15:50 +00:00
mike12345567 d80cd5042d Adding group app cleanup. 2022-09-21 23:12:38 +01:00
Budibase Staging Release Bot 62ce870330 Update pro version to 1.4.8-alpha.1 2022-09-21 21:25:42 +00:00
Budibase Staging Release Bot 085d733b47 v1.4.8-alpha.1 2022-09-21 21:22:04 +00:00
Budibase Staging Release Bot 54366b8758 Update pro version to 1.4.8-alpha.0 2022-09-21 19:39:02 +00:00
Budibase Staging Release Bot b7667257eb v1.4.8-alpha.0 2022-09-21 19:35:13 +00:00
Rory Powell f324e1b729
Merge pull request #7859 from Budibase/feature/enterprise
Enterprise / license override support
2022-09-21 20:18:54 +01:00
Andrew Kingston 2ccdf4b10b Update public API operation IDs to be shorter 2022-09-21 19:11:47 +01:00
Budibase Release Bot 8381368337 Update pro version to 1.4.7 2022-09-21 16:18:17 +00:00
Budibase Release Bot 383b163b12 v1.4.7 2022-09-21 16:14:11 +00:00
Budibase Release Bot 5bae4aea8a Update pro version to 1.4.6 2022-09-21 15:49:41 +00:00
Budibase Release Bot ca67234670 v1.4.6 2022-09-21 15:46:23 +00:00
Mel O'Hagan a5571fc59a CC and BCC interface 2022-09-21 15:58:04 +01:00
Budibase Release Bot 66ba8ff08e Update pro version to 1.4.5 2022-09-21 14:48:19 +00:00
Rory Powell 903808c0d3 License analytics 2022-09-21 15:45:29 +01:00
Budibase Release Bot b5059559ff v1.4.5 2022-09-21 14:45:11 +00:00
Budibase Release Bot 5e14479a8e Update pro version to 1.4.4 2022-09-21 12:59:54 +00:00
Budibase Release Bot 0263a24eea v1.4.4 2022-09-21 12:56:47 +00:00
Mel O'Hagan 2d3868af26 Ensure display columns are set 2022-09-21 11:53:18 +01:00
Andrew Kingston b1ec1fafb4 Fix incorrect event name being sent down websocket when hot reloading component plugins 2022-09-21 09:11:23 +01:00
Andrew Kingston b9bee3aede Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-21 09:09:27 +01:00
Budibase Staging Release Bot 2787b5498a Update pro version to 1.4.3-alpha.2 2022-09-21 07:02:57 +00:00
Budibase Staging Release Bot a409383b0a v1.4.3-alpha.2 2022-09-21 06:59:46 +00:00
Budibase Staging Release Bot 836aa76831 Update pro version to 1.4.3-alpha.1 2022-09-20 15:08:58 +00:00
Budibase Staging Release Bot ea1492ac18 v1.4.3-alpha.1 2022-09-20 15:04:46 +00:00
Rory Powell c3248421d5 Merge branch 'develop' into feature/enterprise 2022-09-20 16:01:28 +01:00
Andrew Kingston 3024a54cd1 Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-20 15:29:39 +01:00
Budibase Staging Release Bot ddc299b289 Update pro version to 1.4.3-alpha.0 2022-09-20 14:25:15 +00:00
Budibase Staging Release Bot d95e755585 v1.4.3-alpha.0 2022-09-20 14:21:27 +00:00
Budibase Release Bot f62888d0f8 Update pro version to 1.4.3 2022-09-20 14:11:12 +00:00
Budibase Release Bot 871ac84223 v1.4.3 2022-09-20 14:07:55 +00:00
Budibase Release Bot 15b5df0e64 Update pro version to 1.4.2 2022-09-20 13:28:28 +00:00
Budibase Release Bot 0f050250e2 v1.4.2 2022-09-20 13:25:12 +00:00
Budibase Release Bot 195c058503 v1.4.1 2022-09-20 13:10:51 +00:00
Budibase Release Bot a1cb45dc38 v1.4.0 2022-09-20 12:49:14 +00:00
Budibase Release Bot 02fc6ac086 v1.3.22 2022-09-20 12:29:11 +00:00
Rory Powell a340bedbb0 Merge branch 'develop' into release-fixes 2022-09-20 12:29:29 +01:00
Budibase Staging Release Bot f826a68b51 Update pro version to 1.3.22-alpha.4 2022-09-20 11:13:44 +00:00
Budibase Staging Release Bot 622c2c4896 v1.3.22-alpha.4 2022-09-20 11:09:59 +00:00
Martin McKeaveney dd34f8184f set pro to previous version 2022-09-20 11:55:35 +01:00
Andrew Kingston 48d14d9cb3 Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-20 11:25:54 +01:00
Andrew Kingston 3e050e965f Add operationIds to public API 2022-09-20 11:24:54 +01:00
Rory Powell e62094c8c8 Merge branch 'develop' into release-fixes 2022-09-20 11:08:54 +01:00
Budibase Staging Release Bot e71197d8d8 Update pro version to 1.3.22-alpha.3 2022-09-20 09:54:59 +00:00
Budibase Staging Release Bot 9a6670cc54 v1.3.22-alpha.3 2022-09-20 09:52:49 +00:00
Rory Powell bcfb491858 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
Rory Powell f984a16942 Add enterprise types and change from @budibase/pro to @budibase/types for licensing types 2022-09-20 08:02:14 +01:00
Budibase Staging Release Bot 4777c7ddb0 Update pro version to 1.3.22-alpha.2 2022-09-19 11:50:41 +00:00
Budibase Staging Release Bot 5073d086ca v1.3.22-alpha.2 2022-09-19 11:47:32 +00:00
Budibase Staging Release Bot 1963382d79 Update pro version to 1.3.22-alpha.1 2022-09-18 17:10:37 +00:00
Budibase Staging Release Bot db762e7c2d v1.3.22-alpha.1 2022-09-18 17:07:07 +00:00
Martin McKeaveney fc5cd2db18 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-09-18 17:54:32 +01:00
Martin McKeaveney 8825edd093 re-add missing reference to name variable in plugins 2022-09-18 16:00:51 +01:00
Budibase Staging Release Bot 058ae96e0f Update pro version to 1.3.22-alpha.0 2022-09-18 12:47:20 +00:00
Budibase Staging Release Bot a3ecd6c8bd v1.3.22-alpha.0 2022-09-18 12:43:54 +00:00
Martin McKeaveney f1dee80961 merge 2022-09-18 13:30:16 +01:00
Budibase Staging Release Bot 91b678223c Update pro version to 1.3.21-alpha.2 2022-09-18 09:52:17 +00:00
Budibase Staging Release Bot 361cc7577c v1.3.21-alpha.2 2022-09-18 09:48:19 +00:00
Martin McKeaveney b604a8a52a
Merge pull request #7792 from Budibase/feature/plugin-pro
Plugin pro integration
2022-09-18 10:34:06 +01:00
Budibase Release Bot 9297be8b41 Update pro version to 1.3.21 2022-09-17 10:44:20 +00:00
Budibase Release Bot 19ed43cb81 v1.3.21 2022-09-17 10:41:13 +00:00
Budibase Staging Release Bot fd29e61c1d Update pro version to 1.3.21-alpha.1 2022-09-16 17:39:34 +00:00
Budibase Staging Release Bot 01d92902c4 v1.3.21-alpha.1 2022-09-16 17:36:27 +00:00
Budibase Staging Release Bot e1c6643746 Update pro version to 1.3.21-alpha.0 2022-09-16 15:33:56 +00:00
Budibase Staging Release Bot 95d427cdf7 v1.3.21-alpha.0 2022-09-16 15:30:27 +00:00
mike12345567 fa7702044d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-16 16:13:20 +01:00
Budibase Staging Release Bot 269b284143 Update pro version to 1.3.19-alpha.7 2022-09-16 11:37:15 +00:00
Budibase Release Bot 096b3ee6fc Update pro version to 1.3.20 2022-09-16 11:36:42 +00:00
Budibase Staging Release Bot b86121efe7 v1.3.19-alpha.7 2022-09-16 11:33:30 +00:00
Budibase Release Bot 463d6238d2 v1.3.20 2022-09-16 11:33:12 +00:00
Michael Drury 91e1735ccb
Merge pull request #7801 from Budibase/fix/datasource-hot-reloading
Datasource hot reloading fix
2022-09-16 13:19:39 +02:00
Budibase Staging Release Bot 2c92f091b2 Update pro version to 1.3.19-alpha.6 2022-09-16 10:44:42 +00:00
Budibase Staging Release Bot 7042ffd4b2 v1.3.19-alpha.6 2022-09-16 10:41:17 +00:00
mike12345567 1505dcbc66 Minor fix - datasource hot reloading was working apart from the the CJS require caching, need to clear down the cache entry before reloading. 2022-09-16 11:25:28 +01:00
Budibase Staging Release Bot 38cc31dea2 Update pro version to 1.3.19-alpha.5 2022-09-16 08:38:16 +00:00
Budibase Staging Release Bot 12d62cfedb v1.3.19-alpha.5 2022-09-16 08:35:09 +00:00
Andrew Kingston 97302198a3 Move restart of proxy container to after the compose stack has been brought up to ensure container exists 2022-09-16 09:25:14 +01:00
Budibase Staging Release Bot 31ba6008a9 Update pro version to 1.3.19-alpha.4 2022-09-15 20:25:55 +00:00
Budibase Staging Release Bot 298b2b17d1 v1.3.19-alpha.4 2022-09-15 20:22:50 +00:00
Martin McKeaveney 7f6cc6737b
Merge pull request #7646 from Budibase/qa/qa-core-jest
QA Core repo, and Jest API tests running end to end
2022-09-15 21:12:45 +01:00
Martin McKeaveney 65d41fdd20 better tests and cleaner import for server 2022-09-15 19:51:11 +01:00
mike12345567 ef3d0c1098 Some minor fixes, plus typescript conversion to avoid issue in future. 2022-09-15 18:43:07 +01:00
Budibase Staging Release Bot 50f48da032 Update pro version to 1.3.19-alpha.3 2022-09-15 17:22:04 +00:00
Budibase Staging Release Bot 70ca5eab59 v1.3.19-alpha.3 2022-09-15 17:18:38 +00:00
Budibase Release Bot e0cf125316 Update pro version to 1.3.19 2022-09-15 16:43:41 +00:00
Budibase Release Bot 1e621da16b v1.3.19 2022-09-15 16:40:41 +00:00
Andrew Kingston e8ec2c0114 Always restart the proxy service when spinning up the dev stack to account for nginx conf changes 2022-09-15 16:31:29 +01:00
Budibase Staging Release Bot e7bef7a608 Update pro version to 1.3.19-alpha.2 2022-09-15 14:22:56 +00:00
Budibase Staging Release Bot 6c8550e2fb v1.3.19-alpha.2 2022-09-15 14:19:01 +00:00
mike12345567 ea90681fef Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-pro 2022-09-15 15:14:18 +01:00
Rory Powell 32b6cc4b66
Merge pull request #7788 from Budibase/update-app-name
Ignore empty name validation on app update and change free logo text
2022-09-15 15:06:31 +01:00
mike12345567 ef737a7717 Adding budibase/pro integration for plugins, controlling quota limits. 2022-09-15 14:57:27 +01:00
Rory Powell 408fcc725b Ignore empty name validation on app update and change free logo text 2022-09-15 14:23:25 +01:00
Budibase Staging Release Bot 89a0a0f82b Update pro version to 1.3.19-alpha.1 2022-09-15 12:49:14 +00:00
Budibase Staging Release Bot 9eb4995976 v1.3.19-alpha.1 2022-09-15 12:46:10 +00:00
Rory Powell 934bba9562
Merge pull request #7782 from Budibase/feature/day-pass-pricing
Day pass pricing
2022-09-15 13:36:10 +01:00
Rory Powell 6834b33932 Merge branch 'feature/day-pass-pricing' into feature/bb-logo 2022-09-15 13:03:53 +01:00
Michael Drury 5e530c7374
Merge pull request #7774 from Budibase/events/plugins
Plugin init, imported and deleted events
2022-09-15 12:55:40 +02:00
Rory Powell ff8760e860 Pre-review tidy, add new badge to plugins 2022-09-15 11:23:51 +01:00
Rory Powell 0980be9377 Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 10:56:50 +01:00
Budibase Staging Release Bot 63211a4601 Update pro version to 1.3.19-alpha.0 2022-09-15 09:38:19 +00:00
Budibase Staging Release Bot 04749bf93a v1.3.19-alpha.0 2022-09-15 09:34:28 +00:00
Rory Powell 0b652a085f Merge branch 'master' into develop 2022-09-15 10:19:56 +01:00
Rory Powell 193a262705 Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 08:55:33 +01:00
Martin McKeaveney c1dc1aa488
Merge branch 'develop' into qa/qa-core-jest 2022-09-15 01:18:58 +01:00
Martin McKeaveney 3c0b9344d8 complete refactor and total type safety of test suite - making use of OpenAPI types throughout 2022-09-15 00:58:08 +01:00
mike12345567 2e5e3ecf3b Merge branch 'develop' of github.com:Budibase/budibase into events/plugins 2022-09-14 18:25:14 +01:00
Budibase Staging Release Bot 63b7c9d9c5 Update pro version to 1.3.15-alpha.9 2022-09-14 17:01:11 +00:00
Budibase Staging Release Bot 46eece76b6 v1.3.15-alpha.9 2022-09-14 16:58:05 +00:00
mike12345567 cf7a9e47a2 Merge branch 'develop' of github.com:Budibase/budibase into events/plugins 2022-09-14 17:48:25 +01:00
Michael Drury dcc70f9679
Merge pull request #7770 from Budibase/fix/datasource-rename
Data source -> datasource throughout code - plus friendly plugin name displayed
2022-09-14 18:47:54 +02:00
mike12345567 d7f38a38bc 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 32b6db3479 Update pro version to 1.3.18 2022-09-14 15:24:43 +00:00
Budibase Release Bot 5bf9d38233 v1.3.18 2022-09-14 15:21:19 +00:00
Budibase Staging Release Bot de09eb18ef Update pro version to 1.3.15-alpha.8 2022-09-14 14:03:57 +00:00
Budibase Staging Release Bot cf446aa85b v1.3.15-alpha.8 2022-09-14 14:00:26 +00:00
Peter Clement 7f43b40685
Merge pull request #7766 from Budibase/fix/pc-fixes
Bug fixes #6836 and #7242
2022-09-14 14:39:10 +01:00
Andrew Kingston 050485eb2f Lint 2022-09-14 14:35:08 +01:00
mike12345567 2216ff1987 Fixing linting issue. 2022-09-14 14:07:00 +01:00
mike12345567 01f115cd6b Merge branch 'develop' of github.com:Budibase/budibase into fix/datasource-rename 2022-09-14 14:06:38 +01:00
mike12345567 eeda89725d Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
Andrew Kingston 02ed382086 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-09-14 12:01:56 +01:00
Andrew Kingston 7bee35f816 Allow custom components in cloud 2022-09-14 12:01:49 +01:00
Budibase Staging Release Bot f42ae29611 Update pro version to 1.3.15-alpha.7 2022-09-14 10:59:40 +00:00
Andrew Kingston 917ce9e177 Add validation to plugins uploaded using file upload and allow component uploads via non-file sources in cloud 2022-09-14 11:58:59 +01:00
Budibase Staging Release Bot d410b9a47c v1.3.15-alpha.7 2022-09-14 10:56:15 +00:00
Budibase Staging Release Bot 6c54961c83 Update pro version to 1.3.15-alpha.6 2022-09-14 09:55:53 +00:00
Rory Powell d72494e44b Navigation updates, cookie constant, update link-dependencies and localdomain scripts 2022-09-14 10:53:14 +01:00
Budibase Staging Release Bot d511cc183e v1.3.15-alpha.6 2022-09-14 09:52:46 +00:00
Andrew Kingston 9511fb72c7 Allow component plugins in cloud 2022-09-14 10:14:17 +01:00
Budibase Staging Release Bot a0f43107be Update pro version to 1.3.15-alpha.5 2022-09-13 11:30:40 +00:00
Budibase Staging Release Bot fae86901b3 v1.3.15-alpha.5 2022-09-13 11:27:21 +00:00
mike12345567 781832a52a Fixing issue with plugin import for datasources - extract the integration correctly. 2022-09-13 12:16:00 +01:00
Peter Clement 0d097f48e4 add backend name validation for app creation / update 2022-09-13 11:44:33 +01:00
Budibase Staging Release Bot ffed456c9c Update pro version to 1.3.15-alpha.4 2022-09-13 10:32:40 +00:00
Andrew Kingston 3bfc91135c Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-09-13 11:31:45 +01:00
Budibase Staging Release Bot 668928cacc v1.3.15-alpha.4 2022-09-13 10:29:40 +00:00
melohagan 8a5545f81f
Merge pull request #7333 from Budibase/feature/select-tables-to-fetch
Allow list of named tables to be fetched
2022-09-13 11:19:49 +01:00
Budibase Release Bot d33ae7b039 Update pro version to 1.3.17 2022-09-13 09:56:22 +00:00
Mel O'Hagan e53f7a1d28 Case insensitive table fetch 2022-09-13 10:55:38 +01:00
Budibase Release Bot 01d7c9d994 v1.3.17 2022-09-13 09:52:59 +00:00
Budibase Staging Release Bot ac6a81ca40 Update pro version to 1.3.15-alpha.3 2022-09-13 09:52:08 +00:00
Budibase Staging Release Bot a1eafcef98 v1.3.15-alpha.3 2022-09-13 09:48:22 +00:00
Michael Drury 87197b61af
Merge pull request #7574 from Budibase/bug/sev4/delete-formula-column
Exclude formula columns from Sql drop column
2022-09-13 11:27:59 +02:00
Budibase Staging Release Bot 96ae0fa7c5 Update pro version to 1.3.15-alpha.2 2022-09-13 09:26:58 +00:00
Budibase Staging Release Bot 223362f2e2 v1.3.15-alpha.2 2022-09-13 09:24:01 +00:00
Andrew Kingston 134d6ac19a
Merge pull request #7588 from Budibase/plugins-dev-experience-websocket
Hot reloading of custom components via websocket
2022-09-13 10:14:03 +01:00
Andrew Kingston 00cbf6cf37 Refactor server websocket dependency tree to fix jest tests 2022-09-13 09:54:25 +01:00
Budibase Release Bot 5b0dea5de2 Update pro version to 1.3.16 2022-09-13 07:44:35 +00:00
Budibase Release Bot 596ee07675 v1.3.16 2022-09-13 07:39:52 +00:00
melohagan f2fe1c86c0
Merge pull request #7737 from Budibase/bug/sev3/foreign-key-bigint-smallint
Postgres (and other external DBs) support foreign key bigint -> smallint
2022-09-13 08:26:02 +01:00
Budibase Staging Release Bot 66092e7742 Update pro version to 1.3.15-alpha.1 2022-09-12 19:12:42 +00:00
Budibase Staging Release Bot a92a8ed882 v1.3.15-alpha.1 2022-09-12 19:09:31 +00:00
Andrew Kingston 3d57010a10 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-12 20:00:32 +01:00
mike12345567 d737e0f8eb Updating plugin backend, refactoring a bit, correctly allowing a set of headers to be used for a URL. 2022-09-12 19:12:05 +01:00
mike12345567 40e579e0b7 Updating add/delete process to have better notifications, removing some errors. 2022-09-12 17:43:13 +01:00
mike12345567 036487378c Refactoring some plugin adding work - changing how source is specified to remove lower casing. 2022-09-12 17:04:27 +01:00
mike12345567 245569ff9e Reverting organisation page changes. 2022-09-12 16:21:47 +01:00
Budibase Release Bot 1a20129034 Update pro version to 1.3.15 2022-09-12 14:55:19 +00:00
Budibase Release Bot 735709a59a v1.3.15 2022-09-12 14:51:31 +00:00
mike12345567 f7d357974c Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui 2022-09-12 15:34:34 +01:00
mike12345567 3c857ec501 Prefer worker/app port to generic port env variable - #7736. 2022-09-12 15:17:39 +01:00
mike12345567 cd6874b2b0 Fixing an intermettient test issue. 2022-09-12 15:16:31 +01:00
Mel O'Hagan 0ed5647782 lint 2022-09-12 14:22:07 +01:00
Mel O'Hagan 3b928e0ffb Compare string versions of relationship columns 2022-09-12 14:21:32 +01:00
Budibase Staging Release Bot ad0784e5b6 Update pro version to 1.3.15-alpha.0 2022-09-12 13:20:19 +00:00
Budibase Staging Release Bot 38f3c6d1d7 v1.3.15-alpha.0 2022-09-12 13:16:58 +00:00
Rory Powell 6644a20d2f Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
Budibase Release Bot a38626cf66 v1.3.14 2022-09-12 11:46:36 +00:00
Martin McKeaveney 8a3126826d
Merge pull request #7734 from Budibase/fix/cr-header
Fix/cr header
2022-09-12 12:22:35 +01:00
Rory Powell e2b5c7b4ef Merge branch 'develop' into feature/day-pass-pricing-temp 2022-09-12 11:33:02 +01:00
Michael Drury d79a9bfecc
Merge pull request #7685 from Budibase/fix/sept-various-fixes
Fix/sept various fixes
2022-09-12 12:16:31 +02:00
Martin McKeaveney bd7c62e48c adding friendlyname for legacy HTTP support 2022-09-12 10:18:18 +01:00
Martin McKeaveney 8ef5324048 provide fix for CR header and backwards compatibility with legacy servers 2022-09-12 10:00:05 +01:00
Budibase Release Bot 01d022be2f Update pro version to 1.3.13 2022-09-12 08:35:29 +00:00
Budibase Release Bot 272a2ec7c7 v1.3.13 2022-09-12 08:31:58 +00:00
Martin McKeaveney 5c07c17cdd adding insecure HTTP parser 2022-09-12 09:27:16 +01:00
adamkingsbury 9a155f0e28 lint fix 2022-09-10 00:25:35 +01:00
adamkingsbury 679a90949b don't enforce global agent for reject unauthorized 2022-09-10 00:14:57 +01:00
adamkingsbury 70c3e5ee62 Fix issue with query string on sensitive APIs 2022-09-10 00:14:57 +01:00
adamkingsbury b1bbe69827 Implement rejectUnauthorised logic 2022-09-10 00:10:09 +01:00
mike12345567 485554c309 Fixing an issue with deleting large apps with a lot of internal table data and adding back the export modal which allows picking whether an export includes internal table rows - #7583. 2022-09-09 20:06:29 +01:00
mike12345567 92a1d709b8 Fixing test cases. 2022-09-09 17:18:19 +01:00
NEOLPAR 0e7c302a1b fixing node exports 2022-09-09 12:15:38 +01:00
NEOLPAR 347e7d33e8 fix build error exporting and declaring plugins 2022-09-09 12:01:04 +01:00
NEOLPAR 9038bdcd1d added plugin validation 2022-09-09 11:13:18 +01:00
NEOLPAR 61bfb46740 fixed building issue 2022-09-09 11:10:48 +01:00
mike12345567 c8468c39ea Fixing #6980 - fixing choice of relational foreign key field name when working with fields named differently to the primary key. 2022-09-07 18:30:17 +01:00
Peter Clement 0e9dfc9227 fix build again 2022-09-07 18:11:17 +01:00
mike12345567 673c375934 Fixing an issue with external tables containing time only fields. 2022-09-07 17:57:02 +01:00
Peter Clement e783d667a5 fix build 2022-09-07 17:49:29 +01:00
mike12345567 6cebd08aec Encoding query string URI parameters for REST requests - #7683. 2022-09-07 17:31:15 +01:00
mike12345567 dcada36111 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 c737168718 Update pro version to 1.3.12-alpha.3 2022-09-07 15:13:50 +00:00