summaryrefslogtreecommitdiff
path: root/spec/features/user_callout_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Fix specsAnnabel Dunstone Gray2017-05-121-1/+1
* Refactored the user callout classPhil Hughes2017-03-241-3/+15
* Fix usercallout to only show on the current logged in user profileJose Ivan Vargas Lopez2017-03-231-1/+7
* Moved the dismiss-icon listener to close the callout to a buttonJose Ivan Vargas2017-02-231-1/+1
* Changed the javascript class from using the global scope to exporting it via ...Jose Ivan Vargas2017-02-231-3/+3
* Added CHANGELOG and corrected linter errorsJose Ivan Vargas2017-02-231-1/+1
* Created unit tests, fixtures and integration testsJose Ivan Vargas2017-02-231-0/+37