1
0
Fork 0
mirror of synced 2024-08-02 11:51:34 +12:00
Commit graph

26308 commits

Author SHA1 Message Date
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
Andrew Kingston
178dc26c16 Allow custom CSS to be bindable and allow overriding via conditional UI 2022-09-05 16:35:25 +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
eb8171dde1 Merge branch 'develop' of github.com:Budibase/budibase into feature/custom-css-conditional-ui 2022-09-05 14:55:58 +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
Thomas Weiß
bad727cc95
allow specifying resources on app, worker, proxy deployments 2022-09-05 15:34:35 +02:00
Budibase Release Bot
3150d86710 Update pro version to 1.3.6 2022-09-05 13:22:34 +00:00
Budibase Release Bot
6f9f6b54ac v1.3.6 2022-09-05 13:19:34 +00:00
mike12345567
5b685b1f1b Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-05 14:14:47 +01:00
mike12345567
7f25076663 Updating backend-core lockfile. 2022-09-05 14:06:35 +01:00
Rory Powell
41e92c013d
Merge pull request #7624 from Budibase/fix-oidc-auto-user
Fix auto user creation for OIDC auth
2022-09-05 13:57:24 +01:00
Michael Drury
93837ff724
Merge pull request #7633 from Budibase/fix/backend-core-build
Fixing backend-core build, as raised in.
2022-09-05 14:50:59 +02:00