Romain Rigaux
|
f093e6cbcb
[connector] Keep the nice name in connector creation
|
5 years ago |
Romain Rigaux
|
c4dee20b21
[sparksql] Connector server url property has a wrong name
|
5 years ago |
Johan Ahlen
|
e132540da1
[editor] Add an EditorResizer Vue component in editor V2
|
5 years ago |
Johan Ahlen
|
f3c4bbe790
[editor] Emit value change event from the AceEditor component
|
5 years ago |
Johan Ahlen
|
ea754975d5
[editor] Add support for ctrl-enter execution in the AceEditor component
|
5 years ago |
Johan Ahlen
|
142e1a0c23
[editor] Add support for "? from table" suggestions in the AceAutocomplete Vue component
|
5 years ago |
Johan Ahlen
|
c99f3e5fe5
[editor] Make namespace and compute check async to speed up rendering of the AceEditor component
|
5 years ago |
Johan Ahlen
|
a935ed671f
[editor] Move suggestions and loading logic to the AceAutocomplete Vue component
|
5 years ago |
Johan Ahlen
|
38b3c7771f
[editor] Add filter as key for autocomplete suggestions to prevent Vue js exception
|
5 years ago |
Johan Ahlen
|
61219c8517
[editor] Add temporary namespace requirement for the AceEditor component
|
5 years ago |
Johan Ahlen
|
59a7a9ae30
[editor] Add autocomplete details panel Vue components for set options, UDFs and SQL entities
|
5 years ago |
Johan Ahlen
|
da54289b65
[editor] Fix Vue reactivity in the Ace Autocomplete component
|
5 years ago |
Johan Ahlen
|
4bd4519b1b
[frontend] Migrate the autocomplete dropdown from Mako/Knockout to a Vue component
|
5 years ago |
Johan Ahlen
|
0918867c73
[frontend] Remove snippet dependency from autocomplete logic in editor V2
|
5 years ago |
Johan Ahlen
|
952a75ff13
[frontend] Add a Vue text match highlighting component
|
5 years ago |
Johan Ahlen
|
0a046d600d
[frontend] Add a Vue spinner component
|
5 years ago |
Johan Ahlen
|
06fe15aedb
[frontend] Add missing types for parsers, Ace and the data catalog
|
5 years ago |
Johan Ahlen
|
0e942f0a21
[editor] Remove snippet dependency from AutocompleteResults
|
5 years ago |
Johan Ahlen
|
2b07905f8a
[editor] Add types for the data catalog and autocomplete parsers
|
5 years ago |
Johan Ahlen
|
1d86938ff8
[editor] Use the snippet ID as editor ID with the AceEditor component
|
5 years ago |
Johan Ahlen
|
3efbc8313b
[editor] Add an AceEditor component
|
5 years ago |
Johan Ahlen
|
cea0b5daef
[editor] Add Ace types
|
5 years ago |
Johan Ahlen
|
5639dc1321
[editor] Add Knockout to Vue adapter component for the Executable Actions
|
5 years ago |
Johan Ahlen
|
dca0b927c9
[editor] Remove snippet dependency from Ace location handler events
|
5 years ago |
Johan Ahlen
|
8b84791473
[editor] Add additional parser type definitions
|
5 years ago |
Johan Ahlen
|
754d03717d
[frontend] Add types for huePubSub
|
5 years ago |
Romain Rigaux
|
e5f82faa9f
[jb] Explicitly set the has result flag in the kill query handle
|
5 years ago |
Romain Rigaux
|
bb41a4bcbf
[hive] Avoid error on empty EXPLAIN call
|
5 years ago |
sreenaths
|
001b465349
GH-1390 [parser] Fix window is not defined bug when parser is used on node
|
5 years ago |
sreenaths
|
105d0067f8
GH-1403 [parser] Fixed issue in handlinng Syntax Parser
|
5 years ago |