summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils
Commit message (Expand)AuthorAgeFilesLines
* Disable unnecessary ESLint i18n offencesBrandon Labuschagne2019-06-132-0/+3
* Merge branch 'prom-api-2' into 'master'Mike Greiling2019-06-121-0/+6
|\
| * Add feature flag and dashboard endpointprom-api-2Simon Knox2019-06-071-0/+6
* | Update IDE file mirror service (ce utils)ce-5276-3-update-ide-diff-and-mirror-modulesPaul Slaughter2019-06-071-1/+11
* | Merge branch '59232-add-storage-counter-ce' into 'master'Phil Hughes2019-06-062-1/+14
|\ \
| * | Adds hashed option to bs linked options59232-add-storage-counter-ceFilipa Lacerda2019-06-052-1/+14
| |/
* | I18N datetime utility filejs-i18n-datetimeBrandon Labuschagne2019-06-051-1/+1
|/
* Specify exception identifer in catch blocksast-catch-unexpected-tokenPaul Gascou-Vaillancourt2019-06-041-1/+1
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-033-5/+5
* Add global isSafeURL utilityissafeurl-utilityPaul Gascou-Vaillancourt2019-06-031-0/+36
* Add offset adjust to fix line positionJustin Boyson2019-05-301-0/+10
* Throw an error when formatDate's input is invalidPaul Gascou-Vaillancourt2019-05-281-1/+6
* Internationalisation of lib directoryBrandon Labuschagne2019-05-232-14/+23
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-3/+3
* Fix webpack asset patch with '/' as relative rootPaul Slaughter2019-04-301-1/+3
* Fix API and IDE path with `/` relative_url_rootPaul Slaughter2019-04-241-0/+2
* Display scoped labels in Issue BoardsRajat Jain2019-04-151-0/+12
* CE backport of Add Snowplow tracking to notesConstance Okoghenun2019-04-121-0/+7
* Remove slugify text utilityfe-remove-slugifyPaul Slaughter2019-04-121-7/+0
* Revert "Merge branch 'fix-ide-web-worker-relative-url' into 'master'"revert-e4b2c3b0Mike Greiling2019-04-091-0/+6
* Improve diff navigation headerSam Bigelow2019-04-051-5/+4
* Merge branch 'ce-9262-move-project-search-bar-into-modal-dialog-on-operations...Filipa Lacerda2019-04-052-0/+76
|\
| * Make corrections to address review feedbackce-9262-move-project-search-bar-into-modal-dialog-on-operations-dashboard-pagemfluharty2019-04-021-2/+2
| * Add reusable project_selector componentNathan Friend2019-04-022-0/+76
* | Replace 'x seconds ago' with 'just now'Sergiu Marton2019-04-031-3/+7
|/
* Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-291-8/+17
* Merge branch 'winh-toggle-comment-draft' into 'master'Kushal Pandya2019-03-221-0/+32
|\
| * Pass autosaveKey from NoteableDiscussion to NoteFormWinnie Hellmann2019-03-211-0/+5
| * Add autosave utilitiesWinnie Hellmann2019-03-121-0/+27
* | Merge branch '56970-fix-mr-stuck-loading-on-error' into 'master'Phil Hughes2019-03-151-2/+2
|\ \
| * | Update simple_poll with timeout 0 and object argPaul Slaughter2019-03-111-2/+2
| |/
* | Fixed Web IDE web workers not loading with relative root URLPhil Hughes2019-03-121-1/+1
|/
* Merge branch '7714-boards-fe' into 'master'Kushal Pandya2019-03-071-0/+1
|\
| * Display Recent Boards in Board switcherRajat Jain2019-03-041-0/+1
* | Creates a function to check if repo is EEFilipa Lacerda2019-03-041-0/+8
|/
* Moves utility function into CEFilipa Lacerda2019-03-011-0/+19
* Merge branch 'sh-fix-double-xhr-pipelines' into 'master'Filipa Lacerda2019-02-251-3/+17
|\
| * Remove duplicate XHR request when requesting new pipeline pageStan Hu2019-02-231-3/+17
* | 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
* Update `chart.js` to 2.7.2Andrew Fontaine2019-02-081-0/+83
* Fixes diff web worker not loading in stagingPhil Hughes2019-02-081-0/+10
* Merge branch 'fix-repo-settings-file-upload-error' into 'master'Nick Thomas2019-02-071-0/+3
|\
| * Fix bug causing repo mirror settings UI to breakfix-repo-settings-file-upload-errorLuke Bennett2019-01-081-0/+3
* | Use svg icon for deployment seriesAdriel Santiago2019-02-051-0/+18
* | Merge branch 'fe-grammar-util' into 'master'Phil Hughes2019-02-051-0/+40
|\ \
| * | Add grammar utilPaul Slaughter2019-02-041-0/+40
* | | Handle window and container resize eventsAdriel Santiago2019-02-041-0/+16
|/ /
* | Support for ignore rules in 'convertObjectPropsToCamelCase' helperKushal Pandya2019-01-311-2/+24
* | Remove big if-else structure in favor of arrayLukas Eipert2019-01-221-64/+38