2012-06-27 |
declerambaul | Created a D3ChartType ChartType, abstracting the differ... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
declerambaul | D3 charttypes now render an individual metric, which... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
declerambaul | Added a rudimentary bar chart type |
commit | commitdiff | tree | snapshot |
2012-06-23 |
declerambaul | Added mouseover event for the circles on a line. |
commit | commitdiff | tree | snapshot |
2012-06-22 |
David Schoonover | Idea mockups. |
commit | commitdiff | tree | snapshot |
2012-06-22 |
David Schoonover | An experiment in hover-reactive data-points. |
commit | commitdiff | tree | snapshot |
2012-06-22 |
David Schoonover | Removes pointless logging. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Schoonover | Unbreaks dygraph charts. Heh. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Schoonover | Auto-load d3 line chart type. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Schoonover | Fixes ordering issue with non-default chart-types. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Schoonover | Adds d3-line test graph. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Schoonover | First pass at a d3 line chart. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Schoonover | Folding markers. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Schoonover | Fixes scroll-to-graph. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
David Schoonover | Adds Dashboard controller. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
David Schoonover | Adds generic non-Backbone base class. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
David Schoonover | Updates dashboard and display to use AppView |
commit | commitdiff | tree | snapshot |
2012-06-12 |
David Schoonover | Checkpoint in adding shortcut to scroll between graphs. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
David Schoonover | Disable buffering for nginx. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
David Schoonover | Proxy endpoint. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Force load chart-schema as json. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
declerambaul | Merge branch 'develop' of less.ly:kraken-ui into develop |
commit | commitdiff | tree | snapshot |
2012-06-07 |
declerambaul | Fixed bug with callout that contain NaN numbers |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Updates reportcard date. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Updates footer. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Replaces 'GraphKit' with 'Limn'. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Whoops. Apparently I forgot to uncomment that. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Fixes Callout for missing data. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Merge branch 'develop' of less.ly:kraken-ui into develop |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Fixes issue with derived colors in edit view. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
declerambaul | Merge remote-tracking branch 'origin/develop' into... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Minor dashboard style tweaks |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Removes github links for now. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Stubs out project info pages. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Colors the callout deltas. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Adds project-to-color mapping for metrics with no color... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Moves legend to the left, along with the callout. Updat... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Guards callout against null data. Re-enables Dashboard. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Merge branch 'develop' of less.ly:kraken-ui into develop |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Updates callout style. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Schoonover | Fixes test for "default metric label" resulting in... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
David Schoonover | Fixes issue with certain graphs failing to load their... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
David Schoonover | Merge branch 'develop' of less.ly:kraken-ui into develop |
commit | commitdiff | tree | snapshot |
2012-06-06 |
David Schoonover | And that finishes up Callouts. |
commit | commitdiff | tree | snapshot |
2012-06-06 |
declerambaul | Merge remote-tracking branch 'origin/develop' into... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
declerambaul | Temporarily added test.json for debugging of new datase... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
David Schoonover | Merge branch 'develop' of less.ly:kraken-ui into develop |
commit | commitdiff | tree | snapshot |
2012-06-06 |
declerambaul | Merge branch 'develop' of less.ly:kraken-ui into develop |
commit | commitdiff | tree | snapshot |
2012-06-06 |
David Schoonover | Remove cruft from dev bugs. |
commit | commitdiff | tree | snapshot |
2012-06-06 |
David Schoonover | Strip out id from DataSet JSON before saving. |
commit | commitdiff | tree | snapshot |
2012-06-05 |
David Schoonover | Checkpoint. |
commit | commitdiff | tree | snapshot |
2012-06-03 |
David Schoonover | Fixes submit bug with subforms; fixes lost-context... |
commit | commitdiff | tree | snapshot |
2012-06-03 |
David Schoonover | Adds AppView to start cleaning up -main.co files; Begin... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
David Schoonover | Cleans up geo chart in prep for making a chart-type. |
commit | commitdiff | tree | snapshot |
2012-05-23 |
David Schoonover | Refactor of source modules, including: |
commit | commitdiff | tree | snapshot |
2012-05-23 |
David Schoonover | Turns out sub-forms don't contribute their fields to... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
David Schoonover | Fixes metric CRUD in data-ui. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
David Schoonover | Adds support for DataSet.removeMetric() |
commit | commitdiff | tree | snapshot |
2012-05-22 |
David Schoonover | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
dsc | Pruning dead code. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
dsc | Refactor of ChartType. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
dsc | Turns off opacity animation as it causes some links... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
dsc | Adds mixins for CSS Animations. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
dsc | Meh. Didn't like watermark. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
dsc | Adds footer with useful information. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
dsc | Tabs to spaces. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
dsc | Refactors much of GraphEditView and GraphDisplayView... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
dsc | Fixes error with / from Jade 26.0 |
commit | commitdiff | tree | snapshot |
2012-05-15 |
dsc | Merge remote-tracking branch 'origin/dataset-ui' into... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
dsc | Merge remote-tracking branch 'origin/master' into develop |
commit | commitdiff | tree | snapshot |
2012-05-14 |
declerambaul | Merge remote-tracking branch 'origin/develop' into... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
dsc | Fixes update() for cases like Scaffold. dataset-ui |
commit | commitdiff | tree | snapshot |
2012-05-11 |
dsc | Fixes errant cursor, adds viewport defaults. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
dsc | Merge branch 'develop' of less.ly:kraken-ui into develop |
commit | commitdiff | tree | snapshot |
2012-05-11 |
declerambaul | Rudimentary tab support. Tabs are hardcoded in dashboar... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
dsc | Temporarily redirect to /graphs/ohai/edit while I imple... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
dsc | Updates ParserMixin, working on simplifying Scaffolding. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
dsc | Updates deps, adds more docs. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
dsc | Updates deps |
commit | commitdiff | tree | snapshot |
2012-05-09 |
dsc | checkpoint |
commit | commitdiff | tree | snapshot |
2012-05-09 |
dsc | Fabfile now bundles. |
commit | commitdiff | tree | snapshot |
2012-05-08 |
dsc | checkpoint |
commit | commitdiff | tree | snapshot |
2012-05-07 |
dsc | Merge branch 'master' of less.ly:kraken-ui |
commit | commitdiff | tree | snapshot |
2012-05-07 |
dsc | DataSet UI now wired up properly, woo. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
dsc | Implements colorpicker for metrics. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
dsc | Adds data-attribute for binding to control escaping. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
dsc | Adds Bootstrap color and date pickers. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
declerambaul | Removing mobile devices charts from dashboard |
commit | commitdiff | tree | snapshot |
2012-05-03 |
declerambaul | Dygraphs needs to be refreshed |
commit | commitdiff | tree | snapshot |
2012-05-03 |
declerambaul | Merge branch 'master' into rc-tabs |
commit | commitdiff | tree | snapshot |
2012-05-03 |
declerambaul | Added mobile devices dygraph files to datasources.... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
declerambaul | Adding uglify-js to dependencies in package.json. Requi... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
declerambaul | Changed dashboard title |
commit | commitdiff | tree | snapshot |
2012-05-03 |
declerambaul | Created saved graph for mobile data. Added mobile targe... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
dsc | Merge branch 'master' of less.ly:kraken-ui |
commit | commitdiff | tree | snapshot |
2012-05-02 |
declerambaul | Changed order of graphs, comscore data appears first |
commit | commitdiff | tree | snapshot |
2012-05-02 |
declerambaul | Page header: changed Feb12 to March12 |
commit | commitdiff | tree | snapshot |
2012-05-02 |
declerambaul | Adding tab support for main page, splitting charts... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
dsc | Checkpoint: Events mostly flow upward. |
commit | commitdiff | tree | snapshot |
2012-04-30 |
dsc | Merge branch 'master' of less.ly:kraken-ui |
commit | commitdiff | tree | snapshot |
next |