Romain Rigaux
|
d42fe8c2a1
[ci] Also check stale PRs (#1912)
|
4 years ago |
ayush.goyal
|
3cdc56048f
[Django40 Warning] RemovedInDjango40Warning: smart_text() is deprecated in favor of smart_str()
|
4 years ago |
Johan Ahlen
|
a9a087cf80
[editor] Handle query history additions in the Query Table instead of snippet for editor v2
|
4 years ago |
Mahesh Balakrishnan
|
13822608d8
Table creation in Hive or Impala fails with UnicodeDecodeError: 'ascii' codec can't decode byte #1903
|
4 years ago |
Johan Ahlen
|
4768bd45eb
[editor] Don't error on missing status for query history
|
4 years ago |
Johan Ahlen
|
553f18697b
[frontend] Bump the npm package version
|
4 years ago |
Harshg999
|
fe454e85bc
[slack] Refactor table logic in _make_result_table and modify preview name
|
4 years ago |
Harshg999
|
789f1fd2a8
Add tabulate module to desktop/core/ext-py
|
4 years ago |
Harshg999
|
f1c2c6bd24
[slack] Make result pivot table
|
4 years ago |
Harshg999
|
88bdff1ae4
[slack] Use tabulate module instead of Prettytable to make result table
|
4 years ago |
ayush.goyal
|
538d88ff35
fixing pylint issues
|
4 years ago |
ayush.goyal
|
417c29125d
making the Django 3 first as this is the future going forward and using the same name
|
4 years ago |
ayush.goyal
|
cbf576d3c3
fixing pylint issues
|
4 years ago |
ayush.goyal
|
6960bfeafc
[Django40_warning] RemovedInDjango40Warning: django.conf.urls.url() is deprecated in favor of django.urls.re_path()
|
4 years ago |
Romain Rigaux
|
e91d0d6029
[ci] Run autosquash only on the Hue repo branches (#1904)
|
4 years ago |
Romain Rigaux
|
b4d1f65a57
[core] Automatically run with Gunicorn when on Python 3
|
4 years ago |
Romain Rigaux
|
23efb9aa7f
[core] Default gunicorn workers to one
|
4 years ago |
Romain Rigaux
|
f1e292d8a5
[impala] More explict error when no active session in query browser
|
4 years ago |
Johan Ahlen
|
be177e13ec
[frontend] Update the SQL Scratchpad example with the latest changes
|
4 years ago |
Johan Ahlen
|
873ae4c1f0
[editor] Fix issue where the custom autocompleter is only active when the syntax checker is enabled in Editor v2
|
4 years ago |
sreenaths
|
d9aeb224d6
[npm] Adding a watched dev version of webpack-npm
|
4 years ago |
Harshg999
|
b06d06784e
[slack] Log prettytable module in ImportError
|
4 years ago |
Harshg999
|
7c40980e4d
[slack] Add not found message if result not available
|
4 years ago |
Harshg999
|
f76a841a6b
[slack] Not raise ImportError just pass
|
4 years ago |
Harshg999
|
0549f3db38
[slack] Show fetch result, refactor payload function and better UI
|
4 years ago |
Hoai-Thu Vuong
|
d38310375f
support clone django babel through http proxy
|
4 years ago |
Akhil S Naik
|
2fbbfc665d
[export] When exporting query result to excel it create's wrong HYPERLINK's for results with http GH-1889 (asnaik) (#1890)
|
4 years ago |
Romain Rigaux
|
6ebf6c4de5
[connector] Do not enable Dashboard if main flag if off
|
4 years ago |
Johan Ahlen
|
512e4363ad
[editor] Add a QueryHistoryTable Vue component
|
4 years ago |
Johan Ahlen
|
b4ebf7f9a1
[frontend] Add generic FileUpload and ImportDocumentsModal Vue components
|
4 years ago |