declerambaul [Thu, 7 Jun 2012 13:51:32 +0000]
Merge remote-tracking branch 'origin/develop' into develop
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.
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
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: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: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.
David Schoonover [Tue, 22 May 2012 13:54:02 +0000]
Adds support for DataSet.removeMetric()
David Schoonover [Tue, 22 May 2012 13:00:13 +0000]
Trailing whitespace.
dsc [Tue, 22 May 2012 11:14:02 +0000]
Pruning dead code.
dsc [Tue, 22 May 2012 11:09:33 +0000]
Refactor of ChartType.
dsc [Tue, 22 May 2012 11:09:17 +0000]
Turns off opacity animation as it causes some links to randomly flicker.
dsc [Thu, 17 May 2012 19:18:50 +0000]
Adds mixins for CSS Animations.
dsc [Thu, 17 May 2012 17:49:39 +0000]
Meh. Didn't like watermark.
dsc [Thu, 17 May 2012 00:58:30 +0000]
Adds footer with useful information.
dsc [Wed, 16 May 2012 22:38:15 +0000]
Tabs to spaces.
dsc [Wed, 16 May 2012 07:28:12 +0000]
Refactors much of GraphEditView and GraphDisplayView into a common base.
dsc [Tue, 15 May 2012 22:52:15 +0000]
Fixes error with / from Jade 26.0
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
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
declerambaul [Mon, 14 May 2012 17:54:56 +0000]
Merge remote-tracking branch 'origin/develop' into develop
dsc [Mon, 14 May 2012 02:20:06 +0000]
Fixes update() for cases like Scaffold.
dsc [Fri, 11 May 2012 21:32:09 +0000]
Fixes errant cursor, adds viewport defaults.
dsc [Fri, 11 May 2012 21:04:57 +0000]
Merge branch 'develop' of less.ly:kraken-ui into develop
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.
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.
dsc [Fri, 11 May 2012 18:00:01 +0000]
Updates ParserMixin, working on simplifying Scaffolding.
dsc [Wed, 9 May 2012 20:04:40 +0000]
Updates deps, adds more docs.
dsc [Wed, 9 May 2012 17:09:42 +0000]
Updates deps
dsc [Tue, 8 May 2012 17:07:09 +0000]
checkpoint
dsc [Wed, 9 May 2012 00:46:50 +0000]
Fabfile now bundles.
dsc [Tue, 8 May 2012 17:07:09 +0000]
checkpoint
dsc [Mon, 7 May 2012 20:28:15 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Mon, 7 May 2012 19:52:35 +0000]
DataSet UI now wired up properly, woo.
dsc [Mon, 7 May 2012 14:14:22 +0000]
Implements colorpicker for metrics.
dsc [Mon, 7 May 2012 14:14:00 +0000]
Adds data-attribute for binding to control escaping.
dsc [Mon, 7 May 2012 14:13:17 +0000]
Adds Bootstrap color and date pickers.
declerambaul [Thu, 3 May 2012 15:55:31 +0000]
Removing mobile devices charts from dashboard
declerambaul [Thu, 3 May 2012 15:53:43 +0000]
Dygraphs needs to be refreshed
declerambaul [Thu, 3 May 2012 06:22:45 +0000]
Merge branch 'master' into rc-tabs
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.
declerambaul [Thu, 3 May 2012 04:51:24 +0000]
Adding uglify-js to dependencies in package.json. Required by deploy.sh
declerambaul [Thu, 3 May 2012 04:23:31 +0000]
Changed dashboard title
declerambaul [Thu, 3 May 2012 04:02:19 +0000]
Created saved graph for mobile data. Added mobile target to dashboard.
dsc [Wed, 2 May 2012 22:43:54 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Wed, 2 May 2012 22:14:00 +0000]
Changed order of graphs, comscore data appears first
declerambaul [Wed, 2 May 2012 21:59:38 +0000]
Page header: changed Feb12 to March12
declerambaul [Wed, 2 May 2012 13:10:56 +0000]
Adding tab support for main page, splitting charts in core and non-core metrics
dsc [Mon, 30 Apr 2012 18:59:23 +0000]
Checkpoint: Events mostly flow upward.
dsc [Mon, 30 Apr 2012 17:21:48 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Mon, 30 Apr 2012 04:12:06 +0000]
Removed confusing/wrong "All data loaded" log message.
declerambaul [Sun, 29 Apr 2012 22:55:49 +0000]
Merge branch 'develop'
declerambaul [Sun, 29 Apr 2012 22:54:59 +0000]
Only show export button in dev mode for now.
dsc [Fri, 27 Apr 2012 19:50:34 +0000]
Merge branch 'master' of less.ly:kraken-ui
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
declerambaul [Thu, 26 Apr 2012 15:38:35 +0000]
Copy/pasted chart notes from old report card. Needs some styling.
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.
dsc [Wed, 25 Apr 2012 01:05:54 +0000]
Vastly improves model cache.
dsc [Wed, 25 Apr 2012 01:05:36 +0000]
Adds abstractions on waiting and once-ready EventEmitters.
declerambaul [Tue, 24 Apr 2012 21:43:41 +0000]
Styled infobox. Well I tried.
declerambaul [Tue, 24 Apr 2012 21:38:07 +0000]
Loading data before creating map. Added simple mouseover infobox with additional editor info.
dsc [Tue, 24 Apr 2012 19:57:22 +0000]
Adds data-binding class. See previous commit -- I'm too lazy to fix the index.
dsc [Tue, 24 Apr 2012 19:56:28 +0000]
Moves timeseries classes.
dsc [Tue, 24 Apr 2012 19:55:04 +0000]
Adds auto-triggering on-ready-registrations.
declerambaul [Tue, 24 Apr 2012 19:42:23 +0000]
Fixed passing of method arguments
declerambaul [Tue, 24 Apr 2012 17:01:53 +0000]
Merge branch 'master' into d3-testing
declerambaul [Tue, 24 Apr 2012 16:58:53 +0000]
New version of d3 (2.8.1) to vendor libraries. Added d3 to modules.yaml. Implemented simple geolocation map for enwp, data is stored in /data/geo.
Andrew Otto [Thu, 19 Apr 2012 18:15:08 +0000]
server/controller.co - documentation for mapping property
Andrew Otto [Thu, 19 Apr 2012 18:14:39 +0000]
controllers/graph.co - using switch instead of if for index/ format conditional
Andrew Otto [Thu, 19 Apr 2012 15:49:16 +0000]
Merge branch 'master' of less.ly:kraken-ui
Andrew Otto [Thu, 19 Apr 2012 15:48:49 +0000]
Adding Project Layout and Deployment docs to README.md
dsc [Wed, 18 Apr 2012 22:25:59 +0000]
Improves TimeSeriesData interface.
dsc [Wed, 18 Apr 2012 22:44:42 +0000]
Adds mime types for yaml and markdown.
declerambaul [Wed, 18 Apr 2012 21:37:21 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Wed, 18 Apr 2012 21:27:43 +0000]
Adds base TimeSeriesData class.
Andrew Otto [Wed, 18 Apr 2012 20:58:05 +0000]
Adding link to /graphs in footer (only in dev envs for now).
dsc [Wed, 18 Apr 2012 18:47:15 +0000]
Checkpoint: Graphs now render from their Dataset model
Andrew Otto [Wed, 18 Apr 2012 17:50:13 +0000]
Adding media=print styles so that printed graphs look nicer.
dsc [Wed, 18 Apr 2012 17:03:26 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Wed, 18 Apr 2012 17:03:22 +0000]
Fixes dreadfully obvious error with /datasources/all