Matt Sochor
|
8a8f91ee8f
|
Added ggplot style gridlines
|
2015-10-05 14:39:54 -04:00 |
|
Matt Sochor
|
59aa218b24
|
Added axes to boxplot
|
2015-10-05 10:44:59 -04:00 |
|
Matt Sochor
|
5fd8dbe523
|
fixup! Added variable width for box plots
|
2015-10-04 23:35:13 -04:00 |
|
Matt Sochor
|
a08f3c7cd0
|
fixup! Added variable width for box plots
|
2015-10-04 23:30:49 -04:00 |
|
Matt Sochor
|
824d053ddd
|
Added variable width for box plots
|
2015-10-04 23:10:49 -04:00 |
|
Matt Sochor
|
b6e61deb24
|
Added d3 box plot visualization
|
2015-10-04 21:43:28 -04:00 |
|
Matt Sochor
|
4f40b28120
|
Added d3js
|
2015-10-04 21:43:28 -04:00 |
|
Arik Fraimovich
|
5d1c75df1c
|
Merge pull request #576 from joaofraga/fix/deduplicate-column-names
Fix: support for duplicate columns for MySQL query runner
|
2015-10-01 19:01:49 +03:00 |
|
Joao Fraga
|
65cc67d1dd
|
Changed duplicated column name formating
|
2015-09-30 10:47:49 -03:00 |
|
Joao Fraga
|
a8f6d9e45b
|
Moved columns full data to BaseQueryRunner to avoid unnecessary loops
|
2015-09-29 14:56:18 -03:00 |
|
Joao Fraga
|
2c39a2faae
|
Improved column name formater
|
2015-09-29 14:53:39 -03:00 |
|
Arik Fraimovich
|
1052528a5f
|
Merge pull request #577 from EverythingMe/fix/get_key
Fix: getKeyFromObject was failing if key had dot in name
|
2015-09-29 09:38:06 +03:00 |
|
Arik Fraimovich
|
92cd2f1367
|
Fix: getKeyFromObject was failing if key had dot in name
This is due to incorrect use of `_.include` instead of `_.has`.
#571
|
2015-09-29 09:30:00 +03:00 |
|
Joao Fraga
|
990717a43d
|
run_query now uses fetch_column to get column names
|
2015-09-29 01:29:00 -03:00 |
|
Joao Fraga
|
a2608d6a44
|
Added fetch_columns method to avoid columns duplications
|
2015-09-29 01:28:39 -03:00 |
|
Arik Fraimovich
|
445dbb5ade
|
Merge pull request #573 from easytaxibr/PR/feature/logout_link_for_admin_UI
Feature: Add logout link to Admin UI
|
2015-09-25 08:18:36 +03:00 |
|
wesleybatista
|
a5b738a035
|
Feature: Add logout link to Admin UI
|
2015-09-24 18:24:48 -03:00 |
|
Arik Fraimovich
|
e893ab4519
|
Merge pull request #556 from nathanlubchenco/paramaterized_cohorts
Feature: options for Cohort visualization
|
2015-09-24 21:44:30 +03:00 |
|
Arik Fraimovich
|
8b569379bc
|
Merge pull request #570 from toru-takahashi/feature/treasuredata
Add TreasureData query runner
|
2015-09-21 14:23:08 +03:00 |
|
toru-takahashi
|
bff3e7c3b2
|
Add TreasureData query runner
|
2015-09-21 16:12:34 +09:00 |
|
Arik Fraimovich
|
3fbd0d9579
|
Merge pull request #560 from stanhu/add-yaxis-label
Feature: add ability to configure y-Axis title
|
2015-09-20 15:27:39 +03:00 |
|
Arik Fraimovich
|
00f4ec16f8
|
Merge pull request #569 from EverythingMe/fix/remove_warnings
Remove import warnings from query runners
|
2015-09-20 12:39:46 +03:00 |
|
Arik Fraimovich
|
6f24b31858
|
Update setup.rst
|
2015-09-20 12:39:29 +03:00 |
|
Arik Fraimovich
|
7a8844180b
|
Updated cloud images to latest version.
|
2015-09-20 12:38:06 +03:00 |
|
Arik Fraimovich
|
aefaf204a3
|
Merge pull request #568 from EverythingMe/fix/bq_timeout
Add timeout setting for BigQuery query runner
|
2015-09-20 12:32:18 +03:00 |
|
Arik Fraimovich
|
1527ea36b1
|
Remove import warnings from query runners
|
2015-09-20 12:32:04 +03:00 |
|
Arik Fraimovich
|
a71b83d98a
|
Add timeout setting for BigQuery query runner
|
2015-09-20 12:27:58 +03:00 |
|
Arik Fraimovich
|
7add6287dc
|
Merge pull request #567 from EverythingMe/fixes
Remove page title from navbar & limit # of recent entries to 20
|
2015-09-20 12:02:16 +03:00 |
|
Arik Fraimovich
|
d37b5ed075
|
Remove title from navbar
|
2015-09-20 11:18:43 +03:00 |
|
Arik Fraimovich
|
23b8b77feb
|
Don't send log entries to Sentry.
|
2015-09-20 11:13:35 +03:00 |
|
Arik Fraimovich
|
46f1478e0d
|
Make sure only 20 dashboards/queries returned in recent call.
|
2015-09-20 11:12:44 +03:00 |
|
Arik Fraimovich
|
ec46312bf6
|
Bump version.
v0.8.1-rc
|
2015-09-20 11:05:56 +03:00 |
|
Arik Fraimovich
|
7c308bee09
|
Merge pull request #563 from stanhu/allow-admin-to-edit-all
Fix: allow admins to edit everything.
v0.8.0.b1058
|
2015-09-20 09:46:05 +03:00 |
|
Arik Fraimovich
|
5f656f3868
|
Fix: upload assets url changed
|
2015-09-20 09:22:41 +03:00 |
|
Arik Fraimovich
|
4e27331d56
|
Move vertica requirement to correct requirements file.
|
2015-09-20 08:52:33 +03:00 |
|
Stan Hu
|
8f28c52b8d
|
Allow admins to edit everything
Closes #562
|
2015-09-17 17:24:12 -07:00 |
|
Stan Hu
|
47e6960b83
|
Add ability to configure y-Axis title
|
2015-09-17 15:57:44 -07:00 |
|
nathanlubchenco
|
0990d93b03
|
allow defaults for existing visualizations, link time label to time interval
|
2015-09-16 10:34:22 -06:00 |
|
nathanlubchenco
|
bf88d8b578
|
explicitly pass in just timeInterval and timeLabel from visualization.options to be watched
|
2015-09-15 14:57:27 -06:00 |
|
nathanlubchenco
|
384e756817
|
don't pass data as an argument to scope
|
2015-09-15 14:52:10 -06:00 |
|
nathanlubchenco
|
d2c46c99eb
|
actually pass in visualization options
|
2015-09-15 14:46:40 -06:00 |
|
nathanlubchenco
|
9c2858191f
|
typo fix
|
2015-09-15 14:28:51 -06:00 |
|
nathanlubchenco
|
0473de7392
|
add editor directive
|
2015-09-15 14:23:33 -06:00 |
|
nathanlubchenco
|
faece4f2c4
|
fixing mistakes, adding editTemplate and defaultOptions to visualization registration
|
2015-09-14 16:40:25 -06:00 |
|
Arik Fraimovich
|
c9e74104b1
|
Merge pull request #549 from shinjiikeda/master
Feature: Vertica query runner
|
2015-09-14 22:58:39 +03:00 |
|
nathanlubchenco
|
d100c915f4
|
changed text to select and replaced original cohort directive
|
2015-09-11 13:29:40 -06:00 |
|
nathanlubchenco
|
ef3636145c
|
Revert "weekly cohort visualization modeled after chort.js"
This reverts commit 6210d6ab80.
|
2015-09-10 15:29:17 -06:00 |
|
nathanlubchenco
|
6bd7dc9237
|
paramaterized cohort visualization
|
2015-09-10 15:10:31 -06:00 |
|
nathanlubchenco
|
6210d6ab80
|
weekly cohort visualization modeled after chort.js
|
2015-09-10 14:34:15 -06:00 |
|
ike_s
|
864a12a3be
|
Merge https://github.com/EverythingMe/redash
|
2015-09-10 15:40:52 +09:00 |
|