Arik Fraimovich
db1df07337
Hackish way to show dates as dates in the table and timestamps
...
as date+timestamp.
2014-03-06 19:58:04 +02:00
Arik Fraimovich
ceb2e0cfb3
Fix: custom visualization name was ignored (ref #127 )
2014-03-06 19:23:56 +02:00
Arik Fraimovich
5e981a579b
Pie chart: show value and not only %
2014-03-06 19:21:13 +02:00
Arik Fraimovich
2b03973cf0
Fix: the pivot table visualization was messing up other visualizations
...
by changing the data.
2014-03-06 19:18:07 +02:00
Arik Fraimovich
afac41d3e6
Merge pull request #124 from erans/master
...
BigQuery support
2014-03-05 14:40:28 +02:00
Eran Sandler
f54d08a628
Added try..except to handle missing imports
2014-03-05 09:05:33 +02:00
Eran Sandler
5b42a4b36e
Bigquery support
2014-03-05 08:46:27 +02:00
Eran Sandler
7c89ff5c1b
No need to use github style authenticated URLs, it can just break things.
2014-03-05 08:46:09 +02:00
Arik Fraimovich
9249dfee4c
Merge pull request #122 from hailocab/DAT-706
...
Adding a new table called activity_log to log who runs what and when
2014-03-04 17:41:08 +02:00
Christopher Valles
e270d2534f
Adding a constant to activity model
2014-03-04 14:36:57 +00:00
Arik Fraimovich
d5862f476b
Merge pull request #123 from ekampf/feature/fixmyql
...
Handle empty data returned by queries
2014-03-04 15:36:00 +02:00
Eran Kampf
100fd2c9f0
Handle empty data returned by queries
2014-03-04 15:21:03 +02:00
Christopher Valles
4fef4a8d33
Removing unneeded imports in migration script
2014-03-04 13:12:43 +00:00
Christopher Valles
3018f8c521
Merge branch 'master' into DAT-706
2014-03-04 13:10:34 +00:00
Christopher Valles
54453ee9e5
Adding a new table called activity_log to log who runs what and when
2014-03-04 13:04:55 +00:00
Amir Nissim
cc957cc3e8
Merge pull request #100 from EverythingMe/feature_visualization_options
...
Visualizations refactor
2014-03-04 11:42:57 +02:00
Arik Fraimovich
dd5fd72bd2
Set default name when creating
2014-03-04 11:38:00 +02:00
Arik Fraimovich
9d4655cc00
Fixes #81 : reset query when saving widget
2014-03-04 11:33:11 +02:00
Arik Fraimovich
3320de07f2
Switch to config object instead of millions of params
2014-03-04 11:09:04 +02:00
Arik Fraimovich
68482afa5c
Fix: reset visualization form after saving visualization
2014-03-04 10:59:07 +02:00
Arik Fraimovich
bfeded207a
Rename Visaulization to VisualizationProvider
2014-03-04 10:19:28 +02:00
Arik Fraimovich
a5971b0c69
typo fix
2014-03-04 10:17:09 +02:00
Arik Fraimovich
6d93ccc0d0
Remove the need to declare each visualization module in app dependencies.
2014-03-04 10:17:08 +02:00
Arik Fraimovich
69f5de6478
Fix chart editor declaration.
2014-03-04 10:17:08 +02:00
Arik Fraimovich
4630a8d18d
Fix switch regular expression.
2014-03-04 10:17:08 +02:00
Arik Fraimovich
79e40a667b
Refactor visualizations:
...
The main code doesn't know about individual visualizations and each visualization is contained in its own module. Should make adding/editing/removing visualizations easier.
2014-03-04 10:17:08 +02:00
Arik Fraimovich
2c904641a5
Remove unused dependency.
2014-03-04 10:16:32 +02:00
Arik Fraimovich
1303163aee
Merge pull request #119 from EverythingMe/fix_chart_name
...
Set the chart name by default to chart type.
2014-03-03 20:47:21 +02:00
Arik Fraimovich
14ecfd2cc8
Fix: set the chart name by default to chart type.
2014-03-03 20:40:50 +02:00
Arik Fraimovich
a91eb9435b
typo fix
2014-03-03 20:29:43 +02:00
Arik Fraimovich
b5d2285b99
merge conflict fix & bump version
2014-03-03 20:27:04 +02:00
Arik Fraimovich
fece24a50a
Merge pull request #118 from EverythingMe/feature_statsd
...
Feature: StatsD integration
2014-03-03 20:25:05 +02:00
Arik Fraimovich
7d77da8339
Merge pull request #112 from hailocab/DAT-741
...
PR to fix Issue 82
2014-03-03 20:17:54 +02:00
Arik Fraimovich
e43366f422
Basic stats reporting.
2014-03-03 20:17:25 +02:00
Arik Fraimovich
c7af5bdce9
Use integers instead of uuid for workers id.
2014-03-03 20:16:42 +02:00
Arik Fraimovich
3f302ee4a3
Statsd settings.
2014-03-03 20:15:14 +02:00
Arik Fraimovich
53ef0f3f2d
Add statsd client requirements.
2014-03-03 20:15:02 +02:00
Christopher Valles
c6dbb8d7c8
Resolve conflicts
2014-03-03 17:35:01 +00:00
Christopher Valles
f4088e0b38
Merge remote-tracking branch 'upstream/master'
2014-03-03 17:33:40 +00:00
Christopher Valles
d3d46aa023
Merge branch 'master' into DAT-741
2014-03-03 17:18:15 +00:00
Christopher Valles
55cc3dd90e
Fixing PR #112 as discussed with Arik
2014-03-03 17:11:38 +00:00
Christopher Valles
0822789002
Fixing PR #112 as discussed with Arik
2014-03-03 17:08:07 +00:00
Christopher Valles
ffb2ec9bd1
Fixing PR #112 as discussed with Arik
2014-03-03 16:45:45 +00:00
Christopher Valles
2bcb56d249
Fixing PR #112 as discussed with Arik
2014-03-03 16:41:53 +00:00
Arik Fraimovich
8ccbe9c069
Update the refresh queries query
2014-03-03 18:26:15 +02:00
Arik Fraimovich
85f98f7405
Merge pull request #116 from EverythingMe/fix_category_graphs
...
Fixes to category charts
2014-03-03 15:31:30 +02:00
Arik Fraimovich
ac946fd014
Feature: sort category charts by y value.
2014-03-03 15:27:39 +02:00
Arik Fraimovich
3680d0c65d
Fix: graphs with category as x axis were shown as datetime
...
graphs, because drawChart is called twice and on second pass
there is no x attribute on point object.
2014-03-03 15:21:49 +02:00
Christopher Valles
8130d28442
Merge remote-tracking branch 'upstream/master'
2014-03-03 11:52:55 +00:00
Arik Fraimovich
9cac38d5da
Merge pull request #114 from EverythingMe/feature_login_form
...
Feature: non OpenID users & login screen
2014-03-03 13:10:40 +02:00