summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Use PDFLab to render PDFs in GitLabSam Rose2017-04-053-0/+73
|
* Merge branch 'sketch-preview-files' into 'master' Jacob Schatz2017-04-052-0/+120
|\ | | | | | | | | Load a preview of Sketch 43 files See merge request !10470
| * Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-052-0/+120
| | | | | | | | | | | | | | Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM
* | Added specs for board list componentPhil Hughes2017-04-051-0/+201
|/
* Merge branch '28732-expandable-folders' into 'master' Alfredo Sumaran2017-04-043-22/+203
|\ | | | | | | | | | | | | Resolve "Expandable folders for environments" Closes #28732 See merge request !10290
| * Adds tests that were only in EEFilipa Lacerda2017-03-291-21/+68
| |
| * Fix broken testFilipa Lacerda2017-03-281-1/+1
| |
| * Adds show all buttonFilipa Lacerda2017-03-283-46/+180
| |
* | Removed formatRelevantDigits from text_utils.js and added it to a new file ↵environment-performance-improvementsJose Ivan Vargas2017-04-032-26/+41
| | | | | | | | | | | | number_utils.js Also improved code formatting
* | Added a formatRelevantDigits text utilityJose Ivan Vargas2017-04-031-0/+26
| |
* | Fixed prometheus_graph_spec.js and scss-lintersJose Ivan Vargas2017-04-031-4/+6
| |
* | Change order of specsFilipa Lacerda2017-04-031-41/+42
| |
* | Clean history after every test that changes historyFilipa Lacerda2017-04-033-0/+16
| |
* | Clean history state after each testFilipa Lacerda2017-04-031-0/+5
| |
* | Fixes method not replacing URL parameters correctlyFilipa Lacerda2017-04-031-0/+35
| |
* | Add metrics button to Environment Overview pageKushal Pandya2017-03-314-3/+31
| |
* | group links select2 infinite scrollLuke "Jared" Bennett2017-03-301-0/+31
| |
* | Merge branch '29539-fix-pipelines-container-width-with-parallel-diff' into ↵Alfredo Sumaran2017-03-294-26/+83
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Reset container width when switching to pipelines MR tab Closes #29539 See merge request !10169
| * | Reset container width when switching to pipelines MR tabEric Eastwood2017-03-284-26/+83
| | | | | | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29539
* | | Add shortcuts and counters to MRs and issues in navbarAnnabel Dunstone Gray2017-03-291-7/+7
| | |
* | | Merge branch 'create-collapsed-todo-button' into 'master' Filipa Lacerda2017-03-292-1/+124
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Added initial todo functionality to collapsed sidebar Closes #24805 See merge request !7827
| * | | Added specs for collapsed sidebarPhil Hughes2017-03-272-1/+124
| | | |
* | | | Merge branch '29950-vue-pagination-icons' into 'master' Filipa Lacerda2017-03-291-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use correct first/last symbols in vue pagination component Closes #29950 See merge request !10278
| * | | | use correct first/last symbols in vue pagination componentSimon Knox2017-03-291-2/+2
| | | | |
* | | | | Remove duplicated tokens in issuable search barAlfredo Sumaran2017-03-282-0/+22
| | | | |
* | | | | Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz2017-03-282-0/+160
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | iPython notebook viewer See merge request !10017
| * | | | | Fixed spec checking for highlightjs classPhil Hughes2017-03-231-2/+2
| | | | | |
| * | | | | Added testsPhil Hughes2017-03-232-0/+160
| | | | | |
* | | | | | Merge branch '5983-poll-changes' into 'master' Jacob Schatz2017-03-281-0/+40
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds restart method and auxiliar callback to polling class See merge request !10223
| * | | | | | Adds restart method and auxiliar callback to polling classFilipa Lacerda2017-03-241-0/+40
| | |_|/ / / | |/| | | |
* | | | | | Fixed labels icon being hidden in collapsed issuable sidebarPhil Hughes2017-03-281-0/+6
| | | | | |
* | | | | | Merge branch 'user-callout-refactor' into 'master' Filipa Lacerda2017-03-283-34/+43
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored the user callout class Closes #29955 See merge request !10213
| * | | | | Refactored the user callout classPhil Hughes2017-03-243-34/+43
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of the JS being in charge of the HTML, the HAML now handles it. The HAML can then check the cookie & show it needed. It also allows the HAML access to the paths so we don't have to pass that through. Closes #29955
* | | | | Stops triggering board sidebar when clicking avatarPhil Hughes2017-03-281-0/+19
| |_|/ / |/| | |
* | | | Merge branch 'update-test-bundle-ignored-files' into 'master' Alfredo Sumaran2017-03-271-0/+19
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | update test_bundle.js ignored files See merge request !10228
| * | | | update test_bundle.js ignored filesJose Ivan Vargas2017-03-241-0/+19
| |/ / /
* | | | Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-271-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change Done column to Closed in issue boards Closes #29420 See merge request !10198
| * | | | Change Done column to Closed in issue boardsblackst0ne2017-03-241-2/+2
| | | | |
* | | | | Merge branch 'issue-boards-test-fix' into 'master' Filipa Lacerda2017-03-273-16/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Fixed up issue boards JS specs Closes #29329 See merge request !10215
| * | | | Fixed up issue boards JS specsPhil Hughes2017-03-273-16/+16
| | |/ / | |/| | | | | | | | | | | | | | | | | | The objects where passed in the wrong order so would actually cause a timeout eventually. Also changed to used random numbers so this error would of been more obvious Closes #29329
* | | | Merge branch '29935-add-event-limit-warning-to-all-cycle-analytics-tabs' ↵Filipa Lacerda2017-03-271-0/+39
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Add event limit warning to all Cycle Analytics tabs" Closes #29935 See merge request !10179
| * | | Add event limit warning all tabs Cycle AnalyticsSam Rose2017-03-241-0/+39
| | | |
* | | | Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran2017-03-241-1/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Refactor template selector JavaScript See merge request !9792
| * | | | Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-221-1/+2
| | |_|/ | |/| |
* | | | Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran2017-03-248-4/+395
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Pipelines empty state Closes #27574 See merge request !9978
| * | | Use Ci instead of CI.Filipa Lacerda2017-03-231-5/+5
| | | | | | | | | | | | | | | | Use kebab case instead of camelCase in templates props
| * | | Fix loading being shown at the same time at the empty statesFilipa Lacerda2017-03-212-0/+6
| | | |
| * | | Improvements after reviewFilipa Lacerda2017-03-212-2/+2
| | | |
| * | | Merge branch 'master' into 27574-pipelines-empty-stateFilipa Lacerda2017-03-213-18/+48
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (65 commits) Merge branch 'render-json-leak' into 'security' Merge branch 'ssrf' into 'security' Merge branch 'ssrf' into 'security' Merge branch 'fix-links-target-blank' into 'security' Merge branch '28058-hide-emails-in-atom-feeds' into 'security' Fix karma test Reset filters after click Handle Route#name being nil after an update Only add frontend code coverage instrumentation when generating coverage report fix recompile assets step in 9.0 upgrade guide to use yarn Undo explicit conversion to Integer Make level_value accept string integers Make feature spec more robust Removed d3.js from the main application.js bundle Update css to be nice and tidy. add an index to the ghost column Improve rename projects migration Add additional check for when inputContainer does not exist Make the v3_to_v4.md more consistent Fix input token spacing ...
| * | | | Fix haml_lint errorFilipa Lacerda2017-03-201-2/+1
| | | | |