Commit Graph

30 Commits

Author SHA1 Message Date
Hetu Nandu
2e7c569997 Revert "fix autocomplete visibility"
This reverts commit 0a33ed35a2827c490258a1bdd5e8fcdc0c03a83a.
2020-05-07 16:37:36 +05:30
Hetu Nandu
c38f839331 feat: add test case for executing blank api
- add test case for executing blank api by selecting the available datasource
2020-05-07 11:00:26 +00:00
Hetu Nandu
48a399eb72 fix autocomplete visibility 2020-05-07 13:48:54 +05:30
Hetu Nandu
0bdb9bea4c feat: dynamic post body in api form
- add info icon
- display helper text and placeholders dynamically
2020-05-05 07:50:30 +00:00
Hetu Nandu
e36f668a90 hide autocomplete when certain keys are pressed 2020-05-04 14:33:41 +05:30
Hetu Nandu
af3b5d212f fix: ui fixes and type defination fixes
- avoid using any or undefined types in the code
- fix ui issues for api home screen
- update naming convensions
- remove unwanted code
- use color variables
2020-04-14 12:34:14 +00:00
Satbir Singh
40c77033c0 Do not show error on autocomplete. 2020-04-03 10:45:57 +05:30
Satbir Singh
4631b61adb Fixing tooltip overlap with dynamic input hint 2020-03-27 10:37:29 +00:00
Satbir Singh
0b9a0cc6ab More events 2020-03-06 04:59:24 +00:00
Hetu Nandu
ce0f3b933a Critical fixes 2020-03-03 06:51:59 +00:00
Hetu Nandu
0a40cebf79 function support 2020-02-25 14:20:40 +05:30
Hetu Nandu
af150b17e9 Fix focus state of editor 2020-02-24 12:58:16 +00:00
Hetu Nandu
79f8719b4e changes i thought i added 2020-02-21 13:27:28 +05:30
Hetu Nandu
1447b4f48f Fix few p0 issues 2020-02-20 15:03:14 +00:00
Hetu Nandu
fb80c4b576 Action refactor 2020-02-18 10:41:52 +00:00
Hetu Nandu
9164524449 autoclose brackets and default input 2020-02-04 16:10:55 +05:30
Hetu Nandu
043c082f8b set value after initializing editor 2020-02-04 15:41:33 +05:30
Hetu Nandu
ef245c1c8d P0 fixes 2020-02-03 11:49:20 +00:00
Hetu Nandu
9b00a345ad Various P0 fixes 2020-01-27 13:53:33 +00:00
Hetu Nandu
b115a948af Fix url params sync issue 2020-01-08 09:19:00 +00:00
Hetu Nandu
efa0018d46 only set height when height is supplied 2020-01-06 12:02:10 +05:30
Hetu Nandu
752944ee02 Various api pane and dynamic input improvements 2020-01-03 13:40:31 +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
Hetu Nandu
146899934a Replace monaco-editor with Codemirror 2019-12-30 07:35:16 +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
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