Commit Graph

6575 Commits

Author SHA1 Message Date
Mitch-Budibase 464a67094a Merge branch 'develop' into cypress-testing 2022-05-18 14:54:57 +01:00
Mitch-Budibase 0355b28965 Update command.js
Changing structure for `addDatasourceConfig`
- Intercepting the request that is made when fetching tables from a datasource
- There is a specific issue with this in regards to the smoke build. This will allow me to see deeper into the potential timing issues that are occurring
2022-05-18 14:53:54 +01:00
Budibase Staging Release Bot 4813f18c04 v1.0.167-alpha.0 2022-05-18 13:45:22 +00:00
Rory Powell 2ce76881f2 Merge branch 'master' into merge-master 2022-05-18 14:24:35 +01:00
Budibase Staging Release Bot dc0c5a6f5c v1.0.164-alpha.4 2022-05-18 12:19:42 +00:00
Mihail Hadzhiev bda47204ce Merge pull request #5954 from Budibase/cypressTests
adding interact locators for AddMultiOptionDataType test
2022-05-18 15:10:18 +03:00
MihailHadzhiev2022 592a386066 adding interact locators for AddMultiOptionDataType test 2022-05-18 14:09:58 +03:00
Budibase Staging Release Bot 4c3fd849bf v1.0.164-alpha.3 2022-05-17 15:03:55 +00:00
Mitch-Budibase 24db941693 Merge pull request #5928 from Budibase/cypress-testing
IT Ticketing System Template + Smoke build test changes
2022-05-17 15:56:34 +01:00
Mitch-Budibase 042327d4f8 Update createApp.spec.js
Adding some waits around deleting apps - Specific issue against the Smoke build
2022-05-17 15:13:10 +01:00
Budibase Staging Release Bot 6fa3b5f8d2 v1.0.164-alpha.2 2022-05-17 14:11:30 +00:00
Budibase Release Bot 8b45ed4e04 v1.0.166 2022-05-17 14:04:28 +00:00
Budibase Staging Release Bot 6767a27d4a v1.0.164-alpha.1 2022-05-17 13:54:40 +00:00
Mitch-Budibase a4f3a90628 Update createUserAndRoles.spec.js
Updating the before hook to delete the test app before trying to create a new one
2022-05-17 13:32:29 +01:00
Mitch-Budibase 40b44035ea Smoke build test changes
createUserAndRoles.spec.js
- Timing issues with the test regarding the smoke build.
- Adding timeout values and reloading the page after role assignment

commands
- Adding a `clear()` to `createAppFromScratch` function.
- Previous test runs show that the placeholder value is being taken at times
2022-05-17 12:40:06 +01:00
Budibase Release Bot 8cc05541eb v1.0.165 2022-05-17 10:17:38 +00:00
Mitch-Budibase 92e6b40b81 Merge branch 'develop' into cypress-testing 2022-05-17 10:34:54 +01:00
Mitch-Budibase d79ccb62d5 IT Ticketing System Template Tests
Two tests for IT Ticketing System template
- Create and publish app
- Filter tickets by status (Skipped for now as functionality seems broken specifically for the CI run, looking into it...)

Commands
- Added new template navigation function
- Added this to appropriate template test files
2022-05-17 10:34:10 +01:00
Budibase Release Bot 32b25b6ce2 v1.0.164 2022-05-17 09:22:10 +00:00
Budibase Staging Release Bot 635846d103 v1.0.164-alpha.0 2022-05-17 09:06:07 +00:00
Rory Powell 1261edbf88 Merge pull request #5923 from Budibase/merge-master
Merge master
2022-05-17 09:53:40 +01:00
MihailHadzhiev2022 a3d5213384 Update createApp.spec.js
resolve conflict
2022-05-17 11:02:24 +03:00
MihailHadzhiev2022 1b7be97016 Merge branch 'develop' into cypressTests 2022-05-17 11:01:13 +03:00
Rory Powell 0d9147be77 Merge branch 'master' into merge-master 2022-05-17 08:35:29 +01:00
Budibase Release Bot 0a71979ebc v1.0.163 2022-05-16 22:37:40 +00:00
Budibase Staging Release Bot e246b7df7a v1.0.159-alpha.3 2022-05-16 19:08:26 +00:00
melohagan b7c34304eb Merge pull request #5857 from Budibase/bug/sev2/unable-to-clear-smtp-config
Allow SMTP config to be cleared
2022-05-16 20:00:59 +01:00
Budibase Release Bot 08eda0e89f v1.0.162 2022-05-16 16:48:39 +00:00
Martin McKeaveney d68b695d62 Merge pull request #5855 from Budibase/feature/fill-app-name-on-create
Feature/fill app name on create
2022-05-16 17:38:33 +01:00
Budibase Staging Release Bot 0584c15b11 v1.0.159-alpha.2 2022-05-16 15:00:11 +00:00
Mitch-Budibase 6b502ac2b4 Merge pull request #5909 from Budibase/cypress-testing
Adding Retries for Cypress tests
2022-05-16 15:52:31 +01:00
Mitch-Budibase 3ea297c5fc Adding retries capabilities
Tests in Cypress run mode will retry up to 2 times (Beneficial for the smoke build flakey tests)
Tests in Cypress open mode will not retry (more ideal for local testing)
2022-05-16 15:16:04 +01:00
Mitch-Budibase fa5bd98621 Increase wait for addDatasourceConfig function
Timing issue against the nightly smoke build. This should help with it
2022-05-16 14:59:46 +01:00
MihailHadzhiev2022 4926e77c72 adding locators
adding interact.js
adding locators
2022-05-16 15:32:04 +03:00
Budibase Staging Release Bot 5144c59ad4 v1.0.159-alpha.1 2022-05-16 11:10:36 +00:00
Dean fab4b8aa66 Removed debug logging 2022-05-16 11:35:19 +01:00
Dean 2a1ef4c87f Code review updates 2022-05-16 11:13:17 +01:00
Dean 2fe7581dd3 Merge remote-tracking branch 'origin/develop' into feature/fill-app-name-on-create 2022-05-16 09:08:33 +01:00
Budibase Release Bot 1d885f4de9 v1.0.161 2022-05-13 15:45:14 +00:00
Martin McKeaveney 0da2592077 Merge pull request #5861 from Budibase/fix/oncall-bugs
webhook URL paste, hiding no access role
2022-05-13 16:36:04 +01:00
Budibase Release Bot c6120f509d v1.0.160 2022-05-13 13:48:11 +00:00
Martin McKeaveney e6586e64a3 only lock no_access for builder users 2022-05-13 14:36:11 +01:00
Martin McKeaveney e4766ad388 Merge branch 'master' of github.com:Budibase/budibase into fix/oncall-bugs 2022-05-13 14:23:51 +01:00
Budibase Staging Release Bot 7217d62d5b v1.0.159-alpha.0 2022-05-13 09:33:36 +00:00
Budibase Release Bot f211981da7 v1.0.159 2022-05-13 09:10:56 +00:00
Rory Powell 30c12f2625 Merge branch 'master' into merge-master 2022-05-13 10:05:21 +01:00
Budibase Release Bot a1153da298 v1.0.158 2022-05-12 20:41:02 +00:00
Martin McKeaveney d41de1ca6a webhook URL paste, hiding no access role 2022-05-12 19:46:13 +01:00
Budibase Staging Release Bot 237e03b775 v1.0.155-alpha.3 2022-05-12 18:03:38 +00:00
Budibase Release Bot 6b8091d4a3 v1.0.157 2022-05-12 17:31:59 +00:00