Commit History

Author SHA1 Message Date
  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
  Johan Ahlen 480bf915aa HUE-4031 [editor] Mark syntax errors in the editor 8 years ago
  Johan Ahlen 7b8a7cc0b5 HUE-4031 [editor] Add a global config flag to enable or disable the SQL syntax checker 8 years ago
  Johan Ahlen b4ae7ffdc9 HUE-4031 [editor] Sort the error suggestions based on similarity 8 years ago
  Johan Ahlen 3c77ccfa03 HUE-4031 [editor] Add a dedicated web worker for syntax checking 8 years ago
  Johan Ahlen 7fa834ce86 HUE-4031 [editor] Make sure we only suggest clean keywords based on dialect 8 years ago
  Johan Ahlen 322f6a5795 HUE-4031 [editor] Don't identify the current edited word as an error 8 years ago
  Johan Ahlen 59277755f0 HUE-4031 [editor] Create initial structure for the syntax parser response 8 years ago
  Johan Ahlen 8bcba6fd76 HUE-4031 [autocomplete] Fix issue with parseError in the autocomplete parser 8 years ago
  Johan Ahlen 6387199db0 HUE-4031 [editor] Move the jasmine tests to the correct folder 8 years ago
  Johan Ahlen 2ae87fbd92 HUE-4031 [editor] Create initial syntax parser for error highligting 8 years ago
  Johan Ahlen 84a63a39a8 HUE-4031 [autocomplete] Create a parser dedicated to autocomplete 8 years ago
  Enrico Berti 709ad0ce1e HUE-5304 [indexer] Support for old URLs when the feature is off 8 years ago
  Enrico Berti 3bc1683f4a HUE-5304 [indexer] Integrate new URLs with Hue 4 8 years ago
  Enrico Berti 7d89b80306 HUE-5304 [indexer] Reset index when moving back to the list of indexes 8 years ago