Commit Graph

15981 Commits

Author SHA1 Message Date
Budibase Staging Release Bot 52dbd07810 Update pro version to 2.0.10-alpha.0 2022-09-30 14:10:43 +00: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
Andrew Kingston 1cc6cf39ac Merge pull request #8060 from Budibase/fix/client-env-awareness
Fetch environment info early in the client app initialisation process
2022-09-30 12:52:02 +01:00
Andrew Kingston 3b4027b873 Fetch environment info early in the client app initialisation process 2022-09-30 12:31:16 +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
Michael Drury cd13226490 Merge pull request #8046 from Budibase/feature/cli-hosting-improvements
CLI hosting improvements
2022-09-30 12:11:42 +01: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
deanhannigan 005c6e70fd Merge pull request #8011 from Budibase/fix/enforce-builder-child-checks-drag-drop
Fix to enforce illegalchildren rules when dragging and dropping in th…
2022-09-30 11:24:21 +01:00
Michael Drury b578b8917c Merge pull request #8055 from Budibase/fix/8023
Oracle DB fix
2022-09-30 11:11:05 +01:00
Michael Drury 94b877e00f Merge pull request #8047 from Budibase/fix/allow-removing-crud-plugins
Allow removing custom datasource CRUD operations
2022-09-30 11:08:50 +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
Mitch-Budibase 9abd73d3df Merge pull request #8048 from Budibase/smoke-build
Minor Smoke Build Changes
2022-09-30 09:04:37 +01:00
Mitch-Budibase e89fec1873 Minor Smoke Build Changes
A few changes to maintain what we have for the nightly smoke build

autoScreensUI
- Adding a 1 second wait. This seems essential now for the smoke run on CI. Was difficult to reduce the error locally but definitely timing related

userManagement
- Reworking how we confirm a user has no applications
- The text has also changed - updated it too
2022-09-29 17:40:53 +01:00
mike12345567 504412112f Allow removing CRUD operations from custom datasource plugins. 2022-09-29 16:56:46 +01:00
mike12345567 5b52acf169 Updating to add an option for generating admin user credentials as part of hosting, adding a dev command to create a simple, pre-watching environment using all flags. 2022-09-29 15:38:54 +01:00
mike12345567 2a2d5ca19e Fixing an issue with single image docker-compose generation. 2022-09-29 14:00:16 +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
Michael Drury 84409f888e Merge pull request #8017 from Budibase/dependabot/npm_and_yarn/packages/string-templates/vm2-3.9.11
Bump vm2 from 3.9.6 to 3.9.11 in /packages/string-templates
2022-09-29 10:38:01 +01:00
Michael Drury f2fb2e7874 Merge pull request #8018 from Budibase/dependabot/npm_and_yarn/packages/server/vm2-3.9.11
Bump vm2 from 3.9.6 to 3.9.11 in /packages/server
2022-09-29 10:37:51 +01: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
mike12345567 0465e2605f Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-29 10:23:53 +01:00
Martin McKeaveney 7594873f49 Merge pull request #8024 from Budibase/qa/internal-api-tests
Qa/internal api tests
2022-09-29 10:20:18 +01:00
Martin McKeaveney 65279e7d3b removing users api file as no longer required 2022-09-29 09:56:09 +01:00
Martin McKeaveney fbfb0096fe tidy up 2022-09-29 09:33:48 +01:00
mike12345567 a464aceffb Updating hosting to break up single file into lots of independent commands - this was an attempt to improve syntax. Adding in single image handling, as well as full support for watch directory. 2022-09-28 19:11:22 +01:00
Martin McKeaveney 44ac18afb8 use environment variables in jest run 2022-09-28 18:31:23 +01:00
Martin McKeaveney b4c397c28b remove SDK 2022-09-28 18:22:27 +01:00
Martin McKeaveney d2e71b32e6 setting up internal API with auth 2022-09-28 18:21:05 +01: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
melohagan bad09dd0cc Merge pull request #7879 from Budibase/bug/sev2/is-in-filter-startswith-crash
Is in filter - only call startsWith if string type
2022-09-28 16:20:22 +01:00
Andrew Kingston 10320574a4 Update naming conventions in filter drawer 2022-09-28 15:36:35 +01:00
Andrew Kingston 3fc08dfa4b Merge branch 'bug/sev2/is-in-filter-startswith-crash' of github.com:Budibase/budibase into bug/sev2/is-in-filter-startswith-crash 2022-09-28 15:09:03 +01:00
Andrew Kingston 7909745fb5 Simplify, strengthen and make consistent filter drawer validation logic 2022-09-28 15:08:44 +01:00
Andrew Kingston 143ee04d9e Update casing in 'does not contain' filter operator 2022-09-28 15:08:14 +01:00
dependabot[bot] 09540a5e46 Bump vm2 from 3.9.6 to 3.9.11 in /packages/string-templates
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-28 13:34:24 +00:00
Andrew Kingston 6c63edc279 Merge branch 'master' of github.com:Budibase/budibase into bug/sev2/is-in-filter-startswith-crash 2022-09-28 14:16:45 +01: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