summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís2018-09-201-21/+46
* Move findAndFollowLink to lib/utilsMike Greiling2018-09-181-0/+15
* Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-081-0/+10
* Merge branch 'boards-querystring-backport' into 'master'Tim Zallmann2018-09-071-10/+37
|\
| * don't add trailing = when in urlParamsToArray functionSimon Knox2018-08-291-10/+37
* | Resolve "Improve handling of projects shared with a group"Dennis Tang2018-09-071-2/+2
* | Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴2018-09-031-1/+4
|/
* Add vanilla JS avatar_helper and update existing avatar helpersPaul Slaughter2018-08-011-0/+14
* Revert "Merge branch 'tz-mr-refactor-mem-posting' into 'master'"André Luís2018-08-011-1/+0
* Changes poll.js to keep polling on any 2xx http status codeFilipa Lacerda2018-07-302-4/+27
* Merge branch 'kp-stacked-progress-bar-decimal-places' into 'master'Phil Hughes2018-07-241-0/+20
|\
| * Add `roundOffFloat` helper methodKushal Pandya2018-07-241-0/+20
* | Improving performance of posting a comment by reducing memory + CPUTim Zallmann2018-07-231-5/+6
|/
* Replaces date.format.js in vendor with NPM packageTim Zallmann2018-07-021-23/+16
* Resolve "Copying ordered list to new comment becomes unordered"Jan Beckmann2018-06-271-1/+14
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-252-6/+7
* Changes tab VUE refactoringFelipe Artur2018-06-213-58/+109
* remove all unused eslint-disable rulesLukas Eipert2018-06-202-2/+2
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-1/+4
* Enable no-restricted-globals in JS filesgfyoung2018-06-152-2/+2
* Add NOT_FOUND: 404 from EELin Jen-Shin2018-06-121-0/+1
* Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho2018-06-071-18/+18
|\
| * Use the default strings of timeago.js for timeagoTakuya Noguchi2018-06-041-18/+18
* | Merge branch 'ce-4936-roadmap-navigation-presets' into 'master'Phil Hughes2018-06-071-29/+48
|\ \
| * | Add timeframe helper methodsKushal Pandya2018-06-071-29/+48
* | | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-4/+47
|\ \ \