Commit Graph

21391 Commits

Author SHA1 Message Date
Michael Drury 9e6f22653b Merge pull request #10550 from Budibase/budi-6932/verify_couchdb
Implement couchdb connection verification
2023-05-15 17:12:54 +01:00
Michael Drury 3ef204cf7b Merge pull request #10553 from Budibase/budi-6932/verify_mssql
Implement MSSQL connection verification
2023-05-15 17:12:05 +01:00
Michael Drury f9fd3d942a Merge pull request #10554 from Budibase/budi-6932/verify_mongo
Implement mongo connection verification
2023-05-15 17:11:37 +01:00
Michael Drury 001e8757e8 Merge pull request #10555 from Budibase/budi-6932/verify_arango
Implement arango connection verification
2023-05-15 17:11:12 +01:00
Michael Drury 328514afdd Merge pull request #10588 from Budibase/budi-6932/verify_s3
Implement S3 connection verification
2023-05-15 17:10:38 +01:00
Michael Drury d77107f540 Merge pull request #10589 from Budibase/budi-6932/verify_dynamodb
Implement dynamodb connection verification
2023-05-15 17:10:10 +01:00
mike12345567 bd74f8eef7 Updating testConnection usage. 2023-05-15 17:08:23 +01:00
mike12345567 571987a2ce Merge branch 'feature/datasource-connections' of github.com:Budibase/budibase into feature/datasource-conns 2023-05-15 17:00:30 +01:00
Adria Navarro 3933a3881b Test dynamodb connection 2023-05-15 17:58:09 +02:00
Adria Navarro f2f0c2e708 Typing 2023-05-15 17:56:48 +02:00
Budibase Release Bot eb5672a546 Update pro version to 2.6.12 2023-05-15 15:52:47 +00:00
Adria Navarro 79b30942f6 Clean code 2023-05-15 17:52:10 +02:00
Budibase Release Bot 005c3556d6 v2.6.12 2023-05-15 15:51:10 +00:00
Michael Drury a94cb0e7bf Merge pull request #10587 from Budibase/fix/cli-version-issue
Removing version error breaking CLI
2023-05-15 16:43:03 +01:00
Peter Clement 16ace6bf27 add plan tag to collect step 2023-05-15 16:40:52 +01:00
Adria Navarro d893fdf6cf Test wrong endpoint 2023-05-15 17:40:40 +02:00
Adria Navarro 1e505791c0 Implement s3 checks 2023-05-15 17:37:28 +02:00
Adria Navarro 1c39946103 Clean code 2023-05-15 17:01:25 +02:00
jvcalderon 0e3a6a199e Keep @budibase/types at tsconfig.json 2023-05-15 16:58:43 +02:00
Adria Navarro 5cd3f676ac Fix import 2023-05-15 16:53:55 +02:00
Adria Navarro 47d8701578 Move files 2023-05-15 16:53:32 +02:00
mike12345567 1aad88adc8 Fix for CLI startup complaining about version not being found. 2023-05-15 15:52:59 +01:00
jvcalderon 14a7e77e39 ESLint 2023-05-15 16:52:48 +02:00
Adria Navarro 058ac416ea Test redis 2023-05-15 16:50:37 +02:00
Adria Navarro fad57db634 Implement the check as part of the integration 2023-05-15 16:48:40 +02:00
Adria Navarro b8d11fa351 Test bad connections 2023-05-15 16:48:08 +02:00
Adria Navarro 901bff5399 Validate arango 2023-05-15 16:47:41 +02:00
jvcalderon 327a8299f2 Extract isCloud information from admin storage 2023-05-15 16:43:14 +02:00
Adria Navarro 8b73b76895 Undo refs 2023-05-15 16:39:33 +02:00
Adria Navarro b41438c854 Clean code 2023-05-15 16:38:54 +02:00
Adria Navarro 2f9b076381 Implement the check as part of the integration 2023-05-15 16:38:42 +02:00
Adria Navarro e8fa690566 Add mongo checks 2023-05-15 16:37:20 +02:00
Adria Navarro b739e8da9c Undo 2023-05-15 16:30:43 +02:00
Adria Navarro 0557c8efcc Split tests 2023-05-15 16:30:43 +02:00
Adria Navarro d98bc11a20 Clean 2023-05-15 16:30:43 +02:00
Adria Navarro 2641a8c135 Clean code 2023-05-15 16:30:43 +02:00
Adria Navarro 0418e90a37 Implement the check as part of the integration 2023-05-15 16:30:43 +02:00
Adria Navarro fd18529135 Wait for readiness 2023-05-15 16:30:43 +02:00
Adria Navarro 32695018bf Validate and test microsoft sql 2023-05-15 16:30:43 +02:00
Peter Clement 007f5ca8a9 Merge remote-tracking branch 'origin/develop' into feature/sync-automations 2023-05-15 15:19:44 +01:00
Peter Clement 84dfc69b88 fix submodule conflict 2023-05-15 15:15:36 +01:00
Peter Clement 27e78206c4 remove logs and copy changes 2023-05-15 14:49:05 +01:00
Peter Clement 266465c8df convert timeout seconds to milliseconds 2023-05-15 14:48:34 +01:00
Peter Clement 2b5b7f2b87 Revert "sync webhook automations feature and feature check"
This reverts commit 1904d77b2d.
2023-05-15 14:31:23 +01:00
Peter Clement 1904d77b2d sync webhook automations feature and feature check 2023-05-15 14:25:36 +01:00
Michael Drury cb398dad02 Merge pull request #10545 from Budibase/budi-6932/verify_pg_connection
Implement PG connection verification
2023-05-15 14:09:17 +01:00
Budibase Staging Release Bot 661b07f4c6 Bump version to 2.6.8-alpha.14 2023-05-15 12:57:37 +00:00
Andrew Kingston e28ec0a5a8 Merge pull request #10556 from Budibase/cheeks-fixes
Sort tables in data section + show full screen URLs on hover
2023-05-15 13:54:55 +01:00
jvcalderon 8c71b1fc19 Check error limit conditions explicitly 2023-05-15 14:27:59 +02:00
Budibase Staging Release Bot 99f1470129 Bump version to 2.6.8-alpha.13 2023-05-15 12:06:50 +00:00