summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/profile.js.coffee
Commit message (Collapse)AuthorAgeFilesLines
* Add comment explaining why we enable form submit buttonAlfredo Sumaran2016-03-221-0/+1
|
* Make it genericAlfredo Sumaran2016-03-171-1/+9
|
* Handle form submit via ajax and crop avatar on the clientAlfredo Sumaran2016-03-171-8/+35
|
* Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-43/+5
| | | | | This reverts commit 01160fc06182de89c400af174861f6545ad6ceb8, reversing changes made to 4bff9daf8b6d85e9c78565e21cfaa3f6d36f0282.
* Account settingsPhil Hughes2016-03-111-3/+4
| | | | Closes #13854
* Move SSH key JS to Profile CS classRobert Speicher2016-03-031-0/+9
|
* Profile settingsPhil Hughes2016-03-021-2/+1
| | | | Closes #13853
* Improve avatar cropping internals, based on suggestions made by @rspeicher ↵Johann Pardanaud2016-02-171-1/+1
| | | | on !2773
* Improve user experience for avatar croppingJohann Pardanaud2016-02-161-1/+0
| | | | | - Avoid incomprehensible errors on non-integer cropping values - Set the default cropping area to 80%
* Fix #7959: Fix avatar stretching by providing a cropping featureJohann Pardanaud2016-02-091-5/+45
|
* Simplify the javascript behavior for Preference updatingRobert Speicher2015-06-131-6/+3
|
* Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-131-1/+1
|
* Move jQuery enable/disable extensions to extensions/jqueryRobert Speicher2015-06-021-2/+2
| | | | | Removes redundant enableButton/disableButton extensions, and adds specs for the jQuery extensions.
* Only run profile js on pages that need itCiro Santilli2014-10-211-23/+22
|
* Add trailing newline to all text files.Ciro Santilli2014-06-211-1/+1
| | | | Present in the large majority of files of each respective type.
* Show avatars of groups on profile screen that user belongs torobertd2014-02-061-0/+2
|
* avatar upload on profile pageSteven Thonus2013-10-091-0/+10
|
* Use flash message for notification across appDmitriy Zaporozhets2013-08-271-6/+2
|
* Prepare UI for notification settingsDmitriy Zaporozhets2013-03-271-2/+4
|
* Refactored profile to resource. Added missing flash notice on successfull ↵Dmitriy Zaporozhets2012-12-021-0/+10
| | | | updated. Update username via ajax
* Improve user feedback on the Profile > Design pageRobert Speicher2012-11-211-0/+10
| | | | - Header changes immediately without a page reload - Lets the user know that we actually saved their setting when changed
* Sortable issuesVSizov2011-10-151-3/+0
|
* init commitgitlabhq2011-10-091-0/+3