Commit History

Author SHA1 Message Date
  Romain Rigaux 1aee214c74 HUE-6794 [editor] Update table stats upload with new assist format 8 years ago
  Romain Rigaux f86877ad71 HUE-6850 [importer] Rely on default SQL editor type for creating tables 8 years ago
  Romain Rigaux f97e6c1113 HUE-6850 [metastore] Rely on default SQL editor type for DDL operations 8 years ago
  Romain Rigaux 1cc666770a HUE-6850 [metastore] Rely on default SQL editor type for querying data 8 years ago
  Romain Rigaux a4434c4fae HUE-6850 [importer] Add link to job submission libraries on HDFS 8 years ago
  Enrico Berti 99300ff702 HUE-6852 [editor] Scroll left does not disappear when going to metastore from editor 8 years ago
  Enrico Berti 3459708cb4 HUE-6854 [home] Clicking on a folder should open it 8 years ago
  Enrico Berti 9ad749a6b9 HUE-6853 [jb] On mini jb clicking on breadcrumbs shouldn't close the popup 8 years ago
  Enrico Berti b300810638 HUE-5304 [frontend] Revert changeURL check 8 years ago
  Johan Ahlen 4245f21984 HUE-6835 [autocomplete] Add CASCADE and RESTRICT to Impala DROP DATABASE statements 8 years ago
  Johan Ahlen 0a0171f1cd HUE-6835 [autocomplete] Add completion for Impala DELETE statements 8 years ago
  Johan Ahlen 062295ce2c HUE-4031 [editor] Fix variable naming conflict with contextmenuListener 8 years ago
  Johan Ahlen 064436e7ea HUE-4031 [editor] Adjust syntax error locations when there are multiple statements 8 years ago
  Johan Ahlen ede93e36bb HUE-4031 [editor] Prevent JS error when hovering over a token while typing 8 years ago
  Johan Ahlen 0b184707bb HUE-4031 [editor] Warn when an unknown table is found in the query 8 years ago
  Johan Ahlen 7756ce9425 HUE-4031 [editor] Add missing variables to the syntax paraser 8 years ago
  Johan Ahlen 96ea2afe5a HUE-4031 [editor] Log a warning when we can't mark a syntax error 8 years ago
  Johan Ahlen 20f1ed1e26 HUE-4031 [editor] Improved behaviour when enabling or disabling the syntax checker 8 years ago
  Johan Ahlen 0fc8f070c0 HUE-4031 [editor] Make the syntax suggestion drop-down scrollable 8 years ago
  Johan Ahlen 362c27ef27 HUE-4031 [editor] Prevent duplicate syntax suggestions when a dialect is specified 8 years ago
  Johan Ahlen b537c17c0a HUE-4031 [editor] Don't suggest non-alpha chars for syntax errors 8 years ago
  Johan Ahlen c281b31030 HUE-4031 [editor] Make sure repeated errors are marked 8 years ago
  Johan Ahlen 404adeb867 HUE-4031 [editor] Improve token marking based on error location 8 years ago
  Johan Ahlen 76fae742aa HUE-4031 [editor] Show a dropdown with suggestions when right-clicking syntax errors 8 years ago
  Johan Ahlen 3ac4014421 HUE-4031 [editor] Make sure the syntax parser has the same functions as the autocomplete parser 8 years ago
  Johan Ahlen b07e9cad8c HUE-4031 [editor] Add random parameter to web worker imports when in debug mode 8 years ago
  Johan Ahlen 5aaa25f061 HUE-4031 [editor] Fix for incorrect jison syntax error location 8 years ago
  Johan Ahlen 2d06dceedf HUE-4031 [editor] Follow case when suggesting syntax error corrections 8 years ago
  Johan Ahlen df98b33719 HUE-4031 [editor] Sort expected alphabetically when distance is equal 8 years ago
  Johan Ahlen 8d3b4bc68a HUE-4031 [editor] Pre-calculate distances to improve performance 8 years ago