Johan Ahlen
|
bf8d9285e2
[frontend] Show query results in the SQL Scratchpad example
|
4 years ago |
Johan Ahlen
|
eef361143c
[editor] Supply the executor from the QueryEditorWebComponents module to ensure the same context is used
|
4 years ago |
Johan Ahlen
|
ed1f759545
[editor] Switch to a stateful SqlScratchpad component in the SQL Scratchpad example
|
4 years ago |
Johan Ahlen
|
a399148931
[editor] Support a custom SQL reference provider in sqlUtils
|
4 years ago |
Johan Ahlen
|
b51bd09d9d
[frontend] Switch to Axios in the SQL reference API service to support a custom base url in web components
|
4 years ago |
Johan Ahlen
|
05d4f09d85
[frontend] Expose the hueConfig lib and enable custom base url
|
4 years ago |
Johan Ahlen
|
f3dafacc67
[frontend] Move hue-base-url from attribute to a shared configure function in the SQL Scratchpad components
|
4 years ago |
Romain Rigaux
|
e75e018e58
[ci] Port Python 2 CircleCi to GH action
|
4 years ago |
Romain Rigaux
|
8489a84a0a
[website] Remove Viz section from landing page
|
4 years ago |
Romain Rigaux
|
ec25a4dd12
[gethue] Add missing dockerignore
|
4 years ago |
Romain Rigaux
|
fc5537ecca
[website] Add local dockerignore to offer automated build
|
4 years ago |
Romain
|
207ac19d81
[blog] Tweaks for generating the content with git modification history
|
5 years ago |
sreenaths
|
1700cf3807
[blog] Introducing Vue 3 & Web Components in Hue Query Editor
|
4 years ago |
sreenaths
|
70d8aac539
[frontend] Publishing web component wrapper as an NPM package - vue3-webcomponent-wrapper
|
4 years ago |
Romain Rigaux
|
b9e52f2905
[docs] Use SparkSql as dialect instead of sql (#1846)
|
4 years ago |
Romain Rigaux
|
1d873f98e9
Merge pull request #1847 from cloudera/review-romain2
|
4 years ago |
Romain Rigaux
|
33e65018e7
Merge branch 'master' into review-romain2
|
4 years ago |
Romain Rigaux
|
91b29ef3aa
Merge pull request #1848 from cloudera/review-romain3
|
4 years ago |
Romain Rigaux
|
b063e9d6c0
[ci] Initial off setup for POC of autosquash commits
|
4 years ago |
Romain Rigaux
|
5eeb38e7f5
[docs] Slight README simplification
|
4 years ago |
Romain Rigaux
|
8cb6c7bb26
[libs] Adding django-cors-headers 2.5.3
|
4 years ago |
Romain Rigaux
|
ba8f19931c
[core] Adding no auth flag for component testing
|
4 years ago |
Rick Bernotas
|
114fa7062a
Style fixes
|
4 years ago |
Rick Bernotas
|
e107af4b7c
Issue 1799, Fix for xxd binary file view in File Browser, when using Python 3 runtime.
|
4 years ago |
Rick Bernotas
|
8ff34e5549
Issue 1833 - Fix urllib.unquote reference which is exposed by Python 3 runtime, when extracting or compressing files in the File Browser.
|
4 years ago |
Johan Ahlen
|
54086cbe8c
[frontend] Prevent rerender of react components in the SQL Scratchpad example
|
4 years ago |
Johan Ahlen
|
219f34199c
[frontend] Add the remaining scratchpad components to the SQL Scratchpad example
|
4 years ago |
Johan Ahlen
|
fbde7fb931
[editor] Emit active statement changed event from the AceEditor component
|
4 years ago |
Johan Ahlen
|
0e09d388e5
[frontend] Don't emit arrays for single argument event details in the web component wrapper
|
4 years ago |
Johan Ahlen
|
d7489c406f
[frontend] Consolidate config related utils and types into a config folder
|
4 years ago |