summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/page/logout.spec.js
AgeCommit message (Collapse)Author
2016-03-23Updated karma launcher so we use the same phantomjsBruno Wagner
It is now on version 1.0.0, to support phantomjs2, now we bumped the version of phantomjs to 2.1.1 in all environments and for all the types of tests
2016-02-25changed logout to postNavaL
Issue #612
2015-01-29Issue #242 added logout shortcut for dispatcher mode.Lisa Junger
- some new style to logout in expanded nav bar and shortcut. - to be complemented by #239.
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2014-10-20massive update of bower and npm libs - includes flight, jasmine and a bunch ofDuda Dornelles
stuff. If things get weird when developing, remove you bower_components and your node_modules and install it again
2014-10-09Fixed jshint warnings.Folker Bernitt
2014-10-08Added logout link to dispatcher (issue #55).Folker Bernitt
- Set DISPATCHER_LOGOUT_URL environment to logout url to show logout. - Logout button currently lacks some design