Ashok Kumar M
bf21c15ba9
Feature: Property pane enhancements(Bug fixes + Draggable popper) ( #3748 )
...
* Fix: On renaming a widget via entity explorer the canvas gets resized
* Fix: Close prop pane on resize start of unselected widget.
* Fix: Match all - corejs polyfill
* Fix: Proppane not updated properly when same type widgets are selected.
* Feature: Draggable Proppane.
* Bug fixes for draggable popup.
* Fix: Property pane editor when selecting another widget.
* resolve rebase bad merges.
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fixes
* cytest fix
* fixing draggable components inside porp pane.
* Adding cypress test.
* refactored Draggable list POC version
* reverting unwanted changes.
* prop pane bug fix
* unwanted dependencies.
* double click to open prop pane.
* Fixing bugs in draggable prop pane.
* one click prop pane open.
* ignore drag/resize click captures
* make prop pane draggable only via drag handler.
* Fixed property pane title.
* converting layer to hook and adding it to top most layer.
* removing irrelevant comments.
* close panel when widget changes.
* fixing cytests.
* bug fix
* fixing cytest
* Addressing code review comments.
* bug fix
2021-03-29 21:17:22 +05:30
hetunandu
b0580e9ee0
Revert "Feature: Property Pane improvements ( #3561 )"
...
This reverts commit 3437c16ef0 .
2021-03-29 16:58:22 +05:30
Ashok Kumar M
3437c16ef0
Feature: Property Pane improvements ( #3561 )
...
* Fix: On renaming a widget via entity explorer the canvas gets resized
* Fix: Close prop pane on resize start of unselected widget.
* Fix: Match all - corejs polyfill
* Fix: Proppane not updated properly when same type widgets are selected.
* Feature: Draggable Proppane.
* Bug fixes for draggable popup.
* Fix: Property pane editor when selecting another widget.
* resolve rebase bad merges.
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fixes
* cytest fix
* fixing draggable components inside porp pane.
* Adding cypress test.
* refactored Draggable list POC version
* reverting unwanted changes.
* prop pane bug fix
* unwanted dependencies.
* double click to open prop pane.
* Fixing bugs in draggable prop pane.
* one click prop pane open.
* ignore drag/resize click captures
* make prop pane draggable only via drag handler.
* Fixed property pane title.
* converting layer to hook and adding it to top most layer.
* removing irrelevant comments.
* close panel when widget changes.
* fixing cytests.
* bug fix
* fixing cytest
* Addressing code review comments.
* bug fix
2021-03-29 15:28:52 +05:30
Ashok Kumar M
af6b3dfdbb
Fix: Drop overlay widgets anywhere and add them as main container child ( #3332 )
...
* Fix: Drop overlay widgets anywhere and add them as main container child
* Using detachFromLayout config.
2021-03-04 10:26:00 +05:30
Piyush Mishra
1521f7445c
Fix eslint warnings ( #2510 )
2021-01-12 06:52:31 +05:30
Piyush Mishra
22aa9756c1
Resize canvas on delete widget ( #1958 )
2020-12-11 19:18:01 +05:30
Abhinav Jha
436f190555
Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility ( #500 )
2020-09-16 15:58:01 +05:30
Hetu Nandu
73f495e4c5
Fix curl import causing action responses to be wiped ( #363 )
...
* Fix curl import causing action responses to be wiped
* remove unused
2020-08-20 11:53:25 +05:30
Abhinav Jha
6776f6a251
Patch: New widget property pane offset ( #347 )
2020-08-18 18:40:07 +05:30
Abhinav Jha
e22a9c6dc6
Entity Explorer Fixes ( #305 )
...
* Fix: modal widget closes when navigating to the widgets pane from explorer
* Fix: Align API input tab with the headers
Fix: align delete and run buttons to the right in queries pane
* Fix: while dragging, the cursor must be 'grabbing'
* Set new widget name in editing mode
* Fix: While property pane is open, changing the widget name in entity explorer does not update the name in the property pane
* Fix: The expanded entity property value popup should not have a label, as its function is only to show the full version of truncated data
* Feature: Edit datasource name from entity explorer
* Fix: Allow users to navigate from the placeholder text
* Fix: When moving or copying apis, navigate to the moved or copied api
2020-08-14 12:48:30 +05:30
NandanAnantharamu
05f190c102
Feature/entity browse ( #220 )
...
# New Feature: Entity Explorer
- Entities are actions (apis and queries), datasources, pages, and widgets
- With this new feature, all entities in the application will be available
to view in the new entity explorer sidebar
- All existing application features from the api sidebar, query sidebar, datasource sidebar and pages sidebar
now are avialable on the entity explorer sidebar
- Users are now able to quickly switch to any entity in the application from the entity explorer sidebar.
- Users can also search all entities in the application from the new sidebar. Use cmd + f or ctrl + f to focus on the search input
- Users can rename entities from the new sidebar
- Users can also perform contextual actions on these entities like set a page as home page, copy/move actions, delete entity, etc from the context menu available alongside the entities in the sidebar
- Users can view the properties of the entities in the sidebar, as well as copy bindings to use in the application.
2020-08-10 14:22:45 +05:30
Abhinav Jha
e617957ce8
Back to editor button
2020-05-14 06:06:20 +00:00
Satbir Singh
08e68a8986
Revert "Merge branch 'fix/cypres-dnd' into 'release'"
...
This reverts merge request !505
2020-04-21 14:19:12 +00:00
Satbir Singh
51ee20e64a
Cypress drag and drop
2020-04-21 10:27:15 +00:00
Abhinav Jha
69d68ed463
Move source map explorer to dependencies
2020-04-15 16:52:15 +05:30
Abhinav Jha
dc877288bc
Modal Fixes 1
2020-04-03 09:32:13 +00:00
Abhinav Jha
a0872b97f2
Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar
2020-03-27 09:02:11 +00:00
Hetu Nandu
d9dee9b16d
Form Widget
2020-03-06 09:45:21 +00:00
Abhinav Jha
e3d63f0b22
Remove roboto font. Change the property pane toggling mechanism. Increase max bottom row offset for main container from 2 to 5. Fix padding and offsets for the widget border component, resize handles.
2020-03-06 09:33:20 +00:00
Abhinav Jha
37c96ab839
Fix - P0 issues
2020-03-04 08:10:40 +00:00
Abhinav
b0211049f8
Fix resize flicker. Add resize handles to corners. Enforce minimum width and height for widgets.
2020-02-19 15:30:03 +05:30
Abhinav
2340250ba0
Fix cherry pick conflicts
2020-02-19 01:33:55 +05:30
Abhinav Jha
dac746d1e6
Transparent Canvas - Template 1
2020-02-13 09:32:24 +00:00
Abhinav Jha
c183b08561
Fix Dropzone
2020-01-28 11:22:54 +00:00
Abhinav Jha
f92c233323
Ad-hoc changes for ui styles.
2020-01-28 08:21:22 +00:00
Abhinav Jha
2b44c712e9
New Widget drag effects
2020-01-20 09:00:37 +00:00
Abhinav Jha
99d660370d
Cleanup
...
DragLayerComponent
2020-01-16 11:46:21 +00:00
Abhinav Jha
3d5fa544fc
When dragging/resizing a widget, the other widgets' boundaries show up.
2020-01-08 10:49:01 +05:30
Abhinav Jha
00bbbd89cd
Show props button is now toggle button. New widgets get selected on addition
2020-01-07 17:59:55 +05:30
Abhinav Jha
9d7eaaca80
Optimize popper creation and destructions. Preserve property pane visibility before and after actions.
2020-01-07 17:58:58 +05:30
Abhinav Jha
3483975e0b
Selected and Focused states of widgets
2020-01-06 16:32:22 +05:30
Abhinav Jha
189c380e85
Property pane should open on move, add and resize
2020-01-02 18:12:02 +05:30
Abhinav Jha
d9b8059799
Focus widget on hover. Show property pane on double click
2019-12-27 15:40:04 +05:30
Abhinav Jha
a7a83119ee
Drag all widgets on touch and move
2019-12-25 14:47:37 +05:30
Hetu Nandu
a6f7882d5f
Revamp widget property validation
2019-11-19 12:44:58 +00:00
Abhinav Jha
03e78f0751
WIP: Allow absolute paths for imports. Refactor ContainerComponent.tsx to PositionedContainer.tsx, CanvasWidgetContainer.tsx, ContainerComponent.tsx. Refactor all widgets and components to adhere to new props and apis.
2019-11-13 07:00:25 +00:00
Nikhil Nandagopal
3e9f278b95
Release
2019-11-05 05:09:50 +00:00