summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Memoize timeago localesLukas Eipert2019-01-221-38/+86
* | Remove reference to unused js-timeago-render classLukas Eipert2019-01-221-31/+15
* | Improved Performance by delaying Tooltip setup for localtimeagoTim Zallmann2019-01-211-8/+18
* | Make parseBoolean idempotentWinnie Hellmann2019-01-151-3/+4
* | Generate searchable JSDoc documentationWinnie Hellmann2019-01-141-1/+11
* | Addressing feedback from most recent reviews.Scott Escue2019-01-102-12/+2
* | Removing the URL manipulation functions added to 'common_utils.js' in favor o...Scott Escue2019-01-102-95/+51
* | Addressing peer review feedback.Scott Escue2019-01-101-0/+81
* | Merge branch 'kp-7325-add-lib-helpers' into 'master'Fatih Acet2019-01-082-10/+31
|\ \
| * | Add `newDate` helper, update `getTimeframeWindowFrom`Kushal Pandya2019-01-081-7/+27
| * | Add support for `offset` values in `isInViewport`Kushal Pandya2019-01-081-3/+4
| |/
* | Add headers to files in the tree list on merge requestsPhil Hughes2019-01-081-0/+23
|/
* Add markdown buttons to file editor27861-add-markdown-editing-buttons-to-the-file-editorSam Bigelow2019-01-021-31/+131
* Fixes the markdown toolbar buttonsPhil Hughes2018-12-211-2/+2