dsc [Mon, 14 May 2012 02:20:06 +0000]
Fixes update() for cases like Scaffold.
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 [Tue, 8 May 2012 17:07:09 +0000]
checkpoint
dsc [Tue, 8 May 2012 17:07:09 +0000]
checkpoint
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.
dsc [Mon, 30 Apr 2012 18:59:23 +0000]
Checkpoint: Events mostly flow upward.
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.
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.
dsc [Wed, 18 Apr 2012 22:25:59 +0000]
Improves TimeSeriesData interface.
dsc [Wed, 18 Apr 2012 21:27:43 +0000]
Adds base TimeSeriesData class.
dsc [Wed, 18 Apr 2012 18:47:15 +0000]
Checkpoint: Graphs now render from their Dataset model
dsc [Tue, 17 Apr 2012 18:12:38 +0000]
Checkpoint on Data UI.
dsc [Tue, 17 Apr 2012 00:11:46 +0000]
Minor tweaks for first-view Chart Options.
dsc [Mon, 16 Apr 2012 23:20:42 +0000]
Checkpoint on Data UI.
dsc [Mon, 16 Apr 2012 23:20:18 +0000]
Merges in master plus edit-class fixes.
dsc [Mon, 16 Apr 2012 22:35:58 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Mon, 16 Apr 2012 22:35:52 +0000]
Fixes GraphEditView classes and selectors to match others and defend against bleeding their styles.
Andrew Otto [Mon, 16 Apr 2012 22:01:37 +0000]
Refactoring a few things after code review with David.
Andrew Otto [Mon, 16 Apr 2012 20:54:27 +0000]
Added /graphs view for viewing list of saved graphs.
dsc [Mon, 16 Apr 2012 20:08:18 +0000]
Checkpoint on Data UI.
dsc [Mon, 16 Apr 2012 20:08:04 +0000]
Updates defaults with smaller axis font size and thicker lines.
dsc [Mon, 16 Apr 2012 20:07:33 +0000]
notes
dsc [Mon, 16 Apr 2012 20:06:10 +0000]
Abstracts out ModelCache.
dsc [Mon, 16 Apr 2012 20:02:30 +0000]
CSV parser, supporting transforms.
dsc [Mon, 16 Apr 2012 06:12:57 +0000]
Fixes Controller.mapping.
dsc [Fri, 13 Apr 2012 19:19:49 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Fri, 13 Apr 2012 19:19:43 +0000]
Ah! Fixes the bug that prevented Controller from properly registering mappings.
dsc [Fri, 13 Apr 2012 19:02:21 +0000]
Fixes Data UI resizing. Adds navbar shadow.
dsc [Fri, 13 Apr 2012 17:30:04 +0000]
Data UI now renders and responds to most events. Propagation of changes needs cleanup.
Andrew Otto [Fri, 13 Apr 2012 16:02:47 +0000]
Linking graph name in graph title to graph url.
dsc [Fri, 13 Apr 2012 15:52:15 +0000]
Checkpoint on Data UI
dsc [Fri, 13 Apr 2012 15:51:24 +0000]
/datasources/all to take precedence before the :id lookup.
dsc [Fri, 13 Apr 2012 15:48:28 +0000]
Remove nested tombstones.
dsc [Fri, 13 Apr 2012 11:34:56 +0000]
Adds _.merge() tests.
Conflicts:
lib/base/cascading-model.co
Andrew Otto [Fri, 13 Apr 2012 15:03:20 +0000]
Merge branch 'master' of less.ly:kraken-ui
Andrew Otto [Fri, 13 Apr 2012 15:02:44 +0000]
Adding event handler to select permalink text on focus
dsc [Fri, 13 Apr 2012 14:12:43 +0000]
Search for datasource by id.
dsc [Fri, 13 Apr 2012 13:35:52 +0000]
Implements Cascade tombstones.
dsc [Fri, 13 Apr 2012 11:34:56 +0000]
Adds _.merge() tests.
dsc [Fri, 13 Apr 2012 08:52:28 +0000]
Updates docs styles.
dsc [Thu, 12 Apr 2012 22:49:43 +0000]
Adds .getClassName() to BaseMixin
dsc [Thu, 12 Apr 2012 22:49:16 +0000]
Merge branch 'master' of less.ly:kraken-ui into dataset-ui
Conflicts:
lib/base.co
lib/graph/graph-model.co
dsc [Thu, 12 Apr 2012 22:27:26 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Thu, 12 Apr 2012 22:27:15 +0000]
Cascade.toJSON() now recursively merges objects using _.merge().
dsc [Thu, 12 Apr 2012 22:20:35 +0000]
Updates base docs with links.
Andrew Otto [Thu, 12 Apr 2012 21:54:24 +0000]
Adding permalink to graph-display view
dsc [Thu, 12 Apr 2012 20:49:05 +0000]
Symlinks in docs
dsc [Thu, 12 Apr 2012 20:13:04 +0000]
Adds Backbone Base docs.
dsc [Thu, 12 Apr 2012 17:40:32 +0000]
Checkpoint on Data UI
dsc [Thu, 12 Apr 2012 00:34:41 +0000]
Adds CascadingModel base model, for looking up model attributes on a chain of dictionaries.
dsc [Wed, 11 Apr 2012 09:09:39 +0000]
Merge branch 'master' of less.ly:kraken-ui into dataset-ui
Conflicts:
lib/graph/graph-model.co
dsc [Wed, 11 Apr 2012 09:01:47 +0000]
Checkpoint on Data UI
dsc [Tue, 10 Apr 2012 03:00:58 +0000]
Makes Reportcard graphs read-only.
dsc [Tue, 10 Apr 2012 02:07:43 +0000]
Adds Dashboard for Reportcard.
dsc [Tue, 10 Apr 2012 00:45:43 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Tue, 10 Apr 2012 00:45:30 +0000]
Adds GraphDisplayView
declerambaul [Tue, 10 Apr 2012 00:06:07 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Tue, 10 Apr 2012 00:05:50 +0000]
Added shortName tag to all yaml files
dsc [Mon, 9 Apr 2012 23:31:33 +0000]
Reads various configuration variables from the env.
dsc [Mon, 9 Apr 2012 23:25:43 +0000]
Merge branch 'master' of less.ly:kraken-ui
dsc [Mon, 9 Apr 2012 23:25:34 +0000]
Read various config variables from env.
dsc [Mon, 9 Apr 2012 23:25:06 +0000]
Fixes node version requirement. Oof.
declerambaul [Mon, 9 Apr 2012 22:42:25 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Mon, 9 Apr 2012 22:39:38 +0000]
Updated rc_active_editors_count.csv
dsc [Mon, 9 Apr 2012 21:07:08 +0000]
browserify cache now points at CWD instead of $HOME
dsc [Mon, 9 Apr 2012 20:49:14 +0000]
Log all requests if prod.
dsc [Mon, 9 Apr 2012 20:39:39 +0000]
Checks in reportcard graphs.
dsc [Mon, 9 Apr 2012 20:39:10 +0000]
Updates dygraph schema.
dsc [Mon, 9 Apr 2012 20:02:55 +0000]
Fixes node version requirement. Oof.
dsc [Mon, 9 Apr 2012 19:45:15 +0000]
Fixes `coke clean`.
dsc [Mon, 9 Apr 2012 19:33:09 +0000]
Updates to use node-remove
dsc [Mon, 9 Apr 2012 19:32:54 +0000]
Updates dependencies.
dsc [Mon, 9 Apr 2012 19:24:32 +0000]
Fixes version-caching code to work with Jade 22.1
dsc [Mon, 9 Apr 2012 18:38:34 +0000]
nginx config for count.less.ly
dsc [Mon, 9 Apr 2012 05:02:04 +0000]
Updates todo, adds docs.
dsc [Mon, 9 Apr 2012 03:27:12 +0000]
Adds isotope custom layout modes.
dsc [Fri, 6 Apr 2012 14:54:42 +0000]
Updates spin.js
dsc [Fri, 6 Apr 2012 05:54:31 +0000]
Fixes spelling of 'Europe', moves columns so World is first.
declerambaul [Thu, 5 Apr 2012 19:08:47 +0000]
Merge branch 'master' of less.ly:kraken-ui
declerambaul [Thu, 5 Apr 2012 19:08:29 +0000]
Added total line to mobile data
dsc [Thu, 5 Apr 2012 17:10:04 +0000]
Updates default graph.
declerambaul [Thu, 5 Apr 2012 16:37:42 +0000]
Added target mobile page view data
declerambaul [Thu, 5 Apr 2012 15:43:13 +0000]
Correct total number of editors to not exclude commons. Corrected typo in mobile yaml file.
declerambaul [Thu, 5 Apr 2012 15:04:30 +0000]
Adding some mobile data
declerambaul [Thu, 5 Apr 2012 14:59:45 +0000]
NEVER GIVE UP
declerambaul [Thu, 5 Apr 2012 14:47:49 +0000]
Removed yaml file so that dropdown works again. I have no idea what is wrong with it - one would think it shouldnt be that hard :|
declerambaul [Thu, 5 Apr 2012 14:34:27 +0000]
Updated data file. What is wrong with that yaml file?
declerambaul [Thu, 5 Apr 2012 14:23:38 +0000]
Still a bug in yaml file
declerambaul [Thu, 5 Apr 2012 14:22:27 +0000]
Still a bug in yaml file
declerambaul [Thu, 5 Apr 2012 14:18:49 +0000]
Bug in yaml file, again.
declerambaul [Thu, 5 Apr 2012 14:13:32 +0000]
First attempt at target line in file.
declerambaul [Thu, 5 Apr 2012 11:11:04 +0000]
Changed total active editors 5+ by wildly code monkeying around