limn.git
12 years agoUpdates dashboard and display to use AppView
David Schoonover [Tue, 12 Jun 2012 18:12:15 +0000]
Updates dashboard and display to use AppView

12 years agoCheckpoint in adding shortcut to scroll between graphs.
David Schoonover [Tue, 12 Jun 2012 18:11:51 +0000]
Checkpoint in adding shortcut to scroll between graphs.

12 years agoDisable buffering for nginx.
David Schoonover [Fri, 8 Jun 2012 22:39:13 +0000]
Disable buffering for nginx.

12 years agoProxy endpoint.
David Schoonover [Fri, 8 Jun 2012 22:07:49 +0000]
Proxy endpoint.

12 years agoForce load chart-schema as json.
David Schoonover [Thu, 7 Jun 2012 16:53:14 +0000]
Force load chart-schema as json.

12 years agoMerge branch 'develop' of less.ly:kraken-ui into develop
declerambaul [Thu, 7 Jun 2012 16:49:17 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop

12 years agoFixed bug with callout that contain NaN numbers
declerambaul [Thu, 7 Jun 2012 16:40:45 +0000]
Fixed bug with callout that contain NaN numbers

12 years agoUpdates reportcard date.
David Schoonover [Thu, 7 Jun 2012 16:36:17 +0000]
Updates reportcard date.

12 years agoUpdates footer.
David Schoonover [Thu, 7 Jun 2012 16:25:14 +0000]
Updates footer.

12 years agoReplaces 'GraphKit' with 'Limn'.
David Schoonover [Thu, 7 Jun 2012 16:22:47 +0000]
Replaces 'GraphKit' with 'Limn'.

12 years agoWhoops. Apparently I forgot to uncomment that.
David Schoonover [Thu, 7 Jun 2012 16:20:48 +0000]
Whoops. Apparently I forgot to uncomment that.

12 years agoFixes Callout for missing data.
David Schoonover [Thu, 7 Jun 2012 16:19:22 +0000]
Fixes Callout for missing data.

12 years agoMerge branch 'develop' of less.ly:kraken-ui into develop
David Schoonover [Thu, 7 Jun 2012 14:21:15 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop

12 years agoFixes issue with derived colors in edit view.
David Schoonover [Thu, 7 Jun 2012 14:07:00 +0000]
Fixes issue with derived colors in edit view.

12 years agoMerge remote-tracking branch 'origin/develop' into develop
declerambaul [Thu, 7 Jun 2012 13:51:32 +0000]
Merge remote-tracking branch 'origin/develop' into develop

12 years agoMinor dashboard style tweaks
David Schoonover [Thu, 7 Jun 2012 10:31:50 +0000]
Minor dashboard style tweaks

12 years agoRemoves github links for now.
David Schoonover [Thu, 7 Jun 2012 10:23:41 +0000]
Removes github links for now.

12 years agoStubs out project info pages.
David Schoonover [Thu, 7 Jun 2012 10:20:07 +0000]
Stubs out project info pages.

12 years agoColors the callout deltas.
David Schoonover [Thu, 7 Jun 2012 10:04:52 +0000]
Colors the callout deltas.

12 years agoAdds project-to-color mapping for metrics with no color defined.
David Schoonover [Thu, 7 Jun 2012 09:29:41 +0000]
Adds project-to-color mapping for metrics with no color defined.

12 years agoMoves legend to the left, along with the callout. Updates dashboard style.
David Schoonover [Thu, 7 Jun 2012 06:45:23 +0000]
Moves legend to the left, along with the callout. Updates dashboard style.

12 years agoGuards callout against null data. Re-enables Dashboard.
David Schoonover [Thu, 7 Jun 2012 05:19:06 +0000]
Guards callout against null data. Re-enables Dashboard.

12 years agoMerge branch 'develop' of less.ly:kraken-ui into develop
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

12 years agoUpdates callout style.
David Schoonover [Thu, 7 Jun 2012 05:08:32 +0000]
Updates callout style.

12 years agoFixes test for "default metric label" resulting in misapplied labels.
David Schoonover [Thu, 7 Jun 2012 05:06:30 +0000]
Fixes test for "default metric label" resulting in misapplied labels.

12 years agoFixes issue with certain graphs failing to load their graph metadata.
David Schoonover [Wed, 6 Jun 2012 23:16:39 +0000]
Fixes issue with certain graphs failing to load their graph metadata.

12 years agoMerge branch 'develop' of less.ly:kraken-ui into develop
David Schoonover [Wed, 6 Jun 2012 15:12:37 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop

12 years agoAnd that finishes up Callouts.
David Schoonover [Wed, 6 Jun 2012 15:12:31 +0000]
And that finishes up Callouts.

12 years agoMerge remote-tracking branch 'origin/develop' into develop
declerambaul [Wed, 6 Jun 2012 15:02:17 +0000]
Merge remote-tracking branch 'origin/develop' into develop

12 years agoTemporarily added test.json for debugging of new dataset-ui graph spec.
declerambaul [Wed, 6 Jun 2012 15:01:57 +0000]
Temporarily added test.json for debugging of new dataset-ui graph spec.

12 years agoMerge branch 'develop' of less.ly:kraken-ui into develop
David Schoonover [Wed, 6 Jun 2012 14:12:32 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop

12 years agoMerge 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

12 years agoRemove cruft from dev bugs.
David Schoonover [Wed, 6 Jun 2012 12:48:24 +0000]
Remove cruft from dev bugs.

12 years agoStrip out id from DataSet JSON before saving.
David Schoonover [Wed, 6 Jun 2012 12:47:55 +0000]
Strip out id from DataSet JSON before saving.

12 years agoCheckpoint.
David Schoonover [Tue, 5 Jun 2012 01:40:16 +0000]
Checkpoint.

12 years agoFixes submit bug with subforms; fixes lost-context with data transforms.
David Schoonover [Sun, 3 Jun 2012 14:05:11 +0000]
Fixes submit bug with subforms; fixes lost-context with data transforms.

12 years agoAdds AppView to start cleaning up -main.co files; Begins refactor of chart-type code...
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.

12 years agoCleans up geo chart in prep for making a chart-type.
David Schoonover [Thu, 24 May 2012 00:50:52 +0000]
Cleans up geo chart in prep for making a chart-type.

12 years agoRefactor of source modules, including:
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

12 years agoTurns out sub-forms don't contribute their fields to a parent form when calling jQuer...
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.

12 years agoFixes metric CRUD in data-ui.
David Schoonover [Tue, 22 May 2012 15:52:56 +0000]
Fixes metric CRUD in data-ui.

12 years agoAdds support for DataSet.removeMetric()
David Schoonover [Tue, 22 May 2012 13:54:02 +0000]
Adds support for DataSet.removeMetric()

12 years agoTrailing whitespace.
David Schoonover [Tue, 22 May 2012 13:00:13 +0000]
Trailing whitespace.

12 years agoPruning dead code.
dsc [Tue, 22 May 2012 11:14:02 +0000]
Pruning dead code.

12 years agoRefactor of ChartType.
dsc [Tue, 22 May 2012 11:09:33 +0000]
Refactor of ChartType.

12 years agoTurns off opacity animation as it causes some links to randomly flicker.
dsc [Tue, 22 May 2012 11:09:17 +0000]
Turns off opacity animation as it causes some links to randomly flicker.

12 years agoAdds mixins for CSS Animations.
dsc [Thu, 17 May 2012 19:18:50 +0000]
Adds mixins for CSS Animations.

12 years agoMeh. Didn't like watermark.
dsc [Thu, 17 May 2012 17:49:39 +0000]
Meh. Didn't like watermark.

12 years agoAdds footer with useful information.
dsc [Thu, 17 May 2012 00:58:30 +0000]
Adds footer with useful information.

12 years agoTabs to spaces.
dsc [Wed, 16 May 2012 22:38:15 +0000]
Tabs to spaces.

12 years agoRefactors much of GraphEditView and GraphDisplayView into a common base.
dsc [Wed, 16 May 2012 07:28:12 +0000]
Refactors much of GraphEditView and GraphDisplayView into a common base.

12 years agoFixes error with / from Jade 26.0
dsc [Tue, 15 May 2012 22:52:15 +0000]
Fixes error with / from Jade 26.0

12 years agoMerge remote-tracking branch 'origin/dataset-ui' into develop
dsc [Tue, 15 May 2012 22:18:30 +0000]
Merge remote-tracking branch 'origin/dataset-ui' into develop

Conflicts:
lib/dashboard/dashboard-view.co
lib/graph/graph-display-view.co
lib/graph/graph-edit-view.co
lib/server/controllers/graph.co
lib/server/server.co
lib/template/graph-display.jade

12 years agoMerge remote-tracking branch 'origin/master' into develop
dsc [Tue, 15 May 2012 22:02:53 +0000]
Merge remote-tracking branch 'origin/master' into develop

Conflicts:
data/datasources/rc/rc_page_requests_mobile_target.csv
lib/dashboard/dashboard-view.co

12 years agoMerge remote-tracking branch 'origin/develop' into develop
declerambaul [Mon, 14 May 2012 17:54:56 +0000]
Merge remote-tracking branch 'origin/develop' into develop

12 years agoFixes update() for cases like Scaffold. dataset-ui
dsc [Mon, 14 May 2012 02:20:06 +0000]
Fixes update() for cases like Scaffold.

12 years agoFixes errant cursor, adds viewport defaults.
dsc [Fri, 11 May 2012 21:32:09 +0000]
Fixes errant cursor, adds viewport defaults.

12 years agoMerge branch 'develop' of less.ly:kraken-ui into develop
dsc [Fri, 11 May 2012 21:04:57 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop

12 years agoRudimentary tab support. Tabs are hardcoded in dashboard-view.co. Issue: when changin...
declerambaul [Fri, 11 May 2012 19:27:53 +0000]
Rudimentary tab support. Tabs are hardcoded in dashboard-view.co. Issue: when changing tabs, the charts have to be rerendered - for a brief moment a distored chart is visible before rendering is complete.

12 years agoTemporarily redirect to /graphs/ohai/edit while I implement backwards compat with...
dsc [Fri, 11 May 2012 18:09:53 +0000]
Temporarily redirect to /graphs/ohai/edit while I implement backwards compat with the old data format.

12 years agoUpdates ParserMixin, working on simplifying Scaffolding.
dsc [Fri, 11 May 2012 18:00:01 +0000]
Updates ParserMixin, working on simplifying Scaffolding.

12 years agoUpdates deps, adds more docs.
dsc [Wed, 9 May 2012 20:04:40 +0000]
Updates deps, adds more docs.

12 years agoUpdates deps
dsc [Wed, 9 May 2012 17:09:42 +0000]
Updates deps

12 years agocheckpoint
dsc [Tue, 8 May 2012 17:07:09 +0000]
checkpoint

12 years agoFabfile now bundles.
dsc [Wed, 9 May 2012 00:46:50 +0000]
Fabfile now bundles.

12 years agocheckpoint
dsc [Tue, 8 May 2012 17:07:09 +0000]
checkpoint

12 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Mon, 7 May 2012 20:28:15 +0000]
Merge branch 'master' of less.ly:kraken-ui

12 years agoDataSet UI now wired up properly, woo.
dsc [Mon, 7 May 2012 19:52:35 +0000]
DataSet UI now wired up properly, woo.

12 years agoImplements colorpicker for metrics.
dsc [Mon, 7 May 2012 14:14:22 +0000]
Implements colorpicker for metrics.

12 years agoAdds data-attribute for binding to control escaping.
dsc [Mon, 7 May 2012 14:14:00 +0000]
Adds data-attribute for binding to control escaping.

12 years agoAdds Bootstrap color and date pickers.
dsc [Mon, 7 May 2012 14:13:17 +0000]
Adds Bootstrap color and date pickers.

13 years agoRemoving mobile devices charts from dashboard
declerambaul [Thu, 3 May 2012 15:55:31 +0000]
Removing mobile devices charts from dashboard

13 years agoDygraphs needs to be refreshed
declerambaul [Thu, 3 May 2012 15:53:43 +0000]
Dygraphs needs to be refreshed

13 years agoMerge branch 'master' into rc-tabs
declerambaul [Thu, 3 May 2012 06:22:45 +0000]
Merge branch 'master' into rc-tabs

13 years agoAdded mobile devices dygraph files to datasources. Included three new mobile devices...
declerambaul [Thu, 3 May 2012 06:13:16 +0000]
Added mobile devices dygraph files to datasources. Included three new mobile devices charts in saved graphs. Added charts to dashboard.

13 years agoAdding uglify-js to dependencies in package.json. Required by deploy.sh
declerambaul [Thu, 3 May 2012 04:51:24 +0000]
Adding uglify-js to dependencies in package.json. Required by deploy.sh

13 years agoChanged dashboard title
declerambaul [Thu, 3 May 2012 04:23:31 +0000]
Changed dashboard title

13 years agoCreated saved graph for mobile data. Added mobile target to dashboard.
declerambaul [Thu, 3 May 2012 04:02:19 +0000]
Created saved graph for mobile data. Added mobile target to dashboard.

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Wed, 2 May 2012 22:43:54 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoChanged order of graphs, comscore data appears first
declerambaul [Wed, 2 May 2012 22:14:00 +0000]
Changed order of graphs, comscore data appears first

13 years agoPage header: changed Feb12 to March12
declerambaul [Wed, 2 May 2012 21:59:38 +0000]
Page header: changed Feb12 to March12

13 years agoAdding tab support for main page, splitting charts in core and non-core metrics
declerambaul [Wed, 2 May 2012 13:10:56 +0000]
Adding tab support for main page, splitting charts in core and non-core metrics

13 years agoCheckpoint: Events mostly flow upward.
dsc [Mon, 30 Apr 2012 18:59:23 +0000]
Checkpoint: Events mostly flow upward.

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Mon, 30 Apr 2012 17:21:48 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoRemoved confusing/wrong "All data loaded" log message.
declerambaul [Mon, 30 Apr 2012 04:12:06 +0000]
Removed confusing/wrong "All data loaded" log message.

13 years agoMerge branch 'develop'
declerambaul [Sun, 29 Apr 2012 22:55:49 +0000]
Merge branch 'develop'

13 years agoOnly show export button in dev mode for now.
declerambaul [Sun, 29 Apr 2012 22:54:59 +0000]
Only show export button in dev mode for now.

13 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Fri, 27 Apr 2012 19:50:34 +0000]
Merge branch 'master' of less.ly:kraken-ui

13 years agoAdded experimental export button to display view. Not ready for deployment (e.g....
declerambaul [Fri, 27 Apr 2012 19:04:08 +0000]
Added experimental export button to display view. Not ready for deployment (e.g. graph title missing), to disable remove .export button from lib/template/graph-display.jade

13 years agoCopy/pasted chart notes from old report card. Needs some styling.
declerambaul [Thu, 26 Apr 2012 15:38:35 +0000]
Copy/pasted chart notes from old report card. Needs some styling.

13 years agoUpdated world map info to match geolocation country names. Played around trying to...
declerambaul [Thu, 26 Apr 2012 14:29:14 +0000]
Updated world map info to match geolocation country names. Played around trying to combine bootstrap/d3.

13 years agoVastly improves model cache.
dsc [Wed, 25 Apr 2012 01:05:54 +0000]
Vastly improves model cache.

13 years agoAdds abstractions on waiting and once-ready EventEmitters.
dsc [Wed, 25 Apr 2012 01:05:36 +0000]
Adds abstractions on waiting and once-ready EventEmitters.

13 years agoStyled infobox. Well I tried.
declerambaul [Tue, 24 Apr 2012 21:43:41 +0000]
Styled infobox. Well I tried.

13 years agoLoading data before creating map. Added simple mouseover infobox with additional...
declerambaul [Tue, 24 Apr 2012 21:38:07 +0000]
Loading data before creating map. Added simple mouseover infobox with additional editor info.

13 years agoAdds data-binding class. See previous commit -- I'm too lazy to fix the index.
dsc [Tue, 24 Apr 2012 19:57:22 +0000]
Adds data-binding class. See previous commit -- I'm too lazy to fix the index.

13 years agoMoves timeseries classes.
dsc [Tue, 24 Apr 2012 19:56:28 +0000]
Moves timeseries classes.

13 years agoAdds auto-triggering on-ready-registrations.
dsc [Tue, 24 Apr 2012 19:55:04 +0000]
Adds auto-triggering on-ready-registrations.

13 years agoFixed passing of method arguments
declerambaul [Tue, 24 Apr 2012 19:42:23 +0000]
Fixed passing of method arguments

13 years agoMerge branch 'master' into d3-testing
declerambaul [Tue, 24 Apr 2012 17:01:53 +0000]
Merge branch 'master' into d3-testing