Skip to content

Releases: gkathan/space

grundel - 1.2

grundel - 1.2 Pre-release
Pre-release

Choose a tag to compare

@gkathan gkathan released this 13 Jun 02:36
  • 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

release 1.1.0 - dariodario
)

dariodario - 1.1

dariodario - 1.1 Pre-release
Pre-release

Choose a tag to compare

@gkathan gkathan released this 26 Mar 16:08

main changes

  • multi-tenant target management
  • integration of external systems for dashboard data (snow,avreport)
  • first version of dashboard for L1 targets
  • fully automated build chain with gulp
  • passport authentication framework (ldap not yet working)
  • organization managment
  • and lots of small tweaks

release 1.1.0 - dariodario

1.0.1

1.0.1 Pre-release
Pre-release

Choose a tag to compare

@gkathan gkathan released this 12 Mar 16:13

firereports integrated

gurami - 1.0

gurami - 1.0 Pre-release
Pre-release

Choose a tag to compare

@gkathan gkathan released this 11 Feb 05:19

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)

    1. eonasdan-bootstrap-datetimepicker#3.1.3

    2. bootstrap#~3.3.2 which resolved to 3.3.2 and is required by kanban

    • npm start

release 1.0.0 - gurami