Releases: gkathan/space
Releases · gkathan/space
grundel - 1.2
- target framework dashboard and corporate rollup
- employee2target mapping
- IT service report
- nvd3 charting integration
- appdynmaics integration
- scheduled service now data integration
- websocket notifications (html and chrome desktop notification)
- enhanced availability calculation module (split by customer, configurable core / non-core time)
- loots of refactoring and other tweaking
dariodario - 1.1
1.0.1
gurami - 1.0
first release 1.0.0
clean install
- install git
- install nodeJS
- install mongodb
** what else to prepare - npm install -g bower
- npm install -g grunt
checkout s2t from git
=> fixed some missing dependcies and files
=> now [OK]
-
git clone https://github.com/gkathan/strategy2tactics
-
cd strategy2tacics
-
npm install
-
bower install (2 resolves: latest bootstrap + old other)
-
eonasdan-bootstrap-datetimepicker#3.1.3
-
bootstrap#~3.3.2 which resolved to 3.3.2 and is required by kanban
- npm start
-