David Schoonover [Thu, 5 Jul 2012 22:31:23 +0000]
Updates dashboard month.
David Schoonover [Thu, 5 Jul 2012 21:28:11 +0000]
Merge branch 'develop' with the Middleware updates.
David Schoonover [Thu, 5 Jul 2012 21:21:43 +0000]
Fixes IS_DEV issue.
David Schoonover [Thu, 5 Jul 2012 21:16:13 +0000]
Refactors server into middleware; changes 'dev' to 'development' when testing environment, as per node convention.
David Schoonover [Tue, 3 Jul 2012 05:48:54 +0000]
Updates contributors.
David Schoonover [Tue, 3 Jul 2012 05:48:43 +0000]
Adds _.isMember, a generic test for whether a collection contains a value.
declerambaul [Mon, 2 Jul 2012 14:59:49 +0000]
Adopted margin convention from bl.ocks.org/3019563
declerambaul [Mon, 2 Jul 2012 13:55:28 +0000]
Merge remote-tracking branch 'origin/develop' into develop
declerambaul [Mon, 2 Jul 2012 13:50:49 +0000]
Re-added David's code for accessing individual data points in d3-line-element.co for future use.
declerambaul [Mon, 2 Jul 2012 13:50:05 +0000]
d3-test-line uses active editor graph as test case
declerambaul [Mon, 2 Jul 2012 13:49:28 +0000]
SVG rerenders each time the model changes and ChartType.renderChart() is called.
David Schoonover [Sun, 1 Jul 2012 06:54:36 +0000]
Merge branch 'develop'
erosen [Fri, 29 Jun 2012 19:25:21 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop
erosen [Fri, 29 Jun 2012 19:23:40 +0000]
Merge branch 'evan' into develop
David Schoonover [Fri, 29 Jun 2012 13:29:33 +0000]
Adds conf to build /docs into nice HTML docs.
dsc [Thu, 28 Jun 2012 20:19:58 +0000]
Freezes deps.
David Schoonover [Thu, 28 Jun 2012 20:19:29 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop
David Schoonover [Thu, 28 Jun 2012 20:19:19 +0000]
Freezes deps.
erosen [Thu, 28 Jun 2012 16:40:25 +0000]
dashboard-view/model refactoring complete. model now loads graphs form cache and view just asks model for graph objects. graph_ids and tabs are still hardcoded, however inside the model.
declerambaul [Thu, 28 Jun 2012 16:28:07 +0000]
D3ized the displaying of the metrics stored in a model, i.e. using enter() exit() methods.
erosen [Wed, 27 Jun 2012 23:37:52 +0000]
finished basic refactoring of dashboard loading behavior. Still broken though
erosen [Wed, 27 Jun 2012 19:57:20 +0000]
successfully implemented the graph cache loading procedure which returns a nested object of the form {tab_id : {graph_id : graph_obj} }, which isnt really ideal
David Schoonover [Wed, 27 Jun 2012 17:16:56 +0000]
Whitespace
David Schoonover [Wed, 27 Jun 2012 16:57:25 +0000]
Whitespace
declerambaul [Wed, 27 Jun 2012 16:41:05 +0000]
Created a D3ChartType ChartType, abstracting the different d3 elements (line,bar) as subclasses of D3ChartElement.
David Schoonover [Tue, 26 Jun 2012 16:53:53 +0000]
Whitespace.
declerambaul [Tue, 26 Jun 2012 16:00:09 +0000]
D3 charttypes now render an individual metric, which allows to combine different types in the same graph, e.g. having both bars and lines in a graph.
declerambaul [Mon, 25 Jun 2012 12:37:02 +0000]
Added a rudimentary bar chart type
declerambaul [Sat, 23 Jun 2012 11:51:55 +0000]
Added mouseover event for the circles on a line.
David Schoonover [Fri, 22 Jun 2012 17:53:31 +0000]
Apparently the Fabric dep is case-sensitive.
David Schoonover [Fri, 22 Jun 2012 17:51:22 +0000]
Idea mockups.
David Schoonover [Fri, 22 Jun 2012 17:49:12 +0000]
Idea mockups.
David Schoonover [Fri, 22 Jun 2012 17:48:57 +0000]
An experiment in hover-reactive data-points.
David Schoonover [Fri, 22 Jun 2012 02:55:20 +0000]
Removes pointless logging.
erosen [Wed, 20 Jun 2012 23:07:26 +0000]
updated reportcard.json to include the model information
David Schoonover [Wed, 20 Jun 2012 16:13:52 +0000]
Deploy needs to npm install to ensure deps are up to date.
David Schoonover [Wed, 20 Jun 2012 16:05:38 +0000]
Unbreaks dygraph charts. Heh.
David Schoonover [Wed, 20 Jun 2012 16:00:37 +0000]
Auto-load d3 line chart type.
David Schoonover [Wed, 20 Jun 2012 15:52:36 +0000]
Fixes ordering issue with non-default chart-types.
David Schoonover [Wed, 20 Jun 2012 09:57:53 +0000]
Adds d3-line test graph.
David Schoonover [Wed, 20 Jun 2012 08:15:25 +0000]
First pass at a d3 line chart.
David Schoonover [Wed, 20 Jun 2012 05:59:21 +0000]
Folding markers.
David Schoonover [Wed, 20 Jun 2012 05:58:03 +0000]
Fixes scroll-to-graph.
David Schoonover [Mon, 18 Jun 2012 23:00:32 +0000]
Adds Dashboard controller.
David Schoonover [Mon, 18 Jun 2012 19:54:13 +0000]
Adds generic non-Backbone base class.
David Schoonover [Tue, 12 Jun 2012 18:12:15 +0000]
Updates dashboard and display to use AppView
David Schoonover [Tue, 12 Jun 2012 18:11:51 +0000]
Checkpoint in adding shortcut to scroll between graphs.
David Schoonover [Fri, 8 Jun 2012 22:39:13 +0000]
Disable buffering for nginx.
David Schoonover [Fri, 8 Jun 2012 22:07:49 +0000]
Proxy endpoint.
David Schoonover [Thu, 7 Jun 2012 16:53:14 +0000]
Force load chart-schema as json.
declerambaul [Thu, 7 Jun 2012 16:49:17 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop
declerambaul [Thu, 7 Jun 2012 16:40:45 +0000]
Fixed bug with callout that contain NaN numbers
David Schoonover [Thu, 7 Jun 2012 16:36:17 +0000]
Updates reportcard date.
David Schoonover [Thu, 7 Jun 2012 16:25:14 +0000]
Updates footer.
David Schoonover [Thu, 7 Jun 2012 16:22:47 +0000]
Replaces 'GraphKit' with 'Limn'.
David Schoonover [Thu, 7 Jun 2012 16:20:48 +0000]
Whoops. Apparently I forgot to uncomment that.
David Schoonover [Thu, 7 Jun 2012 16:19:22 +0000]
Fixes Callout for missing data.
declerambaul [Thu, 7 Jun 2012 15:53:48 +0000]
Added active editor graph for only Portuguese and Arabic for demonstration purposes.
declerambaul [Thu, 7 Jun 2012 15:40:28 +0000]
Updated mobile target data by hand. Like one ought to.
declerambaul [Thu, 7 Jun 2012 15:14:30 +0000]
Added colors to target graph specs. Temporarily disabled custom error bars as they broke the whole graph (mobile and active editors).
declerambaul [Thu, 7 Jun 2012 14:54:37 +0000]
Added colors to commons graph. Confused about the ordering of the legend, not represented in order of specification in the mertric array. Left index of Total at 0 and changed all others to 1, now at least the Total is on top.
declerambaul [Thu, 7 Jun 2012 14:42:46 +0000]
Added colors to commons graph. Confused about the ordering of the legend, not represented in order of specification in the mertric array. Left index of Total at 0 and changed all others to 1, now at least the Total is on top.
David Schoonover [Thu, 7 Jun 2012 14:21:15 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop
David Schoonover [Thu, 7 Jun 2012 14:07:00 +0000]
Fixes issue with derived colors in edit view.
declerambaul [Thu, 7 Jun 2012 13:51:32 +0000]
Merge remote-tracking branch 'origin/develop' into develop
declerambaul [Thu, 7 Jun 2012 13:50:51 +0000]
Updated comscore and pageview data BY HAND!!!!!!!! Arg.
declerambaul [Thu, 7 Jun 2012 13:15:15 +0000]
Removed color selection in old_to_new script, handled in dataset-ui instead.
David Schoonover [Thu, 7 Jun 2012 10:31:50 +0000]
Minor dashboard style tweaks
David Schoonover [Thu, 7 Jun 2012 10:23:41 +0000]
Removes github links for now.
David Schoonover [Thu, 7 Jun 2012 10:20:07 +0000]
Stubs out project info pages.
David Schoonover [Thu, 7 Jun 2012 10:04:52 +0000]
Colors the callout deltas.
David Schoonover [Thu, 7 Jun 2012 09:29:41 +0000]
Adds project-to-color mapping for metrics with no color defined.
David Schoonover [Thu, 7 Jun 2012 06:45:23 +0000]
Moves legend to the left, along with the callout. Updates dashboard style.
David Schoonover [Thu, 7 Jun 2012 05:19:06 +0000]
Guards callout against null data. Re-enables Dashboard.
David Schoonover [Thu, 7 Jun 2012 05:10:06 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop
Conflicts:
data/graphs/test.json
David Schoonover [Thu, 7 Jun 2012 05:08:32 +0000]
Updates callout style.
David Schoonover [Thu, 7 Jun 2012 05:06:30 +0000]
Fixes test for "default metric label" resulting in misapplied labels.
declerambaul [Thu, 7 Jun 2012 03:46:05 +0000]
Resolved conflict in active_editor_count yaml file.
declerambaul [Thu, 7 Jun 2012 03:43:17 +0000]
Imported new data from erikz. Adapted all graph.json files to the new dataset-ui specs. Same label should have same colors.
David Schoonover [Thu, 7 Jun 2012 00:03:15 +0000]
Updates columns in active editors metadata for tomorrow's presentation.
declerambaul [Wed, 6 Jun 2012 23:47:06 +0000]
Added more languages to active_editor yaml description by hand, for use with dataset-ui
David Schoonover [Wed, 6 Jun 2012 23:16:39 +0000]
Fixes issue with certain graphs failing to load their graph metadata.
David Schoonover [Wed, 6 Jun 2012 15:12:37 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop
David Schoonover [Wed, 6 Jun 2012 15:12:31 +0000]
And that finishes up Callouts.
declerambaul [Wed, 6 Jun 2012 15:02:17 +0000]
Merge remote-tracking branch 'origin/develop' into develop
declerambaul [Wed, 6 Jun 2012 15:01:57 +0000]
Temporarily added test.json for debugging of new dataset-ui graph spec.
David Schoonover [Wed, 6 Jun 2012 14:12:32 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop
declerambaul [Wed, 6 Jun 2012 14:04:10 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop
declerambaul [Wed, 6 Jun 2012 14:03:36 +0000]
New data from ErikZ (new pageview still missing). Added graphs/active_editors_v1.json to test new dataset-ui graph spec. Not working yet...
David Schoonover [Wed, 6 Jun 2012 12:48:24 +0000]
Remove cruft from dev bugs.
David Schoonover [Wed, 6 Jun 2012 12:47:55 +0000]
Strip out id from DataSet JSON before saving.
David Schoonover [Tue, 5 Jun 2012 01:40:16 +0000]
Checkpoint.
David Schoonover [Sun, 3 Jun 2012 14:33:47 +0000]
Adds graph spec; some housekeeping.
David Schoonover [Sun, 3 Jun 2012 14:05:11 +0000]
Fixes submit bug with subforms; fixes lost-context with data transforms.
David Schoonover [Sun, 3 Jun 2012 12:53:20 +0000]
Adds AppView to start cleaning up -main.co files; Begins refactor of chart-type code; fixes new, broken changes from browserify.
David Schoonover [Thu, 24 May 2012 00:50:52 +0000]
Cleans up geo chart in prep for making a chart-type.
David Schoonover [Wed, 23 May 2012 23:36:05 +0000]
Fixes d3 symlinks.
David Schoonover [Wed, 23 May 2012 23:30:11 +0000]
Refactor of source modules, including:
- dataset -> data
- timeseries -> util/timeseries
- scaffold -> base/scaffold
- Adds templates/{chart,dashboard,data,graph} to match the structure of the modules
- Deletes unused/empty modules and templates
David Schoonover [Wed, 23 May 2012 22:50:08 +0000]
Turns out sub-forms don't contribute their fields to a parent form when calling jQuery.serializeArray(), which is AWESOME. And fixes the 'extraneous random crap' problem with serializing Metric models in some cases.
David Schoonover [Tue, 22 May 2012 15:52:56 +0000]
Fixes metric CRUD in data-ui.