Commit Graph

6766 Commits

Author SHA1 Message Date
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 806ac9b50f Update pro version to 2.0.30-alpha.0 2022-10-12 10:33:41 +00:00
Budibase Staging Release Bot 54a11c6218 v2.0.30-alpha.0 2022-10-12 10:30:23 +00:00
Mel O'Hagan 4c781eb667 Merge branch 'develop' into lab/mongodb 2022-10-12 11:19:50 +01:00
Rory Powell e29330093b Fix tests 2022-10-12 11:18:57 +01:00
Rory Powell c7dac5f417 Deprecate legacyHttpParser, fix rest tests 2022-10-12 11:05:16 +01:00
Mel O'Hagan c67c784e15 Merge branch 'develop' into lab/mongodb 2022-10-12 10:29:27 +01:00
Rory Powell 6e083c85a4 Fix linting 2022-10-12 10:25:02 +01:00
Rory Powell 7c9767e186 Merge pull request #7716 from adamkingsbury/rejectUnauthorized
Reject unauthorized
2022-10-12 10:22:01 +01:00
Rory Powell 2f0f36e635 Merge branch 'master' into merge-master 2022-10-12 10:19:46 +01:00
Rory Powell d2882a3779 Merge branch 'develop' into rejectUnauthorized 2022-10-12 10:06:50 +01:00
Budibase Release Bot 5c2c3017f7 Update pro version to 2.0.29 2022-10-12 08:25:38 +00:00
Budibase Release Bot 24679ceb84 v2.0.29 2022-10-12 08:22:33 +00:00
Dean f5edeb5ddc Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-12 09:12:09 +01:00
Budibase Release Bot 6fe9726807 Update pro version to 2.0.28 2022-10-12 07:36:40 +00:00
Budibase Release Bot 19e2a76125 v2.0.28 2022-10-12 07:33:11 +00:00
Rory Powell 80915c6105 Merge pull request #8212 from Budibase/fix/user-metadata-update
Fix user metadata update
2022-10-12 08:20:36 +01: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 f3f7f359a3 Update pro version to 2.0.27 2022-10-11 18:14:21 +00:00
Budibase Release Bot 951fd48ebc v2.0.27 2022-10-11 18:11:05 +00:00
mike12345567 7c71f76b70 Export to tarball through tmp. 2022-10-11 18:21:58 +01:00
Budibase Staging Release Bot ab71821ecb Update pro version to 2.0.24-alpha.4 2022-10-11 16:44:58 +00:00
Budibase Staging Release Bot d6e91ca153 v2.0.24-alpha.4 2022-10-11 16:41:24 +00:00
Rory Powell ef4b1dd32b Fix user metadata update 2022-10-11 12:42:35 +01:00
mike12345567 1f36eec89a Some updates towards supporting attachments in app exports. 2022-10-10 20:08:59 +01:00
Budibase Release Bot f7e627d68b Update pro version to 2.0.26 2022-10-10 13:05:06 +00:00
Budibase Release Bot bc5bf284cf v2.0.26 2022-10-10 13:01:46 +00:00
Budibase Release Bot 33525d2aa1 Update pro version to 2.0.25 2022-10-10 10:16:15 +00:00
Budibase Release Bot 18a93ddc79 v2.0.25 2022-10-10 10:13:09 +00:00
Dean 07be0208e5 Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-10 09:08:48 +01:00
Martin McKeaveney 5838eb70b4 turn on gsheets 2022-10-10 09:02:17 +01:00
Rory Powell 84685d3340 Add locking framework 2022-10-10 08:21:17 +01:00
Martin McKeaveney 052bc0aeed ensure correct revert endpoint being hit, update call to revert 2022-10-09 19:31:35 +01:00
mike12345567 9efb8f98bc Updating koa versions to align with pro - types were inaccurate and couldn't be imported correctly. 2022-10-07 21:08:20 +01:00
mike12345567 2d4eb10aba Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-07 20:48:28 +01:00
Budibase Release Bot a0cc4a1b21 Update pro version to 2.0.24 2022-10-07 17:19:31 +00:00
Budibase Release Bot 15723e38d8 v2.0.24 2022-10-07 17:16:16 +00:00
mike12345567 d80c966cf1 Fixing test mocks. 2022-10-07 18:05:26 +01: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
Martin McKeaveney 4e04fc84b2 only prevent rollback in cypress env 2022-10-07 18:04:18 +01:00
Budibase Staging Release Bot ba50fa56b6 Update pro version to 2.0.24-alpha.3 2022-10-07 16:48:36 +00: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 39410a07af Fixing test mocks. 2022-10-07 16:24:04 +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 87a1337316 Update pro version to 2.0.24-alpha.2 2022-10-07 12:32:51 +00:00
Budibase Staging Release Bot 52ab10971c v2.0.24-alpha.2 2022-10-07 12:28:52 +00:00
Budibase Staging Release Bot 58e5ec9132 Update pro version to 2.0.24-alpha.1 2022-10-07 11:59:11 +00:00
Budibase Staging Release Bot c2eaffcd39 v2.0.24-alpha.1 2022-10-07 11:56:02 +00:00
Andrew Kingston bdce3fc9fc Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-10-07 11:31:32 +01:00
Dean c09154b03e Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list 2022-10-07 11:00:25 +01:00
mike12345567 ef52bde670 Building out initial SDK work - converting some existing exporting work to typescript. 2022-10-06 19:10:45 +01:00
Budibase Staging Release Bot ac4d13e0cf Update pro version to 2.0.24-alpha.0 2022-10-06 16:43:54 +00:00
Budibase Staging Release Bot 6c6001692c v2.0.24-alpha.0 2022-10-06 16:40:43 +00:00
mike12345567 286f65e9b4 Updating yarn locks. 2022-10-06 17:10:57 +01:00
mike12345567 2421f16a8c Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-06 16:58:33 +01: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 c19a67b095 Update pro version to 2.0.23 2022-10-06 14:30:28 +00:00
Budibase Release Bot b961887b6c v2.0.23 2022-10-06 14:26:45 +00:00
Dean e251c914ff Review feedback changes. Changed 'Code' labelling to 'Scanned Code' 2022-10-06 13:02:17 +01:00
Budibase Release Bot 21f74b4ae7 Update pro version to 2.0.22 2022-10-05 15:48:15 +00:00
Budibase Release Bot dff64a1b62 v2.0.22 2022-10-05 15:44:22 +00:00
Budibase Release Bot 95dd5eefbb Update pro version to 2.0.21 2022-10-05 12:21:31 +00:00
Budibase Release Bot d8452a92e1 v2.0.21 2022-10-05 12:17:39 +00:00
Peter Clement 32b54f9b33 Merge pull request #8133 from Budibase/fix/automation-looping-issues
Fix issues with looping in automations
2022-10-05 12:51:37 +01:00
Budibase Release Bot 749bfeeaae Update pro version to 2.0.20 2022-10-05 09:27:39 +00:00
Budibase Release Bot c2a9e32be7 v2.0.20 2022-10-05 09:23:48 +00:00
Michael Drury 3f4bdece64 Merge pull request #8125 from Budibase/fix/table-options-csv
Fixing options type import with CSV
2022-10-05 10:06:06 +01:00
Peter Clement bd47c948c5 one more log 2022-10-05 10:01:11 +01:00
Andrew Kingston 84626294fd Merge pull request #8124 from Budibase/plugin-url-updates
Plugin url updates
2022-10-05 09:57:22 +01:00
Peter Clement f4c9fc6897 remove logs 2022-10-05 09:53:47 +01:00
Dean 1626338b15 Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-05 09:29:32 +01:00
Dean 2ec21741d1 Initial commit of QR Reader field 2022-10-05 09:28:07 +01:00
Peter Clement 2f220d668b fix looping issues in automations 2022-10-05 09:20:59 +01:00
Andrew Kingston f2f842444a Update plugin URL utility export to use CJS syntax 2022-10-05 08:57:26 +01:00
Andrew Kingston 788dac0f8d Use CJS style imports in plugin URL helper to work in jest, and respect plugin bucket env var 2022-10-05 08:25:50 +01:00
Budibase Release Bot c3b5ef7ebe Update pro version to 2.0.19 2022-10-04 17:01:32 +00:00
Budibase Release Bot a3cbb85dce v2.0.19 2022-10-04 16:57:55 +00:00
mike12345567 1dabc59ff5 Fixing a regression of CSV table creation - normally if a CSV was used to create a table with an options column all of the options would be filled in but this had been broken. 2022-10-04 17:54:33 +01:00
melohagan 94bda10f7f Merge pull request #8123 from Budibase/bug/sev3/public-api-equals-number
Public api equals number text type fix
2022-10-04 17:45:05 +01:00
Andrew Kingston 021316c73f Lint 2022-10-04 16:43:20 +01:00
Mel O'Hagan 3490996c5a Add unit test and fix 2022-10-04 16:28:29 +01:00
Andrew Kingston b487855348 Update plugin JS URL handling 2022-10-04 16:28:21 +01:00
Andrew Kingston d5cde049a7 Enrich plugin JS URLs when SSR'ing apps 2022-10-04 16:28:01 +01:00
Andrew Kingston b148b7d004 Enrich plugin JS URLs when fetching appPackage 2022-10-04 16:27:42 +01:00
Andrew Kingston de9b2c44cb Add utility for generating plugin JS URLs 2022-10-04 16:27:04 +01:00
Budibase Release Bot d8e95a4588 Update pro version to 2.0.18 2022-10-04 14:13:53 +00:00
Budibase Release Bot 14552dce87 v2.0.18 2022-10-04 14:10:26 +00:00
Budibase Release Bot daf1f71773 Update pro version to 2.0.17 2022-10-04 13:24:09 +00:00
Budibase Release Bot b4ef4e528a v2.0.17 2022-10-04 13:20:54 +00:00
Mel O'Hagan 91d00ecdb4 Fix table block search 2022-10-04 13:55:43 +01:00
Budibase Staging Release Bot 094416279c Update pro version to 2.0.14-alpha.4 2022-10-04 12:06:49 +00:00
Budibase Staging Release Bot 868016b448 v2.0.14-alpha.4 2022-10-04 12:03:00 +00:00
Michael Drury ec02dda877 Merge pull request #8097 from Budibase/bug/sev3/public-api-equals-number
Public api equals query - support for number strings
2022-10-04 12:48:17 +01:00
Budibase Release Bot 918d2130d1 Update pro version to 2.0.16 2022-10-04 11:07:31 +00:00
Budibase Release Bot fdd9423b71 v2.0.16 2022-10-04 11:04:16 +00:00
melohagan 1db2481024 Merge pull request #7868 from Budibase/bug/sev3/display-column-relationship-bug
Ensure display columns are set when relationships are defined
2022-10-04 11:53:31 +01:00
Mel O'Hagan a95f32c5de Rename actionTypes to actionType 2022-10-04 11:29:13 +01:00
Mel O'Hagan 9580e83ae3 lint 2022-10-04 11:03:54 +01:00
Mel O'Hagan 55c112677e Added support for JSON array stages 2022-10-04 11:03:24 +01:00
Budibase Staging Release Bot 4e10b53764 Update pro version to 2.0.14-alpha.3 2022-10-04 09:58:51 +00:00
Budibase Staging Release Bot 79455a63e4 v2.0.14-alpha.3 2022-10-04 09:55:49 +00:00
Budibase Release Bot 12320276f4 Update pro version to 2.0.15 2022-10-04 09:52:40 +00:00
Budibase Release Bot 7115da91e2 v2.0.15 2022-10-04 09:48:22 +00:00
mike12345567 a3348e3c8a Fix for #6880 - allow SQL table rows to be updated/deleted by their _id field from the public API. 2022-10-03 20:31:11 +01:00
Mel O'Hagan b3d549a170 Add aggregate method. Push results. 2022-10-03 20:08:47 +01:00
Mel O'Hagan b6eebad75f Fix types 2022-10-03 19:10:01 +01:00
Mel O'Hagan a9212a56ed lint 2022-10-03 17:18:16 +01:00
Mel O'Hagan 0d08eb60c5 Merge branch 'develop' into lab/mongodb 2022-10-03 17:10:21 +01:00
Mel O'Hagan fae4c9586a Wrap number in quotes if string search 2022-10-03 11:30:57 +01:00
Budibase Staging Release Bot 816cacbc00 Update pro version to 2.0.14-alpha.2 2022-10-03 10:04:59 +00:00
Budibase Staging Release Bot 2c2afeb729 v2.0.14-alpha.2 2022-10-03 10:01:53 +00:00
Budibase Staging Release Bot a1bedce6c5 Update pro version to 2.0.14-alpha.1 2022-10-03 09:38:54 +00:00
Budibase Staging Release Bot ed8fccd3c4 v2.0.14-alpha.1 2022-10-03 09:34:56 +00:00
Budibase Release Bot 392f9f21f6 Update pro version to 2.0.14 2022-10-03 09:05:44 +00:00
Budibase Release Bot 3fe0a90823 v2.0.14 2022-10-03 09:02:31 +00:00
Michael Drury 603dfbd530 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 2f563f108a Adding a validation check for undefined 2022-10-03 17:34:06 +09:00
Shumpei Kishi 8aee6c95d8 Fixing the validation logic to accept boolean false value. 2022-10-03 15:55:11 +09:00
Budibase Staging Release Bot 012d67647e Update pro version to 2.0.14-alpha.0 2022-10-01 15:03:24 +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 33068a1689 Update pro version to 2.0.13 2022-09-30 16:52:00 +00:00
Budibase Release Bot 63bdc2072c v2.0.13 2022-09-30 16:48:54 +00:00
Budibase Release Bot 5bcd538ed0 Update pro version to 2.0.12 2022-09-30 15:54:29 +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 ce95d66206 Update pro version to 2.0.11 2022-09-30 15:02:32 +00:00
Budibase Release Bot 9bd60ab448 v2.0.11 2022-09-30 14:59:22 +00:00
Michael Drury 04dac2e445 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 91207adc77 Update pro version to 2.0.10 2022-09-30 14:22:12 +00:00
mike12345567 476bb79c29 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 0212e9ef15 v2.0.10 2022-09-30 14:18:54 +00:00
Budibase Staging Release Bot 52dbd07810 Update pro version to 2.0.10-alpha.0 2022-09-30 14:10:43 +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 63e68330a2 Update pro version to 2.0.7-alpha.2 2022-09-30 12:46:54 +00: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 edce67e38c Update pro version to 2.0.9 2022-09-30 12:05:21 +00: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
mike12345567 b484f29098 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 f0f113073b Update pro version to 2.0.8 2022-09-30 11:25:52 +00:00
Budibase Release Bot 696a709c15 v2.0.8 2022-09-30 11:22:29 +00:00
Budibase Release Bot 3b97cd2d93 Update pro version to 2.0.7 2022-09-30 10:47:24 +00:00
Budibase Release Bot defb56d868 v2.0.7 2022-09-30 10:44:12 +00:00
mike12345567 38f49dad2a Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 11:17:43 +01:00
mike12345567 a3b7d7f8a9 Fix for #8023 - moving Oracle integration to ESM import rather than CJS. 2022-09-30 10:52:00 +01:00
Budibase Staging Release Bot 3135c9e52d Update pro version to 2.0.7-alpha.1 2022-09-30 08:21:09 +00:00
Budibase Staging Release Bot 2d46acd330 v2.0.7-alpha.1 2022-09-30 08:17:41 +00:00
mike12345567 95136a54f2 Adding ability for datasource plugins to have a custom icon svg. 2022-09-29 19:30:53 +01:00
Budibase Staging Release Bot f6850f9220 Update pro version to 2.0.7-alpha.0 2022-09-29 09:51:28 +00:00
Budibase Staging Release Bot 12c93ac835 v2.0.7-alpha.0 2022-09-29 09:48:15 +00:00
dependabot[bot] 21bb55a9dc 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 0e054c331e Update pro version to 2.0.6 2022-09-28 15:38:05 +00:00
Budibase Release Bot 332a8ad26f v2.0.6 2022-09-28 15:34:09 +00:00
Rory Powell e85e3828fd Test fix 2022-09-28 14:03:05 +01: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 b230f16369 minor renaming 2022-09-28 11:57:58 +01:00
Rory Powell 79226777b1 Merge develop 2022-09-28 08:56:45 +01:00
Budibase Release Bot f336e6f36d Update pro version to 2.0.5 2022-09-27 18:18:53 +00:00
Budibase Release Bot c25ab26305 v2.0.5 2022-09-27 18:15:36 +00:00
Budibase Release Bot 26eb8fb3de Update pro version to 2.0.4 2022-09-27 09:47:32 +00:00
Budibase Release Bot 5abe0f6e66 v2.0.4 2022-09-27 09:43:49 +00:00
Budibase Release Bot b40e18e2f9 Update pro version to 2.0.3 2022-09-26 23:02:38 +00:00
Budibase Release Bot 7d0afce9cb v2.0.3 2022-09-26 22:59:26 +00:00
Martin McKeaveney 78466e7484 reverting pro version 2022-09-26 23:46:58 +01:00
Budibase Release Bot 5faa59cef9 Update pro version to 2.0.2 2022-09-26 22:13:08 +00:00
Budibase Release Bot 5cb5eff391 v2.0.2 2022-09-26 22:11:02 +00:00
Budibase Release Bot 61952f15af Update pro version to 2.0.1 2022-09-26 20:29:39 +00:00
Budibase Release Bot faa2ecb008 v2.0.1 2022-09-26 20:26:27 +00:00
Budibase Release Bot 78479d63f2 Update pro version to 2.0.0 2022-09-26 19:48:03 +00:00
Budibase Release Bot 0760322d8b v2.0.0 2022-09-26 19:44:31 +00:00
Budibase Release Bot d84045d5ac Update pro version to 1.4.19 2022-09-26 18:32:14 +00:00
Budibase Release Bot cbe6628776 v1.4.19 2022-09-26 18:29:06 +00:00
Budibase Staging Release Bot 7bcc4efde6 Update pro version to 1.4.18-alpha.1 2022-09-26 18:01:37 +00:00
Budibase Release Bot 08dc84a6c8 Update pro version to 1.4.18 2022-09-26 18:00:58 +00: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
Martin McKeaveney f789f364d3 make sure rows call goes to real couch 2022-09-26 18:46:09 +01:00
Budibase Staging Release Bot 739ede0a30 Update pro version to 1.4.18-alpha.0 2022-09-26 17:18:37 +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
Budibase Staging Release Bot 9d2d11c52c Update pro version to 1.4.8-alpha.13 2022-09-26 15:39:08 +00:00
Budibase Staging Release Bot ad8f097339 v1.4.8-alpha.13 2022-09-26 15:35:59 +00:00
Budibase Release Bot ae763f2483 Update pro version to 1.4.17 2022-09-26 15:24:24 +00:00
Budibase Release Bot 2eec1ecf79 v1.4.17 2022-09-26 15:20:46 +00:00
Mel O'Hagan f3d723c435 Merge branch 'master' into bug/sev3/display-column-relationship-bug 2022-09-26 16:14:14 +01:00
Budibase Staging Release Bot 60c8ef696a Update pro version to 1.4.8-alpha.12 2022-09-26 15:00:59 +00:00
Budibase Staging Release Bot 4d153653ef v1.4.8-alpha.12 2022-09-26 14:57:45 +00:00
Martin McKeaveney 514a857dd9 Merge pull request #7866 from Budibase/public-api-sdk
Public API SDK
2022-09-26 15:34:58 +01:00
Martin McKeaveney 7884d60ed3 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 8c264dec1d Update pro version to 1.4.8-alpha.11 2022-09-26 14:22:57 +00:00
Budibase Staging Release Bot 126c7737ab v1.4.8-alpha.11 2022-09-26 14:19:47 +00:00
Andrew Kingston 02156387c7 Update delete endpoints to be called destroy 2022-09-26 14:18:31 +01:00
Andrew Kingston e3bb57b97a Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-26 14:15:25 +01:00
Andrew Kingston aeb0fd7356 Always try to migrate navigation settings when importing apps 2022-09-26 13:59:00 +01:00
Budibase Release Bot 07e6538ced Update pro version to 1.4.16 2022-09-26 11:24:49 +00:00
Budibase Release Bot ee0714b57f v1.4.16 2022-09-26 11:20:52 +00:00
Budibase Staging Release Bot adf951ca8a Update pro version to 1.4.8-alpha.10 2022-09-26 10:23:35 +00:00
Budibase Staging Release Bot 468368ca1b v1.4.8-alpha.10 2022-09-26 10:20:31 +00:00
Martin McKeaveney d9cdfd9357 Merge pull request #7964 from Budibase/qa/real-couch-integration-tests 2022-09-26 11:10:15 +01:00
Martin McKeaveney 886a90d1fd only run in test mode if couch url is not passed 2022-09-26 10:40:37 +01:00
Budibase Release Bot fba7008e3f Update pro version to 1.4.15 2022-09-26 07:53:34 +00:00
Budibase Release Bot e03e7428f8 v1.4.15 2022-09-26 07:50:16 +00:00
Peter Clement f6d7b5dc8e Merge pull request #7944 from Budibase/pc/automation-fix
Automate fixes
2022-09-26 08:39:47 +01:00
Budibase Release Bot 029bc5ad35 Update pro version to 1.4.14 2022-09-25 13:05:15 +00:00
Budibase Release Bot 57a1de1d66 v1.4.14 2022-09-25 13:02:11 +00:00
Budibase Staging Release Bot dc9c2f5d43 Update pro version to 1.4.8-alpha.9 2022-09-25 12:57:32 +00:00
Budibase Staging Release Bot 02a5a52486 v1.4.8-alpha.9 2022-09-25 12:54:02 +00:00
Martin McKeaveney c309d25b16 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 a7bdbead55 Update pro version to 1.4.13 2022-09-24 19:25:57 +00:00
Budibase Release Bot 17fd30c943 v1.4.13 2022-09-24 19:22:02 +00:00
Budibase Staging Release Bot 4dfbaa68b7 Update pro version to 1.4.8-alpha.8 2022-09-24 18:38:48 +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
Michael Drury e12a03d05f PR comments. 2022-09-24 16:55:22 +01:00
Budibase Staging Release Bot 80201b3881 Update pro version to 1.4.8-alpha.7 2022-09-24 13:22:12 +00:00
Budibase Staging Release Bot f0371fbca4 v1.4.8-alpha.7 2022-09-24 13:18:45 +00:00
Martin McKeaveney 25ce82fa4b using real couch in integration tests 2022-09-24 13:17:21 +01: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
Michael Drury c7fb092294 Fixing issue discovered by test. 2022-09-23 22:24:31 +01:00
Budibase Release Bot 6c917ce358 Update pro version to 1.4.12 2022-09-23 16:58:24 +00:00
Budibase Release Bot 2647845931 v1.4.12 2022-09-23 16:55:06 +00:00
mike12345567 e0b6ef66ac Fixing a few issues with roles being correctly reverted. 2022-09-23 17:45:26 +01:00
mike12345567 6bef55843a Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 17:10:30 +01:00
Mel O'Hagan e9f7e387f8 Merge branch 'master' into bug/sev4/mysql-multiple-statements 2022-09-23 16:43:57 +01:00
Budibase Release Bot 46930a5bea Update pro version to 1.4.11 2022-09-23 15:43:52 +00:00
Budibase Release Bot 1bf08a9604 v1.4.11 2022-09-23 15:39:48 +00:00
Budibase Staging Release Bot 3e5b6dd9c7 Update pro version to 1.4.8-alpha.6 2022-09-23 15:39:14 +00:00
Budibase Staging Release Bot aa097d907f v1.4.8-alpha.6 2022-09-23 15:36:03 +00:00
Rory Powell 3228e1ade1 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 bc653f2f8e Merge remote-tracking branch 'origin/master' into pc/automation-fix 2022-09-23 15:37:04 +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 347760134b Update pro version to 1.4.8-alpha.5 2022-09-23 12:56:29 +00:00
Budibase Staging Release Bot 4ae8804225 v1.4.8-alpha.5 2022-09-23 12:53:06 +00:00
Rory Powell 5d973de503 Add TENANT_FEATURE_FLAGS to default dev environment 2022-09-23 13:48:19 +01:00
Rory Powell 143cf2ff35 Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +01:00
Peter Clement f069ddb27e Automation fixes 2022-09-23 13:35:27 +01:00
mike12345567 a1b1798e13 Minor update to feature flag name. 2022-09-23 13:08:18 +01:00
Budibase Staging Release Bot 7aa33d4287 Update pro version to 1.4.8-alpha.4 2022-09-23 11:22:41 +00: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 f6cbfc5585 Fixing pm2 config. 2022-09-22 18:28:50 +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 b29dadb285 Update pro version to 1.4.10 2022-09-22 16:09:28 +00:00
Budibase Release Bot 09d7d31c2b v1.4.10 2022-09-22 16:06:01 +00:00
Mel O'Hagan 1afc0fbdf8 Support multiple statements 2022-09-22 16:36:19 +01:00
Budibase Staging Release Bot b65149369c Update pro version to 1.4.8-alpha.3 2022-09-22 14:40:40 +00:00
Budibase Staging Release Bot 7741030b4c v1.4.8-alpha.3 2022-09-22 14:37:09 +00:00
Budibase Release Bot b6e646338a Update pro version to 1.4.9 2022-09-22 14:31:55 +00:00
Budibase Release Bot d27ab7c828 v1.4.9 2022-09-22 14:28:02 +00:00
mike12345567 429a89159c Fixing issue that refactoring file caused (some strings renamed to ts rather than js). 2022-09-22 15:18:10 +01:00
mike12345567 67d9495481 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 aebc51299e Enable feature flags selfhost 2022-09-22 14:41:41 +01:00
Budibase Staging Release Bot 210257fc5b Update pro version to 1.4.8-alpha.2 2022-09-22 09:10:26 +00:00
Budibase Staging Release Bot 805fdd94e4 v1.4.8-alpha.2 2022-09-22 09:07:01 +00:00
Budibase Release Bot 60dbcc433c Update pro version to 1.4.8 2022-09-22 08:19:42 +00:00
Budibase Release Bot 4c84ca7db2 v1.4.8 2022-09-22 08:15:50 +00:00
mike12345567 6247f686e8 Adding group app cleanup. 2022-09-21 23:12:38 +01:00
Budibase Staging Release Bot 92226b3240 Update pro version to 1.4.8-alpha.1 2022-09-21 21:25:42 +00:00
Budibase Staging Release Bot fb9f16c2d3 v1.4.8-alpha.1 2022-09-21 21:22:04 +00:00
Budibase Staging Release Bot 6b800f363a Update pro version to 1.4.8-alpha.0 2022-09-21 19:39:02 +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
Andrew Kingston 3b4ca9e5b3 Update public API operation IDs to be shorter 2022-09-21 19:11:47 +01:00
Budibase Release Bot 3a155e903b Update pro version to 1.4.7 2022-09-21 16:18:17 +00:00
Budibase Release Bot ec39608947 v1.4.7 2022-09-21 16:14:11 +00:00
Budibase Release Bot 857e6ea69d Update pro version to 1.4.6 2022-09-21 15:49:41 +00:00
Budibase Release Bot 76c2c89c07 v1.4.6 2022-09-21 15:46:23 +00:00
Mel O'Hagan 1b49f02092 CC and BCC interface 2022-09-21 15:58:04 +01:00
Budibase Release Bot a65494a98e Update pro version to 1.4.5 2022-09-21 14:48: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 8bf3f7bbd9 Update pro version to 1.4.4 2022-09-21 12:59:54 +00:00
Budibase Release Bot 1117ab80b3 v1.4.4 2022-09-21 12:56:47 +00:00
Mel O'Hagan 23fd67b5b9 Ensure display columns are set 2022-09-21 11:53:18 +01:00
Andrew Kingston 41d6c8c093 Fix incorrect event name being sent down websocket when hot reloading component plugins 2022-09-21 09:11:23 +01:00
Andrew Kingston 398a65c821 Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-21 09:09:27 +01:00
Budibase Staging Release Bot 623ecbd36e Update pro version to 1.4.3-alpha.2 2022-09-21 07:02:57 +00:00
Budibase Staging Release Bot 4d29fa6896 v1.4.3-alpha.2 2022-09-21 06:59:46 +00:00
Budibase Staging Release Bot e3e7114275 Update pro version to 1.4.3-alpha.1 2022-09-20 15:08:58 +00:00
Budibase Staging Release Bot 9bf1a943d4 v1.4.3-alpha.1 2022-09-20 15:04:46 +00:00
Rory Powell 6cd872d7d2 Merge branch 'develop' into feature/enterprise 2022-09-20 16:01:28 +01:00
Andrew Kingston 3fd54967d9 Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-20 15:29:39 +01:00
Budibase Staging Release Bot 2e4f6a4daa Update pro version to 1.4.3-alpha.0 2022-09-20 14:25:15 +00:00
Budibase Staging Release Bot 4cd288158a v1.4.3-alpha.0 2022-09-20 14:21:27 +00:00
Budibase Release Bot 7c412aaa08 Update pro version to 1.4.3 2022-09-20 14:11:12 +00:00
Budibase Release Bot 786adb4a9a v1.4.3 2022-09-20 14:07:55 +00:00
Budibase Release Bot be917a1ee1 Update pro version to 1.4.2 2022-09-20 13:28:28 +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
Rory Powell 9704238ab4 Merge branch 'develop' into release-fixes 2022-09-20 12:29:29 +01:00