1
0
Fork 0
mirror of synced 2024-06-02 02:25:17 +12:00
Commit graph

25966 commits

Author SHA1 Message Date
mike12345567 bd416e918a Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-09-06 14:10:31 +01:00
mike12345567 804bb9f847 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-06 14:09:26 +01:00
Mitch-Budibase dc014d6559
Merge pull request #7664 from Budibase/Cypress-Smoke
Cypress: Smoke build Updates - Timing
2022-09-06 14:06:17 +01:00
NEOLPAR f769e10f0c 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
Mitch-Budibase 41f1cc5fd6 Merge branch 'develop' into Cypress-Smoke 2022-09-06 12:15:33 +01:00
Mitch-Budibase d7c55b0968 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 380c292ea7
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 4ba16eaf0a Update pro version to 1.3.11 2022-09-06 10:42:55 +00:00
Budibase Release Bot 4011bfe199 v1.3.11 2022-09-06 10:39:42 +00:00
Rory Powell 13c9e2534b
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 2278494817 Increase timeout for PostgreSQL test 2022-09-06 11:15:52 +01:00
Peter Clement 5003bf37fb update upload request to handle source correctly 2022-09-06 10:37:49 +01:00
Mitch-Budibase 19f29789e6 createDatasourceScreen - increase timeouts 2022-09-06 10:23:04 +01:00
Rory Powell 8dfb861e7f Exclude test utils from server and worker builds 2022-09-06 10:22:14 +01:00
Mitch-Budibase ad30fe1799 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 8f606f28f4 Merge branch 'develop' into Cypress-Smoke 2022-09-06 09:14:00 +01:00
Mitch-Budibase a4c51b7f0b 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
Martin McKeaveney 10387a3061 make sure yarn gets run in qa-core 2022-09-06 09:08:49 +01:00
Budibase Release Bot 8d669a8298 Update pro version to 1.3.10 2022-09-06 08:04:29 +00:00
Budibase Release Bot 39b29fd8b9 v1.3.10 2022-09-06 08:01:24 +00:00
dependabot[bot] 985f74467f
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 41ab50f24d Update pro version to 1.3.4-alpha.3 2022-09-06 07:57:40 +00:00
Budibase Staging Release Bot 892f00b3ce v1.3.4-alpha.3 2022-09-06 07:54:34 +00:00
Andrew Kingston 73c1c5be34
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 390584e0e9
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 ee24dba124 Update pro version to 1.3.9 2022-09-06 07:39:20 +00:00
Budibase Release Bot 2d19d885fc v1.3.9 2022-09-06 07:35:26 +00:00
Rory Powell d81301148f
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 a506ce05a1 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 e097c79028 Update pro version to 1.3.8 2022-09-05 18:04:02 +00:00
Budibase Release Bot 1142dff430 v1.3.8 2022-09-05 18:00:50 +00:00
melohagan 09e126bae9
Merge pull request #7647 from Budibase/bug/googlesheets-update-master
Google Sheets Update: Parse incoming row as JSON
2022-09-05 18:49:58 +01:00
Mel O'Hagan 0f46e02e73 lint 2022-09-05 18:31:20 +01:00
Mel O'Hagan 6a60aec78b type check 2022-09-05 18:31:12 +01:00
Mel O'Hagan 02b16f22c1 Parse incoming row as JSON 2022-09-05 18:31:03 +01:00
Martin McKeaveney 2a6c9cd6c5 QA Core repo, and Jest API tests running end to end 2022-09-05 18:28:53 +01:00
Budibase Release Bot 1ef399d64d Update pro version to 1.3.7 2022-09-05 17:05:11 +00:00
Budibase Release Bot 094bfd337b v1.3.7 2022-09-05 17:01:52 +00:00
Martin McKeaveney ab73ccf779
Merge pull request #7594 from Budibase/fix/redis-connector
improvements to redis connector - multi line pipelines and lowercase …
2022-09-05 17:50:39 +01:00
Rory Powell 3271b295d4 Clear quota cache on deprovision + gracefully handle account metadata doc deletion 2022-09-05 16:17:58 +01:00
Budibase Staging Release Bot 194701e860 Update pro version to 1.3.4-alpha.2 2022-09-05 14:32:44 +00:00
Budibase Staging Release Bot 443f0d6360 v1.3.4-alpha.2 2022-09-05 14:29:05 +00:00
Mitch-Budibase f5e9b1e6fd
Merge pull request #7636 from Budibase/Cypress-Smoke
Cypress: Smoke Build: Test Changes
2022-09-05 15:15:49 +01:00
NEOLPAR 1ab33510ce sorting npm stuff out 2022-09-05 15:04:26 +01:00
Mitch-Budibase 5c3705be0b Updating postgreSQL test file
Increasing the maximum timeout value after switching schema
2022-09-05 14:58:41 +01:00
Andrew Kingston eb3203d307 Add missing await statement 2022-09-05 14:55:17 +01:00
Peter Clement 4a5d1b97c8 improve responsiveness of plugins ui 2022-09-05 14:39:19 +01:00
Thomas Weiß 3ce96f4236
remove unused value from chart defaults 2022-09-05 15:34:40 +02:00
Thomas Weiß cfd757d712
allow specifying resources on couchdb-backup deployment 2022-09-05 15:34:39 +02:00
Thomas Weiß 3295c14679
allow specifying resources on minio, redis deployments 2022-09-05 15:34:39 +02:00