summaryrefslogtreecommitdiffstats
path: root/webapp/components/login/login_controller.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-3020 Re-added errors to login page when no username/password is added ↵Harrison Healey2016-06-031-5/+49
| | | | | | | | (#3215) * Re-added errors to login page when no username/password is added * Added code to help login page state keep in sync with the browser's state after using autocomplete
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-1/+1
| | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency * Fix get locale on login_controller
* Merge branch 'release-3.0'JoramWilander2016-05-271-0/+1
|
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-0/+453