Budibase Staging Release Bot
f392086bb3
v1.0.167-alpha.7
2022-05-20 00:13:14 +00:00
Martin McKeaveney
692b96cfaf
Merge branch 'develop' of github.com:Budibase/budibase into develop
2022-05-20 01:05:35 +01:00
Martin McKeaveney
43124ca538
merge test reports
2022-05-20 01:04:52 +01:00
Budibase Staging Release Bot
300777c761
v1.0.167-alpha.6
2022-05-19 22:55:56 +00:00
Budibase Staging Release Bot
e6e0d0e268
v1.0.167-alpha.5
2022-05-19 22:05:21 +00:00
Michael Drury
f7dfda1b41
Merge pull request #5953 from Budibase/feature/portal-usage
...
Porting usage UI to builder
2022-05-19 22:54:34 +01:00
Martin McKeaveney
069fb96da8
Merge pull request #5970 from Budibase/qa/smoke-test-report
...
Qa/smoke test report
2022-05-19 22:49:47 +01:00
mike12345567
e261011697
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
2022-05-19 21:25:41 +01:00
Budibase Staging Release Bot
0ed0af34bc
v1.0.167-alpha.4
2022-05-19 14:17:02 +00:00
mike12345567
8ccc340a81
Adding feature flag for portal usage access.
2022-05-19 11:50:26 +01:00
mike12345567
7437eb4513
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
2022-05-19 10:45:26 +01:00
mike12345567
d922a5794b
Review comments.
2022-05-19 10:32:14 +01:00
Budibase Staging Release Bot
bd91e65237
v1.0.167-alpha.3
2022-05-19 09:10:53 +00:00
Mihail Hadzhiev
055bc8261e
Merge pull request #5974 from Budibase/cypressTests
...
adding locators for AddRadioButtons test
2022-05-19 12:03:21 +03:00
Martin McKeaveney
e838d179b7
merge
2022-05-18 20:12:28 +01:00
Martin McKeaveney
e288d225f8
lint
2022-05-18 19:55:41 +01:00
Budibase Staging Release Bot
d794d55539
v1.0.167-alpha.2
2022-05-18 17:25:12 +00:00
Mitch-Budibase
270684c03a
Merge branch 'develop' into cypress-testing
2022-05-18 17:31:00 +01:00
Mitch-Budibase
b6d9c0d147
Updated Commands - Datasource Command
...
Adding a timeout associated with the fetch tables request
Another attempt at sorting this for the smoke build - it only fails there and is timing related.
2022-05-18 17:30:13 +01:00
Budibase Staging Release Bot
64aca94a13
v1.0.167-alpha.1
2022-05-18 14:51:12 +00:00
Mitch-Budibase
86060705c6
Merge branch 'develop' into cypress-testing
2022-05-18 14:54:57 +01:00
Mitch-Budibase
0237854826
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
4be4c4d8c9
v1.0.167-alpha.0
2022-05-18 13:45:22 +00:00
MihailHadzhiev2022
85d7a23867
adding locators for AddRadioButtons test
2022-05-18 16:29:22 +03:00
Rory Powell
99ebb96f3e
Merge branch 'master' into merge-master
2022-05-18 14:24:35 +01:00
Budibase Staging Release Bot
86232b4e86
v1.0.164-alpha.4
2022-05-18 12:19:42 +00:00
Mihail Hadzhiev
fbceb5449a
Merge pull request #5954 from Budibase/cypressTests
...
adding interact locators for AddMultiOptionDataType test
2022-05-18 15:10:18 +03:00
MihailHadzhiev2022
5dd70a106b
adding interact locators for AddMultiOptionDataType test
2022-05-18 14:09:58 +03:00
mike12345567
7ec772e0de
Adding upgrade messaging.
2022-05-18 12:03:27 +01:00
mike12345567
39806d470d
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
2022-05-18 10:56:44 +01:00
mike12345567
36a190b0ed
Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing.
2022-05-17 17:44:40 +01:00
Budibase Staging Release Bot
4f770d911c
v1.0.164-alpha.3
2022-05-17 15:03:55 +00:00
Mitch-Budibase
63bd88b241
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
aec6593a31
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
184fb8f452
v1.0.164-alpha.2
2022-05-17 14:11:30 +00:00
Budibase Release Bot
a77f1e1a37
v1.0.166
2022-05-17 14:04:28 +00:00
Budibase Staging Release Bot
9436abd5f7
v1.0.164-alpha.1
2022-05-17 13:54:40 +00:00
Mitch-Budibase
a1ec209bfb
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
7c958926c2
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
8ebaf831fa
v1.0.165
2022-05-17 10:17:38 +00:00
Mitch-Budibase
c555d2130f
Merge branch 'develop' into cypress-testing
2022-05-17 10:34:54 +01:00
Mitch-Budibase
91f934b406
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
9e99a13c69
v1.0.164
2022-05-17 09:22:10 +00:00
Budibase Staging Release Bot
863f915c84
v1.0.164-alpha.0
2022-05-17 09:06:07 +00:00
Rory Powell
deab44e3fa
Merge pull request #5923 from Budibase/merge-master
...
Merge master
2022-05-17 09:53:40 +01:00
MihailHadzhiev2022
59f788e860
Update createApp.spec.js
...
resolve conflict
2022-05-17 11:02:24 +03:00
MihailHadzhiev2022
69ab518ac9
Merge branch 'develop' into cypressTests
2022-05-17 11:01:13 +03:00
Rory Powell
b1c5f09651
Merge branch 'master' into merge-master
2022-05-17 08:35:29 +01:00
Budibase Release Bot
6bc08dfaaf
v1.0.163
2022-05-16 22:37:40 +00:00
Martin McKeaveney
560d7b8eb2
initial smoke test reporting
2022-05-16 23:08:05 +01:00