1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

23377 commits

Author SHA1 Message Date
MihailHadzhiev2022 d8f18dfd44 Refactoring test: createView 2022-06-08 17:05:08 +03:00
Budibase Staging Release Bot b0b69222d1 Update pro version to 1.0.192-alpha.6 2022-06-07 09:42:54 +00:00
Budibase Staging Release Bot cbf0adc98c v1.0.192-alpha.6 2022-06-07 09:41:26 +00:00
Mihail Hadzhiev 662f83ff23
Merge pull request #6207 from Budibase/cypressTests
Refactoring Cypress tests
2022-06-07 12:33:33 +03:00
MihailHadzhiev2022 9e1d526b1b Merge branch 'develop' of https://github.com/Budibase/budibase into cypressTests 2022-06-07 11:38:46 +03:00
Budibase Staging Release Bot a48618f811 Update pro version to 1.0.192-alpha.5 2022-06-06 15:41:01 +00:00
Budibase Staging Release Bot 22d3f343d9 v1.0.192-alpha.5 2022-06-06 15:39:39 +00:00
Peter Clement 586d4d1694
Merge pull request #6059 from Budibase/feat/dont-export-app-rows
Allow export of app without rows
2022-06-06 16:31:21 +01:00
MihailHadzhiev2022 d7dc4ce6ac Refactoring test: createUserAndRoles 2022-06-06 18:03:41 +03:00
Peter Clement 3d9a6d5c4c negate export button 2022-06-06 15:17:14 +01:00
MihailHadzhiev2022 b9b60cf2cd refactoring test createTable 2022-06-06 14:01:14 +03:00
Budibase Staging Release Bot 596f27740d Update pro version to 1.0.192-alpha.4 2022-06-05 14:40:43 +00:00
Budibase Staging Release Bot 109d54bc11 v1.0.192-alpha.4 2022-06-05 14:39:18 +00:00
Martin McKeaveney 4a480ead6c
Merge pull request #6179 from mslourens/move_unpublish_action
6161 - move the unpublish link
2022-06-05 15:30:36 +01:00
Maurits Lourens f856a150c4 remove comment 2022-06-03 14:37:29 +02:00
Maurits Lourens c4136e544e move the unpublish link 2022-06-03 00:41:16 +02:00
Budibase Staging Release Bot 06b7442500 Update pro version to 1.0.192-alpha.3 2022-06-02 15:54:38 +00:00
Budibase Staging Release Bot 66470d6b93 v1.0.192-alpha.3 2022-06-02 15:53:16 +00:00
Mitch-Budibase 8ac642e32d
Merge pull request #6167 from Budibase/cypress-testing
Cypress: Templates, Icon test, Command file updates
2022-06-02 16:44:50 +01:00
MihailHadzhiev2022 6db2a30e96 Refactoring tests
Tests:
1. AppiconAndColour
2. Automation
2022-06-02 15:03:47 +03:00
Mitch-Budibase babbd22bf6 Organising Commands file
Rearranged the commands file into categories
- Commands are organisation by relative category (users, tables etc.)
2022-06-01 18:54:14 +01:00
Mitch-Budibase f46c489fde Merge Icon Change Tests
Deleting changeAppIconAndColour test file

Merging that test within the appOverview test file
- Updating commands also
2022-06-01 18:36:29 +01:00
Mitch-Budibase 5a355be990 Removing templates test folder
We do not need to test templates this way via the UI
- There is currently a test which creates an app via a template
- These specific templates tests are time consuming and repetitive
- These template tests will be replaced by API testing

Commands.js
- Removing a publishApp function -> There was two, one is not needed
2022-06-01 18:16:16 +01:00
Mitch-Budibase 69454a0c92 changeAppIconAndColor Test Fix
Updating this test as it was failing consistently
2022-06-01 18:05:51 +01:00
Budibase Staging Release Bot aee5a98d80 Update pro version to 1.0.192-alpha.2 2022-06-01 12:41:53 +00:00
Budibase Staging Release Bot 3229fac63b v1.0.192-alpha.2 2022-06-01 12:40:30 +00:00
melohagan 5951794b4d
Merge pull request #6109 from Budibase/bug/sev2/automation-trigger-save-multiselect
Automation validation - convert array string to array type
2022-06-01 13:23:51 +01:00
melohagan a57bbd4677
Merge pull request #6155 from Budibase/feature/snowflake-integration
Snowflake Integration ❄️
2022-06-01 13:23:04 +01:00
Mel O'Hagan 33309c0fb7 Added snowflake-promise 2022-06-01 11:58:17 +01:00
Mel O'Hagan 87c0df55f0 Using snowflake-promise 2022-06-01 11:41:41 +01:00
Mel O'Hagan aef0aa78d8 Move snowflake to server package.json 2022-06-01 11:20:04 +01:00
Mel O'Hagan ebd854296d Merge branch 'develop' into feature/snowflake-integration 2022-06-01 11:17:26 +01:00
Budibase Staging Release Bot 303b0a32e0 Update pro version to 1.0.192-alpha.1 2022-06-01 09:36:32 +00:00
Budibase Staging Release Bot 5c750164f8 v1.0.192-alpha.1 2022-06-01 09:34:58 +00:00
Mihail Hadzhiev 31fe58470e
Merge pull request #6138 from Budibase/cypressTests
Refactoring cypress tests
2022-06-01 12:22:36 +03:00
Budibase Staging Release Bot 6b892934ac Update pro version to 1.0.192-alpha.0 2022-06-01 08:58:28 +00:00
Budibase Staging Release Bot c4a7598c9a v1.0.192-alpha.0 2022-06-01 08:57:05 +00:00
Martin McKeaveney 0abe00ac7a merge 2022-06-01 09:48:01 +01:00
Martin McKeaveney 9be1bddf85 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-01 09:47:13 +01:00
Mel O'Hagan b282102998 Revert "Datasource plus - build schema"
This reverts commit 3c1d32ba24.
2022-06-01 09:36:42 +01:00
Mel O'Hagan be8cd07cdc Revert "primaryKey name fix"
This reverts commit fcdc2bf584.
2022-06-01 09:36:28 +01:00
MihailHadzhiev2022 c387863923 adding locators for PublishWorkFlow test 2022-06-01 10:23:15 +03:00
MihailHadzhiev2022 25e1696008 Merge branch 'develop' into cypressTests 2022-05-31 18:57:07 +03:00
MihailHadzhiev2022 62652bd0d3 refactoring autoScreensUI test 2022-05-31 18:39:05 +03:00
Budibase Staging Release Bot 3581423e16 Update pro version to 1.0.191-alpha.0 2022-05-31 14:18:09 +00:00
Budibase Staging Release Bot 14deb5aebb v1.0.191-alpha.0 2022-05-31 14:16:46 +00:00
MihailHadzhiev2022 7b687df638 Small fixes 2022-05-31 17:01:11 +03:00
mike12345567 e9d3915dc6 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-31 14:59:57 +01:00
Budibase Release Bot 50f5107291 Update pro version to 1.0.191 2022-05-31 13:59:30 +00:00
Budibase Release Bot 5f9a797223 v1.0.191 2022-05-31 13:57:52 +00:00