Commit Graph

13464 Commits

Author SHA1 Message Date
mike12345567 5106214bc6 Adding metadata update with automation IDs and counts of errors which can be totalled in frontend, also moving to using production apps for history only. 2022-06-17 18:39:06 +01:00
Mitch-Budibase 318eb22a06 Merge branch 'develop' into cypress-testing 2022-06-17 17:45:43 +01:00
Mitch-Budibase ce1fa11db3 AdminAndManagement Test folder + timeouts refactoring
Created a new folder called adminAndManagement
- contains user and portal based tests

Timeouts refactoring
- Replacing a large number of waits with timeouts - this will prevent less time waiting during all testing
2022-06-17 17:41:07 +01:00
mike12345567 5d82a39af3 Adding edit automation button. 2022-06-17 17:00:43 +01:00
Mel O'Hagan fcf9ed6df7 Add empty options if missing for delete 2022-06-17 16:54:23 +01:00
melohagan cdefcbafe2 Merge pull request #6354 from Budibase/bug/sev2/export-rows-external-table
Bug fix for exporting selected rows from External Datasource
2022-06-17 16:19:55 +01:00
Mel O'Hagan 74767a064e Merge branch 'develop' into bug/sev2/export-rows-external-table 2022-06-17 16:18:55 +01:00
mike12345567 fd40073280 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-17 15:05:46 +01:00
mike12345567 82c2f1e05e Adding back dependencies. 2022-06-17 14:12:04 +01:00
Maurits Lourens 4799af1df6 Merge branch 'develop' into merge_create_user_modals
# Conflicts:
#	packages/builder/src/pages/builder/portal/manage/users/_components/BasicOnboardingModal.svelte
2022-06-17 14:23:36 +02:00
mike12345567 2bf21c182b Merge branch 'develop' of github.com:Budibase/budibase into fix/single-image 2022-06-17 12:21:10 +01:00
Dean 28f722cf4b Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing. 2022-06-17 12:00:42 +01:00
mike12345567 7050ffc2cb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-17 11:41:34 +01:00
mike12345567 81da3ab3fd Fixing a missing dependency. 2022-06-16 20:49:50 +01:00
mike12345567 af60582dad Slimming build down from 4GB to 1.8GB for single image. 2022-06-16 20:38:24 +01:00
mike12345567 148c7010e8 Updating the single image docker build to pin versions before build to allow it to work with develop etc. Also optimising the image a bit so that it can be built significantly faster. 2022-06-16 19:30:34 +01:00
Budibase Release Bot f9101372a0 Update pro version to 1.0.206 2022-06-16 14:04:46 +00:00
Budibase Release Bot 3e9adedc4a v1.0.206 2022-06-16 14:03:10 +00:00
Rory Powell a5f4de9d7d Merge pull request #6335 from Budibase/bug/sev3/cors-error-non-eu-s3
Use s3 region from datasource config
2022-06-16 14:52:58 +01:00
Mel O'Hagan 07fa76458c Get all selected rows for external ds row export 2022-06-16 13:04:25 +01:00
Andrew Kingston 6580010286 Fix logic around deleting autoscreens and autoscreen links 2022-06-16 11:46:53 +01:00
Andrew Kingston 947840e79e Use ID rather than name to identiy datasources when creating autoscreens 2022-06-16 11:46:16 +01:00
Rory Powell ee906ec2d1 Bump timeout for migration test 2022-06-16 10:40:42 +01:00
Dean 9b9b47ff45 Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-16 09:59:19 +01:00
Budibase Release Bot 26db448700 Update pro version to 1.0.205 2022-06-16 08:51:42 +00:00
Budibase Release Bot a7d7730512 v1.0.205 2022-06-16 08:50:15 +00:00
Mel O'Hagan 51642ffe3e Merge master 2022-06-16 09:44:37 +01:00
Rory Powell 8ec04b1d6c Revert pro version to fix build issue 2022-06-16 09:40:42 +01:00
Budibase Release Bot d3c767dadc Update pro version to 1.0.204 2022-06-16 08:31:22 +00:00
Budibase Release Bot b8ba952bc5 v1.0.204 2022-06-16 08:30:01 +00:00
Rory Powell 19b9e593d6 Fix: Handle datasource not exists for query 2022-06-16 09:21:01 +01:00
Budibase Release Bot 177c329e69 Update pro version to 1.0.203 2022-06-16 07:43:21 +00:00
Budibase Release Bot f7d3b7fae4 v1.0.203 2022-06-16 07:41:55 +00:00
Rory Powell 9f9f039876 Re-add quotes 2022-06-16 08:26:01 +01:00
Rory Powell 23a04fc5de Update k8s flags from booleans to integers 2022-06-16 08:19:29 +01:00
mike12345567 64d8cda6a2 Adding mechanism to disable automation logging in self host. 2022-06-15 17:07:17 +01:00
Budibase Release Bot e6c68be980 Update pro version to 1.0.202 2022-06-15 15:57:53 +00:00
Budibase Release Bot bc981a7f15 v1.0.202 2022-06-15 15:56:01 +00:00
Rory Powell e62320c86a Remove quote from k8s templates on enableAnalytics 2022-06-15 16:43:48 +01:00
Mel O'Hagan 6b833e7529 Default to eu-west-1 2022-06-15 16:29:11 +01:00
Mel O'Hagan 41d1b5d5e9 No default aws region 2022-06-15 16:27:07 +01:00
mike12345567 c4ab4b5af8 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-15 15:08:48 +01:00
Andrew Kingston aeae3b0465 Update cypress tests 2022-06-15 15:08:03 +01:00
Budibase Release Bot 9a07989dd8 Update pro version to 1.0.201 2022-06-15 13:57:29 +00:00
Budibase Release Bot b871bd09ef v1.0.201 2022-06-15 13:56:05 +00:00
Rory Powell 0ebe44ef8d Merge pull request #6334 from Budibase/release
Release -> Master
2022-06-15 14:47:15 +01:00
Budibase Staging Release Bot ce74f11696 Update pro version to 1.0.201-alpha.5 2022-06-15 13:21:16 +00:00
Budibase Staging Release Bot 4f3c758973 v1.0.201-alpha.5 2022-06-15 13:19:50 +00:00
Rory Powell 0054c2a502 Ensure tests can't send events even when token is set 2022-06-15 14:09:02 +01:00
Mel O'Hagan ca04f3be6f Check for blank string 2022-06-15 13:16:30 +01:00