Hetu Nandu
3a84af82ed
Fix critical issues ( #1686 )
...
Fixes #1683
Fix for dropdowns with option not being an object crashes dropdown and stops eval
Fixes #1656 #1657
Fix issue where updateWidgetProperty would get called without a widgetId
2020-11-11 17:02:14 +05:30
Hetu Nandu
655b160922
Web worker evaluation ( #706 )
...
- Adds Web workers and does evaluations in off the main thread
- Removes any need to store functions in the data tree and only keeps them around while evaluating
- Maintains a stored data tree in the redux state
- Evaluates based on editor events instead of state changes
2020-10-21 09:55:32 +05:30
Abhinav Jha
76ae0103bf
Upgrade npm packages ( #1079 )
...
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-10-12 18:36:05 +05:30
Hetu Nandu
8b75e1c8f4
Local meta state in widgets ( #851 )
2020-10-06 14:31:51 +05:30
Abhinav Jha
436f190555
Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility ( #500 )
2020-09-16 15:58:01 +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
Hetu Nandu
d9540f8927
Evaluated value popup
2020-06-04 13:49:22 +00:00
Satbir Singh
2aa6a91826
Same locators for widgets in publish and edit view
2020-05-21 11:45:12 +05:30
Hetu Nandu
b346969465
fixed date picker default value down to the ms
...
fixed sharing of cachedDependency values
2020-04-23 14:57:37 +00:00
Hetu Nandu
2f5a3104f1
Fix radio widget default value and Post api save error
2020-04-21 07:54:23 +00:00
Hetu Nandu
a266472e4e
Fix batched action execution
2020-04-17 16:15:09 +00:00
Nikhil Nandagopal
739ba35dc1
Feature/widgets
2020-04-15 11:42:11 +00:00
Hetu Nandu
0beb6bc5ca
Batched redux update
2020-04-13 08:24:13 +00:00
Satbir Singh
a32536bc04
Default image and Image were both visible in ImageComponent
2020-04-03 04:48:40 +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
5099026ee6
Revert "Moving error boundary to allow for sentry errors."
...
This reverts commit 6909d03fc43adf72301eef8f2078327c95c4f15f.
2020-03-17 14:31:29 +05:30
Satbir Singh
28946bc782
Moving error boundary to allow for sentry errors.
2020-03-16 09:04:21 +00:00
Hetu Nandu
855b49caee
Fix js toggle issues
2020-03-16 07:59:07 +00:00
Hetu Nandu
d9dee9b16d
Form Widget
2020-03-06 09:45:21 +00:00
Hetu Nandu
ce0f3b933a
Critical fixes
2020-03-03 06:51:59 +00:00
Hetu Nandu
5e0beb9fe7
Property Pane - Convert control to dynamic
2020-02-26 12:44:56 +00:00
Hetu Nandu
fb80c4b576
Action refactor
2020-02-18 10:41:52 +00:00
Abhinav Jha
dac746d1e6
Transparent Canvas - Template 1
2020-02-13 09:32:24 +00:00
Satbir
8b807f8d29
Updating meta & widget property not need widgetid
2020-02-11 15:43:06 +05:30
Satbir Singh
84d35aced6
Feature/server side pagination
2020-02-07 02:32:52 +00:00
Satbir Singh
6987b392d7
Revert "Merge branch 'feature/server-side-pagination' into 'release'"
...
This reverts merge request !271
2020-02-04 09:41:12 +00:00
Satbir Singh
7edad01821
Server side pagination
2020-02-04 08:59:46 +00:00
Hetu Nandu
0dd25ba2ef
Refactor Widget loading
2020-01-30 13:23:04 +00:00
Hetu Nandu
9b00a345ad
Various P0 fixes
2020-01-27 13:53:33 +00:00
Hetu Nandu
cc50beb0a0
Add back derived properties
2020-01-17 09:28:26 +00:00
Abhinav Jha
99d660370d
Cleanup
...
DragLayerComponent
2020-01-16 11:46:21 +00:00
Satbir Singh
f9b7777828
Column resize reorder and hiding columns
2020-01-09 11:39:26 +00:00
Abhinav Jha
3a5aae9b97
Add favicon. Connect Nav Dropdown. Fix TagInputComponent. Fetch org and user details. Navigate to applications from /, Check for login
2019-12-23 12:16:33 +00:00
Hetu Nandu
005c00a145
Revert "Selected Option is now available in dropdown widget."
...
This reverts commit c45198e9927dbb520ef1f3c26f9cfeddbd76995e.
2019-12-19 15:03:27 +05:30
Satbir Singh
01cdbbcabc
Selected Option is now available in dropdown widget.
2019-12-18 11:59:12 +00:00
Hetu Nandu
d5e08b5836
Validation Error Message display
2019-12-10 13:30:16 +00:00
Hetu Nandu
fbb7742f0e
moved to absolute paths for all fiels
2019-11-25 10:37:27 +05:30
Abhinav Jha
d64bbc4015
Use applicationId and pageId to render pages
2019-11-22 14:02:55 +00:00
Satbir Singh
2fa2ed72cc
Widget loading state.
2019-11-20 08:10:01 +00:00
Hetu Nandu
a6f7882d5f
Revamp widget property validation
2019-11-19 12:44:58 +00:00
Hetu Nandu
8c8312928a
Fix various api pane bugs
2019-11-13 07:34:59 +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
Satbir Singh
e06b7f5a2c
Row select action call
2019-11-07 11:17:53 +00:00
Nikhil Nandagopal
a031606fa1
Feature/date picker
2019-11-06 12:12:41 +00:00
Hetu Nandu
895649d77f
Dynamic Property in Editor mode
2019-11-06 06:35:15 +00:00
Nikhil Nandagopal
735fbbcbd7
Feature/file date picker
2019-11-04 14:22:50 +00:00
Nikhil Nandagopal
11e8c456a5
refactored folder structure
2019-11-04 10:57:19 +00:00
Nikhil Nandagopal
9d659ddff0
Feature/dropdown
2019-10-31 05:28:11 +00:00
Nikhil Nandagopal
72a02bd3d4
Feature/components
2019-10-30 10:23:20 +00:00
Hetu Nandu
7d56e10f8f
Add Navbar and API Pane ( #79 )
2019-10-18 08:16:26 +00:00
Abhinav Jha
5c492970ed
Make focused widget more apparent. Fix Stacking contexts.
2019-10-08 14:39:30 +05:30
Abhinav Jha
58c0c647bf
Move WidgetFunctions to Context Provider
2019-10-03 21:54:29 +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
6c942abe2b
Remove dependencies from Readme.md. Fix #36 , #37
2019-09-30 08:55:14 +05:30
Abhinav Jha
cc40fd87e2
Fix WidgetCardNames
2019-09-26 17:07:09 +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
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
ffb532fa7a
WIP: Canvas widget drop and positioning
2019-09-20 03:55:37 +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
703081154c
WIP: Fix fetch page. Add save page boilerplate. Add widget property change boilerplate.
2019-09-17 20:39:55 +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
Nikhil Nandagopal
29cf9bb450
Merge branch 'release' into feature/basic-styling
...
# Conflicts:
# src/constants/ActionConstants.tsx
# src/constants/WidgetConstants.tsx
# src/editorComponents/CheckboxComponent.tsx
# src/editorComponents/RadioGroupComponent.tsx
# src/mockResponses/WidgetCardsPaneResponse.tsx
# src/pages/Editor/Canvas.tsx
# src/pages/Editor/EditorDragLayer.tsx
# src/reducers/entityReducers/index.tsx
# src/reducers/index.tsx
# src/utils/WidgetRegistry.tsx
# src/widgets/BaseWidget.tsx
# src/widgets/BreadcrumbsWidget.tsx
# src/widgets/ButtonWidget.tsx
# src/widgets/CalloutWidget.tsx
# src/widgets/CheckboxWidget.tsx
# src/widgets/IconWidget.tsx
# src/widgets/InputGroupWidget.tsx
# src/widgets/NumericInputWidget.tsx
# src/widgets/RadioGroupWidget.tsx
# src/widgets/TagInputWidget.tsx
# src/widgets/TextWidget.tsx
2019-09-13 16:15:49 +05:30
Nikhil Nandagopal
cd1b088568
added widget config reducer
2019-09-12 13:41:25 +05:30
Abhinav Jha
b9718bdaec
WIP: Fix eslint errors
2019-09-09 14:38:54 +05:30
Abhinav Jha
c23724effe
Resolve #2 Basic Editor Styling
...
- Add Widget Icons
- Font face observer
- Widget Pane styling based on Theme
2019-09-06 15:00:22 +05:30
Abhinav Jha
cf5ec97bb0
Drag drop monitor, code cleanup
2019-09-02 16:28:11 +05:30
Abhinav Jha
babc8fcfcd
Linting, fixes, dragpreview fix
2019-08-29 16:52:09 +05:30
Abhinav Jha
02af80d3dc
Implement Drag and Drop of components
2019-08-26 18:11:21 +05:30
Abhinav Jha
57ad5991c3
[WIP] Add widget cards pane component
2019-08-21 18:19:16 +05:30
Nikhil Nandgopal
1b71b829fb
added droppable component
...
moved snapcolumspace and rowspace to state
2019-04-02 21:42:08 +05:30
Nikhil Nandgopal
085d420567
implemented basic drag and drop
2019-04-01 12:38:00 +05:30
Nikhil Nandgopal
96a47a9bb8
fixed heights for all components
2019-03-19 20:51:27 +05:30
Nikhil Nandgopal
85b59b352d
added default props to base widget
...
fixed container logic
2019-03-19 20:17:18 +05:30
Nikhil Nandgopal
da5f47437b
abstracted styles into base widget
2019-03-19 19:35:48 +05:30
Nikhil Nandgopal
3d7b7cef32
created seperate render modes for widgets
...
added widget pane
2019-03-18 20:40:30 +05:30
Anirudh Madhavan
6d2d6237e1
add : input text -> input group, widget width and height height calculation on basewidget troubleshoot
2019-03-16 18:38:45 +05:30
Nikhil Nandgopal
85b8525c4d
added type to state
...
moved css to style object
added style units
migrated all widgets to work with JSX
2019-02-11 23:52:23 +05:30
Nikhil Nandgopal
bf4dc5a052
added basic redux state
...
added basic inheritance hierarchy of widgets and components
added basic redux action types
added basic widget building logic
2019-02-10 18:36:05 +05:30