summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/copy_to_clipboard.js
Commit message (Collapse)AuthorAgeFilesLines
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-2/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
| |
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-1/+1
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
|
* Clean up commit copy to clipboard and make consistentvictorwu2016-12-121-2/+2
|
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* Fix tooltip for Copy to clipboard button.Luke Howell2016-09-291-9/+9
| | | | | | | Fix "Copy to clipboard" tooltip to say "Copied!" when clipboard button is clicked. Closes #22022
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-1/+6
|
* Fixed issue with filtering by label on issue not updating dropdownPhil Hughes2016-08-171-5/+3
|
* Gets issues after the list is saved to the DBPhil Hughes2016-08-171-1/+1
| | | | Fixes issue with clipboard.js throwing an error
* Added blank statePhil Hughes2016-08-171-3/+6
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+42