Arik Fraimovich
fd913402bc
Fix: on first save, make sure we load alredy existing data
2016-04-20 17:54:20 +03:00
Arik Fraimovich
7f7ab39329
Fix mobile state of query page
2016-04-20 17:54:20 +03:00
Andrew Davison
23c7218195
Allow passing version to bootstrap.sh as a cli parameter, to download a specific tag's setup files.
2016-04-20 17:54:20 +03:00
Andrew Davison
2a559d6452
Fix "http directive is not allowed here"
2016-04-20 17:54:20 +03:00
Sam Ehlers
3a8af1e4c7
Fixed error when result doesn't contain series
2016-04-20 17:54:20 +03:00
Sam Ehlers
3c2877123f
Fixed error when series doesn't have tags
2016-04-20 17:54:20 +03:00
Sam Ehlers
ebb07946ac
Added support for multiple queries and tags
...
Multiple queries are separated by semicolons and could possibly have
different columns and tags.
https://docs.influxdata.com/influxdb/v0.11/guides/querying_data/#multiple-queries
Tags come in to the result set when you use a GROUP BY statement.
2016-04-20 17:54:20 +03:00
Arik Fraimovich
afd009e540
When opening a query page, don't automatically execute it
2016-04-20 17:54:20 +03:00
Arik Fraimovich
5d86d34b4e
Fix: show notifications only when page in background
2016-04-20 17:54:20 +03:00
Arik Fraimovich
8b5673e973
Ask for notification permissions only on query execution
2016-04-20 17:54:20 +03:00
Arik Fraimovich
50c043ca54
Split colors palette to base and additional
2016-04-20 17:54:20 +03:00
chiragkparmar@gmail.com
42fdfdeb97
Update color palette to add more pretty colors
...
Inspired from ggplot2 color palette, update ColorPalette to make charts
more pretty.
2016-04-20 17:54:20 +03:00
Arik Fraimovich
cc51baabce
Move buttons in the query page
2016-04-20 17:54:20 +03:00
Alex DeBrie
586f035a5c
Prevent schemas from expanding on search
2016-04-20 17:54:20 +03:00
Andrea Leesley
d3c47e5bf3
Adjust query info ui.
2016-04-20 17:54:20 +03:00
Andrea Leesley
cfc064ef48
Make query results full width.
2016-04-20 17:54:20 +03:00
Andrea Leesley
36b471f26d
Move the schema container to the right.
...
- Clean up ui on the new query page.
2016-04-20 17:54:20 +03:00
atharva.inamdar
96a0fe8ed8
updated query search bar visibility threshold to 500
2016-04-20 17:54:20 +03:00
Alexander Leibzon
f33a2fcaa9
code style, name method
2016-04-20 17:54:20 +03:00
Alexander Leibzon
073182612b
requirements rearrangement
2016-04-20 17:54:20 +03:00
Alexander Leibzon
d3d6121fc0
fixes
2016-04-20 17:54:20 +03:00
Alexander Leibzon
0b222498e7
the dynamoDB SQL connector
2016-04-20 17:54:20 +03:00
Alexander Leibzon
1b3fe9dde2
add requirements
2016-04-20 17:54:20 +03:00
Alexander Leibzon
ccf6c0ede6
dynamodb SQL connector
2016-04-20 17:54:20 +03:00
John Katsnelson
07f18cbe0c
docker-compose ls should be docker-machine ls
2016-04-20 17:54:20 +03:00
John Katsnelson
619b4ec32d
adds basic docker compose instructions
2016-04-20 17:54:20 +03:00
Seva Gavrilov
5149845eec
Merge branch 'master' of github.com:gseva/redash into dashboard-permissions
2016-03-29 13:29:45 -03:00
Seva Gavrilov
c98cdef8f2
Fixed dashboard restrictions and added tests.
2016-03-29 13:27:35 -03:00
Arik Fraimovich
0f727c2424
Fix typo in requirements.txt.
2016-03-29 16:16:57 +03:00
Arik Fraimovich
982b0efbe8
Fix #946 : update Python redis lib version.
...
Looks like some of the Celery dependencies (which we don't have pinned version for) require newer version of redis lib.
2016-03-29 16:12:24 +03:00
Arik Fraimovich
5e22576c5c
Merge pull request #956 from getredash/fix/impala
...
Fix: adapt Impala query runner for new configuration
2016-03-29 10:38:13 +03:00
Arik Fraimovich
76c2d37d0e
Fix: adapt Impala query runner for new configuration
2016-03-29 10:30:31 +03:00
Seva Gavrilov
5bb1d2757e
Text only widgets are now shown to everybody.
2016-03-28 18:00:37 -03:00
Arik Fraimovich
a66ac849ff
Merge pull request #951 from seanauriti/patch-1
...
Fixes URL for Github Release
2016-03-28 21:35:22 +03:00
Arik Fraimovich
8b4e3226a8
Merge pull request #952 from seanauriti/patch-2
...
Update upgrade.rst
2016-03-28 21:34:49 +03:00
Sean Auriti
00c455fea5
Update upgrade.rst
2016-03-28 13:41:21 -04:00
Sean Auriti
339c91836f
Fixes URL for Github Release
2016-03-28 12:17:52 -04:00
Arik Fraimovich
0dfbe6fc72
Merge pull request #947 from getredash/fix/migration
...
Fix: permissions migration was changing default's group type
2016-03-27 10:32:14 +03:00
Arik Fraimovich
dd836d909d
Migration to make sure the default group has correct type
2016-03-27 10:29:26 +03:00
Arik Fraimovich
6cff6e833a
Fix permissions migration
2016-03-27 10:26:09 +03:00
Arik Fraimovich
5885cd9aef
Merge pull request #940 from kirikiriyamama/improve_security
...
Nginx configuration: hide version
2016-03-25 20:16:37 +02:00
Seva Gavrilov
66d1bb1af6
Merge github.com:yanenok/redash into dashboard-permissions
2016-03-23 12:36:11 -03:00
Arik Fraimovich
002396117d
Merge pull request #941 from kasajei/master
...
Fix install command for freetds-devel on amazon_linux
2016-03-23 14:58:47 +02:00
kasajei
eaaeffb8a2
Fix install command for freetds-devel on amazon_linux
2016-03-23 19:06:27 +09:00
kirikiriyamama
3aca06b57f
Remove unnecessary blanks
2016-03-23 11:16:12 +09:00
kirikiriyamama
d2a57cbf62
Improve security
...
Hide nginx version
2016-03-23 11:16:05 +09:00
Arik Fraimovich
70a5ffdbf5
Merge pull request #939 from AntoineAugusti/patch-1
...
Docs: Fix command to restart the web server
2016-03-22 11:03:52 +02:00
Antoine Augusti
a77b2168bd
Fix command to restart the web server
2016-03-22 10:00:14 +01:00
Arik Fraimovich
ba3013a513
Merge pull request #883 from tsibley/remote-user-auth
...
Support for REMOTE_USER authentication
2016-03-22 09:53:13 +02:00
Thomas Sibley
e61a5f3567
Support for remote user authentication via a trusted request header
...
This allows redash to use nearly any custom authentication setup.
Authentication via the REMOTE_USER environment variable is not provided
as it's deemed unlikely to ever be used.
Note that, like existing authentication providers, if you disable
password authentication and the remote user auth is unsuccessful
(probably due to a misconfiguration), then you'll get a redirect
loop of /login ⇄ /remote_user/login.
2016-03-21 17:00:16 -07:00