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 |
|
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 |
|
Abhinav Jha
|
b155efe3c0
|
WIP: Use rows and columns accross the board, cleanup DropTargetMonitor
|
2019-09-25 22:54:23 +05:30 |
|
Abhinav Jha
|
92eb493d62
|
Fixes for code review comments
|
2019-09-24 18:06:03 +05:30 |
|
Nikhil Nandagopal
|
14bee4aadd
|
moved property controls
|
2019-09-24 17:41:32 +05:30 |
|
Abhinav Jha
|
2e2f32b1cd
|
Fix delete logic. Attempt upgrading blueprintjs. Fixes #7, #10, #11, #12
|
2019-09-23 17:27:55 +05:30 |
|
Abhinav Jha
|
6c34d4a404
|
Fixes #7, #10, #11, #12
|
2019-09-23 16:44:02 +05:30 |
|
Abhinav Jha
|
43c7539137
|
Canvas Grid Rewrite
- Fixes #7, #10, #11, #12
|
2019-09-23 16:13:22 +05:30 |
|
Abhinav Jha
|
3cb582b7d1
|
WIP: Fix merge conflicts with release. Add toast to show saving page activity
|
2019-09-23 15:57:45 +05:30 |
|
Abhinav Jha
|
7ce514d895
|
WIP: Add Draggable Components. Add Resizable Components. Add Moveable Components. Add Deletable Components.
|
2019-09-23 01:55:05 +05:30 |
|
Abhinav Jha
|
7237250adc
|
WIP: Fix positioning bug
|
2019-09-21 07:22:38 +05:30 |
|
Abhinav Jha
|
5d42a8c909
|
Merge branch 'feature/actions' into 'release'
Feature/actions
See merge request theappsmith/internal-tools-client!26
|
2019-09-20 09:41:27 +00:00 |
|
Abhinav Jha
|
ffb532fa7a
|
WIP: Canvas widget drop and positioning
|
2019-09-20 03:55:37 +05:30 |
|
Nikhil Nandagopal
|
5f6aeb55f8
|
added new control types
removed alert from widget list
added property config values
added input validator
|
2019-09-19 16:59:24 +05:30 |
|
Nikhil Nandagopal
|
5f3a0274a4
|
Merge branch 'feature/widget-props' into 'release'
added property controls
See merge request theappsmith/internal-tools-client!23
|
2019-09-18 14:47:46 +00:00 |
|
Nikhil Nandagopal
|
60a1cd6d8e
|
Merge branch 'release' into 'master'
Release
Closes #2, #9, and #5
See merge request theappsmith/internal-tools-client!25
|
2019-09-18 14:47:32 +00:00 |
|
Nikhil Nandagopal
|
60714e19f2
|
made binding optional
re-added mock response
|
2019-09-18 19:40:57 +05:30 |
|
Abhinav Jha
|
c87552b951
|
Canvas Grid Fixes #6 and #12
- Integrate with Fetch Page and Save Page APIs
- Scaffolding for updating widget properties
- DropTargetComponent
- DraggableComponent
|
2019-09-18 16:30:15 +05:30 |
|
Abhinav Jha
|
56714c3fa0
|
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/canvas-grid-rewrite
|
2019-09-18 16:28:21 +05:30 |
|
Abhinav Jha
|
673cd75a3f
|
WIP: integrate with fetch pages and save pages APIs
|
2019-09-18 16:18:56 +05:30 |
|
Nikhil Nandagopal
|
684bbe822e
|
added property controls
added redux dev tools
|
2019-09-18 15:49:50 +05:30 |
|
Abhinav Jha
|
3317bed1d9
|
Canvas Grid
- Fix Fetch Page
- Add Save Page Boilerplate
- Refactor Drag and Drop components
- Widget Property update boilerplate
|
2019-09-17 20:43:21 +05:30 |
|
Abhinav Jha
|
703081154c
|
WIP: Fix fetch page. Add save page boilerplate. Add widget property change boilerplate.
|
2019-09-17 20:39:55 +05:30 |
|
Abhinav Jha
|
d19c747228
|
Merge branch 'feature/actions' into 'release'
Feature/actions
See merge request theappsmith/internal-tools-client!22
|
2019-09-17 10:31:26 +00:00 |
|
Nikhil Nandagopal
|
930061481b
|
Merge branch 'release' into feature/actions
# Conflicts:
# .lintstagedrc
# package.json
# src/pages/Editor/Canvas.tsx
# src/pages/Editor/index.tsx
# src/sagas/ActionSagas.tsx
# src/sagas/PageSagas.tsx
# src/sagas/index.tsx
|
2019-09-17 15:48:37 +05:30 |
|
Nikhil Nandagopal
|
751ea339d1
|
added transformation for requests
wired button onclick to execute action saga
split widget props into widget data and widget functions
|
2019-09-17 15:41:50 +05:30 |
|
Abhinav Jha
|
20a3e19ad3
|
WIP: code changes to allow for dragging and dropping
|
2019-09-17 15:39:00 +05:30 |
|