summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/profile
Commit message (Expand)AuthorAgeFilesLines
* Updates eslint vue plugin versionFilipa Lacerda2018-06-112-10/+10
* Replace help-block with form-text.text-mutedClement Ho2018-05-291-1/+1
* [skip ci] .input-group-addon to .input-group-prepend, .input-group-appendClement Ho2018-04-121-1/+5
* Add confirmation modal to "Change username"Shah El-Rahman2018-04-062-0/+136
* Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-221-4/+4
* remove JS for cookie togglePhil Hughes2018-03-201-22/+19
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-092-0/+3
* removed profile webpack bundle tagConstance Okoghenun2018-02-232-86/+66
* Rest of Dispatcher RefactorJacob Schatz2018-02-211-24/+24
* Remove unused coderemove-unused-code-profileClement Ho2018-02-081-18/+0
* Replace $.ajax in profile.js with axiosClement Ho2018-02-071-17/+16
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-061-9/+19
* Merge branch 'winh-modal-target-id' into 'master'Filipa Lacerda2018-01-052-66/+53
|\
| * Add id to modal.vue to support data-toggle="modal"Winnie Hellmann2018-01-052-66/+53
* | Added multi editor setting on the profile preferences pageJose Ivan Vargas2018-01-041-0/+21
|/
* Rename popup-dialog to modalWinnie Hellmann2017-12-121-4/+4
* karma spec updatesvue-updatePhil Hughes2017-11-011-1/+1
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Show confirmation modal before deleting accountWinnie Hellmann2017-10-062-0/+167
* Check orientation of profile imageGuilherme Vieira2017-09-271-1/+2
* Use modules in common utilsFilipa Lacerda2017-09-091-1/+2
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
* include cropper jQuery plugin as an npm moduleuse-npm-cropperMike Greiling2017-08-011-1/+1
* update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-2/+2
* Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-0/+1
* Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-1/+0
* Remove .es6 from file extensions (!9241)winniehell2017-03-052-0/+0
* merge cropper library into profile_bundlecommons-chunk-pluginMike Greiling2017-03-031-0/+2
* Fix ES6 interpolation in GitLabCrop classrs-issue-28647Robert Speicher2017-03-011-1/+1
* Merge branch 'ssh-key-paste' into 'master' Filipa Lacerda2017-02-271-3/+4
|\
| * Updates SSH key title after pasting keyPhil Hughes2017-02-271-3/+4
* | remove require.context from profile_bundleremove-require-context-profile-bundleMike Greiling2017-02-231-3/+2
|/
* Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan2017-02-131-0/+1
|\
| * Add checkbox in UI to opt into receiving notifications about your activityRichard Macklin2017-02-011-0/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-272-9/+5
|\ \ | |/
| * Prevent form to be submitted twiceAlfredo Sumaran2017-01-261-0/+1
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-182-7/+2
| * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
| * resolve all no-plusplus eslint violationsMike Greiling2017-01-181-2/+2
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-7/+3
|/
* re-enable submit button after username change failureMike Greiling2016-12-271-6/+3
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-132-2/+5
* showing unconfirmed email status in profileNur Rony2016-11-211-1/+0
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-263-0/+3
* Fix profile test failure.Bryce Johnson2016-10-051-1/+1
* Set defaults in constructor, in case opts are undefined.Bryce Johnson2016-10-051-2/+2
* Pass default opts.Bryce Johnson2016-10-051-1/+1
* Refactor GitLabCrop to ES6.Bryce Johnson2016-10-051-64/+59
* Make use of destructuring options, clean up based on feedback.Bryce Johnson2016-10-051-8/+4