Commit Graph

5314 Commits

Author SHA1 Message Date
Nikhil Nandagopal
1a9579220a Merge branch 'feature/resize-handle-hover-area' into 'master'
Reducing resize handle hover area width.

See merge request theappsmith/internal-tools-client!89
2019-10-28 13:20:33 +00:00
Satbir Singh
6d4bdaca20 Reducing resize handle hover area width. 2019-10-28 13:20:33 +00:00
Arpit Mohan
00cd806259 Changing the Redis credentials because Heroku changed them again 2019-10-28 13:15:02 +01:00
Abhinav Jha
1f00f63413 Merge branch 'patch-1' into 'master'
Update README.md

See merge request theappsmith/internal-tools-client!82
2019-10-28 06:09:57 +00:00
Abhinav Jha
64253f0560 Update README.md 2019-10-28 06:09:56 +00:00
Abhinav Jha
50186ffbac Merge branch 'release' into 'master'
Release

Closes #150, #94, #138, #110, #149, #147, #96, and #135

See merge request theappsmith/internal-tools-client!79
2019-10-25 10:09:25 +00:00
Nikhil Nandagopal
d40a347dae Merge branch 'feature/preview-publish' into 'release'
Preview Publish Part I + Canvas Fixes

See merge request theappsmith/internal-tools-client!78
2019-10-25 09:53:10 +00:00
Hetu Nandu
4d8478efd9 Merge branch 'fix/api-pane-fixes' into 'release'
Fixes for the API Editor

See merge request theappsmith/internal-tools-client!72
2019-10-25 05:35:20 +00:00
Hetu Nandu
a0b536eced Fixes for the API Editor #109 #112 #111 #116 2019-10-25 05:35:20 +00:00
Abhinav Jha
0564125fd7 PREVIEW PUBLISH 1
- Fixes #135, #96, #147, #149, #110, #138, #94, #150
2019-10-24 18:31:31 +05:30
Abhinav Jha
7476bb4936 WIP: Fixes #135, #96, #147, #149, #110, #138 2019-10-24 17:17:35 +05:30
Arpit Mohan
d17927e1f8 Reducing data response for application publish API
Instead of sending complete application information, we now only send the boolean true or false value to indicate to the client the success or failure of the publish action
2019-10-24 15:41:38 +05:30
Abhinav Jha
78513b0298 WIP: Trigger Preview and Publish Api 2019-10-24 14:53:50 +05:30
Arpit Mohan
2bd8113229 Moving JsonPathKeys from Page document object to Action
This is to ensure that the Action object is independent by itself and the client can derive the mustache keys by looking at the action object directly.
2019-10-24 12:38:52 +05:30
Abhinav Jha
4f38d28bd5 WIP: Preview page and Publish Application
- Integrate with Publish Application API
- Integrate with Fetch published page API
2019-10-24 12:33:59 +05:30
Abhinav Jha
4ca678ac97 Merge branch 'release' into 'master'
Release

Closes #103, #91, #99, #125, #102, #68, #101, #100, #65, #46, #90, #124, #123, #122, and #121

See merge request theappsmith/internal-tools-client!77
2019-10-24 05:29:47 +00:00
Abhinav Jha
27f4f3b728 Merge branch 'feature/property-pane-controls' into 'release'
Feature - PropertyPane controls

See merge request theappsmith/internal-tools-client!73
2019-10-24 05:24:45 +00:00
Abhinav Jha
99ce65c756 Property Pane Controls
- Fixes #121, #122, #123, #124, #90, #46, #65, #100, #101, #68, #102
2019-10-24 05:24:45 +00:00
Hetu Nandu
c0a7a17c88 Merge branch 'release' into 'master'
Release

See merge request theappsmith/internal-tools-client!76
2019-10-23 07:22:34 +00:00
Hetu Nandu
b27dbaa470 Merge branch 'fix/node-engine-version' into 'release'
Fix Node engine issue

See merge request theappsmith/internal-tools-client!75
2019-10-23 07:13:03 +00:00
Hetu Nandu
5e75812c08 use caps 2019-10-23 12:37:14 +05:30
Arpit Mohan
314cdd29d9 Handling error in RedisListenerConfig
When we shut down the server, the redis subscription is not closed cleanly leading to the server to hang. Adding an error handler solves for this issue.
2019-10-23 05:20:44 +00:00
Hetu Nandu
3b2c8c762f Merge branch 'release' into 'master'
Release

See merge request theappsmith/internal-tools-client!74
2019-10-23 05:03:19 +00:00
Trisha Anand
d178b1c729 Publishing an application has been implemented by introducting publishedDsl field inside Layout. On Publish, for all pages in the application, for all layouts inside each page, the dsl json object is copied into the publishedDsl json object. 2019-10-23 04:41:51 +00:00
Hetu Nandu
8312c48f83 Populate resources in the API Pane (#106) 2019-10-22 14:59:58 +00:00
Hetu Nandu
1c0854ac02 Fix key value field (#105) 2019-10-22 14:54:23 +00:00
Abhinav Jha
7ae0af7904 Merge branch 'release' into 'master'
Release

Closes #82, #81, and #80

See merge request theappsmith/internal-tools-client!69
2019-10-21 15:24:36 +00:00
Abhinav Jha
f3dcc84295 Merge branch 'feature/layout-of-api-form' into 'release'
API form

See merge request theappsmith/internal-tools-client!67
2019-10-21 15:12:46 +00:00
Hetu Nandu
e0348cc1f3 API form 2019-10-21 15:12:45 +00:00
Trisha Anand
f8dddb212f Action Service - Delete 2019-10-21 14:01:21 +00:00
Trisha Anand
8ac0203b83 Fixing stupid bug in the acl rego file 2019-10-21 18:39:41 +05:30
Abhinav Jha
60bfe3187d Merge branch 'release' into 'master'
Release

See merge request theappsmith/internal-tools-client!68
2019-10-21 12:00:22 +00:00
Abhinav Jha
618ede4ffb Merge branch 'feature/property-pane-position' into 'release'
Property pane positioning

See merge request theappsmith/internal-tools-client!60
2019-10-21 11:40:24 +00:00
Abhinav Jha
b950ede2b1 Use re-select and re-re-select. Fetch property pane configs from appsmith API. Refactor code to use reselect and re-reselect 2019-10-21 11:40:24 +00:00
Arpit Mohan
6eb7311197 Adding the permissions for fetching and updating applications & groups.
Also adding permission for deleting actions
2019-10-21 12:57:36 +05:30
Arpit Mohan
fc1a275670 Merge branch 'master' into hotfix/java-oom-fix 2019-10-21 12:25:05 +05:30
Arpit Mohan
5c1ef9f98a Adding the JVM parameter to ensure that java stays within the memory limits set by the container 2019-10-21 12:23:00 +05:30
Trisha Anand
74a8466528 Analytics Service now caters to all the events that need to be published. Every service should now call the analytics service's sendEvent function for tracking events. 2019-10-18 13:45:18 +00:00
Trisha Anand
84837fe57f Mongo Plugin works here. Barring the scenarios where the query json contains special characters in keys ($, .) it works properly. 2019-10-18 08:27:19 +00:00
Hetu Nandu
7f84c9c37c Merge branch 'feature/add-menu-bar' into 'release'
Add Navbar and API Pane (#79)

See merge request theappsmith/internal-tools-client!63
2019-10-18 08:16:27 +00:00
Hetu Nandu
7d56e10f8f Add Navbar and API Pane (#79) 2019-10-18 08:16:26 +00:00
Arpit Mohan
0473e3d48e Removing Heroku API key from gitlab-ci file 2019-10-17 12:44:37 +05:30
Abhinav Jha
c49aecc8a8 Merge branch 'feature/index-page' into 'release'
Modifying the default homepage and removing React favicon

See merge request theappsmith/internal-tools-client!65
2019-10-17 07:11:57 +00:00
Arpit Mohan
db749a2b3f Modifying the default homepage and removing React favicon 2019-10-17 12:32:56 +05:30
Arpit Mohan
04a8467095 Fixing the docker credentials in maven so that we don't require the docker daemon for CI/CD 2019-10-17 11:55:55 +05:30
Arpit Mohan
9550f6210d Removing image name from the package step in gitlab-ci file 2019-10-17 11:39:37 +05:30
Arpit Mohan
75a5e48c4d Adding docker hub access token to gitlab-ci for container upload 2019-10-17 09:47:23 +05:30
Arpit Mohan
a10a707ec0 Merge branch 'hotfix/heroku-build' into 'master'
Fixing Heroku build that's failing because of git-commit-id maven plugin

See merge request theappsmith/internal-tools-server!42
2019-10-17 04:07:07 +00:00
Arpit Mohan
3a9f344a51 Removing plugins from appsmith-interfaces module 2019-10-17 09:25:58 +05:30
Arpit Mohan
d295875ee3 Removing the git-commit plugin because it doesn't run properly on heroku 2019-10-17 09:18:17 +05:30