Commit Graph

5314 Commits

Author SHA1 Message Date
Hetu Nandu
5cb24aa7c4 Merge branch 'feature/docker-optimization' into 'release'
Optimizing Gitlab builds

See merge request theappsmith/internal-tools-client!386
2020-03-17 13:40:56 +00:00
Arpit Mohan
868aa60ef5 Adding conditional variables to gitlab-ci
Also adding different Dockerfiles for release & prod. This is because in the prod version, we don't want the variable REACT_APP_BASE_URL to be set in the compiled files. This is set by nginx
2020-03-17 13:40:56 +00:00
Arpit Mohan
19b0d53c22 Fixing the tests for page creation. Also adding policies when a new page is created. 2020-03-17 18:47:45 +05:30
Shrikant Sharat Kandula
8e92189eb5 Merge branch 'feature/better-error-messages' into 'release'
Use updated short error messages.

Updated error messages to use the short messages from Notion page titled "Product (error) messages".

See merge request theappsmith/internal-tools-server!227
2020-03-17 12:02:43 +00:00
Shrikant Sharat Kandula
3679613561 Use updated short error messages. 2020-03-17 12:02:43 +00:00
Hetu Nandu
c30baf9c66 Merge branch 'release' into 'master'
Release

See merge request theappsmith/internal-tools-client!385
2020-03-17 11:13:15 +00:00
Hetu Nandu
97bc0b301c Merge branch 'fix/issue-commit' into 'release'
Revert "Moving error boundary to allow for sentry errors."

See merge request theappsmith/internal-tools-client!384
2020-03-17 09:25:30 +00:00
Hetu Nandu
5099026ee6 Revert "Moving error boundary to allow for sentry errors."
This reverts commit 6909d03fc43adf72301eef8f2078327c95c4f15f.
2020-03-17 14:31:29 +05:30
Hetu Nandu
393f7fb33f Merge branch 'release' into 'master'
Release

See merge request theappsmith/internal-tools-client!383
2020-03-17 07:37:52 +00:00
Hetu Nandu
9cdc24ab56 Merge branch 'fix/form-input-issues' into 'release'
Form input default value issues

See merge request theappsmith/internal-tools-client!382
2020-03-16 15:42:39 +00:00
Hetu Nandu
96903da7be Form input default value issues 2020-03-16 15:42:39 +00:00
Satbir Singh
120b62cb8a Merge branch 'fix/widget-sentry' into 'release'
Moving error boundary to allow for sentry errors.

See merge request theappsmith/internal-tools-client!380
2020-03-16 09:04:21 +00:00
Satbir Singh
28946bc782 Moving error boundary to allow for sentry errors. 2020-03-16 09:04:21 +00:00
vicky_primathon.in
76e25d5e38 chart component title left aligned 2020-03-16 13:32:47 +05:30
Hetu Nandu
e6dc611833 Merge branch 'fix/js-switch' into 'release'
Fix js toggle issues

See merge request theappsmith/internal-tools-client!349
2020-03-16 07:59:08 +00:00
Hetu Nandu
855b49caee Fix js toggle issues 2020-03-16 07:59:07 +00:00
Satbir Singh
046ccf13cb Merge branch 'fix/navigate-to-page' into 'release'
Fixing navigate to page

See merge request theappsmith/internal-tools-client!379
2020-03-16 07:39:50 +00:00
Arpit Mohan
1f35bd6a07 Adding the policy hierarchy graph and the lateral policy graph
These graphs help us map policies that are inherited from the parent and also lateral policies that are assigned to the users given that the user has a particular permission. Currently, the hierarchy has been defined for org & application. Need to cascade it to more documents such as pages & actions.
2020-03-16 10:46:28 +05:30
Satbir Singh
f5f225157c Fixing navigate to page 2020-03-16 10:45:21 +05:30
Abhinav Jha
4b9d8a9d43 Merge branch 'feature/graph-components' into 'release'
Feature/graph components

Support for Graph components, Line|Bar|Pie|Area|Column graphs added

See merge request theappsmith/internal-tools-client!334
2020-03-13 12:06:42 +00:00
Vicky Bansal
adb7065b99 Feature/graph components 2020-03-13 12:06:41 +00:00
Trisha Anand
edd640a722 isJsConvertible is a boolean, not a string 2020-03-13 15:26:15 +05:30
Trisha Anand
89a9baebac Added label isJsConvertible to the config 2020-03-13 15:25:20 +05:30
Hetu Nandu
afab653228 Merge branch 'fix/page-load-trigger-loading' into 'release'
Fix page load not triggering

See merge request theappsmith/internal-tools-client!377
2020-03-13 09:34:19 +00:00
Hetu Nandu
af247a181e trigger loading 2020-03-13 14:47:04 +05:30
Hetu Nandu
e6e2dd95db Merge branch 'fix/app-initialization' into 'release'
Fix Page load actions on app switch issue

See merge request theappsmith/internal-tools-client!376
2020-03-13 07:35:45 +00:00
Hetu Nandu
f30845a17b Merge branch 'fix/form-issues' into 'release'
Fix issues with Form Widget

See merge request theappsmith/internal-tools-client!373
2020-03-13 07:24:03 +00:00
Hetu Nandu
3faf95b882 Fix issues with Form Widget 2020-03-13 07:24:03 +00:00
Arpit Mohan
a892ee90b5 Merge release branch 2020-03-13 12:47:16 +05:30
Hetu Nandu
1bd5a8c5e7 fix page load actions issues 2020-03-13 01:57:39 +05:30
Trisha Anand
96ca03f852 Merge branch 'hotfix/categories-arraylist' into 'release'
Get all categories now return Mono of List instead of Flux.

See merge request theappsmith/internal-tools-server!226
2020-03-12 14:35:42 +00:00
Trisha Anand
1d404cb9bf Get all categories now return Mono of List instead of Flux. 2020-03-12 20:01:43 +05:30
Trisha Anand
7c1434e274 Merge branch 'feature/action-provider-fields' into 'release'
Transient Provider fields added in Action which are filled before an Action is read.

See merge request theappsmith/internal-tools-server!225
2020-03-12 13:21:03 +00:00
Trisha Anand
2543be8668 Provider fields added with the transient property which is set for Actions when they are read. 2020-03-12 18:46:30 +05:30
Arpit Mohan
cc676e3393 Merge branch 'feature/mono-cache' into 'release'
Correcting the writeKey for Segment in Staging

Also adding Mono.cache in the user invite flow to ensure that the same Mono is not executed multiple times.

See merge request theappsmith/internal-tools-server!224
2020-03-12 11:18:22 +00:00
Arpit Mohan
0c5fc27450 Correcting the writeKey for Segment in Staging
Also adding Mono.cache in the user invite flow to ensure that the same Mono is not executed multiple times.
2020-03-12 16:44:31 +05:30
Satbir Singh
2b2672af57 Merge branch 'release' into 'master'
Release to master

See merge request theappsmith/internal-tools-client!372
2020-03-12 02:22:10 +00:00
Trisha Anand
2a8da8293c Merge branch 'feature/rapid-api-plugin' into 'release'
Fixing null pointer exception during add to page

See merge request theappsmith/internal-tools-server!222
2020-03-11 19:31:22 +00:00
Trisha Anand
6050b370d4 1. Add to Page changes : In case the sample response is null, don't set the cached response for the action.
2. Add to Page changes : Documentation object has been added in Action to handle the extra Template documentation for actions that have been imported from 3p marketplace
3. Added basic structure for rapid api plugin by copy pasting the rest api plugin
2020-03-11 19:31:21 +00:00
Trisha Anand
5927271c71 Merge branch 'feature/rapid-api-plugin' into 'release'
Partial Rapid API Plugin + Minor bug fix.

See merge request theappsmith/internal-tools-server!218
2020-03-11 17:16:15 +00:00
Trisha Anand
b17fae8e44 1. Add to Page changes : In case the sample response is null, don't set the cached response for the action.
2. Add to Page changes : Documentation object has been added in Action to handle the extra Template documentation for actions that have been imported from 3p marketplace
3. Added basic structure for rapid api plugin by copy pasting the rest api plugin
2020-03-11 17:16:15 +00:00
Nikhil Nandagopal
a83518d2ec Merge branch 'hotfix/filepicker' into 'release'
fixed mb to byte conversion

See merge request theappsmith/internal-tools-client!374
2020-03-11 14:40:35 +00:00
Nikhil Nandagopal
c98e3dc7c2 fixed mb to byte conversion 2020-03-11 20:07:12 +05:30
Satbir Singh
e1cc6f84db Merge branch 'feature/nav-events' into 'release'
More events

* PAGE_LOAD
* NAVIGATE
* SIGNUP_CLICK
* LOGIN_CLICK
* DELETE_API_CLICK
* SAVE_API_CLICK
* RUN_API_CLICK
* NAVIGATION_EDITOR
* Renaming applications page to home.
* PAGE_SWITCH on header dropdown
* Added didDrop to WIDGET_CARD_DROP, WIDGET_CARD_DROP
* Removed PREVIEW_APP event because the feature isn't implemented.

See merge request theappsmith/internal-tools-client!365
2020-03-11 13:59:46 +00:00
Satbir Singh
cfb967117c More events 2020-03-11 13:59:46 +00:00
Trisha Anand
f5eab5b5cf Merge branch 'feature/get-categories-marketplace' into 'release'
Get all categories for provider added & get providers without category returns Business Software only

See merge request theappsmith/internal-tools-server!221
2020-03-11 13:03:50 +00:00
Trisha Anand
668b91665d 1. Added an endpoint to get all categories.
2. When provider is being fetched without a category, only Business Software category providers are returned.
2020-03-11 13:03:48 +00:00
Arpit Mohan
ec7e2c67b5 Merge branch 'feature/remove-document-version' into 'release'
Removing document version from all the Mongo documents.

The version field is causing too many OptimisticLockFailureExceptions when we save or update documents in the DB.

Also adding Origin header to the user invite flow so that we can send the correct links to the user

See merge request theappsmith/internal-tools-server!220
2020-03-11 12:55:50 +00:00
Arpit Mohan
2da4727cbd Removing document version from all the Mongo documents.
Also adding Origin header to the user invite flow so that we can send the correct links to the user
2020-03-11 18:18:10 +05:30
Nikhil Nandagopal
3b01de3187 Merge branch 'hotfix/filepicker' into 'release'
added label for file picker

See merge request theappsmith/internal-tools-client!371
2020-03-11 12:06:05 +00:00