Commit Graph

16667 Commits

Author SHA1 Message Date
Michael Drury 24f26dd2bc Merge pull request #8429 from Budibase/fix/gzip-import
Fixing server to handle both gzip and x-gzip mimetypes for app imports
2022-10-27 20:13:01 +01:00
mike12345567 eab9806ee3 Fixing an issue with some browsers sending the gzip type as x-gzip rather than gzip, which caused the processing to fail. 2022-10-27 19:14:31 +01:00
Budibase Staging Release Bot 77b1f1988b Update pro version to 2.0.34-alpha.8 2022-10-27 16:51:06 +00:00
Budibase Staging Release Bot 2f7d556b32 v2.0.34-alpha.8 2022-10-27 16:47:20 +00:00
mike12345567 49d70739c6 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-27 17:32:25 +01:00
mike12345567 a9b406ea66 Fixing issue with pro import. 2022-10-27 17:31:39 +01:00
Budibase Staging Release Bot 79ea97afb5 Update pro version to 2.0.34-alpha.7 2022-10-27 15:18:48 +00:00
Budibase Staging Release Bot 3af8bb57c0 v2.0.34-alpha.7 2022-10-27 15:14:48 +00:00
Michael Drury 2d225e11b9 Merge pull request #8416 from Budibase/fix/mike-oct-fixes
Various fixes for release
2022-10-27 15:59:35 +01:00
mike12345567 3d98acc28a Minor test rework after improving startup, a lot of mocks weren't being used correctly. 2022-10-27 15:15:08 +01:00
Budibase Staging Release Bot 5261438932 Update pro version to 2.0.34-alpha.6 2022-10-27 10:33:42 +00:00
Budibase Staging Release Bot 5723fe863b v2.0.34-alpha.6 2022-10-27 10:30:18 +00:00
Mitch-Budibase 256f9f5c9c 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 2e239e5967 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 a01602c362 Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-oct-fixes 2022-10-27 10:33:29 +01:00
mike12345567 a5d980efb1 Adding a fix for checklist being incorrect after restoring from the CLI. 2022-10-27 09:48:37 +01:00
mike12345567 6d72e51d16 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 51251b1fe2 Adding backup queue to bullboard if enabled. 2022-10-26 18:50:40 +01:00
Budibase Staging Release Bot 28e00d3fa0 Update pro version to 2.0.34-alpha.5 2022-10-26 17:02:07 +00:00
Budibase Staging Release Bot 4ecb596a10 v2.0.34-alpha.5 2022-10-26 16:58:42 +00:00
Mitch-Budibase f71c61efd2 Merge pull request #8412 from Budibase/cypress-mysql
Skipping MySQL Cypress Tests
2022-10-26 17:47:25 +01:00
Mitch-Budibase a2f9f921c4 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
Budibase Staging Release Bot 657da8ad87 Update pro version to 2.0.34-alpha.4 2022-10-26 13:03:08 +00:00
Budibase Staging Release Bot d5320647a9 v2.0.34-alpha.4 2022-10-26 12:59:47 +00:00
Gerard Burns 77165e4cdd Fix Input Dropdown Outside Click (#8404) 2022-10-26 13:48:48 +01:00
mike12345567 6228d3346e 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 94f4ed5604 Update pro version to 2.0.34-alpha.3 2022-10-26 09:17:40 +00:00
Budibase Staging Release Bot 9c203e1830 v2.0.34-alpha.3 2022-10-26 09:14:18 +00:00
Peter Clement 1335bc81d7 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 a70b2201c4 Update pro version to 2.0.34-alpha.2 2022-10-26 08:51:37 +00:00
Budibase Staging Release Bot fca7a2dd8f v2.0.34-alpha.2 2022-10-26 08:48:28 +00:00
Peter Clement 72e47f3f5d Merge remote-tracking branch 'origin/develop' into pc/backups-ui-fixes 2022-10-26 09:38:30 +01:00
Rory Powell 920111d729 Merge pull request #8399 from Budibase/fix/initTmpDir
Ensure tmpDir/.budibase always exists
2022-10-26 09:37:25 +01:00
Rory Powell 887470d4b5 Ensure tmpDir/.budibase always exists 2022-10-26 09:24:28 +01:00
Peter Clement e41ada9062 remove logs 2022-10-26 09:03:50 +01:00
mike12345567 a24694a4ea 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
Peter Clement 20612c8d00 Merge remote-tracking branch 'origin/develop' into pc/backups-ui-fixes 2022-10-25 16:27:32 +01:00
Peter Clement 5a2001bcbc fix loading state 2022-10-25 16:22:29 +01:00
Andrew Kingston 240c014ae3 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-25 16:18:59 +01:00
Andrew Kingston db55041c44 Slightly reduce DND padding between nested layers 2022-10-25 16:18:33 +01:00
Peter Clement 27fa18ad7d fix icon sizing 2022-10-25 16:15:50 +01:00
Peter Clement e48d4aaf1a formatting 2022-10-25 16:06:22 +01:00
Peter Clement 679e22384c Assorted Backups UI fixes 2022-10-25 16:05:19 +01:00
mike12345567 e52db23142 Adding version handling to CLI, #8335 - useful to see what version of CLI currently installed. 2022-10-25 15:28:05 +01:00
Budibase Staging Release Bot 5e495c6b9c Update pro version to 2.0.34-alpha.1 2022-10-25 13:36:55 +00:00
Budibase Staging Release Bot 02d54713d3 v2.0.34-alpha.1 2022-10-25 13:32:58 +00:00
Rory Powell 332f0eb52f Merge pull request #8392 from Budibase/fix/startup
Startup fixes + remove bucket default names
2022-10-25 14:17:55 +01:00
Rory Powell c9ae15fef1 Remove defaults for bucket names from k8s chart 2022-10-25 13:45:43 +01:00
Rory Powell 56456f3f6d Startup fixes 2022-10-25 13:37:26 +01:00
Budibase Staging Release Bot 621179989c Update pro version to 2.0.34-alpha.0 2022-10-25 11:33:50 +00:00