Hetu Nandu
|
855b49caee
|
Fix js toggle issues
|
2020-03-16 07:59:07 +00:00 |
|
Vicky Bansal
|
adb7065b99
|
Feature/graph components
|
2020-03-13 12:06:41 +00:00 |
|
Hetu Nandu
|
3faf95b882
|
Fix issues with Form Widget
|
2020-03-13 07:24:03 +00:00 |
|
Satbir Singh
|
cfb967117c
|
More events
|
2020-03-11 13:59:46 +00:00 |
|
Satbir Singh
|
43a35c2162
|
Removed the extra call to fetch application data before load.
|
2020-03-09 05:46:32 +00:00 |
|
Abhinav Jha
|
173813b6fc
|
Fix issue where the dropzone was mistakenly colored as colliding.
|
2020-03-06 16:11:46 +05:30 |
|
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 |
|
Satbir Singh
|
4c392c9c92
|
Separating segment for production and staging.
|
2020-03-06 08:14:59 +00:00 |
|
Satbir Singh
|
0b9a0cc6ab
|
More events
|
2020-03-06 04:59:24 +00:00 |
|
Abhinav Jha
|
37c96ab839
|
Fix - P0 issues
|
2020-03-04 08:10:40 +00:00 |
|
Satbir Singh
|
79c31ac6ca
|
Merge branch 'feature/events' into 'release'
Feature/events
See merge request theappsmith/internal-tools-client!337
|
2020-03-03 07:02:54 +00:00 |
|
Satbir Singh
|
d6d6d4b40d
|
Feature/events
|
2020-03-03 07:02:53 +00:00 |
|
Hetu Nandu
|
ce0f3b933a
|
Critical fixes
|
2020-03-03 06:51:59 +00:00 |
|
Abhinav Jha
|
68858104c1
|
Fix propertypane invalid control error
|
2020-02-27 12:44:32 +05:30 |
|
Abhinav Jha
|
7e48cfa70a
|
Add classes to property controls
|
2020-02-27 03:56:30 +00:00 |
|
Hetu Nandu
|
5e0beb9fe7
|
Property Pane - Convert control to dynamic
|
2020-02-26 12:44:56 +00:00 |
|
Abhinav
|
2340250ba0
|
Fix cherry pick conflicts
|
2020-02-19 01:33:55 +05:30 |
|
Hetu Nandu
|
fb80c4b576
|
Action refactor
|
2020-02-18 10:41:52 +00:00 |
|
Hetu Nandu
|
4343d7bdd8
|
Dropdown widget fixes
|
2020-02-14 07:48:33 +00:00 |
|
Abhinav Jha
|
dac746d1e6
|
Transparent Canvas - Template 1
|
2020-02-13 09:32:24 +00:00 |
|
Hetu Nandu
|
ef245c1c8d
|
P0 fixes
|
2020-02-03 11:49:20 +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
|
729599009a
|
Api page association
|
2020-01-24 09:54:40 +00:00 |
|
Satbir Singh
|
2e97517779
|
Column actions feature
|
2020-01-23 07:53:36 +00:00 |
|
Abhinav Jha
|
2b44c712e9
|
New Widget drag effects
|
2020-01-20 09:00:37 +00:00 |
|
Hetu Nandu
|
cc50beb0a0
|
Add back derived properties
|
2020-01-17 09:28:26 +00:00 |
|
Abhinav Jha
|
6329a357c7
|
Dropzone Snapping - Fix
|
2020-01-17 09:27:38 +00:00 |
|
Abhinav Jha
|
99d660370d
|
Cleanup
DragLayerComponent
|
2020-01-16 11:46:21 +00:00 |
|
Hetu Nandu
|
91ecf6ebac
|
unescaping any strings
|
2020-01-08 16:20:49 +05:30 |
|
Abhinav Jha
|
c6906e1781
|
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/fix-71
|
2020-01-06 16:33:42 +05:30 |
|
Hetu Nandu
|
3ecad24203
|
Fixes for Dynamic Input styling
|
2020-01-02 13:36:35 +00:00 |
|
Abhinav Jha
|
189c380e85
|
Property pane should open on move, add and resize
|
2020-01-02 18:12:02 +05:30 |
|
Satbir Singh
|
9fd99d5f48
|
Replacing react base table with syncfusion table.
|
2019-12-30 10:02:23 +00:00 |
|
Hetu Nandu
|
f1be938bb3
|
Recursive dynamic binding resolution
|
2019-12-30 07:39:53 +00:00 |
|
Hetu Nandu
|
146899934a
|
Replace monaco-editor with Codemirror
|
2019-12-30 07:35:16 +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
|
fe6df3450e
|
Merge branch 'fix/inp-obj' into 'release'
Text validation fails with a stringified value
Closes #386
See merge request theappsmith/internal-tools-client!196
|
2019-12-19 10:07:19 +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
|
6c47ee15f2
|
Text validation fails with a stringified value
|
2019-12-18 18:05:06 +05:30 |
|
Satbir Singh
|
01cdbbcabc
|
Selected Option is now available in dropdown widget.
|
2019-12-18 11:59:12 +00:00 |
|
Abhinav Jha
|
ed2ecadbc4
|
User Auth Flow
|
2019-12-16 08:49:10 +00:00 |
|
Hetu Nandu
|
dd03093834
|
Execute page load actions when loading page
|
2019-12-11 15:24:27 +00:00 |
|
Hetu Nandu
|
d5e08b5836
|
Validation Error Message display
|
2019-12-10 13:30:16 +00:00 |
|
Hetu Nandu
|
f45d2b9135
|
Data Tree Autocomplete
|
2019-12-06 13:16:08 +00:00 |
|
Satbir
|
1f267954ef
|
Tests for dynamic binding parse.
|
2019-12-02 15:21:18 +05:30 |
|
Satbir
|
431d127a74
|
Renaming data binding regex.
|
2019-12-02 13:07:33 +05:30 |
|
Satbir
|
8cbdd84857
|
Renaming extractDynamicBoundValue to evaluate.
|
2019-12-02 13:06:20 +05:30 |
|
Satbir
|
0324e6a745
|
Fixing tests.
|
2019-12-02 09:08:11 +05:30 |
|
Satbir
|
6e0155664e
|
Removing performance.now and trace.
|
2019-11-28 09:29:15 +05:30 |
|
Satbir
|
48fa52d9ba
|
Adding JS execution functionality.
|
2019-11-28 09:26:44 +05:30 |
|
Abhinav Jha
|
144ea65ca3
|
Update API Environment URLs based on environment variables
|
2019-11-25 12:22:05 +00:00 |
|
Hetu Nandu
|
1825fd7a19
|
Drafts in API Pane
|
2019-11-25 09:15:11 +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 |
|
Hetu Nandu
|
a2b275bade
|
Validation parse widget property
|
2019-11-22 13:12:39 +00:00 |
|
Arpit Mohan
|
a05209aa69
|
Adding the netlify.toml for deploy contexts for different environment variables for different branches
|
2019-11-22 16:36:41 +05:30 |
|
Abhinav Jha
|
2fa79e403d
|
Applications Page Styling
|
2019-11-21 10:52:49 +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
|
750d69a6c6
|
Property validations
|
2019-11-14 09:28:51 +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 |
|
Hetu Nandu
|
f222c34b07
|
View Dynamic bindings
|
2019-11-08 11:02:00 +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 |
|
Satbir Singh
|
cb478e8d1c
|
Adding action selector control.
|
2019-11-05 12:08:41 +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 |
|
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 |
|
Satbir Singh
|
f5cf26f23f
|
Adding table widget.
|
2019-10-31 10:10:57 +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 |
|
Hetu Nandu
|
4c5850499d
|
Few more api pane fixes
Fixes: #165 #164 #163 #162 #161 #160 #157 #133 #119 #118 #115 #114
|
2019-10-29 12:02:58 +00:00 |
|
Hetu Nandu
|
a0b536eced
|
Fixes for the API Editor #109 #112 #111 #116
|
2019-10-25 05:35: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 |
|
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 |
|
Abhinav Jha
|
f04f275d75
|
Show pointers for every direction of resize
|
2019-10-08 16:47:28 +05:30 |
|
Abhinav Jha
|
5c492970ed
|
Make focused widget more apparent. Fix Stacking contexts.
|
2019-10-08 14:39:30 +05:30 |
|
Abhinav Jha
|
74ee90d816
|
Fix editor stacking context
|
2019-10-08 11:49:10 +05:30 |
|
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
|
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
|
87171c6ecb
|
Fix collision with self on dragging
|
2019-10-03 02:44:58 +05:30 |
|
Abhinav Jha
|
91fd8ff17e
|
Propagate WidgetConfigs to new widget. Use theme spaces everywhere.
|
2019-10-02 23:43:04 +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
|
062540e838
|
Add global Saga to handle errors
|
2019-09-27 21:35:33 +05:30 |
|
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
|
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 |
|
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 |
|