summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils/text_utility.js
Commit message (Expand)AuthorAgeFilesLines
* CE backport of Add Snowplow tracking to notesConstance Okoghenun2019-04-121-0/+7
* Remove slugify text utilityfe-remove-slugifyPaul Slaughter2019-04-121-7/+0
* 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-021-0/+32
* Add headers to files in the tree list on merge requestsPhil Hughes2019-01-081-0/+23
* Use literal instead of constructor for creating regexMartin Wortschack2018-10-151-4/+1
* Prettify lib/utils modulesMike Greiling2018-10-101-10/+7
* Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-081-0/+10
* Add vanilla JS avatar_helper and update existing avatar helpersPaul Slaughter2018-08-011-0/+14
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+21
* Add pass through to stripHtml for undefined and null inputsOlivier Gonzalez2018-05-031-1/+5
* UX Adjustments for the prometheus dashboardJose Ivan Vargas2018-04-061-3/+17
* Removes duplicated & non used codefl-remove-duplicated-codeFilipa Lacerda2018-03-091-14/+0
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+14
* Add `convertToCamelCase` helper methodKushal Pandya2018-02-071-0/+7
* WebIDE: Fix Commit bugsTim Zallmann2018-01-191-1/+1
* Backport of methods and components added in EBackport of methods and componen...Filipa Lacerda2018-01-031-0/+9
* Update text_utility.jsClement Ho2017-11-171-1/+1
* Fix potential EE conflictbackport-add-epic-sidebarClement Ho2017-11-161-10/+9
* Merge branch 'master' into backport-add-epic-sidebarClement Ho2017-11-131-184/+50
|\
| * Export text utils as ES6 modulesFilipa Lacerda2017-11-131-184/+44
* | Backport of add-epic-sidebarClement Ho2017-11-101-0/+4
|/
* Fix bad type checking to prevent 0 count badge to be shownFilipa Lacerda2017-10-101-3/+11
* Fixed multi-line markdown in issue edit formissue-form-multiple-line-markdownPhil Hughes2017-06-261-2/+2
* fixed up weird karma specs with tooltipPhil Hughes2017-05-261-1/+1
* update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-1/+2
* Remove IIFEs from files in cycle_analytics_bundle.jsremove-iife-cycle-analytics-bundleAlfredo Sumaran2017-04-101-175/+171
* Only add a newline in Markdown Editor if the current line is not emptyJan Christophersen2017-03-021-4/+14
* change todos counter position & format ( for large counts )mhasbini2017-02-211-0/+3
* Merge branch 'remove-imports-loader-window-bind' into 'master' Filipa Lacerda2017-02-201-1/+1
|\
| * replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* | Make sure events have most properties definedadd-additional-checks-to-ca-dataAlfredo Sumaran2017-02-101-1/+9
|/
* Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "Alfredo Sumaran2017-02-101-9/+1
* Make sure events have most properties definedAlfredo Sumaran2017-02-101-1/+9
* Removed Masonry, instead uses groups of dataPhil Hughes2017-02-031-0/+3
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+2
* resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-3/+3
* Fix eslintClement Ho2017-01-091-2/+1
* Convert to single quotesClement Ho2017-01-091-2/+2
* Add dropdown offset to match input cursorClement Ho2017-01-091-0/+16
* Fixed first newline not workingmarkdown-button-newline-bug-fixPhil Hughes2016-12-211-1/+12
* Fixed new line being included in bold/italic in GFM formPhil Hughes2016-12-211-3/+22
* Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-181-1/+1
|\
| * explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* | Adds humanize function equivalent to rubyFilipa Lacerda2016-11-161-0/+3
|/
* Merge branch 'add-todo-toggle-event' into 'master' remove-tooltip-text-truncation-from-pipeline-graph-build-node-tooltipsFatih Acet2016-10-271-0/+3
|\
| * Add todo toggle eventClement Ho2016-10-261-0/+3
* | disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|/
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-2/+3
* Moved truncation method chain to utility method13664-abuse-report-page-should-have-a-maximum-widthLuke Bennett2016-08-181-1/+4