1
0
Fork 0
mirror of synced 2024-08-15 18:11:40 +12:00
Commit graph

23747 commits

Author SHA1 Message Date
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
Rory Powell
9f2620dd7a Migration locks and add optional preventRetry option 2022-06-01 17:52:41 +01:00
Budibase Release Bot
5ebf471c28 Update pro version to 1.0.194 2022-06-01 14:51:28 +00:00
Budibase Release Bot
594e16cb4f v1.0.194 2022-06-01 14:49:52 +00:00
Martin McKeaveney
f8e6ca7fb1
Merge pull request #6159 from Budibase/fix/users-list
fix users list on app overview
2022-06-01 15:41:43 +01:00
Rory Powell
eae5223fe3 Fix key eviction 2022-06-01 15:31:27 +01:00
Martin McKeaveney
35b007d13c fix users list on app overview 2022-06-01 15:20:56 +01:00
Rory Powell
090fdb58e0 app id fixes 2022-06-01 15:17:49 +01:00
Rory Powell
b570563d41 Default to historical timestamp 2022-06-01 14:44:12 +01:00
Rory Powell
bf9c6cbc42 Add awareness of deployment environment 2022-06-01 14:10:00 +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
Budibase Release Bot
273f15421d Update pro version to 1.0.193 2022-06-01 12:39:37 +00:00
Budibase Release Bot
e578ffe12e v1.0.193 2022-06-01 12:38:18 +00:00
melohagan
db4092fbe2
Merge pull request #6068 from Budibase/bug/sev3/error-when-changing-between-values-bindings-in-automations
Make sure linkedRows is an array before map
2022-06-01 13:30:19 +01: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
Budibase Release Bot
3a398a6f7c Update pro version to 1.0.192 2022-06-01 11:17:39 +00:00
Budibase Release Bot
95d1af6c85 v1.0.192 2022-06-01 11:16:17 +00:00
Martin McKeaveney
6a93da39e6
Merge pull request #6133 from Budibase/develop
develop -> master
2022-06-01 12:08:11 +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
Dean
8da8631781 Backed out merge conflict remoted updates. 2022-06-01 11:11:44 +01:00
Dean
2040fd4b67 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-06-01 10:52:11 +01:00
Dean
f650090ead Minor fix for component test 2022-06-01 10:49:01 +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
Dean
08a3dc29cc Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-06-01 09:05:24 +01:00
Dean
9e72438d6c Added missing component config 2022-06-01 09:04:38 +01:00
MihailHadzhiev2022
c387863923 adding locators for PublishWorkFlow test 2022-06-01 10:23:15 +03:00
Dean
0c25ecbf21 Component Cypress tests and fixes 2022-05-31 22:57:33 +01:00
Rory Powell
429f379431 Failover protection with event cache 2022-05-31 21:04:41 +01: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