Commit Graph

7286 Commits

Author SHA1 Message Date
Budibase Staging Release Bot b98c724c04 v1.1.15-alpha.3 2022-07-19 10:23:48 +00:00
Michael Drury 00efa5eb04 Merge pull request #6584 from Budibase/labday/backups
CLI backups functionality
2022-07-19 11:13:59 +01:00
Budibase Staging Release Bot df4da22a4b v1.1.15-alpha.2 2022-07-18 17:23:36 +00:00
mike12345567 082b5571a5 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 17:53:28 +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 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
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 f1c99997e5 v1.1.15-alpha.0 2022-07-18 13:23:56 +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
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 1ce75b1a19 v1.1.14 2022-07-18 12:13:20 +00:00
Budibase Release Bot 7f57435beb v1.1.13 2022-07-18 09:53:41 +00:00
Budibase Staging Release Bot 468573ea91 v1.1.10-alpha.4 2022-07-18 09:12:15 +00:00
Budibase Release Bot 93e8c50c7a v1.1.12 2022-07-18 08:55:27 +00:00
dependabot[bot] 437adef5d1 Bump svelte from 3.48.0 to 3.49.0 in /packages/builder
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 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.48.0...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:54:55 +00:00
mike12345567 c525721854 Fix for #6709 - Adding the option to set a role for app action, allowing users to set what level an automation can be accessed from. 2022-07-15 17:13:45 +01:00
mike12345567 d10e5755e7 Removing console log. 2022-07-15 14:33:34 +01:00
mike12345567 c149139253 Fix for #6501 - don't fail to publish app when cron expression is empty in any automation, just don't publish that automation. Also adding an error to automation to make it clear an expression is required. 2022-07-15 14:15:16 +01:00
mike12345567 cda958e0b7 Fix for #6702 - remove users table as an option for automation triggers. 2022-07-15 13:39:47 +01:00
Budibase Staging Release Bot bdc21065e3 v1.1.10-alpha.3 2022-07-15 09:57:58 +00:00
deanhannigan 998f48e171 Merge pull request #6676 from Budibase/feature/app-action-ui-updates
Feature/app action UI updates
2022-07-15 10:46:58 +01:00
Budibase Staging Release Bot 37899b47ee v1.1.10-alpha.2 2022-07-15 09:32:18 +00:00
Martin McKeaveney b5c712bb8a only add account portal people to intercom 2022-07-15 10:26:41 +01:00
deanhannigan 91829a4b87 Merge pull request #6558 from Budibase/feature/component-condition-count
Feature/component condition count
2022-07-15 10:20:04 +01:00
Budibase Release Bot d0d477e405 v1.1.11 2022-07-15 09:05:39 +00:00
Martin McKeaveney f78e4cc953 Merge pull request #6722 from Budibase/fix/intercom-self-host-only
only show intercom in cloud
2022-07-15 09:53:08 +01:00
Martin McKeaveney 0975fa6413 only show intercom in cloud 2022-07-15 09:32:46 +01:00
Budibase Staging Release Bot 431da64f96 v1.1.10-alpha.1 2022-07-15 08:26:04 +00:00
deanhannigan d71bf2c9cc Merge pull request #6557 from Budibase/remove-datasource-from-schema-picker
Data providers are excluded from the Form Schema picker
2022-07-15 09:14:39 +01:00
Budibase Staging Release Bot 7a88742cc2 v1.1.10-alpha.0 2022-07-14 18:45:31 +00:00
Budibase Release Bot 790ccc8cac v1.1.10 2022-07-14 18:42:37 +00:00
mike12345567 40f8849a63 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-14 19:35:31 +01:00
Budibase Release Bot 20e8ba4d0d v1.1.9 2022-07-14 18:01:07 +00:00
Budibase Release Bot 5f92ec6edf v1.1.8 2022-07-14 17:18:06 +00:00
Budibase Release Bot b54035f426 v1.1.7 2022-07-13 17:26:44 +00:00
Martin McKeaveney c0ac212b9f Merge pull request #6687 from Budibase/app-update-icon
Add version modal back into builder
2022-07-13 18:16:40 +01:00
Budibase Release Bot 03ec93abd2 v1.1.6 2022-07-13 16:29:54 +00:00
Dean 05abecd503 Merge remote-tracking branch 'origin/develop' into remove-datasource-from-schema-picker 2022-07-13 17:12:07 +01:00
Dean 8426088c2a Refactoring of the button actions layout, updating the padding of the action categories to better separate them. 2022-07-13 16:53:08 +01:00
Dean fafac3e398 Merge remote-tracking branch 'origin/develop' into feature/app-action-ui-updates 2022-07-13 16:24:34 +01:00
Budibase Release Bot 5e63b6076c v1.1.5 2022-07-13 15:18:01 +00:00
Andrew Kingston 561f410037 Add version modal back into builder 2022-07-13 16:13:56 +01:00
Budibase Staging Release Bot 9e3c2c16b2 v1.0.220-alpha.4 2022-07-13 15:06:33 +00:00
Budibase Release Bot bc5f68778a v1.1.4 2022-07-13 14:23:12 +00:00
Dean 1b9e486bc5 Minor update to reduce spacing in component condition count 2022-07-13 14:33:30 +01:00
Dean e58bf278b0 Merge remote-tracking branch 'origin/develop' into feature/component-condition-count 2022-07-13 14:19:39 +01:00