summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/profile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use parentheses in IFFE's as per AirBnb styleguide.Bryce Johnson2016-10-051-1/+2
* Refactor Profile to use ES6.Bryce Johnson2016-10-051-60/+57
* Fixup debugger ref left in Dispatcher.Bryce Johnson2016-10-051-0/+0
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-083-3/+14
* ES6ify all the things!Fatih Acet2016-07-246-237/+278
* Replace namespace-specific application.js files with namespace-bundle.js files.rename-js-filesConnor Shea2016-07-151-0/+0
* Add a helper function for getting the page path from JS.Connor Shea2016-06-291-1/+1
* Split Cropper.js from the main JavaScript manifest.Connor Shea2016-06-293-0/+237