Gandharv
5bb0594973
Enable suggestion box for codehinter ( #737 )
...
* enable suggestion box for codehinter
* add heading as type of the preview
* add preview only on focus
* remove box shadow
* add background to widget inspector documentation footer link
* doc footer updats
* add condition where boolean value was not getting printed
* use index as key
2021-09-15 21:10:59 +05:30
Gandharv
1bfc6602fc
textfield: firefox scrollbar issue fix ( #650 )
...
* textfield: firefox scrollbar issue fix
* cross-button: in widget inspector the cross was misaligned
* replace overflow scroll with auto
2021-08-31 19:40:11 +05:30
Gandharv
365e9e3cb3
Redesigned Rest api query builder 🎉 ( #612 )
...
* feat: add rest api new design
* fix page break on create/save query
* remove console.log
* align the i/p fields
* rename files
* remove border from i/p
* remove hover styles
* fix: filter empty headers, url_params, body
* fix when editmode headers empty
* fix the options on preview getting null
* fix navlink color on dark mode
* add color for non active tab in dark mode
2021-08-30 16:55:27 +05:30
navaneeth
f3e08a2d0f
Set scrollable height for codehinter
2021-08-21 10:12:04 +05:30
navaneeth
636bf0bc4b
Codehinter enhancements
2021-08-21 09:39:04 +05:30
Navaneeth Pk
23df1b981f
UI fixes for query editor ( #375 )
2021-07-03 22:37:50 +05:30
Navaneeth Pk
150961b591
Feature/dark mode ( #366 )
...
* Dark mode part 1
* Dark mode part 2
* Dark mode part 3
* Dark mode part 4
* Dark mode part 5
* Dark mode part 6
* Dark mode part 7
* Dark mode part 7
* Dark mode part 8
* set light mode as default
* Dark mode part 9
* Dark mode part 10
* Dark mode part 11
2021-07-03 19:47:47 +05:30
Navaneeth Pk
cf2673d237
Feature: previews for CodeHinter fields ( #334 )
...
* Feature: previews for codehinter fields
* css fix
2021-06-26 22:53:00 +05:30
Navaneeth Pk
dcc91501c7
Fix for codehinter not suggesting new widgets ( #330 )
2021-06-26 13:51:52 +05:30
Navaneeth Pk
4af05b9e82
Do not autocomplete if only one variable in suggestions ( #329 )
2021-06-26 12:38:04 +05:30
navaneeth
bfefec7081
Added cypress tests for code-hinter component
2021-06-05 09:38:10 +05:30
navaneeth
98bb809e25
Disable suggestions when codehinter loses focus
2021-06-03 11:52:28 +05:30
navaneeth
dd3545a6cf
Feature: Option to enable codehinter suggestions withiut dyn vars
2021-06-03 11:48:55 +05:30
navaneeth
5e114a4bdb
Optimized codehinter to reduce onChange events
2021-06-01 17:35:37 +05:30
navaneeth
72a90f97c6
Feature: Placeholders for codehinter fields
2021-05-13 23:25:39 +05:30
navaneeth
c47e8e6152
Fixed bug that autocompleted code inconsistently
2021-05-13 15:33:32 +05:30
navaneeth
1f39b87f3d
CodeHinter support for SQL queries
2021-05-09 09:55:17 +05:30
navaneeth
bc57117edb
CodeHinter: Support for additional styling
2021-05-09 09:28:34 +05:30
navaneeth
6d06c8f989
Code suggestions should update without refresh
2021-05-09 08:50:26 +05:30
navaneeth
35a7cc3d60
Memoize codemirror hints
2021-05-03 21:34:54 +05:30
navaneeth
deee605424
Switch inspector fields to CodeHinter
2021-05-03 21:25:29 +05:30
navaneeth
2121dd1d1c
Code hinter for transformations
2021-05-03 19:57:32 +05:30
navaneeth
16e5e9d78e
Extending codehinter for restapi fields
2021-05-03 18:07:31 +05:30
navaneeth
16cf6244d6
Cleanup the layout of codehinter
2021-05-03 16:56:31 +05:30
navaneeth
33f6b8b215
Feature: Code hinting using codemirror 🎉
2021-05-03 13:40:23 +05:30
Navaneeth Pk
8b481ae9f4
ESLint fixes ( #138 )
...
* ESLint fixes
* Eslinted
2021-04-30 13:40:57 +05:30
navaneeth
2e3e637eb2
Setup prettier, suggested fixes
2021-04-30 12:01:32 +05:30
navaneeth
8b94d3cfe6
Setup fuse.js search and _ debounce for code builder
2021-04-26 15:07:00 +05:30
navaneeth
ae5d9c64b7
Feature: Components should be able to fire events from editor
2021-04-26 11:02:02 +05:30
navaneeth
8282a8374f
Hide code builder suggestions onBlur
2021-04-26 09:36:46 +05:30
navaneeth
6e6bee437c
Dynamic height for codebuilder input area
2021-04-25 23:41:18 +05:30
navaneeth
65e4184aef
Feature: Code builder - autocomplete dynamic variables
2021-04-25 23:38:23 +05:30