Satbir Singh
7fa91b88d5
Fixing request view file name
2020-06-23 09:42:52 +05:30
Satbir Singh
e4858b82f8
Chrome dev tools request body
2020-06-23 03:58:42 +00:00
Vicky Bansal
c4eeccbf81
Merge branch 'fix/action-selectors' into 'release'
...
Fix/action selectors
See merge request theappsmith/internal-tools-client!723
2020-06-22 13:55:19 +00:00
Vicky Bansal
8a9f00c5a4
Merge branch 'fix/image-validation-regex' into 'release'
...
image validation regex updated to support query values
See merge request theappsmith/internal-tools-client!751
2020-06-22 13:47:56 +00:00
Vicky Bansal
b7b2766bc2
Merge branch 'fix/table-video-field-support' into 'release'
...
Fix/table video field support
See merge request theappsmith/internal-tools-client!752
2020-06-22 13:46:19 +00:00
Vicky Bansal
12c6147d1c
Fix/table video field support
2020-06-22 13:46:19 +00:00
vicky_primathon.in
31c52ca7b4
Handling unselected action values to show No Action
2020-06-22 18:40:36 +05:30
vicky_primathon.in
59a855bde9
Action column index binded instead of taking it from state for column actions
2020-06-22 13:55:03 +05:30
Hetu Nandu
760713aa69
Merge branch 'fix/datasourceName' into 'release'
...
Duplicate datasource fixes
- Do not show datasoure field menu when url is blank
- Embedded datasource name shouldn't be blank
- Omit datasource name while creating a datasource
See merge request theappsmith/internal-tools-client!759
2020-06-20 05:28:10 +00:00
Akash N
a0ca632e72
Duplicate datasource fixes
...
- Do not show datasoure field menu when url is blank
- Embedded datasource name shouldn't be blank
- Omit datasource name while creating a datasource
2020-06-20 05:28:10 +00:00
Satbir Singh
6def10319e
Adding type for request.
2020-06-19 23:03:02 +05:30
Satbir Singh
bf0c0d737f
Changing response request structure.
2020-06-19 21:57:12 +05:30
Hetu Nandu
64fc1dc3f3
Merge branch 'master' into 'release'
...
Backmerge Master to release
See merge request theappsmith/internal-tools-client!760
2020-06-19 13:09:03 +00:00
Hetu Nandu
2d956644df
Hot fixes
2020-06-19 13:06:45 +00:00
vicky_primathon.in
c5af30370f
lightning menu tooltip flash issue fixed
2020-06-19 16:27:54 +05:30
Nikhil Nandagopal
eaea735f9e
Merge branch 'fix/date-picker-2' into release
2020-06-19 14:33:27 +05:30
Nikhil Nandagopal
fa71e7c4ef
changed date picker to store formatted date
2020-06-19 13:21:07 +05:30
vicky_primathon.in
e950a3f935
wrapping action code issue fixed. tree component is changed.
2020-06-19 13:00:11 +05:30
vicky_primathon.in
f1bc994888
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/action-selectors
2020-06-18 23:22:20 +05:30
Satbir Singh
e2a30da1c3
Merge branch 'master' into 'release'
...
Backmerge master to release.
See merge request theappsmith/internal-tools-client!754
2020-06-18 16:24:21 +00:00
Hetu Nandu
ded1a130e3
Action draft fixes
2020-06-18 14:16:49 +00:00
vicky_primathon.in
700b74136e
image validation regex updated to support query values
2020-06-18 16:53:11 +05:30
Abhinav Jha
82e3b4ffa7
Merge branch 'fix/modal-overlay' into 'release'
...
Fix modal overlay covering widget cards pane issue
See merge request theappsmith/internal-tools-client!743
2020-06-18 09:25:41 +00:00
Satbir Singh
bb54ffcd0c
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/backmerge
2020-06-18 14:07:23 +05:30
Satbir Singh
fd3f4c2028
Fixing performance issue in apiName
2020-06-18 07:46:53 +00:00
Abhinav Jha
78ebdfc9d8
Fix modal overlay covering widget cards pane issue
2020-06-18 10:56:50 +05:30
Abhinav Jha
57e341b7e8
Fix modal overlay z-index issue
2020-06-17 16:35:05 +00:00
Abhinav Jha
fdd826d929
Remove console warnings like react hook dependency warnings and unused vars
2020-06-17 19:23:01 +05:30
vicky_primathon.in
f479e1d1d1
wrapping action code reverted
2020-06-17 18:28:26 +05:30
Arpit Mohan
fc8e43da1f
Query pane fixes
...
- Show mongo execute response in seperate cards for each record
- Update postgres read template
- Show query execute error message in the UI.
2020-06-17 10:19:56 +00:00
vicky_primathon.in
51545bf774
changes for child fields
2020-06-17 15:10:29 +05:30
Abhinav Jha
d7cac27c8f
Remove 100% width from button size
2020-06-17 13:14:25 +05:30
Vicky Bansal
232f5a9206
Fix/empty cells for empty table
2020-06-17 06:00:43 +00:00
Satbir Singh
7e3df81302
Api name editable.
2020-06-16 10:23:19 +00:00
Vicky Bansal
5643a53c9f
Fixing table bugs
2020-06-16 07:37:39 +00:00
vicky_primathon.in
02d841a1b1
changes for tree structure
2020-06-16 10:50:46 +05:30
Akash N
1d38c98a7f
Fix tab key navigation for headers and query params
...
- Extend existing extraKeys to avoid overriding the `Tab` extraKey
2020-06-15 13:14:39 +00:00
Abhinav Jha
2609f26117
Merge branch 'fix/lightning-menu' into 'release'
...
Fix/lightning menu
- Add lightning menu to assist users in binding
- Change the action selection display for consistency.
See merge request theappsmith/internal-tools-client!706
2020-06-15 10:51:20 +00:00
Hetu Nandu
70d4818767
add missing semi-colons in styles
2020-06-15 14:21:00 +05:30
Satbir Singh
cb628d26b2
Merge branch 'fix/remove-ff' into 'release'
...
ApiPaneV2 DocsV2 QueryV2 DatasourceV2 feature flag removed
See merge request theappsmith/internal-tools-client!721
2020-06-15 08:03:07 +00:00
Satbir Singh
bb4004fce0
ApiPaneV2 DocsV2 QueryV2 DatasourceV2 flag removed
2020-06-15 12:21:46 +05:30
vicky_primathon.in
cddd6586f2
overflow fix reverted
2020-06-15 11:18:17 +05:30
Hetu Nandu
e6972ea772
add lodash docs
2020-06-12 16:26:46 +05:30
vicky_primathon.in
3bf86936b1
merge conflicts resolved
2020-06-12 14:16:42 +05:30
Satbir Singh
f606b0989e
Merge branch 'fix/api-scroll' into 'release'
...
Fixing api Scroll.
See merge request theappsmith/internal-tools-client!689
2020-06-12 03:54:12 +00:00
Satbir Singh
1538a70d1f
Fixing api Scroll.
2020-06-12 03:54:12 +00:00
vicky_primathon.in
db17836810
info icon placed after field. test case fixed for action selectors
2020-06-11 19:30:38 +05:30
Hetu Nandu
c2213bd696
Evaluated value bug fixes
2020-06-11 11:03:16 +00:00
vicky_primathon.in
d7b8c0da7d
lightning menu disabled for disabled fields
2020-06-11 14:26:38 +05:30
vicky_primathon.in
299d1d8158
code review changes
2020-06-11 12:54:19 +05:30
Akash N
41e431ebb4
Add checkbox field for executeOnLoad in query form
2020-06-11 06:29:32 +00:00
vicky_primathon.in
da3ad7edc9
merge conflicts resolved
2020-06-11 10:52:00 +05:30
Abhinav Jha
80f03d970b
New Widget borders
2020-06-10 17:31:20 +00:00
vicky_primathon.in
a528ffc7d4
merge conflicts resolved
2020-06-10 19:16:45 +05:30
vicky_primathon.in
f70a3143c6
action selector breakages fixed
2020-06-10 19:11:26 +05:30
Nikhil Nandagopal
125fb9c162
Merge branch 'fix/bugs' into 'release'
...
Fix/bugs
See merge request theappsmith/internal-tools-client!696
2020-06-10 12:19:55 +00:00
Hetu Nandu
cb2867069f
Action creator evaluated value fixes
2020-06-10 12:16:50 +00:00
vicky_primathon.in
a5986ed8a8
merge conflicts resolved
2020-06-10 16:34:11 +05:30
vicky_primathon.in
e930a3963c
Merge branch 'feature/widget-actions-menu' of gitlab.com:theappsmith/internal-tools-client into fix/lightning-menu
2020-06-10 15:41:12 +05:30
Nikhil Nandagopal
7da961bcc9
fixed clearing date picker
2020-06-09 18:34:47 +05:30
Nikhil Nandagopal
a567622e0d
minor fix
2020-06-09 14:29:08 +05:30
Nikhil Nandagopal
8501ebe670
added date format to date picker
2020-06-09 14:14:13 +05:30
Nikhil Nandagopal
8b0258b4b9
Merge branch 'release' into fix/bugs
...
# Conflicts:
# src/pages/Editor/APIEditor/PostBodyData.tsx
2020-06-08 17:13:03 +05:30
Nikhil Nandagopal
dff9c60f9f
fixed resize handles size
...
fixed body for url encoded form data
added defaults for dropdown and radio widget
added multipart type but hid it till we figure out logic
allowed number to be added to defaults of widgets
2020-06-08 16:39:13 +05:30
Hetu Nandu
e401844014
Fix Chart series data
2020-06-05 16:20:23 +00:00
Hetu Nandu
d9540f8927
Evaluated value popup
2020-06-04 13:49:22 +00:00
vicky_primathon.in
19b8c46cc1
Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into feature/widget-actions-menu
2020-06-04 16:03:40 +05:30
vicky_primathon.in
cf0fa0fd22
Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into fix/icons-placement-issues
2020-06-04 16:03:05 +05:30
vicky_primathon.in
b72e8ecd0f
lightning menu popover placement fixed
2020-06-04 15:25:44 +05:30
vicky_primathon.in
0062b3182f
padding added in dynamic auto complete to show lightningmenu icon reverted
2020-06-04 14:22:48 +05:30
Hetu Nandu
44e657fe12
refactored function name
...
reverted binding logic
2020-06-03 17:27:24 +00:00
vicky_primathon.in
199e70955e
Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into feature/widget-actions-menu
2020-06-03 18:01:21 +05:30
vicky_primathon.in
3e5d7eeb34
Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into fix/icons-placement-issues
2020-06-03 18:00:28 +05:30
vicky_primathon.in
b38b5b3a30
lightning menu border changes
2020-06-03 17:51:18 +05:30
Satbir Singh
3b729bc470
Merge branch 'fix/react-table-widget' into 'release'
...
Fix/react table widget
See merge request theappsmith/internal-tools-client!599
2020-06-03 10:50:10 +00:00
Vicky Bansal
c2efa63eba
Fix/react table widget
2020-06-03 10:50:10 +00:00
vicky_primathon.in
86a8c49e73
isHover state removed from dynamic auto complete
2020-06-03 15:23:32 +05:30
vicky_primathon.in
d537fbcebd
Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into fix/icons-placement-issues
2020-06-03 15:22:01 +05:30
vicky_primathon.in
b7ee43da39
merge conflicts resolved
2020-06-03 15:21:07 +05:30
vicky_primathon.in
210a4f3e71
merge conflicts resolved
2020-06-03 15:19:18 +05:30
vicky_primathon.in
2f6211e01b
syntax highlight for code in action selectors
2020-06-03 15:09:17 +05:30
vicky_primathon.in
5259756bf6
Merge branch 'feature/syntax-highlighting' of gitlab.com:theappsmith/internal-tools-client into feature/widget-actions-menu
2020-06-03 12:48:40 +05:30
vicky_primathon.in
b28d1e6f5f
lightning menu changes merged
2020-06-03 12:44:17 +05:30
vicky_primathon.in
535706aa9b
lightning menu changes merged
2020-06-03 12:41:42 +05:30
vicky_primathon.in
2a477468ed
changes to fix hover issue
2020-06-03 12:40:16 +05:30
Akash N
62f003df6e
Embedded Datasource
...
- Show path along with url in the api pane for embedded datasource
- Add store as datasource menu option for embedded datasource
- Allow users to type the path for global datasources
- Show the base url as a tag along with the path for global datasource.
2020-06-03 05:40:48 +00:00
vicky_primathon.in
4ca1f5b02e
delete icon placement fix, spacing in auto complete for lightning menu icon added
2020-06-03 10:14:11 +05:30
vicky_primathon.in
5b43bd2d5f
lightning menu user states added
2020-06-02 17:18:54 +05:30
vicky_primathon.in
e6c6556b50
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/lightning-menu
2020-06-02 14:31:44 +05:30
vicky_primathon.in
2bff98d10d
lightning menu state latest changes
2020-06-02 14:31:03 +05:30
Abhinav Jha
341133a95d
Add syntax highlighting component
2020-06-02 13:24:31 +05:30
vicky_primathon.in
5fd3e59f7a
hover and active state in lightning menu added
2020-06-02 12:43:13 +05:30
Satbir Singh
e5995b5869
Increased width of documentation. Open link shows on hover. Increased font size of search. Adding Check request body button.
2020-05-30 02:39:18 +00:00
Satbir Singh
a8ab4b5523
Compact documentation UI
2020-05-29 11:49:46 +00:00
vicky_primathon.in
0236dcd251
button text alignment fixed
2020-05-29 17:03:08 +05:30
vicky_primathon.in
c956105365
merge conflicts resolved
2020-05-29 16:59:27 +05:30
Hetu Nandu
2fb29290f1
Merge branch 'fix/chart-data-validation' into 'release'
...
Chart validations, Tabs add new tab issue fix
* Chart validation fixes
* Tab widget, adding new tab will display the same inside pane configurations
See merge request theappsmith/internal-tools-client!574
2020-05-29 06:07:56 +00:00
Vicky Bansal
747c3d5d8b
Chart validations, Tabs add new tab issue fix
2020-05-29 06:07:56 +00:00
vicky_primathon.in
6d42c7fe32
all code review comments handled
2020-05-29 11:37:18 +05:30
Satbir Singh
7d9b6784e5
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/tweaks
2020-05-28 23:53:05 +05:30