Merge branch 'master' of ssh://pwan.org/var/www/git/projects/tech-radar
[tech-radar.git] / src /
2015-09-01 Bruno Trecentiadded blip name on blip hovering, fixed rings in the...
2015-08-24 Bruno TrecentiMerge pull request #13 from br00k/blip-hover
2015-08-04 Brook SchofieldAdd tooltips to Blips
2015-05-20 Bruno TrecentiMerge pull request #10 from andyw8/add-license
2015-05-20 Bruno TrecentiMerge pull request #11 from JoshMock/ref-table
2015-05-20 Josh MockAdd tests for RefTable
2015-05-19 Josh MockAdd ability to render a reference table
2014-10-22 Bruno TrecentiRevert "fixed fib sum, it was doing the sum for lenght...
2014-07-10 Bruno Trecentifixed fib sum, it was doing the sum for lenght + 1
2014-03-18 Bruno Trecentiadded tasks to minify and to generate css from scss...
2014-03-17 Bruno Trecentistyles with scss
2014-02-27 Bruno Trecentiusing a polygon instead of a path
2014-02-27 Bruno Trecentiinitializing the graph in a DOM node
2014-02-27 Bruno Trecentimoved number generation to the radar model
2014-02-27 Bruno Trecentimoved svg creation and append to the graphing radar
2014-02-27 Bruno Trecentiadded styles and geometries
2014-02-26 Bruno Trecentiadded method to plot the blips
2014-02-26 Bruno Trecentiadded fibonacci algorithm to render the arcs
2014-02-26 Bruno Trecentibetter organizing the cycle names
2014-02-25 Bruno Trecentisorting cycles by their order
2014-02-25 Bruno Trecentiadded the plot of circles to to the radar
2014-02-25 Bruno Trecentiplotting horizontal line in the center
2014-02-25 Bruno Trecentiadded radar graphing and vertical line
2014-02-25 Bruno Trecentiadded radar, cartesian quadrants and cycles retrieval
2014-02-25 Bruno Trecentiinitial commit