1
0
Fork 0
mirror of synced 2024-08-22 13:31:37 +12:00
Commit graph

26110 commits

Author SHA1 Message Date
mike12345567
a2fa27d95a Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-07 12:40:45 +01:00
Andrew Kingston
142c277fab Fix spacing for custom datasources in new datasource modal 2022-09-07 12:40:32 +01:00
Budibase Release Bot
ecb0bad923 Update pro version to 1.3.12 2022-09-07 11:37:05 +00:00
Budibase Release Bot
7d458faa89 v1.3.12 2022-09-07 11:33:35 +00:00
Andrew Kingston
4a10470b25
Merge pull request #7670 from Budibase/update-preview-endpoint
Update preview endpoint
2022-09-07 12:21:48 +01:00
Rory Powell
6e1a30bc60 Error handling, wildcard feature flags 2022-09-07 12:08:10 +01:00
Andrew Kingston
53569eb6a2 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
f9a604e704 Fix version being referenced in app plugin metadata 2022-09-07 12:06:05 +01:00
mike12345567
9107847fc3 Adding ellipsis test case. 2022-09-07 11:55:03 +01:00
Budibase Staging Release Bot
026450c23d Update pro version to 1.3.12-alpha.1 2022-09-07 10:19:31 +00:00
Budibase Staging Release Bot
ffd077a86e v1.3.12-alpha.1 2022-09-07 10:16:09 +00:00
Mitch-Budibase
9202e78564
Merge pull request #7669 from Budibase/Cypress-Smoke
Cypress: Smoke: autoScreensUI
2022-09-07 11:04:17 +01:00
Jonny McCullagh
09550e3468
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
6060d34c6a single image data path 2022-09-07 10:51:53 +01:00
Andrew Kingston
8925cdf83e Update preview endpoint to be prefixed with /app to not require an updated proxy config 2022-09-07 10:40:00 +01:00
NEOLPAR
07927a53cd Merge branch 'plugins-dev-experience' into feature/plugin-management-ui 2022-09-07 09:55:23 +01:00
Mitch-Budibase
494fc29311 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
6dc3739a34 Inject process env vars into ES6 bundle to fix crash 2022-09-07 08:48:29 +01:00
ChukwuEmeka
82795b50ef switched from deprecated node-sass to sass library 2022-09-06 21:51:45 +01:00
mike12345567
45349845f5 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
dbbb7f56f6 returning 400 error with message to be handled by frontend 2022-09-06 16:37:37 +01:00
NEOLPAR
62501bbef7 uploading plugin for github, npm and url 2022-09-06 16:28:35 +01:00
Rory Powell
4f66dc0df3 Move day pass middleware from authenticated to licensing, sent activity to account portal 2022-09-06 16:24:36 +01:00
NEOLPAR
32863caf05 adding headers param in case it is needed for auth or similar 2022-09-06 15:46:11 +01:00
Budibase Staging Release Bot
0c7eedd7a5 Update pro version to 1.3.12-alpha.0 2022-09-06 13:40:42 +00:00
Budibase Staging Release Bot
23073179eb v1.3.12-alpha.0 2022-09-06 13:36:58 +00:00
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
Rory Powell
ba211b8490 Day pass middleware 2022-09-06 12:25:57 +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