Commit Graph

5314 Commits

Author SHA1 Message Date
Trisha Anand
1a9b5c3679 Merge branch 'bug/jsonPathKeysUpdateInPage' into 'release'
Update Action should also update the page layout actions

See merge request theappsmith/internal-tools-server!276
2020-04-13 08:57:57 +00:00
Trisha Anand
b64ae7ee5c First cut of code changes for update action where after the action is saved, the page layout is updated. 2020-04-13 08:57:57 +00:00
Satbir Singh
c69b9391dd Merge branch 'fix/chart-validation' into 'release'
Added validation for isVisible in chart widget.

See merge request theappsmith/internal-tools-client!476
2020-04-13 08:55:01 +00:00
Satbir Singh
b622f2898d Added validation for isVisible in chart widget. 2020-04-13 08:55:01 +00:00
Trisha Anand
0f61b254b0 Merge branch 'bug/refactor-name' into 'release'
Refactor of Name if one of the associated APIs have null json path keys leads to null pointer error

See merge request theappsmith/internal-tools-server!277
2020-04-13 08:49:32 +00:00
Trisha Anand
3692b4fa3e Stupid coding error of using OR instead of AND.
Also Mono.zipping the update Action and update Layout instead of this.then because in some optimization done by Spring, one mono doesnt end up emitting.
2020-04-13 08:49:30 +00:00
Hetu Nandu
1cb4a97ac3 Merge branch 'feature/batch-put' into 'release'
Batched redux update

See merge request theappsmith/internal-tools-client!471
2020-04-13 08:24:13 +00:00
Hetu Nandu
0beb6bc5ca Batched redux update 2020-04-13 08:24:13 +00:00
Shrikant Kandula
01dd54eaea Merge branch 'feature/enable-ssh-boolean-datasource' into 'release'
Add a boolean field for enabling/disabling SSH Proxy on datasources.

See merge request theappsmith/internal-tools-server!271
2020-04-13 07:22:29 +00:00
Shrikant Kandula
781eec0d24 Add a boolean field for enabling/disabling SSH Proxy on datasources. 2020-04-13 07:22:29 +00:00
Abhinav Jha
966696f559 Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client 2020-04-11 18:56:59 +05:30
Trisha Anand
9d9ae1e6ea Merge branch 'bug/create-organization' into 'release'
Slug should be set by the application instead of insisting on the slug being...

See merge request theappsmith/internal-tools-server!275
2020-04-11 11:52:15 +00:00
Trisha Anand
a82070648a Slug should be set by the application instead of insisting on the slug being present in the organization object. Added to the create valid organization test case to assert that the slug must exist. 2020-04-11 17:18:02 +05:30
Shrikant Kandula
f579a24aca Merge branch 'feature/plugin-validations-as-invalids' into 'release'
Richer plugin validations

See merge request theappsmith/internal-tools-server!270
2020-04-10 09:59:50 +00:00
Shrikant Kandula
abd9235360 Richer plugin validations 2020-04-10 09:59:50 +00:00
Hetu Nandu
da0af44b58 Merge branch 'fix/perf-cache' into 'release'
Fix/perf cache

See merge request theappsmith/internal-tools-client!467
2020-04-10 08:48:00 +00:00
Nikhil Nandagopal
1a1c703126 added fast get eval with a debounce.
added cache dependency creation but doesn't work
2020-04-10 08:48:00 +00:00
Shrikant Kandula
e957f0c677 Merge branch 'bug/pf4j-version-clash' into 'release'
Upgrade pf4j-spring to 0.6.0 so we can consistently use pf4j 3.2.0.

See merge request theappsmith/internal-tools-server!272
2020-04-10 08:43:57 +00:00
Shrikant Kandula
42d0060ecd Upgrade pf4j-spring to 0.6.0 so we can consistently use pf4j 3.2.0. 2020-04-09 19:55:58 +05:30
Hetu Nandu
0ef3ace7a5 Merge branch 'release' into 'master'
Release

See merge request theappsmith/internal-tools-client!468
2020-04-09 11:53:06 +00:00
Hetu Nandu
49a244bda0 Merge branch 'fix/merge-issue' into 'release'
Fix hotfix merge issue

See merge request theappsmith/internal-tools-client!469
2020-04-09 11:23:06 +00:00
Hetu Nandu
f090dd2e96 fix tests 2020-04-09 16:19:34 +05:30
Hetu Nandu
633ebb94bc remove unused 2020-04-09 15:40:57 +05:30
Hetu Nandu
d7164c1c58 Merge branch 'master' into fix/merge-issue 2020-04-09 15:40:23 +05:30
Hetu Nandu
9d70b24c0e Revert "Feature/launch btn fusion"
This reverts commit d9830d1eabb42c60daf064751e7b0e9f273ca0f1.
2020-04-09 15:36:52 +05:30
Pushpa B
832380b226 Merge branch 'feature/Edit-Form-Widgets-3' into 'release'
Feature/edit form widgets 3

See merge request theappsmith/internal-tools-client!463
2020-04-08 13:38:19 +00:00
Pushpa B
9169b98262 Feature/edit form widgets 3 2020-04-08 13:38:19 +00:00
Shrikant Kandula
06aa5131eb Merge branch 'bug/fix-using-old-enums' into 'release'
Fix old enums being used in Postgres plugin. Build failed because of this.

See merge request theappsmith/internal-tools-server!269
2020-04-08 12:45:18 +00:00
Shrikant Kandula
91dd8bf5c3 Fix old enums being used in Postgres plugin. Build failed because of this. 2020-04-08 12:45:18 +00:00
Shrikant Kandula
edf4043430 Merge branch 'bug/datasource-enum-mismatches' into 'release'
Fix Datasource data structure to be inline with UI

See merge request theappsmith/internal-tools-server!268
2020-04-08 12:32:57 +00:00
Shrikant Kandula
1b75be0fe3 Fix Datasource data structure to be inline with UI 2020-04-08 12:32:56 +00:00
Shrikant Kandula
06dd5fccae Merge branch 'bug/duplicate-key-error-on-app-name' into 'release'
Fix: Duplicate key error when reusing the name of a deleted application

See merge request theappsmith/internal-tools-server!264
2020-04-08 12:09:41 +00:00
Shrikant Kandula
0ad15b4cb6 Fix: Duplicate key error when reusing the name of a deleted application 2020-04-08 12:09:41 +00:00
Shrikant Kandula
d25b4acfd3 Merge branch 'bug/datasource-api-validations' into 'release'
Postgres plugin load connection details from rich data structure instead of the URL

See merge request theappsmith/internal-tools-server!259
2020-04-08 11:50:58 +00:00
Shrikant Kandula
065f0f1c3d Suppress redundant-if warning in datasource validation method.
This method can be simplified, but is more readable this way.
2020-04-08 11:50:58 +00:00
Trisha Anand
fd76cc7917 Merge branch 'feature/toggle-rollbar-by-config' into 'release'
Add Spring application property to enable/disable Rollbar.

See merge request theappsmith/internal-tools-server!267
2020-04-08 11:23:29 +00:00
Shrikant Kandula
c8dee3f279 Add Spring application property to enable/disable Rollbar.
It is enabled by default.
2020-04-08 11:23:28 +00:00
Satbir Singh
c57e228fec Merge branch 'fix/control-classnames' into 'release'
Classname update for tests

See merge request theappsmith/internal-tools-client!464
2020-04-08 11:13:27 +00:00
Abhinav Jha
8271d27750 Add classname for property control label. Remove typescript lint errors. 2020-04-08 16:16:01 +05:30
Satbir Singh
dc8a921f1e Merge branch 'fix/login-errmsg' into 'release'
Fixed login error message. Wrong user email in segment after logout issue.

See merge request theappsmith/internal-tools-client!462
2020-04-08 08:43:56 +00:00
Satbir Singh
03c6fc8b5c Fixed login error message. Wrong user email in segment after logout issue. 2020-04-08 08:43:56 +00:00
Trisha Anand
16742403ec Merge branch 'bug/restapi-data-buffer-limit-exception' into 'release' 2020-04-08 12:11:53 +05:30
Trisha Anand
f657e2f2d2 newUser is getting written over and the current organization id before the createUser call is not preserved. Extracting this information before calling createUser lets us set the invited organization id as the newly created user's current organization id. 2020-04-08 12:09:52 +05:30
Shrikant Kandula
b5d59f2a56 Merge branch 'bug/restapi-data-buffer-limit-exception' into 'release'
Increase restapi client buffer size from 256KB to 10MB.

See merge request theappsmith/internal-tools-server!261
2020-04-07 11:20:46 +00:00
Shrikant Kandula
ff6b0ce6bc Increase restapi client buffer size from 256KB to 10MB. 2020-04-07 11:20:46 +00:00
Satbir Singh
a77d4c86ec Merge branch 'fix/disable-data-tree-url' into 'release'
Remove url from data tree

See merge request theappsmith/internal-tools-client!460
2020-04-07 08:34:19 +00:00
Hetu Nandu
378242e5e8 remove url from data tree 2020-04-07 13:31:34 +05:30
Satbir Singh
24f94c0c13 Merge branch 'fix/login-error' into 'release'
Fixing data undefined error on login logout

See merge request theappsmith/internal-tools-client!458
2020-04-07 06:25:51 +00:00
Abhinav Jha
f2a03d094a Merge branch 'feature/launch-btn-fusion' into 'release'
Feature/launch btn fusion

See merge request theappsmith/internal-tools-client!454
2020-04-07 06:20:11 +00:00
Arpit Mohan
306e7baac2 Feature/launch btn fusion 2020-04-07 06:20:11 +00:00