summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_shared/components
Commit message (Expand)AuthorAgeFilesLines
* Add support for `sizeClass`, defaults to `s40`kushalpandya2017-09-051-6/+22
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-0/+56
|\
| * Update spec initialization with it being a shared component35010-make-identicon-sharedkushalpandya2017-08-301-9/+5
| * Renamed to `identicon` and make shared componentkushalpandya2017-08-301-0/+60
* | Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-2/+2
* | Fix broken markdown field testFilipa Lacerda2017-08-111-1/+2
* | Adds confidential issue informationFilipa Lacerda2017-08-111-0/+20
|/
* Update specs for new upload pathBob Van Landuyt2017-07-181-2/+2
* Update tests to test what the component renders and what the clicks calls34810-vue-paginationFilipa Lacerda2017-07-071-157/+168
* Prevent default click since we change the url manuallyFilipa Lacerda2017-07-071-6/+33
* Fixed multi-line markdown in issue edit formissue-form-multiple-line-markdownPhil Hughes2017-06-261-36/+69
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-231-1/+0
* Uniformize code between both pipelines tablesFilipa Lacerda2017-06-202-232/+0
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-162-18/+16
* Merge branch 'karma-headless-chrome-redux' into 'master'33592-pipeline-schedules-callout-has-no-top-marginTim Zallmann2017-06-161-1/+1
|\
| * fix incorrect equals assertionMike Greiling2017-06-141-1/+1
* | Move vue components to vue files and match docsFilipa Lacerda2017-06-143-3/+3
|/
* Merge branch '33642-timeago-update' into 'master'Phil Hughes2017-06-131-12/+1
|\
| * Remove js classes from vue component that are not needed in vue component33642-timeago-updateFilipa Lacerda2017-06-131-12/+1
* | Revert "Merge branch 'karma-headless-chrome' into 'master'"Mike Greiling2017-06-131-1/+1
|/
* fix incorrect equals assertionMike Greiling2017-06-131-1/+1
* Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-121-0/+5
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-2/+2
* Pipeline show view real time header sectionFilipa Lacerda2017-06-023-3/+16
* Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-302-0/+150
|\
| * Creates CI Header component to use in pipelines and job details pagesFilipa Lacerda2017-05-262-0/+150
* | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-255-3/+136
|\ \ | |/
| * Fixes per feedback on user avatar components.Bryce Johnson2017-05-184-69/+12
| * Consolidate user avatar Vue logicBryce Johnson2017-05-186-3/+193
* | Added specs for description fieldPhil Hughes2017-05-152-0/+188
|/
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-122-5/+5
* Uniform CI status components in vueFilipa Lacerda2017-05-122-0/+98
* Add failing test for #29368winh2017-05-111-11/+79
* Replace pipeline mock data with JSON fixturewinh2017-05-102-2/+14
* Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-101-0/+53
* Use vue file for table pagination componentFilipa Lacerda2017-05-101-1/+1
* Add Prometheus memory sparkline to MR widgetkushalpandya2017-05-092-0/+212
* Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-061-0/+130
* Clean history after every test that changes historyFilipa Lacerda2017-04-031-0/+4
* Merge branch '29539-fix-pipelines-container-width-with-parallel-diff' into 'm...Alfredo Sumaran2017-03-291-0/+4
|\
| * Reset container width when switching to pipelines MR tabEric Eastwood2017-03-281-0/+4
* | use correct first/last symbols in vue pagination componentSimon Knox2017-03-291-2/+2
|/
* Remove UJS actions from pipelines tablesFilipa Lacerda2017-03-174-69/+55
* Remove .es6 from file extensions (!9241)winniehell2017-03-054-0/+0
* Pagination only changes the page parameter.28818-tech-debt-pipelines-paginationFilipa Lacerda2017-02-281-9/+1
* Remove spec checking for scope 'all' since it's no longer part of componentFilipa Lacerda2017-02-121-6/+6
* fix lint errorMike Greiling2017-02-071-1/+1
* fix broken frontend testsMike Greiling2017-02-072-9/+5
* Fix broken specs from the Frontend sideFilipa Lacerda2017-02-071-1/+1
* Use webpack to require filesFilipa Lacerda2017-02-052-7/+5