kraken-ui.git
12 years agoImported new data from erikz. Adapted all graph.json files to the new dataset-ui...
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.

12 years agoAdded more languages to active_editor yaml description by hand, for use with dataset-ui
declerambaul [Wed, 6 Jun 2012 23:47:06 +0000]
Added more languages to active_editor yaml description by hand, for use with dataset-ui

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 agoNew data from ErikZ (new pageview still missing). Added graphs/active_editors_v1...
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...

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 agoAdds graph spec; some housekeeping.
David Schoonover [Sun, 3 Jun 2012 14:33:47 +0000]
Adds graph spec; some housekeeping.

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 agoFixes d3 symlinks.
David Schoonover [Wed, 23 May 2012 23:36:05 +0000]
Fixes d3 symlinks.

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 agoUpdates some todos.
David Schoonover [Tue, 22 May 2012 13:13:41 +0000]
Updates some todos.

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 agoFixes for branch support in deploy script.
dsc [Thu, 17 May 2012 18:37:30 +0000]
Fixes for branch support in deploy script.

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 agoAdds branch support to deployer.
dsc [Wed, 16 May 2012 06:27:08 +0000]
Adds branch support to deployer.

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 agoUpdates deployer with new targets for test-reportcard and dev-reportcard, allows...
dsc [Mon, 14 May 2012 20:19:23 +0000]
Updates deployer with new targets for test-reportcard and dev-reportcard, allows overrides to various conf variables.

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 agoIn attempt to style lines differently, I added fixed error bars to target lines,...
declerambaul [Mon, 14 May 2012 17:52:06 +0000]
In attempt to style lines differently, I added fixed error bars to target lines, specified as a percentage of the max value encountered. Does not look great to say the least.

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 agoFixes bundling in deploy script.
dsc [Fri, 11 May 2012 17:09:41 +0000]
Fixes bundling in deploy script.

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

12 years agoAdds node_modules/.bin to the path for the call to uglify
dsc [Wed, 9 May 2012 20:03:33 +0000]
Adds node_modules/.bin to the path for the call to uglify

12 years agoFixes deployment. Argh, rsync -Crz, not rsync -Caz.
dsc [Wed, 9 May 2012 19:07:18 +0000]
Fixes deployment. Argh, rsync -Crz, not rsync -Caz.

12 years agoAdds the fabric monkeypatch for SSH proxy support.
dsc [Wed, 9 May 2012 18:49:16 +0000]
Adds the fabric monkeypatch for SSH proxy support.

12 years agoAh-haha. Yes. Perhaps I should actually stub out the prod stub.
dsc [Wed, 9 May 2012 17:16:13 +0000]
Ah-haha. Yes. Perhaps I should actually stub out the prod stub.

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 agoRemoves the now-obsolete deploy.sh
dsc [Wed, 9 May 2012 09:03:05 +0000]
Removes the now-obsolete deploy.sh

12 years agoSplits out staging. Finishes up on deploy.
dsc [Wed, 9 May 2012 09:02:45 +0000]
Splits out staging. Finishes up on deploy.

12 years agoSplits out staging. Finishes up on deploy.
dsc [Wed, 9 May 2012 08:59:44 +0000]
Splits out staging. Finishes up on deploy.

12 years agoMoves bundle and deploy tasks into submodules.
dsc [Wed, 9 May 2012 06:01:41 +0000]
Moves bundle and deploy tasks into submodules.

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

12 years agoMoves fabfile to a directory; adds utils; implements collapse_trees()
dsc [Tue, 8 May 2012 22:29:45 +0000]
Moves fabfile to a directory; adds utils; implements collapse_trees()

12 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Tue, 8 May 2012 21:42:43 +0000]
Merge branch 'master' of less.ly:kraken-ui

Conflicts:
fabfile.py

12 years agocheckpoint
dsc [Tue, 8 May 2012 21:37:53 +0000]
checkpoint

12 years agofabfile.py additions, still a bit to do
Andrew Otto [Tue, 8 May 2012 21:36:29 +0000]
fabfile.py additions, still a bit to do

12 years agoPYTHON CARDINAL SIN. BAD ANDREW.
dsc [Tue, 8 May 2012 20:22:08 +0000]
PYTHON CARDINAL SIN. BAD ANDREW.

12 years agoMerge branch 'master' of less.ly:kraken-ui
dsc [Tue, 8 May 2012 20:20:33 +0000]
Merge branch 'master' of less.ly:kraken-ui

12 years agoAdding fabfile.py
Andrew Otto [Tue, 8 May 2012 20:19:07 +0000]
Adding fabfile.py

12 years agoDocumentation.
dsc [Tue, 8 May 2012 19:43:00 +0000]
Documentation.

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

12 years agoWhoops. Forgot to remove some errant shellcode from comments.
dsc [Mon, 7 May 2012 21:38:57 +0000]
Whoops. Forgot to remove some errant shellcode from comments.

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 agoAdded 2B mobile pageview milestone by hand for ErikM to show during metric meeting...
declerambaul [Thu, 3 May 2012 16:28:31 +0000]
Added 2B mobile pageview milestone by hand for ErikM to show during metric meeting. You gotta love our data workflow!

13 years agoFixed dygraph date format
declerambaul [Thu, 3 May 2012 16:14:22 +0000]
Fixed dygraph date format

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 agoChanged strokewidth to 2 for all saved graphs manually.
declerambaul [Thu, 3 May 2012 04:14:43 +0000]
Changed strokewidth to 2 for all saved graphs manually.

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 agoExtended scripts for target data. Added dygraph data for mobile pageviews and active...
declerambaul [Thu, 3 May 2012 04:01:30 +0000]
Extended scripts for target data. Added dygraph data for mobile pageviews and active editors

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 agoUpdated dypgraph files for all metrics except target metrics.
declerambaul [Wed, 2 May 2012 22:28:16 +0000]
Updated dypgraph files for all metrics except target metrics.

13 years agoReplaced StatisticsMonthly_2012_03 with correct version. Updated conversion scripts.
declerambaul [Wed, 2 May 2012 22:23:15 +0000]
Replaced StatisticsMonthly_2012_03 with correct version. Updated conversion scripts.

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 agoChanged title of Mobile page views
declerambaul [Wed, 2 May 2012 22:05:02 +0000]
Changed title of Mobile page views

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 agoReorganizing folder strucutre
declerambaul [Wed, 2 May 2012 21:33:10 +0000]
Reorganizing folder strucutre

13 years agoAdding first dygraph files for the May12 report card, more to come.
declerambaul [Wed, 2 May 2012 21:31:23 +0000]
Adding first dygraph files for the May12 report card, more to come.

13 years agoAdded preliminary report card data for May2012 metric meeting. Adapted the import...
declerambaul [Wed, 2 May 2012 16:29:29 +0000]
Added preliminary report card data for May2012 metric meeting. Adapted the import scripts for the new data format once again. Fun times.

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 agoImproves deploy script with help, options.
dsc [Mon, 30 Apr 2012 17:47:04 +0000]
Improves deploy script with help, options.

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'