summaryrefslogtreecommitdiff
path: root/spec/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Refine cursor positioning in Markdown Editor for wrap tags.Johann Hubert Sonntagbauer2018-11-201-1/+30
* Resolve "Issue board card design"Constance Okoghenun2018-11-071-0/+6
* Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-012-3/+3
|\
| * Fix typos in comments and specsGeorge Tsiolis2018-11-012-3/+3
* | Fix eslint violationsMike Greiling2018-10-311-0/+1
* | Prettify remaining files with differences in CE and EEMike Greiling2018-10-312-103/+125
|/
* Merge branch '52115-Link-button-in-markdown-editor-should-recognize-URLs' int...Phil Hughes2018-10-261-0/+27
|\
| * Link button in markdown editor recognize URLsJohann Hubert Sonntagbauer2018-10-241-0/+27
* | Add calculateRemainingMilliseconds() helper functionWinnie Hellmann2018-10-251-0/+18
* | Move datetime_utility_spec.js to correct locationWinnie Hellmann2018-10-251-0/+354
* | Add pikaday parsing methodsKushal Pandya2018-10-251-27/+0
|/
* Prettify all spec filesMike Greiling2018-10-178-110/+156
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-175-0/+22
* enable jasmine/no-promise-without-done-failJohann Hubert Sonntagbauer2018-10-161-7/+6
* Merge branch '51712-prefer-jasmine-matcher' into 'master'Mike Greiling2018-10-111-1/+1
|\
| * enable jasmine/prefer-jasmine-matcherJohann Hubert Sonntagbauer2018-10-091-1/+1
* | enable jasmine/new-line-between-declarationsJohann Hubert Sonntagbauer2018-10-091-0/+1
|/
* Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add...Jan Beckmann2018-10-021-4/+65
* Upgrade eslint-plugin-jasmine and resolve violationsMike Greiling2018-09-201-0/+2
* Move findAndFollowLink to lib/utilsMike Greiling2018-09-181-0/+23
* Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-081-0/+6
* Merge branch '50527-forward-to-chrome-69' into 'master'Mike Greiling2018-09-071-1/+1
|\
| * adjust test fixture for favicon with overlayLukas Eipert2018-09-071-1/+1
* | Merge branch 'boards-querystring-backport' into 'master'Tim Zallmann2018-09-071-9/+31
|\ \ | |/ |/|
| * don't add trailing = when in urlParamsToArray functionSimon Knox2018-08-291-9/+31
* | Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴2018-09-031-6/+4
|/
* Add vanilla JS avatar_helper and update existing avatar helpersPaul Slaughter2018-08-011-0/+17
* Changes poll.js to keep polling on any 2xx http status codeFilipa Lacerda2018-07-301-17/+22
* Add `roundOffFloat` helper methodKushal Pandya2018-07-241-0/+19
* Changes tab VUE refactoringFelipe Artur2018-06-212-0/+86
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-2/+2
* Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-072-7/+45
|\
| * create favicon overlay on the clientAlexis Reigel2018-06-052-4/+37
| * fix resetFavicon so that it actually resetsAlexis Reigel2018-06-051-3/+8
* | fixed karmaPhil Hughes2018-06-071-0/+4
* | Fixes IDE button on merge requests not working with relative URL configPhil Hughes2018-06-071-0/+25
|/
* Revert "Merge branch '46833-sticky-polyfill' into 'master'"Clement Ho2018-06-011-0/+79
* Update position sticky polyfillPaul Slaughter2018-06-011-79/+0
* Add pass through to stripHtml for undefined and null inputsOlivier Gonzalez2018-05-031-0/+8
* fix illegal references to "this" in module contextMike Greiling2018-04-231-1/+1
* fix more instances of "import *" with spyOnDependencyMike Greiling2018-04-231-4/+4
* UX Adjustments for the prometheus dashboardJose Ivan Vargas2018-04-061-2/+12
* Resolve "Loss of input text on comments after preview"Simon Knox2018-03-201-5/+5
* Add support for query params for labels endpointKushal Pandya2018-03-021-0/+15
* Add `convertObjectPropsToCamelCase` helper methodKushal Pandya2018-02-071-0/+29
* Add `convertToCamelCase` helper methodKushal Pandya2018-02-071-0/+6
* remove useless ajaxPost methodPhil Hughes2018-02-011-13/+0
* fixed eslint :see_no_evil:Phil Hughes2018-01-311-1/+0
* Merge branch 'master' into ph-axios-2Phil Hughes2018-01-312-14/+29
|\
| * Use axios instead of jquery ajax for setCiStatusFaviconClement Ho2018-01-311-13/+26