1
0
Fork 0
mirror of synced 2024-09-14 00:08:25 +12:00
Commit graph

7855 commits

Author SHA1 Message Date
Mitch-Budibase
dafb038cef Oracle + datasource Wizard Test skips
Skipping tests for Oracle & datasourceWizard

Both are covered during general regressions
There are timing issues associated with the CI Smoke run
This will help reduce the smoke build run time
The oracle test file was only covering a basic check of invalid configuration (Not essential for the smoke run)
2022-09-07 15:42:45 +01:00
Mitch-Budibase
5f97066250 Merge branch 'develop' into Cypress-Smoke 2022-09-07 13:52:51 +01:00
Mitch-Budibase
535007de2c Update createDatasourceScreen
Adding a manual wait this time go better determine the timing issue occurring against the CI runs
2022-09-07 13:52:05 +01:00
Budibase Staging Release Bot
f856524d43 v1.3.12-alpha.1 2022-09-07 10:16:09 +00:00
Mitch-Budibase
d92f161f11 Cypress: Smoke: autoScreensUI
Updating createDatasourceScreen command to assist with timing issues against the smoke CI run
- Only occurs on the smoke build, passes locally
2022-09-07 09:50:02 +01:00
Budibase Staging Release Bot
e5564f06a9 v1.3.12-alpha.0 2022-09-06 13:36:58 +00:00
mike12345567
d52347b852 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-09-06 14:10:31 +01:00
mike12345567
bc9686d470 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-06 14:09:26 +01:00
Mitch-Budibase
7d99427b17 Updating commands.js - createDatasourceScreen
These changes are related to the autoScreensUI tests failing on the smoke build CI run.

I've changed timeout values and reworking data-cy IDs
2022-09-06 12:14:17 +01:00
Budibase Release Bot
2931e5aee8 v1.3.11 2022-09-06 10:39:42 +00:00
Mitch-Budibase
f25285a886 Increase timeout for PostgreSQL test 2022-09-06 11:15:52 +01:00
Mitch-Budibase
7a281064c8 createDatasourceScreen - increase timeouts 2022-09-06 10:23:04 +01:00
Mitch-Budibase
7f94953c3a Cypress Command + Rest Timeout update
rest.spec.js
- Test was flakey on last nights smoke run
- Updated to specifically search for query-buttons and then add query

commands.js
- Increasing timeout values for createTable & createDatasourceScreen commands
2022-09-06 09:50:02 +01:00
Mitch-Budibase
8031b3666c Merge branch 'develop' into Cypress-Smoke 2022-09-06 09:14:00 +01:00
Mitch-Budibase
94bded075b closeModal Command Update
Adding a line to verify that the modal was closed

userManagement.spec.js
- Increasing timeouts
2022-09-06 09:12:34 +01:00
Budibase Release Bot
1d580f27c2 v1.3.10 2022-09-06 08:01:24 +00:00
Budibase Staging Release Bot
244f7a36eb v1.3.4-alpha.3 2022-09-06 07:54:34 +00:00
Andrew Kingston
314dc6fc20 Merge pull request #7632 from Budibase/keyboard-fixes
Prevent default browser events from firing when using keyboard shortcuts
2022-09-06 08:50:28 +01:00
Budibase Release Bot
495a81cd48 v1.3.9 2022-09-06 07:35:26 +00:00
Budibase Release Bot
de4800a05f v1.3.8 2022-09-05 18:00:50 +00:00
Budibase Release Bot
65635cc237 v1.3.7 2022-09-05 17:01:52 +00:00
Budibase Staging Release Bot
9f49f7b356 v1.3.4-alpha.2 2022-09-05 14:29:05 +00:00
Mitch-Budibase
6b375132d1 Updating postgreSQL test file
Increasing the maximum timeout value after switching schema
2022-09-05 14:58:41 +01:00
Andrew Kingston
e1282c5da3 Add missing await statement 2022-09-05 14:55:17 +01:00
Budibase Release Bot
58f389b0ed v1.3.6 2022-09-05 13:19:34 +00:00
Mitch-Budibase
6d6eacdfa7 Merge branch 'develop' into Cypress-Smoke 2022-09-05 13:49:44 +01:00
Mitch-Budibase
88bc74f68b Cypress: Smoke Build: Test Changes
createComponents
- Updated how the test gets nav-items from the side nav bar

commands
- Updating maximum timeout value for cy.visit instances (this seems specific to the CI runs)
- Updated createUser command to ensure better timing between the create user modals
2022-09-05 13:48:37 +01:00
Andrew Kingston
c05c7b5f1e Prevent default browser events from firing when using keyboard shortcuts 2022-09-05 12:28:01 +01:00
Budibase Staging Release Bot
3f3f792c65 v1.3.4-alpha.1 2022-09-05 11:27:59 +00:00
Martin McKeaveney
5087f74808 Merge pull request #7504 from Budibase/revert-7503-revert-7414-feature/binding-ux-update
Binding V2 re-revert
2022-09-05 12:13:55 +01:00
Budibase Release Bot
60bff45551 v1.3.5 2022-09-05 10:40:03 +00:00
Budibase Release Bot
6173ba5064 v1.3.4 2022-09-02 19:25:19 +00:00
Budibase Staging Release Bot
e057dffb62 v1.3.4-alpha.0 2022-09-02 19:23:41 +00:00
Budibase Release Bot
8d00233db4 v1.3.3 2022-09-02 18:59:39 +00:00
Budibase Release Bot
0e915746aa v1.3.2 2022-09-02 17:56:19 +00:00
Martin McKeaveney
e4a9b684c7 Merge branch 'develop' of github.com:Budibase/budibase into revert-7503-revert-7414-feature/binding-ux-update 2022-09-02 18:45:00 +01:00
Budibase Release Bot
2cbacb266e v1.3.1 2022-09-02 11:23:26 +00:00
Budibase Release Bot
6bd942840d v1.3.0 2022-09-02 11:10:25 +00:00
Budibase Release Bot
e79d414bd4 v1.2.59 2022-09-02 09:52:52 +00:00
Budibase Staging Release Bot
a274f78885 v1.2.59-alpha.0 2022-09-02 09:19:07 +00:00
Andrew Kingston
6948d682fa Fix user validation when pressing confirm 2022-09-02 10:05:43 +01:00
Martin McKeaveney
6cf5c7dd76 merge 2022-09-02 09:22:36 +01:00
Budibase Staging Release Bot
8350653dc7 v1.2.58-alpha.7 2022-09-01 14:31:49 +00:00
Andrew Kingston
b49872bea3 Merge pull request #7568 from Budibase/cheeks-fixes
Component action fixes
2022-09-01 15:21:48 +01:00
Budibase Staging Release Bot
5be9679434 v1.2.58-alpha.6 2022-09-01 13:02:02 +00:00
Andrew Kingston
d45cfc3564 Remove lingering mentions of block ejection 2022-09-01 13:59:55 +01:00
Budibase Release Bot
3590b6e2c9 v1.2.58 2022-09-01 12:49:54 +00:00
Andrew Kingston
bae76a5d5c Revert some cherry pick changes 2022-09-01 13:14:25 +01:00
Andrew Kingston
01cc14a6ee Allow dropping on empty space below tree 2022-09-01 13:11:50 +01:00
Andrew Kingston
412ee0b35f Tidy up component list panel monolith 2022-09-01 13:11:41 +01:00