Nikhil Nandagopal
|
735fbbcbd7
|
Feature/file date picker
|
2019-11-04 14:22:50 +00:00 |
|
Satbir Singh
|
04b29272f4
|
Table data array input now uses code editor.
|
2019-11-04 08:31:08 +00:00 |
|
Nikhil Nandagopal
|
f1804ebc47
|
Feature/image
|
2019-10-31 11:26:37 +00:00 |
|
Nikhil Nandagopal
|
d3179745d4
|
Merge branch 'release' into feature/checkbox-radio
# Conflicts:
# src/propertyControls/StyledControls.tsx
|
2019-10-31 14:50:03 +05:30 |
|
Nikhil Nandagopal
|
e3e27e3754
|
Added wiring for checkbox & radio button properties
|
2019-10-31 14:34:19 +05:30 |
|
Abhinav Jha
|
ffb9b89620
|
WIP: Page Creation, Page Switching, Published Application Viewer, DropdownComponent
- Fixes #22, #151, #166, #167, #168, #169
|
2019-10-31 08:36:04 +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 |
|
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
|
e0348cc1f3
|
API form
|
2019-10-21 15:12:45 +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 |
|
Hetu Nandu
|
7d56e10f8f
|
Add Navbar and API Pane (#79)
|
2019-10-18 08:16:26 +00:00 |
|
Abhinav Jha
|
eb195aa321
|
Get new widget name based on widget configs
|
2019-10-03 22:36:44 +05:30 |
|
Abhinav Jha
|
062540e838
|
Add global Saga to handle errors
|
2019-09-27 21:35:33 +05:30 |
|
Abhinav Jha
|
cc40fd87e2
|
Fix WidgetCardNames
|
2019-09-26 17:07:09 +05:30 |
|
Abhinav Jha
|
4ca0ef7324
|
Icon imports. Fixes #13 and #14
|
2019-09-26 16:41:28 +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 |
|
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
|
60714e19f2
|
made binding optional
re-added mock response
|
2019-09-18 19:40:57 +05:30 |
|
Nikhil Nandagopal
|
684bbe822e
|
added property controls
added redux dev tools
|
2019-09-18 15:49:50 +05:30 |
|
Abhinav Jha
|
20a3e19ad3
|
WIP: code changes to allow for dragging and dropping
|
2019-09-17 15:39:00 +05:30 |
|
Abhinav Jha
|
71029406d7
|
Fixes #5 and #9. Fix build script. Remove public files. Code Review Fixes
|
2019-09-16 17:08:37 +05:30 |
|
Abhinav Jha
|
e6f5588488
|
Remove canvas poc code. Create build script for generating font files
|
2019-09-16 13:38:03 +05:30 |
|
Abhinav Jha
|
01d3e46a63
|
Fix Merge conflicts. Fixes #5
|
2019-09-13 17:00:22 +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
|
8e8866175c
|
Resolve #5
- Add Missing Icons
- Remove extraneous components (for Beta)
- Add missing widget cards
|
2019-09-10 16:31:48 +05:30 |
|
Abhinav Jha
|
b9718bdaec
|
WIP: Fix eslint errors
|
2019-09-09 14:38:54 +05:30 |
|
Abhinav Jha
|
2c34b6d09b
|
WIP: Generate font icons from SVGs using CLI
|
2019-09-09 13:53:53 +05:30 |
|
Abhinav Jha
|
29d6bd52da
|
WIP: Workflow fixes
|
2019-09-06 17:10:00 +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
|
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 |
|
Abhinav Jha
|
e9610d0248
|
Basic App Layout
|
2019-08-20 18:49:19 +05:30 |
|
Nikhil Nandgopal
|
1b71b829fb
|
added droppable component
moved snapcolumspace and rowspace to state
|
2019-04-02 21:42:08 +05:30 |
|
Nikhil Nandgopal
|
d83f3d9308
|
added axios type script
added api calls from a mock server
added redux saga
|
2019-03-26 20:58:24 +05:30 |
|
Nikhil Nandgopal
|
4e2b003a5d
|
added canvas widget normalizer
|
2019-03-21 23:12:23 +05:30 |
|
Anirudh Madhavan
|
32621a7975
|
Feature/core components
|
2019-03-21 12:10:32 +00:00 |
|
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
|
746efeee06
|
fixed widget pane rendering
|
2019-03-18 21:15:53 +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 |
|
Anirudh Madhavan
|
cfbefcf654
|
add : missing intent prop in widgets
|
2019-03-16 17:08:22 +05:30 |
|
Anirudh Madhavan
|
92cf9fcc4f
|
add : blueprint scss, node-sass
|
2019-03-16 17:03:15 +05:30 |
|
Anirudh Madhavan
|
e438cb056c
|
add : spinner widget
|
2019-03-15 18:23:45 +05:30 |
|
Anirudh Madhavan
|
69212460de
|
fix : callout widget, add : icon widget
|
2019-03-15 18:05:36 +05:30 |
|
Anirudh Madhavan
|
74a87e85a8
|
add : core component : callout widget
|
2019-03-13 21:25:53 +05:30 |
|
Anirudh Madhavan
|
24412df605
|
add : core component : input field
|
2019-03-13 20:35:24 +05:30 |
|