summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-5/+37
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-081-1/+5
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-081-0/+28
* CE Port of "Web Terminal FE"Paul Slaughter2018-12-071-0/+5
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+13
* Add some 400 statuses to http_statusPaul Slaughter2018-12-051-0/+2
* Resolve "mergeUrlParams wrong with fragment url"Thomas Holder2018-11-301-18/+20
* Merge branch 'issuable-suggestions' into 'master'Filipa Lacerda2018-11-271-0/+9
|\
| * Suggests issues when typing titlePhil Hughes2018-11-271-0/+9
* | 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
* Refine cursor positioning in Markdown Editor for wrap tags.Johann Hubert Sonntagbauer2018-11-201-8/+3
* CE backport - Chart showing issues created per monthConstance Okoghenun2018-11-071-1/+1
* Resolve "Issue board card design"Constance Okoghenun2018-11-071-1/+9
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-312-3/+3
* Merge branch '52115-Link-button-in-markdown-editor-should-recognize-URLs' int...Phil Hughes2018-10-261-0/+17
|\
| * Link button in markdown editor recognize URLsJohann Hubert Sonntagbauer2018-10-241-0/+17
* | Add calculateRemainingMilliseconds() helper functionWinnie Hellmann2018-10-251-0/+12
* | Run through Prettier and remove ESLint disablesKushal Pandya2018-10-251-41/+44
* | Add pretty_time methodsKushal Pandya2018-10-252-63/+53
* | Add pikaday parsing methodsKushal Pandya2018-10-252-28/+29
* | Convert methods to ES6 exportsKushal Pandya2018-10-251-39/+36
|/
* Merge branch '52686-project-slug-does-not-auto-populate-in-ie11' into 'master'Mike Greiling2018-10-161-4/+1
|\
| * Use literal instead of constructor for creating regexMartin Wortschack2018-10-151-4/+1
* | Remove dependencies on LinguistZeger-Jan van de Weg2018-10-122-0/+7
|/
* Prettify lib/utils modulesMike Greiling2018-10-1014-89/+131
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-092-2/+2
* Add component tests for scheduled job frontendWinnie Hellmann2018-10-041-0/+1
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-041-2/+10
|\
| * Merge branch 'mr-file-tree-data' into 'master'Filipa Lacerda2018-10-031-2/+10
| |\
| | * Added file tree to merge request diffsPhil Hughes2018-10-031-2/+10
* | | Add scheduled job dropdown to pipelines listWinnie Hellmann2018-10-021-0/+20
|/ /
* | Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add...Jan Beckmann2018-10-021-6/+24
|/
* circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer2018-10-021-0/+11
* Extracts scroll position checks into reusable functions50904-update-scroll-utilsFilipa Lacerda2018-09-262-8/+33