Skip to content

Commit 77bc043

Browse files
committed
Merge branch 'mobile/v1/main' of https://github.com/appsmithorg/appsmith into mobile/v1/qa
2 parents be53889 + 142d6fe commit 77bc043

File tree

80 files changed

+2626
-624
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+2626
-624
lines changed

.env.example

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Rename this to .env
2-
# Note: Please donot include quotes (double or single) in the values
32

43
# Sentry
54
APPSMITH_SENTRY_DSN=
@@ -51,8 +50,8 @@ APPSMITH_MAIL_SMTP_AUTH=
5150
APPSMITH_MAIL_SMTP_TLS_ENABLED=
5251

5352
# Disable all telemetry
54-
# Note: This only takes effect in self-hosted scenarios.
55-
# Please visit: https://docs.appsmith.com/v/v1.2.1/setup/telemetry to read more about anonymized data collected by Appsmith
53+
# Note: This only takes effect in self-hosted scenarios.
54+
# Please visit https://docs.appsmith.com/product/telemetry to read more about anonymized data collected by Appsmith
5655
# APPSMITH_DISABLE_TELEMETRY=false
5756

5857
#APPSMITH_SENTRY_DSN=

.github/workflows/ci-test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -380,17 +380,17 @@ jobs:
380380
env: "NODE_ENV=development"
381381

382382
- name: Collect CI container logs
383-
if: always()
383+
if: failure()
384384
working-directory: "."
385385
run: |
386386
docker logs appsmith 2>&1 > ~/dockerlogs.txt
387387
388388
# Upload docker logs
389389
- name: Upload failed test list artifact
390-
if: always()
390+
if: failure()
391391
uses: actions/upload-artifact@v3
392392
with:
393-
name: dockerlogs
393+
name: dockerlogs-${{ matrix.job }}
394394
path: ~/dockerlogs.txt
395395

396396
# Set status = failedtest

.github/workflows/client-build.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,11 @@ jobs:
124124
# This is to ensure that we don't need to configure it in each installation
125125
- name: Create the bundle
126126
run: |
127+
if [[ "${{ github.ref }}" == "refs/heads/master" ]]; then
128+
export REACT_APP_SEGMENT_CE_KEY="${{ secrets.APPSMITH_SEGMENT_CE_KEY }}"
129+
fi
127130
REACT_APP_ENVIRONMENT=${{steps.vars.outputs.REACT_APP_ENVIRONMENT}} \
128131
REACT_APP_FUSIONCHARTS_LICENSE_KEY=${{ secrets.APPSMITH_FUSIONCHARTS_LICENSE_KEY }} \
129-
REACT_APP_SEGMENT_CE_KEY=${{ secrets.APPSMITH_SEGMENT_CE_KEY }} \
130132
SENTRY_AUTH_TOKEN=${{ secrets.SENTRY_AUTH_TOKEN }} \
131133
REACT_APP_VERSION_ID=${{ steps.vars.outputs.version }} \
132134
REACT_APP_VERSION_RELEASE_DATE=$(date -u '+%Y-%m-%dT%H:%M:%SZ') \
@@ -150,4 +152,4 @@ jobs:
150152

151153
# Set status = success
152154
- name: Save the status of the run
153-
run: echo "run_result=success" >> $GITHUB_OUTPUT > ~/run_result
155+
run: echo "run_result=success" >> $GITHUB_OUTPUT > ~/run_result

.github/workflows/test-build-docker-image.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
secrets: inherit
3636
with:
3737
pr: 0
38-
38+
3939
perf-test:
4040
needs: [client-build, server-build, rts-build]
4141
# Only run if the build step is successful
@@ -219,8 +219,6 @@ jobs:
219219
context: .
220220
push: true
221221
platforms: linux/arm64,linux/amd64
222-
build-args: |
223-
APPSMITH_SEGMENT_CE_KEY=${{ secrets.APPSMITH_SEGMENT_CE_KEY_RELEASE }}
224222
tags: |
225223
${{ secrets.DOCKER_HUB_ORGANIZATION }}/appsmith-ce:${{steps.vars.outputs.tag}}
226224
@@ -266,8 +264,6 @@ jobs:
266264
with:
267265
context: app/server
268266
push: true
269-
build-args: |
270-
APPSMITH_SEGMENT_CE_KEY=${{ secrets.APPSMITH_SEGMENT_CE_KEY_RELEASE }}
271267
tags: |
272268
${{ secrets.DOCKER_HUB_ORGANIZATION }}/appsmith-server:${{steps.vars.outputs.tag}}
273269

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,24 +206,24 @@ Lets build great software together.
206206
[![ankurrsinghal](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/17961105?v=4&w=50&h=50&mask=circle)](https://github.com/ankurrsinghal)
207207
[![vishnu-gp](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/9128194?v=4&w=50&h=50&mask=circle)](https://github.com/vishnu-gp)
208208
[![rimildeyjsr](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/10229595?v=4&w=50&h=50&mask=circle)](https://github.com/rimildeyjsr)
209-
[![eco-monk](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/66776129?v=4&w=50&h=50&mask=circle)](https://github.com/eco-monk)
210209
[![keyurparalkar](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/14138515?v=4&w=50&h=50&mask=circle)](https://github.com/keyurparalkar)
210+
[![eco-monk](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/66776129?v=4&w=50&h=50&mask=circle)](https://github.com/eco-monk)
211211
[![megaconfidence](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/17744578?v=4&w=50&h=50&mask=circle)](https://github.com/megaconfidence)
212212
[![berzerkeer](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/74818788?v=4&w=50&h=50&mask=circle)](https://github.com/berzerkeer)
213213
[![vihar](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/16307796?v=4&w=50&h=50&mask=circle)](https://github.com/vihar)
214214
[![ChandanBalajiBP](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/104058110?v=4&w=50&h=50&mask=circle)](https://github.com/ChandanBalajiBP)
215215
[![souma-ghosh](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/103924539?v=4&w=50&h=50&mask=circle)](https://github.com/souma-ghosh)
216-
[![pratapaprasanna](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/15846947?v=4&w=50&h=50&mask=circle)](https://github.com/pratapaprasanna)
217216
[![sum35h](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/20785806?v=4&w=50&h=50&mask=circle)](https://github.com/sum35h)
217+
[![pratapaprasanna](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/15846947?v=4&w=50&h=50&mask=circle)](https://github.com/pratapaprasanna)
218218
[![dhruvikn](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/22471214?v=4&w=50&h=50&mask=circle)](https://github.com/dhruvikn)
219219
[![subrata71](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/3524599?v=4&w=50&h=50&mask=circle)](https://github.com/subrata71)
220220
[![sneha122](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/30018882?v=4&w=50&h=50&mask=circle)](https://github.com/sneha122)
221221
[![tanvibhakta](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/13763558?v=4&w=50&h=50&mask=circle)](https://github.com/tanvibhakta)
222222
[![nsarupr](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/20905988?v=4&w=50&h=50&mask=circle)](https://github.com/nsarupr)
223223
[![sondermanish](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/107841575?v=4&w=50&h=50&mask=circle)](https://github.com/sondermanish)
224224
[![NilanshBansal](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/25542733?v=4&w=50&h=50&mask=circle)](https://github.com/NilanshBansal)
225-
[![rohitagarwal88](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/890915?v=4&w=50&h=50&mask=circle)](https://github.com/rohitagarwal88)
226225
[![sarojsarab](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/43822041?v=4&w=50&h=50&mask=circle)](https://github.com/sarojsarab)
226+
[![rohitagarwal88](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/890915?v=4&w=50&h=50&mask=circle)](https://github.com/rohitagarwal88)
227227
[![vsvamsi1](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/121419957?v=4&w=50&h=50&mask=circle)](https://github.com/vsvamsi1)
228228
[![Vijetha-Kaja](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/119562824?v=4&w=50&h=50&mask=circle)](https://github.com/Vijetha-Kaja)
229229
[![Rhitottam](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/4265002?v=4&w=50&h=50&mask=circle)](https://github.com/Rhitottam)
Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
{
2+
"dsl":{
3+
"widgetName": "MainContainer",
4+
"backgroundColor": "none",
5+
"rightColumn": 4896,
6+
"snapColumns": 64,
7+
"detachFromLayout": true,
8+
"widgetId": "0",
9+
"topRow": 0,
10+
"bottomRow": 390,
11+
"containerStyle": "none",
12+
"snapRows": 124,
13+
"parentRowSpace": 1,
14+
"type": "CANVAS_WIDGET",
15+
"canExtend": true,
16+
"version": 76,
17+
"minHeight": 1292,
18+
"dynamicTriggerPathList": [],
19+
"parentColumnSpace": 1,
20+
"dynamicBindingPathList": [],
21+
"leftColumn": 0,
22+
"children": [
23+
{
24+
"boxShadow": "none",
25+
"widgetName": "Select1",
26+
"isFilterable": true,
27+
"displayName": "Select",
28+
"iconSVG": "/static/media/icon.bd99caba5853ad71e4b3d8daffacb3a2.svg",
29+
"labelText": "Label",
30+
"searchTags": [
31+
"dropdown"
32+
],
33+
"topRow": 19,
34+
"bottomRow": 26,
35+
"parentRowSpace": 10,
36+
"labelWidth": 5,
37+
"type": "SELECT_WIDGET",
38+
"serverSideFiltering": false,
39+
"hideCard": false,
40+
"defaultOptionValue": "GREEN",
41+
"animateLoading": true,
42+
"parentColumnSpace": 17.0625,
43+
"leftColumn": 11,
44+
"dynamicBindingPathList": [
45+
{
46+
"key": "accentColor"
47+
},
48+
{
49+
"key": "borderRadius"
50+
}
51+
],
52+
"labelPosition": "Top",
53+
"options": [
54+
{
55+
"label": "Blue",
56+
"value": "BLUE"
57+
},
58+
{
59+
"label": "Green",
60+
"value": "GREEN"
61+
},
62+
{
63+
"label": "Red",
64+
"value": "RED"
65+
}
66+
],
67+
"placeholderText": "Select option",
68+
"isDisabled": false,
69+
"key": "nn66mf1fmk",
70+
"labelTextSize": "0.875rem",
71+
"isRequired": false,
72+
"isDeprecated": false,
73+
"rightColumn": 31,
74+
"dynamicHeight": "FIXED",
75+
"widgetId": "l1zi3fpnl8",
76+
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
77+
"isVisible": true,
78+
"version": 1,
79+
"parentId": "0",
80+
"labelAlignment": "left",
81+
"renderMode": "CANVAS",
82+
"isLoading": false,
83+
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
84+
"maxDynamicHeight": 9000,
85+
"minDynamicHeight": 4
86+
},
87+
{
88+
"resetFormOnClick": false,
89+
"boxShadow": "none",
90+
"widgetName": "Button1",
91+
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
92+
"displayName": "Button",
93+
"iconSVG": "/static/media/icon.cca026338f1c8eb6df8ba03d084c2fca.svg",
94+
"searchTags": [
95+
"click",
96+
"submit"
97+
],
98+
"topRow": 35,
99+
"bottomRow": 39,
100+
"parentRowSpace": 10,
101+
"type": "BUTTON_WIDGET",
102+
"hideCard": false,
103+
"animateLoading": true,
104+
"parentColumnSpace": 17.0625,
105+
"dynamicTriggerPathList": [],
106+
"leftColumn": 12,
107+
"dynamicBindingPathList": [
108+
{
109+
"key": "buttonColor"
110+
},
111+
{
112+
"key": "borderRadius"
113+
},
114+
{
115+
"key": "text"
116+
}
117+
],
118+
"text": "{{typeof Select1.filterText}}",
119+
"isDisabled": false,
120+
"key": "jmuudncxw0",
121+
"isDeprecated": false,
122+
"rightColumn": 28,
123+
"isDefaultClickDisabled": true,
124+
"widgetId": "vah28qecyz",
125+
"isVisible": true,
126+
"recaptchaType": "V3",
127+
"version": 1,
128+
"parentId": "0",
129+
"renderMode": "CANVAS",
130+
"isLoading": false,
131+
"disabledWhenInvalid": false,
132+
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
133+
"buttonVariant": "PRIMARY",
134+
"placement": "CENTER"
135+
}
136+
]
137+
}
138+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
import { ObjectsRegistry } from "../../../../support/Objects/Registry";
2+
3+
const agHelper = ObjectsRegistry.AggregateHelper;
4+
5+
describe("Select widget filterText", () => {
6+
before(() => {
7+
cy.fixture("defaultFilterText").then((val: any) => {
8+
agHelper.AddDsl(val);
9+
});
10+
});
11+
12+
it("default value should be an empty string", () => {
13+
agHelper.AssertContains("string");
14+
});
15+
});

0 commit comments

Comments
 (0)