1
0
Fork 0
mirror of synced 2024-07-15 03:05:57 +12:00
Commit graph

15505 commits

Author SHA1 Message Date
Andrew Kingston 2e72eb4f2e Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-07 12:07:25 +01:00
Andrew Kingston ac8dffcdaa Fix version being referenced in app plugin metadata 2022-09-07 12:06:05 +01:00
mike12345567 3b64a8f94b Adding ellipsis test case. 2022-09-07 11:55:03 +01:00
Budibase Staging Release Bot 262cf80eaf Update pro version to 1.3.12-alpha.1 2022-09-07 10:19:31 +00:00
Budibase Staging Release Bot f856524d43 v1.3.12-alpha.1 2022-09-07 10:16:09 +00:00
Mitch-Budibase 5313d0d0ff Merge pull request #7669 from Budibase/Cypress-Smoke
Cypress: Smoke: autoScreensUI
2022-09-07 11:04:17 +01:00
Jonny McCullagh e9580f73c7 Merge pull request #7671 from Budibase/jonny/single-image-data-folder
single image data path
2022-09-07 11:03:57 +01:00
Jonny McCullagh b3ad464cd9 single image data path 2022-09-07 10:51:53 +01:00
Andrew Kingston 0bc7ffe0a1 Update preview endpoint to be prefixed with /app to not require an updated proxy config 2022-09-07 10:40:00 +01:00
NEOLPAR fbfdf1c5ec Merge branch 'plugins-dev-experience' into feature/plugin-management-ui 2022-09-07 09:55:23 +01:00
Mitch-Budibase d92f161f11 Cypress: Smoke: autoScreensUI
Updating createDatasourceScreen command to assist with timing issues against the smoke CI run
- Only occurs on the smoke build, passes locally
2022-09-07 09:50:02 +01:00
Andrew Kingston 0cf7845650 Inject process env vars into ES6 bundle to fix crash 2022-09-07 08:48:29 +01:00
ChukwuEmeka 14793987ec switched from deprecated node-sass to sass library 2022-09-06 21:51:45 +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
NEOLPAR c4bcee1d60 returning 400 error with message to be handled by frontend 2022-09-06 16:37:37 +01:00
NEOLPAR c2bca8a025 uploading plugin for github, npm and url 2022-09-06 16:28:35 +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 ce2a52effe Update pro version to 1.3.12-alpha.0 2022-09-06 13:40:42 +00:00
Budibase Staging Release Bot e5564f06a9 v1.3.12-alpha.0 2022-09-06 13:36:58 +00:00
mike12345567 d52347b852 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-09-06 14:10:31 +01:00
mike12345567 bc9686d470 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-06 14:09:26 +01:00
Mitch-Budibase e1c321db97 Merge pull request #7664 from Budibase/Cypress-Smoke
Cypress: Smoke build Updates - Timing
2022-09-06 14:06:17 +01:00
NEOLPAR b8dc676120 Merge branch 'feature/plugin-management-ui' of https://github.com/Budibase/budibase into feature/plugin-management-ui 2022-09-06 12:50:48 +01:00
Rory Powell 818e7fd5f4 Day pass middleware 2022-09-06 12:25:57 +01:00
Mitch-Budibase 179d6f2747 Merge branch 'develop' into Cypress-Smoke 2022-09-06 12:15:33 +01:00
Mitch-Budibase 7d99427b17 Updating commands.js - createDatasourceScreen
These changes are related to the autoScreensUI tests failing on the smoke build CI run.

I've changed timeout values and reworking data-cy IDs
2022-09-06 12:14:17 +01:00
Michael Drury a1233b03f9 Merge pull request #7642 from Budibase/dependabot/npm_and_yarn/examples/nextjs-api-sales/node-fetch-3.2.10
Bump node-fetch from 3.2.2 to 3.2.10 in /examples/nextjs-api-sales
2022-09-06 12:50:44 +02:00
Budibase Release Bot 1ee7382f84 Update pro version to 1.3.11 2022-09-06 10:42:55 +00:00
Budibase Release Bot 2931e5aee8 v1.3.11 2022-09-06 10:39:42 +00:00
Rory Powell 9c02cde503 Merge pull request #7658 from Budibase/exclude-test-utils-from-build
Exclude test utils from server and worker builds
2022-09-06 11:29:23 +01:00
Mitch-Budibase f25285a886 Increase timeout for PostgreSQL test 2022-09-06 11:15:52 +01:00
Peter Clement e6f127c33f update upload request to handle source correctly 2022-09-06 10:37:49 +01:00
Mitch-Budibase 7a281064c8 createDatasourceScreen - increase timeouts 2022-09-06 10:23:04 +01:00
Rory Powell 92f1f4026d Exclude test utils from server and worker builds 2022-09-06 10:22:14 +01:00
Mitch-Budibase 7f94953c3a Cypress Command + Rest Timeout update
rest.spec.js
- Test was flakey on last nights smoke run
- Updated to specifically search for query-buttons and then add query

commands.js
- Increasing timeout values for createTable & createDatasourceScreen commands
2022-09-06 09:50:02 +01:00
Mitch-Budibase 8031b3666c Merge branch 'develop' into Cypress-Smoke 2022-09-06 09:14:00 +01:00
Mitch-Budibase 94bded075b closeModal Command Update
Adding a line to verify that the modal was closed

userManagement.spec.js
- Increasing timeouts
2022-09-06 09:12:34 +01:00
Budibase Release Bot 31db5df741 Update pro version to 1.3.10 2022-09-06 08:04:29 +00:00
Budibase Release Bot 1d580f27c2 v1.3.10 2022-09-06 08:01:24 +00:00
dependabot[bot] 6757a464ef Bump node-fetch from 3.2.2 to 3.2.10 in /examples/nextjs-api-sales
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.2 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.2...v3.2.10)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 07:59:05 +00:00
Budibase Staging Release Bot bdd2129de2 Update pro version to 1.3.4-alpha.3 2022-09-06 07:57:40 +00:00
Budibase Staging Release Bot 244f7a36eb v1.3.4-alpha.3 2022-09-06 07:54:34 +00:00
Andrew Kingston 314dc6fc20 Merge pull request #7632 from Budibase/keyboard-fixes
Prevent default browser events from firing when using keyboard shortcuts
2022-09-06 08:50:28 +01:00
Rory Powell 95025d6c30 Merge pull request #7496 from panos--/chart-resources
Allow specifying resource requests and limits in Helm chart
2022-09-06 08:44:34 +01:00
Budibase Release Bot 41cc8436c5 Update pro version to 1.3.9 2022-09-06 07:39:20 +00:00
Budibase Release Bot 495a81cd48 v1.3.9 2022-09-06 07:35:26 +00:00
Rory Powell d96c56a8f5 Merge pull request #7640 from Budibase/clear-quota-cache
Clear quota cache on deprovision + gracefully handle account metadata deletion
2022-09-06 08:21:34 +01:00
mike12345567 feda4e61c1 Fixing issue with string templates importing vm2 which requires other prebuilts for JS in the CLI - no need for these to add to build size when JS is unused. 2022-09-05 19:04:45 +01:00
Budibase Release Bot e4131245ff Update pro version to 1.3.8 2022-09-05 18:04:02 +00:00