Satbir Singh
7d18320c50
Minor fixes for column actions
2020-01-23 13:32:05 +00:00
Satbir Singh
17b5b9d535
Fixing the selected row issue due to pagination
2020-01-23 12:15:11 +00:00
Abhinav Jha
37ed88c10d
Merge branch 'fix/cleanup-for-deployment' into 'release'
...
Fix widgets for deployments
See merge request theappsmith/internal-tools-client!254
2020-01-23 11:20:49 +00:00
Satbir Singh
2e97517779
Column actions feature
2020-01-23 07:53:36 +00:00
Abhinav Jha
da32a51722
Fix widget styles. Increase row height.
2020-01-21 18:18:42 +05:30
Abhinav Jha
861e5dd3c4
Fix widget boundaries persist issue
2020-01-21 07:14:47 +00:00
Abhinav Jha
0c6fda4890
Merge branch 'fix/widget-grid-min' into 'release'
...
Remove resize restrictions
See merge request theappsmith/internal-tools-client!249
2020-01-20 09:08:57 +00:00
Abhinav Jha
2b44c712e9
New Widget drag effects
2020-01-20 09:00:37 +00:00
Abhinav Jha
7ce1c8d06a
Remove resize restrictions
2020-01-20 14:10:01 +05:30
Abhinav Jha
aaf07ae583
Applications Page and Text Widget Truncation
2020-01-20 08:07:00 +00:00
Abhinav Jha
032e6bce61
Misc Fixes
2020-01-17 12:34:58 +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
Nikhil Nandagopal
05fab4b7a1
Hotfix/table data
2020-01-16 09:34:36 +00:00
Abhinav Jha
536e19a568
Redirect /login to /user/login. Button widget hover style. popper now can show up on the widget cards pane. On publishing the same app opens up. Button widget card has corrected SVG.
2020-01-15 04:49:36 +00:00
Abhinav Jha
c396bab877
Input Widget Containment
2020-01-14 09:50:42 +00:00
Abhinav Jha
94e0d62ec0
Fix button and text widgets.
2020-01-14 09:48:01 +00:00
Abhinav Jha
2e8f5a982f
Fix - Invite Users
2020-01-14 09:47:45 +00:00
Hetu Nandu
a74045b92e
Merge branch 'fix/lingering-dropdown-value' into 'release'
...
Fixes lingering dropdown value on api change
See merge request theappsmith/internal-tools-client!229
2020-01-14 09:32:25 +00:00
Satbir Singh
22479f786f
Table resizes on widget resize.
2020-01-13 11:18:13 +00:00
Abhinav Jha
85a12c1b21
Merge branch 'feature/ab-test-branches' into 'release'
...
A/B test branches
See merge request theappsmith/internal-tools-client!235
2020-01-10 12:27:40 +00:00
Abhinav Jha
70d0c9d048
A/B test branches
2020-01-10 17:52:45 +05:30
Abhinav Jha
92b9ca664f
Fix widget drag issue
2020-01-10 17:45:54 +05:30
Satbir Singh
f9b7777828
Column resize reorder and hiding columns
2020-01-09 11:39:26 +00:00
Hetu Nandu
11da2d430a
fixed
2020-01-08 19:41:02 +05:30
Abhinav Jha
22b3a50e6c
Merge branch 'fix/widget-boundaries' into 'release'
...
Widget boundaries
See merge request theappsmith/internal-tools-client!225
2020-01-08 13:46:16 +00:00
Hetu Nandu
aabc01d5e4
Merge branch 'fix/text-widget-auto-html' into 'release'
...
Automatically render html, links, and email links in text widget
See merge request theappsmith/internal-tools-client!228
2020-01-08 13:08:30 +00:00
Satbir Singh
7379e4ac5d
Changed TableComponent from class to function
2020-01-08 12:53:26 +00:00
Hetu Nandu
a0052922dd
safe html and link support
2020-01-08 18:00:16 +05:30
Hetu Nandu
b940fedaf1
Merge branch 'fix/unescape-string-before-eval' into 'release'
...
Unescape strings before eval
Fixes the issue where some escaped string is not being able to eval
See merge request theappsmith/internal-tools-client!227
2020-01-08 10:57:41 +00:00
Hetu Nandu
91ecf6ebac
unescaping any strings
2020-01-08 16:20:49 +05:30
Hetu Nandu
b115a948af
Fix url params sync issue
2020-01-08 09:19:00 +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
b10df26287
Resolve review comments
2020-01-08 09:41:23 +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
40d160fb78
Widget name colors and resize handle colors and edit control colors
2020-01-07 17:57:50 +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
Abhinav Jha
3483975e0b
Selected and Focused states of widgets
2020-01-06 16:32:22 +05:30
Abhinav Jha
8c66983b9b
New User (Invite) API based modifications
2020-01-06 09:07:30 +00:00
Hetu Nandu
e38ac037e0
Merge branch 'fix/codemirror/responsive-height' into 'release'
...
Fix non responsive height for dynamic code editor
See merge request theappsmith/internal-tools-client!218
2020-01-06 06:39:22 +00:00
Hetu Nandu
efa0018d46
only set height when height is supplied
2020-01-06 12:02:10 +05:30
Satbir Singh
d007ede9de
Fixing selected row issue and adding multirow select
2020-01-06 06:28:52 +00:00
Hetu Nandu
752944ee02
Various api pane and dynamic input improvements
2020-01-03 13:40:31 +00:00
Satbir Singh
6a5ec64ffa
Adding client side pagination to syncfusion table.
2020-01-03 10:50:29 +00:00
Abhinav Jha
6c17a6e66d
Logout feature
2020-01-03 08:49:47 +00:00
Hetu Nandu
0f908de645
Feature/api cached response autocomplete
2020-01-02 13:46:36 +00:00
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