summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/user_callout.js
Commit message (Expand)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-6/+5
* Add expirations to CA and user calloutsLuke "Jared" Bennett2017-04-141-1/+1
* Refactored the user callout classPhil Hughes2017-03-241-37/+6
* fix test failuresMike Greiling2017-03-221-3/+1
* remove Cookies class from global spaceMike Greiling2017-03-221-1/+1
* remove extra whitespace on dashboard projects pageSimon Knox2017-03-021-1/+3
* Corrected indentation on the template stringuser-calloutsJose Ivan Vargas2017-02-241-10/+9
* Modified the user_callout behaviourJose Ivan Vargas2017-02-231-10/+35
* Removed disabled rules from the user_callout_spec.jsJose Ivan Vargas2017-02-231-8/+7
* Moved the dismiss-icon listener to close the callout to a buttonJose Ivan Vargas2017-02-231-2/+2
* Changed the javascript class from using the global scope to exporting it via ...Jose Ivan Vargas2017-02-231-26/+24
* Created unit tests, fixtures and integration testsJose Ivan Vargas2017-02-231-5/+20
* Initial version of the user-calloutsJose Ivan Vargas2017-02-231-0/+22