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.
David Schoonover [Tue, 22 May 2012 13:54:02 +0000]
Adds support for DataSet.removeMetric()
David Schoonover [Tue, 22 May 2012 13:13:41 +0000]
Updates some todos.
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 18:37:30 +0000]
Fixes for branch support in deploy script.
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 [Wed, 16 May 2012 06:27:08 +0000]
Adds branch support to deployer.
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
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.
declerambaul [Mon, 14 May 2012 17:54:56 +0000]
Merge remote-tracking branch 'origin/develop' into develop
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.
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 [Fri, 11 May 2012 17:09:41 +0000]
Fixes bundling in deploy script.
dsc [Wed, 9 May 2012 20:04:40 +0000]
Updates deps, adds more docs.
dsc [Wed, 9 May 2012 20:03:33 +0000]
Adds node_modules/.bin to the path for the call to uglify
dsc [Wed, 9 May 2012 19:07:18 +0000]
Fixes deployment. Argh, rsync -Crz, not rsync -Caz.
dsc [Wed, 9 May 2012 18:49:16 +0000]
Adds the fabric monkeypatch for SSH proxy support.
dsc [Wed, 9 May 2012 17:16:13 +0000]
Ah-haha. Yes. Perhaps I should actually stub out the prod stub.
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 09:03:05 +0000]
Removes the now-obsolete deploy.sh
dsc [Wed, 9 May 2012 09:02:45 +0000]
Splits out staging. Finishes up on deploy.
dsc [Wed, 9 May 2012 08:59:44 +0000]
Splits out staging. Finishes up on deploy.
dsc [Wed, 9 May 2012 06:01:41 +0000]
Moves bundle and deploy tasks into submodules.
dsc [Wed, 9 May 2012 00:46:50 +0000]
Fabfile now bundles.
dsc [Tue, 8 May 2012 22:29:45 +0000]
Moves fabfile to a directory; adds utils; implements collapse_trees()
dsc [Tue, 8 May 2012 21:42:43 +0000]
Merge branch 'master' of less.ly:kraken-ui
Conflicts:
fabfile.py
dsc [Tue, 8 May 2012 21:37:53 +0000]
checkpoint
Andrew Otto [Tue, 8 May 2012 21:36:29 +0000]
fabfile.py additions, still a bit to do
dsc [Tue, 8 May 2012 20:22:08 +0000]
PYTHON CARDINAL SIN. BAD ANDREW.
dsc [Tue, 8 May 2012 20:20:33 +0000]
Merge branch 'master' of less.ly:kraken-ui
Andrew Otto [Tue, 8 May 2012 20:19:07 +0000]
Adding fabfile.py
dsc [Tue, 8 May 2012 19:43:00 +0000]
Documentation.
dsc [Tue, 8 May 2012 17:07:09 +0000]
checkpoint
dsc [Mon, 7 May 2012 21:38:57 +0000]
Whoops. Forgot to remove some errant shellcode from comments.
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 16:28:31 +0000]
Added 2B mobile pageview milestone by hand for ErikM to show during metric meeting. You gotta love our data workflow!
declerambaul [Thu, 3 May 2012 16:14:22 +0000]
Fixed dygraph date format
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:14:43 +0000]
Changed strokewidth to 2 for all saved graphs manually.
declerambaul [Thu, 3 May 2012 04:02:19 +0000]
Created saved graph for mobile data. Added mobile target to dashboard.
declerambaul [Thu, 3 May 2012 04:01:30 +0000]
Extended scripts for target data. Added dygraph data for mobile pageviews and active editors
dsc [Wed, 2 May 2012 22:43:54 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Wed, 2 May 2012 22:28:16 +0000]
Updated dypgraph files for all metrics except target metrics.
declerambaul [Wed, 2 May 2012 22:23:15 +0000]
Replaced StatisticsMonthly_2012_03 with correct version. Updated conversion scripts.
declerambaul [Wed, 2 May 2012 22:14:00 +0000]
Changed order of graphs, comscore data appears first
declerambaul [Wed, 2 May 2012 22:05:02 +0000]
Changed title of Mobile page views
declerambaul [Wed, 2 May 2012 21:59:38 +0000]
Page header: changed Feb12 to March12
declerambaul [Wed, 2 May 2012 21:33:10 +0000]
Reorganizing folder strucutre
declerambaul [Wed, 2 May 2012 21:31:23 +0000]
Adding first dygraph files for the May12 report card, more to come.
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.
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:47:04 +0000]
Improves deploy script with help, options.
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
dsc [Fri, 27 Apr 2012 19:50:29 +0000]
Improves deploy script with help, options.
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.