tech-radar.git
10 years agoadded post install
Bruno Trecenti [Thu, 15 May 2014 12:52:37 +0000 (09:52 -0300)]
added post install

11 years agoUpdate README.md
trecenti [Mon, 24 Mar 2014 14:16:56 +0000 (11:16 -0300)]
Update README.md

11 years agoUpdate README.md
trecenti [Fri, 21 Mar 2014 20:45:27 +0000 (17:45 -0300)]
Update README.md

11 years agoupdated travis scripts
Bruno Trecenti [Fri, 21 Mar 2014 20:37:29 +0000 (17:37 -0300)]
updated travis scripts

11 years agoBump to 0.1.6
Bruno Trecenti [Fri, 21 Mar 2014 20:29:53 +0000 (17:29 -0300)]
Bump to 0.1.6

11 years agoadding travis again
Bruno Trecenti [Fri, 21 Mar 2014 20:27:52 +0000 (17:27 -0300)]
adding travis again

11 years agoremoving travis
Bruno Trecenti [Fri, 21 Mar 2014 20:26:42 +0000 (17:26 -0300)]
removing travis

11 years agoupdated packe information
Bruno Trecenti [Fri, 21 Mar 2014 20:24:39 +0000 (17:24 -0300)]
updated packe information

11 years agoBump version 0.1.5
Bruno Trecenti [Fri, 21 Mar 2014 20:17:06 +0000 (17:17 -0300)]
Bump version 0.1.5

11 years agoBump version 0.1.4
Bruno Trecenti [Fri, 21 Mar 2014 20:13:21 +0000 (17:13 -0300)]
Bump version 0.1.4

11 years agoBump version 0.1.3
Bruno Trecenti [Fri, 21 Mar 2014 20:11:22 +0000 (17:11 -0300)]
Bump version 0.1.3

11 years agocleanning dependecies
Bruno Trecenti [Fri, 21 Mar 2014 20:05:42 +0000 (17:05 -0300)]
cleanning dependecies

11 years agoadded travis
Bruno Trecenti [Fri, 21 Mar 2014 20:02:20 +0000 (17:02 -0300)]
added travis

11 years agoBump version 0.1.2
Bruno Trecenti [Fri, 21 Mar 2014 19:55:38 +0000 (16:55 -0300)]
Bump version 0.1.2

11 years ago0.1.1
Bruno Trecenti [Fri, 21 Mar 2014 19:54:01 +0000 (16:54 -0300)]
0.1.1

11 years agoMerge branch 'master' of github.com:Trecenti/tech-radar
Bruno Trecenti [Fri, 21 Mar 2014 19:53:03 +0000 (16:53 -0300)]
Merge branch 'master' of github.com:Trecenti/tech-radar

11 years ago0.1.0
Bruno Trecenti [Fri, 21 Mar 2014 19:44:09 +0000 (16:44 -0300)]
0.1.0

11 years agoMerge pull request #1 from tildedave/fix_link_in_readme
trecenti [Tue, 18 Mar 2014 22:35:12 +0000 (19:35 -0300)]
Merge pull request #1 from tildedave/fix_link_in_readme

Fix link in README

11 years agoFix link in README
Dave King [Tue, 18 Mar 2014 22:31:26 +0000 (18:31 -0400)]
Fix link in README

11 years agoUpdate README.md
trecenti [Tue, 18 Mar 2014 22:26:13 +0000 (19:26 -0300)]
Update README.md

11 years agofixed gulpfile
Bruno Trecenti [Tue, 18 Mar 2014 22:20:15 +0000 (19:20 -0300)]
fixed gulpfile

11 years agoUpdate README.md
trecenti [Tue, 18 Mar 2014 22:13:04 +0000 (19:13 -0300)]
Update README.md

11 years agoUpdate README.md
trecenti [Tue, 18 Mar 2014 22:12:19 +0000 (19:12 -0300)]
Update README.md

11 years agoUpdate README.md
trecenti [Tue, 18 Mar 2014 22:10:57 +0000 (19:10 -0300)]
Update README.md

11 years agoUpdate README.md
trecenti [Tue, 18 Mar 2014 22:09:57 +0000 (19:09 -0300)]
Update README.md

11 years agoadded tasks to minify and to generate css from scss files
Bruno Trecenti [Tue, 18 Mar 2014 22:02:15 +0000 (19:02 -0300)]
added tasks to minify and to generate css from scss files

11 years agostyles with scss
Bruno Trecenti [Mon, 17 Mar 2014 22:19:54 +0000 (19:19 -0300)]
styles with scss

11 years agoCreate README.md
trecenti [Mon, 17 Mar 2014 21:54:10 +0000 (18:54 -0300)]
Create README.md

11 years agousing a polygon instead of a path
Bruno Trecenti [Thu, 27 Feb 2014 22:15:31 +0000 (19:15 -0300)]
using a polygon instead of a path

11 years agoinitializing the graph in a DOM node
Bruno Trecenti [Thu, 27 Feb 2014 14:46:12 +0000 (11:46 -0300)]
initializing the graph in a DOM node

11 years agoexpecting the numbers to be set
Bruno Trecenti [Thu, 27 Feb 2014 13:52:38 +0000 (10:52 -0300)]
expecting the numbers to be set

11 years agoindent example html
Bruno Trecenti [Thu, 27 Feb 2014 13:48:18 +0000 (10:48 -0300)]
indent example html

11 years agomoved number generation to the radar model
Bruno Trecenti [Thu, 27 Feb 2014 13:44:09 +0000 (10:44 -0300)]
moved number generation to the radar model

11 years agomoved svg creation and append to the graphing radar
Bruno Trecenti [Thu, 27 Feb 2014 12:36:35 +0000 (09:36 -0300)]
moved svg creation and append to the graphing radar

11 years agoadded styles and geometries
Bruno Trecenti [Thu, 27 Feb 2014 10:45:34 +0000 (07:45 -0300)]
added styles and geometries

11 years agoadded method to plot the blips
Bruno Trecenti [Wed, 26 Feb 2014 22:36:45 +0000 (19:36 -0300)]
added method to plot the blips

11 years agoadded fibonacci algorithm to render the arcs
Bruno Trecenti [Wed, 26 Feb 2014 18:14:03 +0000 (15:14 -0300)]
added fibonacci algorithm to render the arcs

11 years agobetter organizing the cycle names
Bruno Trecenti [Wed, 26 Feb 2014 12:41:21 +0000 (09:41 -0300)]
better organizing the cycle names

11 years agosorting cycles by their order
Bruno Trecenti [Tue, 25 Feb 2014 14:27:01 +0000 (11:27 -0300)]
sorting cycles by their order

11 years agovar clean up on tests
Bruno Trecenti [Tue, 25 Feb 2014 14:21:47 +0000 (11:21 -0300)]
var clean up on tests

11 years agoadded the plot of circles to to the radar
Bruno Trecenti [Tue, 25 Feb 2014 14:11:07 +0000 (11:11 -0300)]
added the plot of circles to to the radar

11 years agoplotting horizontal line in the center
Bruno Trecenti [Tue, 25 Feb 2014 13:48:44 +0000 (10:48 -0300)]
plotting horizontal line in the center

11 years agoadded radar graphing and vertical line
Bruno Trecenti [Tue, 25 Feb 2014 13:47:04 +0000 (10:47 -0300)]
added radar graphing and vertical line

11 years agoadded radar, cartesian quadrants and cycles retrieval
Bruno Trecenti [Tue, 25 Feb 2014 13:24:06 +0000 (10:24 -0300)]
added radar, cartesian quadrants and cycles retrieval

11 years agoinitial commit
Bruno Trecenti [Tue, 25 Feb 2014 12:06:32 +0000 (09:06 -0300)]
initial commit