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

23575 commits

Author SHA1 Message Date
Rory Powell
14e9fb4505 Remove ui events except for component created and view published app 2022-06-06 12:51:22 +01:00
MihailHadzhiev2022
b9b60cf2cd refactoring test createTable 2022-06-06 14:01:14 +03:00
Rory Powell
23b1aea277 Update types dependency 2022-06-06 11:31:57 +01:00
Rory Powell
89f571091c Update workflows to use release instead of develop (temporarily) 2022-06-06 11:18:41 +01:00
Rory Powell
4cdfb3c110 Remove todos 2022-06-06 11:11:13 +01:00
Rory Powell
4e77571ddb Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
Budibase Release Bot
067ad97474 Update pro version to 1.0.195 2022-06-05 15:56:52 +00:00
Budibase Release Bot
6350422338 v1.0.195 2022-06-05 15:55:19 +00:00
Martin McKeaveney
493607b853 update google sheets strategy to use the standard passport strategy 2022-06-05 16:43:04 +01: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
Philipp Wirtenberger
77f778df29 feat: toggle for sort order in options type field 2022-06-03 10:58:37 +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
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