mike12345567
082b5571a5
Merge branch 'develop' of github.com:Budibase/budibase into labday/backups
2022-07-18 17:53:28 +01:00
Michael Drury
6c5c8fc25d
Merge pull request #6741 from Budibase/dependabot/npm_and_yarn/packages/bbui/svelte-3.49.0
...
Bump svelte from 3.38.2 to 3.49.0 in /packages/bbui
2022-07-18 17:47:47 +01:00
Michael Drury
d899c3d475
Merge pull request #6745 from Budibase/dependabot/npm_and_yarn/svelte-3.49.0
...
Bump svelte from 3.46.4 to 3.49.0
2022-07-18 17:47:37 +01:00
mike12345567
078cf9e95f
Fixing an issue with automations being unable to access app databases due to new context stack up.
2022-07-18 17:38:58 +01:00
Dean
c5ee19b4ef
Fix to the default input binding to ensure new bindings are set correctly
2022-07-18 15:58:17 +01:00
Budibase Release Bot
44200d5639
Update pro version to 1.1.16
2022-07-18 14:26:22 +00:00
Budibase Release Bot
bee10b5211
v1.1.16
2022-07-18 14:24:55 +00:00
Andrew Kingston
b08aea2241
Allow full spectrum cards to be clickable
2022-07-18 15:23:07 +01:00
dependabot[bot]
17313bc288
Bump svelte from 3.46.4 to 3.49.0
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.49.0 )
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 14:22:29 +00:00
Budibase Staging Release Bot
14923d3ff6
Update pro version to 1.1.15-alpha.1
2022-07-18 14:18:46 +00:00
dependabot[bot]
28eb1903b8
Bump svelte from 3.38.2 to 3.49.0 in /packages/bbui
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.38.2 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/compare/v3.38.2...v3.49.0 )
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 14:18:42 +00:00
Budibase Staging Release Bot
6768125fe9
v1.1.15-alpha.1
2022-07-18 14:17:03 +00:00
Mitch-Budibase
f8dbaebe21
Merge pull request #6787 from Budibase/cypress-testing
...
Create App Tests: Timeout Changes
2022-07-18 15:07:13 +01:00
Andrew Kingston
dda4a63777
Merge pull request #6647 from Budibase/fix/automation-drawers
...
Fix drawer widths in automations section
2022-07-18 15:04:26 +01:00
Andrew Kingston
0aa4f43581
Merge pull request #6733 from Budibase/409-fixes-master
...
Frontend store improvements for conflicts and performance
2022-07-18 15:03:47 +01:00
Mitch-Budibase
524bfb04db
Create App Tests: Timeout Changes
...
This test spec file fires off against every PR. There is some timing issues currently.
I am making a few changes in relation to timeout values (a small restructure too) in hopes this helps with the PR builds.
Tests pass locally for me, so there may be more changes required against this spec file as I check its performance
2022-07-18 14:28:27 +01:00
Budibase Staging Release Bot
e190d67430
Update pro version to 1.1.15-alpha.0
2022-07-18 13:25:54 +00:00
Budibase Staging Release Bot
f1c99997e5
v1.1.15-alpha.0
2022-07-18 13:23:56 +00:00
Budibase Release Bot
d2e78b9099
Update pro version to 1.1.15
2022-07-18 13:18:27 +00:00
mike12345567
d4b1ed58b8
Removing console log.
2022-07-18 14:18:15 +01:00
Budibase Release Bot
c95abe380f
v1.1.15
2022-07-18 13:16:48 +00:00
mike12345567
6f78b5eea8
Merge branch 'develop' of github.com:Budibase/budibase into labday/backups
2022-07-18 14:16:39 +01:00
mike12345567
6afdd6dcec
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-18 14:09:02 +01:00
Peter Clement
150fec6c43
Merge pull request #6783 from Budibase/fix/automation-looping-null-issue
...
Ensure binding exists before continuing with loop
2022-07-18 14:06:29 +01:00
mike12345567
a8a7bea658
Merge branch 'develop' of github.com:Budibase/budibase into labday/backups
2022-07-18 13:59:46 +01:00
Mitch-Budibase
ea5d164bdc
Merge branch 'develop' into cypress-testing
2022-07-18 13:53:20 +01:00
Mitch-Budibase
1d1b566c7d
Timeout changes for Cypress Commands file
...
Cypress visit and requests in some cases need a timeout value included. This is specific for smoke build and CI runs (has no effect on local runs)
2022-07-18 13:52:21 +01:00
Budibase Release Bot
f8d912c36c
Update pro version to 1.1.14
2022-07-18 12:15:05 +00:00
Peter Clement
c91e60305e
Merge remote-tracking branch 'origin/master' into fix/automation-looping-null-issue
2022-07-18 13:14:42 +01:00
Budibase Release Bot
1ce75b1a19
v1.1.14
2022-07-18 12:13:20 +00:00
Peter Clement
688c69fce2
Ensure a binding exists before continuing with loop
2022-07-18 13:10:18 +01:00
Jonny McCullagh
29945f333b
Merge pull request #6779 from Budibase/aas-build-master
...
Add Azure App Service image to docker registry
2022-07-18 12:58:48 +01:00
Peter Clement
c529557afa
Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab
2022-07-18 12:35:24 +01:00
Peter Clement
fb7456fa33
lint
2022-07-18 12:33:56 +01:00
Jonny McCullagh
4605308e22
WAzure App Service image to docker registry
2022-07-18 12:21:25 +01:00
Jonny McCullagh
5373e784c0
WIP: add Azure App Service image to docker registry
2022-07-18 12:21:01 +01:00
Budibase Release Bot
9aa3ced132
Update pro version to 1.1.13
2022-07-18 09:55:14 +00:00
Budibase Release Bot
7f57435beb
v1.1.13
2022-07-18 09:53:41 +00:00
Martin McKeaveney
af682709df
Merge pull request #6767 from Budibase/fix/user-email-view-migration
...
fixing broken migration and single image
2022-07-18 10:43:27 +01:00
Budibase Staging Release Bot
6395aa5387
Update pro version to 1.1.10-alpha.4
2022-07-18 09:13:56 +00:00
Budibase Staging Release Bot
468573ea91
v1.1.10-alpha.4
2022-07-18 09:12:15 +00:00
mike12345567
03b951f261
Fix for email view casing test.
2022-07-18 10:10:37 +01:00
NEOLPAR
9787709dc5
downloading csv users created through batch
2022-07-18 09:57:15 +01:00
Budibase Release Bot
f63de4dd2b
Update pro version to 1.1.12
2022-07-18 08:57:04 +00:00
Martin McKeaveney
12a1a3db7d
Merge branch 'master' of github.com:Budibase/budibase into fix/user-email-view-migration
2022-07-18 09:56:01 +01:00
Budibase Release Bot
93e8c50c7a
v1.1.12
2022-07-18 08:55:27 +00:00
Michael Drury
a9ceb3acd6
Merge pull request #6740 from Budibase/dependabot/npm_and_yarn/packages/server/svelte-3.49.0
...
Bump svelte from 3.44.1 to 3.49.0 in /packages/server
2022-07-18 09:47:56 +01:00
Michael Drury
47f2675e72
Merge pull request #6742 from Budibase/dependabot/npm_and_yarn/packages/frontend-core/svelte-3.49.0
...
Bump svelte from 3.46.2 to 3.49.0 in /packages/frontend-core
2022-07-18 09:47:46 +01:00
Michael Drury
4165c58902
Merge pull request #6743 from Budibase/dependabot/npm_and_yarn/packages/client/svelte-3.49.0
...
Bump svelte from 3.46.4 to 3.49.0 in /packages/client
2022-07-18 09:47:10 +01:00
Michael Drury
6ace9d3d80
Merge pull request #6744 from Budibase/dependabot/npm_and_yarn/packages/builder/svelte-3.49.0
...
Bump svelte from 3.48.0 to 3.49.0 in /packages/builder
2022-07-18 09:46:59 +01:00