Commit Graph

20132 Commits

Author SHA1 Message Date
Trisha Anand
d1bcc282f8 Adding the redis listener via spring-data-redis-reactive.
The listeners need to be configured in the RedisConfig class via Beans. These beans can then invoke complex business logic based on requirements.
2019-10-07 09:02:02 +00:00
Arpit Mohan
0d63de8404 Merge branch 'feature/redis-pubsub' into 'master'
Adding the redis listener via spring-data-redis-reactive.

See merge request theappsmith/internal-tools-server!34
2019-10-07 08:18:54 +00:00
Arpit Mohan
ad22e1a406 Adding the redis listener via spring-data-redis-reactive.
The listeners need to be configured in the RedisConfig class via Beans. These beans can then invoke complex business logic based on requirements.
2019-10-07 08:18:54 +00:00
Abhinav Jha
b98e53ceb5 Merge branch 'feature/update-git-ignore' into 'release'
Add .idea folder to .gitignore

See merge request theappsmith/internal-tools-client!51
2019-10-07 06:57:21 +00:00
Hetu Nandu
eac9e3a2a2 add .idea to gitignore 2019-10-07 12:21:02 +05:30
Abhinav Jha
81272a0839 Larger Resize Handles. Can resize from on top of the dot. 2019-10-07 11:51:25 +05:30
Abhinav Jha
0ba06d2747 Merge branch 'release' into 'master'
Release

See merge request theappsmith/internal-tools-client!50
2019-10-04 12:44:10 +00:00
Nikhil Nandagopal
ebe2a03475 Merge branch 'feature/canvas-fixes-8' into 'release'
Allow dragging from anywhere on the widget if it is active

See merge request theappsmith/internal-tools-client!49
2019-10-04 12:18:04 +00:00
Abhinav Jha
19e3e77345 Allow dragging from anywhere on the widget if it is active 2019-10-04 15:52:47 +05:30
Abhinav Jha
56771a81e1 Merge branch 'release' into 'master'
Release

Closes #37 and #36

See merge request theappsmith/internal-tools-client!48
2019-10-04 09:53:03 +00:00
Nikhil Nandagopal
21a1827ed5 Merge branch 'feature/canvas-fixes-7' into 'release'
Cavas Fixes 7

See merge request theappsmith/internal-tools-client!46
2019-10-04 08:28:13 +00:00
Nikhil Nandagopal
f3f0885b8b Merge branch 'feature/canvas-fixes-6' into 'release'
Canvas Fixes 6

See merge request theappsmith/internal-tools-client!45
2019-10-04 08:07:23 +00:00
Nikhil Nandagopal
79efcf5901 Merge branch 'feature/canvas-fixes-5' into 'release'
Canvas Fixes 5

See merge request theappsmith/internal-tools-client!44
2019-10-04 07:58:47 +00:00
Trisha Anand
ccf2be5e6c Merge branch 'feature/install-plugin' into 'master'
Install Plugin

See merge request theappsmith/internal-tools-server!33
2019-10-04 04:27:11 +00:00
Trisha Anand
59752254b4 On install, the plugins are loaded and started again. This ensures that we don't have to restart the server every time a new plugin is installed. Earlier the plugins were loaded and started only during the boot 2019-10-04 04:27:11 +00:00
Abhinav Jha
72443b0b06 Use parentId to delete and move 2019-10-03 23:05:13 +05:30
Abhinav Jha
eb195aa321 Get new widget name based on widget configs 2019-10-03 22:36:44 +05:30
Abhinav Jha
58c0c647bf Move WidgetFunctions to Context Provider 2019-10-03 21:54:29 +05:30
Abhinav Jha
da634cacf3 Disable controls when resizing 2019-10-03 21:08:46 +05:30
Abhinav Jha
622e5dc0a9 Show grid only on hover. Remove min grid space between adjacent components. Fix all dropzones showing issue. Disable show control on hover. 2019-10-03 20:44:50 +05:30
Abhinav Jha
5bf84ee361 Move FocusContext to Canvas 2019-10-03 16:34:11 +05:30
Nikhil Nandagopal
9c872c7384 Merge branch 'feature/canvas-fixes-4' into 'release'
Canvas Fixes 4

See merge request theappsmith/internal-tools-client!41
2019-10-03 09:26:08 +00:00
Nikhil Nandagopal
87aeb56e60 Merge branch 'feature/canvas-fixes-3' into 'release'
Canvas Fixes 3

See merge request theappsmith/internal-tools-client!38
2019-10-03 09:17:36 +00:00
Nikhil Nandagopal
a308337172 Merge branch 'feature/canvas-fixes-1' into 'release'
Fixes: Saving notification, global error handling, show controls on hover, fixed row height

See merge request theappsmith/internal-tools-client!36
2019-10-03 06:50:30 +00:00
Abhinav Jha
afed39a6e2 Change back to widget Name 2019-10-03 03:26:25 +05:30
Abhinav Jha
562bf64480 Revert to only handle based dragging due to conflict with resizable component 2019-10-03 03:03:37 +05:30
Abhinav Jha
87171c6ecb Fix collision with self on dragging 2019-10-03 02:44:58 +05:30
Abhinav Jha
089bc97122 Allow dragging from anywhere on widget. Use theme colors for dropzone. Fix container widget positioning. 2019-10-03 01:31:51 +05:30
Abhinav Jha
2f238b1da4 Use React-RND to resize on all sides. Use class selector for resize bounds 2019-10-03 01:12:25 +05:30
Abhinav Jha
91fd8ff17e Propagate WidgetConfigs to new widget. Use theme spaces everywhere. 2019-10-02 23:43:04 +05:30
Abhinav Jha
59b3eb1d7b Make control sizes configurable 2019-10-02 01:45:02 +05:30
Abhinav Jha
fc2676487b Stop resize bleeding. Change resize handle styles. Change grid styles. Fix container size. Change grid dot color. Change grid dot offset. Show drag/resize handles on hover and focus. 2019-10-02 01:37:43 +05:30
Abhinav Jha
e8c72f5a06 WIP: Canvas Fixes: Adhere to Figma styles. Add Control Icons 2019-10-01 01:36:11 +05:30
Abhinav Jha
e23643e5e8 WIP: Canvas Fixes: Adhere to Figma Styles 2019-10-01 01:34:03 +05:30
Trisha Anand
ee3a2a8b8b Merge branch 'feature/rest-api-extension' into 'master'
REST API Plugin

Closes #25

See merge request theappsmith/internal-tools-server!31
2019-09-30 18:17:35 +00:00
Trisha Anand
8658df95a9 All action executions now return object of type ActionExecutionResult. RestApiPlugin returns the same object which contains statusCode, headers and body. 2019-09-30 18:17:35 +00:00
Arpit Mohan
4fcdd76588 Merge branch 'feature/spring-update' into 'master'
Updating to the latest spring boot version

See merge request theappsmith/internal-tools-server!32
2019-09-30 06:05:07 +00:00
Arpit Mohan
71ac6f4488 Updating to the latest spring boot version 2019-09-30 11:32:16 +05:30
Abhinav Jha
6c942abe2b Remove dependencies from Readme.md. Fix #36, #37 2019-09-30 08:55:14 +05:30
Abhinav Jha
062540e838 Add global Saga to handle errors 2019-09-27 21:35:33 +05:30
Abhinav Jha
e0706cf6e3 Change location for save page notification 2019-09-27 13:38:31 +05:30
Abhinav Jha
e621829890 Merge branch 'release' into 'master'
Release

Closes #6, #12, #11, #10, #7, #14, and #13

See merge request theappsmith/internal-tools-client!35
2019-09-26 11:53:16 +00:00
Abhinav Jha
b2e46997a5 Merge branch 'feature/canvas-grid-rewrite' into 'release'
Icon imports. Fixes #13 and #14

See merge request theappsmith/internal-tools-client!31
2019-09-26 11:49:00 +00:00
Abhinav Jha
cc40fd87e2 Fix WidgetCardNames 2019-09-26 17:07:09 +05:30
Abhinav Jha
e27eb3a284 Merge branch 'feature/actions' into 'release'
moved property controls

See merge request theappsmith/internal-tools-client!30
2019-09-26 11:12:07 +00:00
Abhinav Jha
4ca0ef7324 Icon imports. Fixes #13 and #14 2019-09-26 16:41:28 +05:30
Nikhil Nandagopal
3c6d4132fc Merge branch 'feature/canvas-grid-rewrite' into 'release'
Feature/canvas grid rewrite

See merge request theappsmith/internal-tools-client!24
2019-09-26 06:22:47 +00:00
Abhinav Jha
35159a8729 Disable extreme negative top-left resizing 2019-09-26 03:08:03 +05:30
Abhinav Jha
1edf039e02 Handle component drop collisions 2019-09-26 02:51:04 +05:30
Abhinav Jha
526b12766a Fix Moving widget from one container to another 2019-09-26 00:03:56 +05:30