Arik Fraimovich
5d0ed02caa
Merge pull request #1140 from getredash/random
...
Fix: Hive should use the enabled variable
2016-06-17 18:06:54 +03:00
Arik Fraimovich
392627d6d6
Merge pull request #1139 from getredash/random
...
Fix: Impala data source referencing wrong variable
2016-06-17 17:53:30 +03:00
Arik Fraimovich
72d02e9e9d
Fix: Hive should use the enabled variable
2016-06-17 17:50:26 +03:00
Arik Fraimovich
902ce24f6f
Fix: Impala data source referencing wrong variable
2016-06-17 17:49:34 +03:00
Arik Fraimovich
c5bfbbaef7
Merge pull request #1133 from vishesh92/fix-scroll
...
Fix: query scrolling issues
2016-06-17 17:43:04 +03:00
Arik Fraimovich
a03f5f88fb
Limit Celery concurrency
2016-06-17 10:19:33 +03:00
Arik Fraimovich
96dd811607
Merge pull request #1127 from someones/schema_secrets
...
Mark basic_auth_password as secret
2016-06-16 21:24:16 +03:00
Vishesh Jindal
409200188e
Fix query scrolling #1024
2016-06-16 17:40:48 +05:30
Arik Fraimovich
ad65391914
Merge pull request #1130 from AntoineAugusti/patch-1
...
Improve Slack notification style
2016-06-15 17:22:31 +03:00
Antoine Augusti
203f6afa09
Improve Slack notification style
2016-06-15 15:56:04 +02:00
Arik Fraimovich
2b710420ab
Docs: start worker process on Heroku
2016-06-15 16:17:11 +03:00
Arik Fraimovich
01116f41ed
Don't auto reload/run in debug mode on Heroku
2016-06-15 16:17:11 +03:00
Arik Fraimovich
87e25f2107
Merge pull request #1129 from getredash/fix-viz-options
...
Feature: support for JSON query formatting (Mongo, ElasticSearch)
2016-06-15 15:21:41 +03:00
Arik Fraimovich
c495250a54
Feature: support for JSON query formatting (Mongo, ElasticSearch)
2016-06-15 15:06:50 +03:00
Arik Fraimovich
c01d266030
Merge pull request #1128 from getredash/fix-viz-options
...
Fix: visualization options not updating after changing type
2016-06-15 12:49:43 +03:00
Arik Fraimovich
8515ac25bc
Fix: visualization options not updating after changing type
2016-06-15 12:42:18 +03:00
Adam Griffiths
23988a72aa
Mark basic_auth_password as secret
2016-06-15 11:34:02 +10:00
Arik Fraimovich
6bc0e7a716
Merge pull request #1126 from getredash/fix_669
...
Fix #669 : save fails when doing partial save of new query
2016-06-14 15:39:58 +03:00
Arik Fraimovich
2c2ff0d252
Fix #669 : save fails when doing partial save of new query
2016-06-14 15:39:12 +03:00
Arik Fraimovich
69cefee0d4
Update Heroku instructions.
2016-06-14 14:36:41 +03:00
Arik Fraimovich
02c065751a
Update Heroku pre_compile hook
2016-06-14 14:23:56 +03:00
Arik Fraimovich
aed65f4bad
Deduplicate parameter names
2016-06-14 14:00:38 +03:00
Arik Fraimovich
6bb2716fe3
Merge pull request #1121 from getredash/fix_949
...
Show error when failing to communicate with server
2016-06-14 13:18:06 +03:00
Arik Fraimovich
efaeb08178
Merge pull request #1120 from getredash/feature/params_ui
...
Fix: default vale for parameters should be [] and not {}
2016-06-14 13:17:21 +03:00
Arik Fraimovich
e18a073128
Show error when failing to communicate with server
...
Closes #949 .
2016-06-14 12:12:31 +03:00
Arik Fraimovich
f21276ec06
Merge pull request #1119 from getredash/feature/params_ui
...
Feature: add UI to delete alerts
2016-06-14 12:00:53 +03:00
Arik Fraimovich
b0c0582e41
Fix: default vale for parameters should be [] and not {}
2016-06-14 11:59:11 +03:00
Arik Fraimovich
9ad85091ed
Add UI to delete alerts ( closes #731 )
2016-06-14 11:55:00 +03:00
Arik Fraimovich
2d2fb69b7b
Add API to delete alerts ( #731 ).
2016-06-14 11:21:05 +03:00
Arik Fraimovich
3ce27b9652
Merge pull request #1118 from getredash/feature/params_ui
...
Fix: remove alerts for archived queries
2016-06-14 11:15:50 +03:00
Arik Fraimovich
da4db94cf8
Close #930 : remove alerts for archived queries
2016-06-14 11:09:35 +03:00
Arik Fraimovich
4cbc79a7aa
Use default user for alert_subscription factory
2016-06-14 11:04:41 +03:00
Arik Fraimovich
4fabaaea8a
Merge pull request #1117 from getredash/feature/params_ui
...
Fix #1052 : filter not working for date/time values
2016-06-14 11:02:02 +03:00
Arik Fraimovich
a7af596da0
Fix #1052 : filter not working for date/time values
2016-06-14 10:58:33 +03:00
Arik Fraimovich
df637e3f6b
Merge pull request #1116 from getredash/feature/params_ui
...
Return meaningful error when there is no cached result.
2016-06-14 10:44:24 +03:00
Arik Fraimovich
68465b0c60
Return meaningful error when there is no cached result.
...
Previously it was crashing as it was trying to access an unreferenced
variables (query_result).
2016-06-14 10:41:01 +03:00
Arik Fraimovich
86565402fa
Merge pull request #1069 from getredash/feature/params_ui
...
Feature: UI for query parameters
2016-06-14 10:15:36 +03:00
Arik Fraimovich
c2e3637dce
Feature: UI for query parameters
...
This pull request implements UI for parameters and also allows to set the default value and type of a parameter.
(Closes #583 )
Other changes in this pull request:
- Loading/error state for dashboard widgets.
- Refresh button on dashboard widgets (Closes #810 ).
- Maintain sync between query/dashboard URL and current parameters, and preserve them when navigating.
- Removed Pivot Table tab.
2016-06-14 10:09:16 +03:00
Arik Fraimovich
52558043ee
Merge pull request #1091 from whummer/feature/cache_embeds
...
Add caching for queries used in embeds
2016-06-14 08:34:13 +03:00
Waldemar Hummer
a045d7ddf7
simplify code to get parameters
2016-06-14 09:36:32 +10:00
Arik Fraimovich
c107c94a27
Merge pull request #1077 from nabilblk/master
...
Fix: install needed dependencies to use Hive in Docker image
2016-06-13 15:22:53 +03:00
Arik Fraimovich
790128ce77
Merge pull request #1067 from anthony-coble/add_word_cloud
...
Feature: word cloud visualization
2016-06-13 13:40:02 +03:00
Arik Fraimovich
abc790ce41
Merge pull request #1115 from getredash/fix-1097
...
Fix: allow non integers in alert reference value
2016-06-13 13:13:27 +03:00
Arik Fraimovich
f2643521f7
Fix: allow non integers in alert reference value
2016-06-13 13:03:08 +03:00
nabil
0d897e6878
move hive depencencies into req_all_ds.txt
2016-06-09 22:29:46 +00:00
Arik Fraimovich
4ec473cf5e
Merge pull request #1110 from getredash/fix-1097
...
Fix #1109 : mixed group permissions resulting in wrong permission
2016-06-09 20:02:06 +03:00
Arik Fraimovich
0c7f0c25a8
Fix #1109 : mixed group permissions resulting in wrong permission
2016-06-09 19:59:26 +03:00
Arik Fraimovich
8c21e9149d
Merge pull request #1108 from getredash/fix-1097
...
Remove potnetially concurrency not safe code form enqueue_query
2016-06-09 17:08:53 +03:00
Arik Fraimovich
7159f0beb0
Remove potnetially concurrency not safe code form enqueue_query.
...
This might have been causing the behavior described in #1097 .
2016-06-09 16:53:29 +03:00
Arik Fraimovich
095e7596b5
Merge pull request #1103 from AntoineAugusti/patch-1
...
Docs: add section about monitoring
2016-06-09 16:32:24 +03:00