summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils/text_utility.js
Commit message (Expand)AuthorAgeFilesLines
* Removed formatRelevantDigits from text_utils.js and added it to a new file nu...environment-performance-improvementsJose Ivan Vargas2017-04-031-24/+0
* Added a formatRelevantDigits text utilityJose Ivan Vargas2017-04-031-0/+24
* 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
* ES6ify all the things!Fatih Acet2016-07-241-0/+112