Commit Graph

3508 Commits

Author SHA1 Message Date
Wesley Batista
e7d6ac07c9 Catch the error and respond with 404 2016-08-23 17:51:40 -03:00
Arik Fraimovich
ba30577601 Rename 0025_add_notification_destination.py to 0025_add_query_snippets_table.py 2016-08-23 23:06:36 +03:00
syerushalmy
7cce9d5d6e Added Auth importer for cassandra 2016-08-23 20:04:17 +03:00
syerushalmy
b308e0275c Removed cursor.close() from hive_ds because its not needed 2016-08-23 16:55:55 +03:00
Rohan Dhupelia
0319acc7ca add the ability to load the schema for the presto query runner 2016-08-23 21:32:12 +10:00
Arik Fraimovich
93aac14c87 Merge pull request #1251 from getredash/feature/snippets
Fix: autocomplete went crazy when database has no autocomplete.
2016-08-23 08:51:08 +03:00
Arik Fraimovich
ca6ee5e04f Fix: autocomplete went crazy when database has no autocomplete. 2016-08-23 01:43:29 +03:00
Arik Fraimovich
2aaf5dd2f0 Merge pull request #1250 from getredash/feature/snippets
Add: query snippets feature
2016-08-23 01:35:46 +03:00
Arik Fraimovich
10f5ecdb00 Add: query snippets feature 2016-08-22 23:58:00 +03:00
mystelynx
6ba76debf0 override webhook params 2016-08-22 11:12:46 +09:00
Arik Fraimovich
b8eca28e20 Merge pull request #1246 from getredash/large-schema
Fix: support large schemas in schema browser
2016-08-19 23:41:10 +03:00
Arik Fraimovich
490928d474 Fix: support large schemas in schema browser 2016-08-19 23:38:38 +03:00
Arik Fraimovich
19530f4132 Merge pull request #1245 from getredash/feature/ace
Change: switch from CodeMirror to Ace editor
2016-08-19 23:24:45 +03:00
Arik Fraimovich
2e1dce5961 Switch from CodeMirror to Ace editor 2016-08-19 23:15:34 +03:00
Ereli
94ce4b7b6e adding warning not to use quotes on column names
Bigquery  doesn't work with "Action__filter" as it doesn't support quoted field names.
2016-08-19 13:58:48 +01:00
Wesley Batista
dfb7cc1934 Catch the error and respond with 404 2016-08-18 12:27:18 -03:00
syerushalmy
37271c746c Switched to fetch_columns instead of messy code 2016-08-17 10:59:09 +03:00
syerushalmy
986dc686bb Removed unnessecery exception throw 2016-08-17 10:42:20 +03:00
syerushalmy
bd5039ad95 Fixed little syntax error 2016-08-16 16:04:21 +03:00
syerushalmy
37873196ec Fixed some syntax 2016-08-16 15:59:51 +03:00
syerushalmy
87d77d4d27 Added cassandra-driver to requirements_all_ds.txt file 2016-08-16 14:12:35 +03:00
syerushalmy
eee2e7c833 Added new DS for Cassandra and ScyllaDB 2016-08-16 14:10:50 +03:00
Arik Fraimovich
dfb92dbb4e Merge pull request #1234 from getredash/arikfr-patch-1
Change: MongoDB query runner set DB name as mandatory
2016-08-11 15:40:15 +03:00
Arik Fraimovich
5baf72a01e Change: MongoDB query runner set DB name as mandatory 2016-08-11 15:36:46 +03:00
Arik Fraimovich
b78100355c Merge pull request #1223 from toyama0919/master
Fix: Alert: when hipchat Alert.name is multibyte character, occur error.
2016-08-10 17:04:00 +03:00
Arik Fraimovich
b750843865 Merge pull request #1230 from kataring/presto-annotate_query-true
Change: annotate Presto queries with metadata
2016-08-10 17:03:31 +03:00
Arik Fraimovich
a69ee0cfe9 Merge pull request #1225 from hokaccha/fix-document
Fix: RST formatting of the Vagrant documentation
2016-08-10 16:43:47 +03:00
Arik Fraimovich
0b928e6a9b Merge pull request #1227 from hokaccha/fix-provisioning-script
Fix: Bower install fails in vagrant
2016-08-10 16:40:51 +03:00
Arik Fraimovich
a411af2512 Merge pull request #1232 from hokaccha/fix-confirm-dialog
Fix: don't show warning when query string (parameters value) changes
2016-08-10 15:53:44 +03:00
Kazuhito Hokamura
7843d2ee84 Fix: don't show warning when query string (parameters value) changes 2016-08-10 21:43:05 +09:00
Noriaki Katayama
1d693ad220 annotate_query to True 2016-08-09 19:12:49 +09:00
toyama0919
88d61e8faa apply reviews arikfr. string to unicode. 2016-08-09 19:01:13 +09:00
Kazuhito Hokamura
058b6bc37c Fix failing bower install 2016-08-06 22:21:00 +09:00
Arik Fraimovich
8d8af7386c Merge pull request #1226 from getredash/feature/sankey
Add: Sankey visualization
2016-08-05 23:00:42 +03:00
Arik Fraimovich
91ca74b46c Add: Sankey visualization 2016-08-05 22:32:20 +03:00
Kazuhito Hokamura
1e186d10a8 Fix RST formatting 2016-08-06 01:36:06 +09:00
Arik Fraimovich
14dea68e25 Update screenshots. 2016-08-04 08:30:39 +03:00
Arik Fraimovich
12896ed039 Update screenshots. 2016-08-04 08:30:04 +03:00
Arik Fraimovich
549fe8a465 Add ap-northeast-2 AMI (closes #1135) 2016-08-03 17:27:47 +03:00
Arik Fraimovich
eafe0dbe34 Update AWS images 2016-08-03 17:25:10 +03:00
Arik Fraimovich
7598048317 Update bootstrap.sh:
- Update version to 0.11.1.
- Move all apt commands to the beginning of the script and add the missing ones (lib-sasl).
- Fix the Redash Metadata data source creation command.
2016-08-03 16:52:45 +03:00
Arik Fraimovich
17fa957a91 Update Packer configuration to remove SSH keys to comply with AWS marketplace 2016-08-03 16:52:06 +03:00
toyama0919
ae3af64c09 Fix: Alert: when hipchat Alert.name is multibyte character, occur error. 2016-08-03 09:56:54 +09:00
Arik Fraimovich
a02eddabb5 Merge pull request #1222 from getredash/feature/sunburst_visualization
Add: additional results format for sunburst visualization
2016-07-31 23:10:18 +03:00
Arik Fraimovich
ca7d8699c8 Add additional results format for sunburst 2016-07-31 23:05:00 +03:00
Arik Fraimovich
3dbb5a6bfc Merge pull request #1221 from getredash/feature/sunburst_visualization
Fix: sunburst didn't handle all cases of path lengths
2016-07-31 15:48:01 +03:00
Arik Fraimovich
50419f3d8c Fix: sunburst didn't handle all cases of path lengths 2016-07-31 15:46:00 +03:00
Arik Fraimovich
0e70188cb4 Merge pull request #1213 from getredash/feature/sunburst_visualization
Add: new sunburst sequence visualization
2016-07-31 10:55:53 +03:00
Arik Fraimovich
77ce9b1d58 Add help paragraph on data shape 2016-07-31 10:53:00 +03:00
Arik Fraimovich
20206048af Redraw sunburst on window resize or options change 2016-07-31 10:48:52 +03:00