1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00
Commit graph

27354 commits

Author SHA1 Message Date
Budibase Staging Release Bot 29fd2287ed v2.0.34-alpha.8 2022-10-27 16:47:20 +00:00
mike12345567 0e59c84353 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-27 17:32:25 +01:00
mike12345567 d3ed3f34bd Fixing issue with pro import. 2022-10-27 17:31:39 +01:00
Budibase Staging Release Bot 36801cc928 Update pro version to 2.0.34-alpha.7 2022-10-27 15:18:48 +00:00
Budibase Staging Release Bot 899da8117b v2.0.34-alpha.7 2022-10-27 15:14:48 +00:00
Michael Drury b0f3cc7af0
Merge pull request #8416 from Budibase/fix/mike-oct-fixes
Various fixes for release
2022-10-27 15:59:35 +01:00
mike12345567 a12045917e Minor test rework after improving startup, a lot of mocks weren't being used correctly. 2022-10-27 15:15:08 +01:00
Mel O'Hagan e5b6a777da Throw 400 when validation fails 2022-10-27 15:10:22 +01:00
Mel O'Hagan 4db80a17c3 Revert "Add default value for mysql database"
This reverts commit a9f6a11fdd.
2022-10-27 14:51:04 +01:00
Mel O'Hagan 31d9e2b1bf Use nullable 2022-10-27 14:45:30 +01:00
Mel O'Hagan a9f6a11fdd Add default value for mysql database 2022-10-27 14:38:20 +01:00
Mel O'Hagan e8cd6facfd lint 2022-10-27 13:49:59 +01:00
Mel O'Hagan 4ec5ce1bbd Remove try catch from rows. Correct status codes. 2022-10-27 13:49:19 +01:00
Budibase Staging Release Bot fd9d7b7016 Update pro version to 2.0.34-alpha.6 2022-10-27 10:33:42 +00:00
Budibase Staging Release Bot c0e6732409 v2.0.34-alpha.6 2022-10-27 10:30:18 +00:00
Mitch-Budibase d1bd87251e
Merge pull request #8417 from Budibase/cypress-renameApp-skip
Cypress - Rename Application - Skip Test File
2022-10-27 11:19:22 +01:00
Mitch-Budibase e85d6cef5c Cypress - Rename Application - Skip Test File
Some of the tests in here are flakey from time to time.
- We had a failure on the nightly due to a flakey test within this file
- Skipping the tests in here for now (we will receive coverage via QA Wolf)
2022-10-27 11:01:16 +01:00
mike12345567 4c1269462f Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-oct-fixes 2022-10-27 10:33:29 +01:00
mike12345567 2900ef2fde Adding a fix for checklist being incorrect after restoring from the CLI. 2022-10-27 09:48:37 +01:00
mike12345567 406cd53d11 Some fixes for CLI to get exporting/importing with different ports working, as well as a fix for access to minio through proxy. 2022-10-26 18:51:58 +01:00
mike12345567 80d4220cb5 Adding backup queue to bullboard if enabled. 2022-10-26 18:50:40 +01:00
Budibase Staging Release Bot da3f64d593 Update pro version to 2.0.34-alpha.5 2022-10-26 17:02:07 +00:00
Budibase Staging Release Bot cdfa70192e v2.0.34-alpha.5 2022-10-26 16:58:42 +00:00
Mitch-Budibase 86ba71ef55
Merge pull request #8412 from Budibase/cypress-mysql
Skipping MySQL Cypress Tests
2022-10-26 17:47:25 +01:00
Mitch-Budibase 310bfa1133 Skipping MySQL Cypress Tests
Bit of flakeiness occurring - we can skip these tests for now on the nightly run in anticipation of QA Wolf covering these scenarios E2E
2022-10-26 17:29:58 +01:00
Dean a4125a97c5 Refactored approach to parsing multiselect values and ensuring any parsed values trigger a field update 2022-10-26 15:13:27 +01:00
Budibase Staging Release Bot 28d128be87 Update pro version to 2.0.34-alpha.4 2022-10-26 13:03:08 +00:00
Budibase Staging Release Bot 212e811990 v2.0.34-alpha.4 2022-10-26 12:59:47 +00:00
Gerard Burns 9e5d39e3ff
Fix Input Dropdown Outside Click (#8404) 2022-10-26 13:48:48 +01:00
Martin McKeaveney 1a27cc9c47 merge 2022-10-26 11:47:25 +01:00
Martin McKeaveney a6841cd1de fix typo 2022-10-26 11:45:52 +01:00
mike12345567 52d9172060 Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-oct-fixes 2022-10-26 10:37:01 +01:00
Budibase Staging Release Bot 50f0a0509d Update pro version to 2.0.34-alpha.3 2022-10-26 09:17:40 +00:00
Budibase Staging Release Bot a69f995c91 v2.0.34-alpha.3 2022-10-26 09:14:18 +00:00
Peter Clement 0dc7463826
Merge pull request #8395 from Budibase/pc/backups-ui-fixes
Assorted Backups UI fixes
2022-10-26 10:03:18 +01:00
Budibase Staging Release Bot caf07e8ef7 Update pro version to 2.0.34-alpha.2 2022-10-26 08:51:37 +00:00
Budibase Staging Release Bot 454009d5ad v2.0.34-alpha.2 2022-10-26 08:48:28 +00:00
Peter Clement a044996357 Merge remote-tracking branch 'origin/develop' into pc/backups-ui-fixes 2022-10-26 09:38:30 +01:00
Rory Powell de1de66942
Merge pull request #8399 from Budibase/fix/initTmpDir
Ensure tmpDir/.budibase always exists
2022-10-26 09:37:25 +01:00
Rory Powell 9b038ceb8a Ensure tmpDir/.budibase always exists 2022-10-26 09:24:28 +01:00
Dean 421170ffff Merge remote-tracking branch 'origin/master' into fix/multipicker-default-behaviour 2022-10-26 09:10:21 +01:00
Peter Clement f38b6e1cd8 remove logs 2022-10-26 09:03:50 +01:00
mike12345567 d32e4586c2 Refactoring a lot of content around webhooks to Typescript, as well as fixing webhooks and automation app IDs on import of new app. 2022-10-25 18:19:18 +01:00
Budibase Release Bot 074008b499 Update pro version to 2.0.38 2022-10-25 15:47:09 +00:00
Budibase Release Bot 59f4582687 v2.0.38 2022-10-25 15:43:52 +00:00
melohagan 96acee84ab
Merge pull request #8394 from Budibase/bug/sev3/hbs-email-automation
Automations substitute 'loop' in step bindings fixes
2022-10-25 16:32:49 +01:00
Peter Clement 45c98041ff Merge remote-tracking branch 'origin/develop' into pc/backups-ui-fixes 2022-10-25 16:27:32 +01:00
Peter Clement 2fd8ec363f fix loading state 2022-10-25 16:22:29 +01:00
Andrew Kingston a80821cd73 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-25 16:18:59 +01:00
Andrew Kingston 6b562c70fa Slightly reduce DND padding between nested layers 2022-10-25 16:18:33 +01:00