summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commons
Commit message (Expand)AuthorAgeFilesLines
* add tooltip directive from gitlab-uiSimon Knox2018-09-101-0/+2
* Use gitlab-ui modal wrapped componentClement Ho2018-09-071-1/+7
* add polyfill for String.prototype.includesMike Greiling2018-08-151-0/+1
* Porting MR Vue Memory Fixes to current masterTim Zallmann2018-08-082-0/+18
* Replace issues time tracking progress bar with gitlab-ui's progress barClement Ho2018-07-252-0/+5
* Add formdata-polyfill45443-unable-to-save-user-profile-update-with-safariLuke Bennett2018-07-201-0/+1
* Use import bootstrapClement Ho2018-04-181-3/+1
* Import popper without variableClement Ho2018-04-171-1/+1
* Remove duplicate tooltip instantiationClement Ho2018-04-171-3/+0
* Fix tooltipsClement Ho2018-04-171-9/+6
* Add Array.fill for IE 11 compatibility.Pei-Tang Huang2018-03-221-0/+1
* Remove common_vue bundleMike Greiling2018-03-061-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-2/+2
* Update jquery.waitforimages & use npm versionnpm-waitforimagesPhil Hughes2018-02-081-1/+1
* Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood2018-02-051-0/+19
* Refactor CI variable list code for usage with CI/CD settings page secret vari...refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-311-0/+2
* Import axios utils in commons39727-add-axios-to-commonFilipa Lacerda2017-12-041-0/+1
* Add classList polyfill for IE classList.toggle(.., force)38916-add-classlist-polyfillEric Eastwood2017-11-241-0/+1
* Adds Event polyfill for IEFilipa Lacerda2017-09-113-1/+25
* Move `common_vue` into vendor bundlekushalpandya2017-09-052-0/+6
* add polyfill for NodeList.prototype.forEach (unsupported in Internet Explorer)Mike Greiling2017-08-262-0/+8
* Merge branch '15664-remove-jquery-nicescroll' into 'master'Phil Hughes2017-08-071-1/+0
|\
| * remove nicescroll from jobs page and remove the library from common.bundle.jsMike Greiling2017-08-041-1/+0
* | Fix eslint errorFilipa Lacerda2017-08-071-1/+0
* | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-072-0/+3
|\ \
| * | Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
| |/
| * Fixed sign-in restrictions buttons not toggling active statefix-oauth-checkboxesPhil Hughes2017-08-031-0/+1
| * add gpg commit popover badgesAlexis Reigel2017-07-271-0/+1
* | Adds CSS for desktop and mobileFilipa Lacerda2017-07-311-0/+1
|/
* Add Array `findIndex` support33315-es6-findindex-supportkushalpandya2017-06-071-0/+1
* Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-0/+1
* add polyfill for Array.from to enable ES spread operatorMike Greiling2017-03-221-0/+1
* enable Array destructuring and polyfill Symbol classMike Greiling2017-03-211-0/+1
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-135-1/+47
* refactor common bundle to ES module syntax and move global exports to applica...Mike Greiling2017-03-033-22/+21
* create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-033-0/+24