summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils/common_utils.js
Commit message (Expand)AuthorAgeFilesLines
* Add `searchBy` helper & `SidebarItemEpicsSelect`ce-6878-add-epic-select-dropdownKushal Pandya2019-08-221-0/+60
* Add support for Content-Security-PolicyStan Hu2019-08-071-1/+6
* Revert "Merge branch 'mh/editor-indents' into 'master'"revert-editor-indentsPaul Slaughter2019-08-011-65/+0
* Add UndoStack class - a custom undo/redo engineMartin Hanzel2019-07-261-0/+65
* Replace runtime isEE check with compile time one60213-fix-is-ee-webpack-checksLukas Eipert2019-07-051-8/+0
* Add offset adjust to fix line positionJustin Boyson2019-05-301-0/+10
* Display scoped labels in Issue BoardsRajat Jain2019-04-151-0/+12
* Improve diff navigation headerSam Bigelow2019-04-051-5/+4
* Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-291-8/+17
* Creates a function to check if repo is EEFilipa Lacerda2019-03-041-0/+8
* Remove convertPermissionToBoolean() from common_utils.jsWinnie Hellmann2019-02-211-15/+0
* CE Port of fix for roadmap forward timeline scrollConstance Okoghenun2019-02-131-1/+1
* Handle window and container resize eventsAdriel Santiago2019-02-041-0/+16
* Support for ignore rules in 'convertObjectPropsToCamelCase' helperKushal Pandya2019-01-311-2/+24
* Make parseBoolean idempotentWinnie Hellmann2019-01-151-3/+4
* Generate searchable JSDoc documentationWinnie Hellmann2019-01-141-1/+11
* Add support for `offset` values in `isInViewport`Kushal Pandya2019-01-081-3/+4
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-081-1/+5
* Add parseBoolean helper functionWinnie Hellmann2018-11-271-1/+17
* Resolve "The reply shortcut can add any text of the page to the "comment" tex...Thomas Pathier2018-11-201-3/+21
* Added file tree to merge request diffsPhil Hughes2018-10-031-2/+10
* circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer2018-10-021-0/+11
* Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís2018-09-201-21/+46
* Merge branch 'boards-querystring-backport' into 'master'Tim Zallmann2018-09-071-10/+37
|\
| * don't add trailing = when in urlParamsToArray functionSimon Knox2018-08-291-10/+37
* | Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴2018-09-031-1/+4
|/
* Add `roundOffFloat` helper methodKushal Pandya2018-07-241-0/+20
* Resolve "Copying ordered list to new comment becomes unordered"Jan Beckmann2018-06-271-1/+14
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-5/+6
* Changes tab VUE refactoringFelipe Artur2018-06-211-53/+86
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-1/+4
* create favicon overlay on the clientAlexis Reigel2018-06-051-4/+46
* fix resetFavicon so that it actually resetsAlexis Reigel2018-06-051-1/+2
* Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho2018-04-191-1/+1
* Refactor discussions/notes codeJan Provaznik2018-04-031-0/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-2/+2
* Add support for query params for labels endpointKushal Pandya2018-03-021-0/+8
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-5/+16
* Add Tip about Push to Create project on New Project pageAndré Luís2018-02-231-0/+10
* Add `convertObjectPropsToCamelCase` helper methodKushal Pandya2018-02-071-0/+21
* remove useless ajaxPost methodPhil Hughes2018-02-011-3/+0
* fixed eslint :see_no_evil:Phil Hughes2018-01-311-1/+0
* Merge branch 'master' into ph-axios-2Phil Hughes2018-01-311-11/+6
|\
| * Use axios instead of jquery ajax for setCiStatusFaviconClement Ho2018-01-311-11/+6
* | Converted common_utils to axiosPhil Hughes2018-01-311-9/+7
|/
* Switch issue_show to AxiosEric Eastwood2018-01-021-1/+1
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-1/+2
* Fix issue comment submit button disabled on GFM pasteEric Eastwood2017-11-281-1/+1
* Improve environments performanceFilipa Lacerda2017-11-231-40/+0
* Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-141-0/+36