summaryrefslogtreecommitdiff
path: root/spec/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Display scoped labels in Issue BoardsRajat Jain2019-04-151-0/+10
* Improve diff navigation headerSam Bigelow2019-04-051-3/+3
* Add reusable project_selector componentNathan Friend2019-04-021-0/+43
* Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-291-0/+33
* Move some tests from Karma to JestWinnie Hellmann2019-03-235-387/+0
* Moves utility function into CEFilipa Lacerda2019-03-011-0/+11
* Merge branch 'sh-fix-double-xhr-pipelines' into 'master'Filipa Lacerda2019-02-251-0/+32
|\
| * Remove duplicate XHR request when requesting new pipeline pageStan Hu2019-02-231-0/+32
* | Remove convertPermissionToBoolean() from common_utils.jsWinnie Hellmann2019-02-211-7/+0
|/
* Move ajax_cache_spec.js to JestWinnie Hellmann2019-02-211-184/+0
* CE Port of fix for roadmap forward timeline scrollConstance Okoghenun2019-02-131-0/+1
* Merge branch 'fix-repo-settings-file-upload-error' into 'master'Nick Thomas2019-02-071-8/+36
|\
| * Fix bug causing repo mirror settings UI to breakfix-repo-settings-file-upload-errorLuke Bennett2019-01-081-8/+36
* | Use svg icon for deployment seriesAdriel Santiago2019-02-051-0/+67
* | Merge branch 'fe-grammar-util' into 'master'Phil Hughes2019-02-051-0/+35
|\ \
| * | Add grammar utilPaul Slaughter2019-02-041-0/+35
* | | Handle window and container resize eventsAdriel Santiago2019-02-041-0/+15
|/ /
* | Support for ignore rules in 'convertObjectPropsToCamelCase' helperKushal Pandya2019-01-311-36/+116
* | Make favicon tests more fault resistentLukas Eipert2019-01-211-10/+30
* | Make parseBoolean idempotentWinnie Hellmann2019-01-151-4/+15
* | Addressing feedback from most recent reviews.Scott Escue2019-01-101-15/+1
* | Fixing static analysis issuesScott Escue2019-01-101-2/+15
* | Removing the URL manipulation functions added to 'common_utils.js' in favor o...Scott Escue2019-01-102-72/+71
* | Addressing peer review feedback.Scott Escue2019-01-101-0/+61
* | Merge branch 'kp-7325-add-lib-helpers' into 'master'Fatih Acet2019-01-082-1/+64
|\ \
| * | Add `newDate` helper, update `getTimeframeWindowFrom`Kushal Pandya2019-01-081-1/+39
| * | Add support for `offset` values in `isInViewport`Kushal Pandya2019-01-081-0/+25
| |/
* | Add headers to files in the tree list on merge requestsPhil Hughes2019-01-081-0/+16
|/
* Add markdown buttons to file editor27861-add-markdown-editing-buttons-to-the-file-editorSam Bigelow2019-01-021-153/+234
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-081-1/+109
* CE Port of "Web Terminal FE"Paul Slaughter2018-12-071-1/+53
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+36
* Resolve "mergeUrlParams wrong with fragment url"Thomas Holder2018-11-301-1/+23
* Add parseBoolean helper functionWinnie Hellmann2018-11-271-0/+18
* Prettify all the thingsMike Greiling2018-11-201-7/+9
* 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
|\