summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pages/sessions
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-fallback-to-first-tab-signin' into 'master'Clement Ho2018-06-201-0/+5
|\
| * Fall back to the first sign-in tab if the local storage value is badStan Hu2018-06-201-0/+5
* | remove all unused eslint-disable rulesLukas Eipert2018-06-203-3/+3
|/
* Resolve "Bug: When creating an account with invalid characters the error is "...Jan2018-06-131-5/+4
* fix `spaced-comment`Lukas Eipert2018-05-291-1/+1
* Refactor CSS to eliminate vertical misalignment of login navTakuya Noguchi2018-04-111-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-093-0/+4
* migrate sessions:* to static bundleMike Greiling2018-02-211-3/+1
* Merge branch 'axios-username-validator' into 'master'Fatih Acet2018-02-051-6/+6
|\
| * Replace $.ajax in username validator with axiosaxios-username-validatorClement Ho2018-02-021-6/+6
* | migrate sessions:new to static bundleMike Greiling2018-02-011-2/+2
|/
* Added dispatcher imports for sessions routedispatcher-ph-morePhil Hughes2018-01-221-0/+5
* Fix Shows signin tab after new user email confirmationJacopo2018-01-181-2/+4
* Fix importClement Ho2018-01-101-1/+1
* Refactor dispatcher sessions pathClement Ho2018-01-104-0/+229