summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_shared/components
Commit message (Expand)AuthorAgeFilesLines
* Add support for `sizeClass`, defaults to `s40`kushalpandya2017-09-051-1/+7
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-5/+15
|\
| * Adds a tooltip to the branch nameFilipa Lacerda2017-08-311-5/+15
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-0/+45
|\ \ | |/
| * Renamed to `identicon` and make shared componentkushalpandya2017-08-301-0/+45
* | IssueNotesRefactor: Fix eslint errors.Fatih Acet2017-08-231-11/+9
* | Fix empty markdown render request.Fatih Acet2017-08-181-25/+29
* | Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-172-13/+13
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-171-23/+41
|\ \ | |/
| * Many Repo FixesJacob Schatz2017-08-151-5/+0
| * Repo Editor FixesBryce Johnson2017-08-151-23/+46
* | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-121-2/+2
|\ \ | |/
| * Render new issue link in failed job as a regular link instead of a UJS one36158-new-issue-buttonFilipa Lacerda2017-08-101-2/+2
* | Fix broken markdown field testFilipa Lacerda2017-08-111-5/+4
* | Fix open discussionsFilipa Lacerda2017-08-111-3/+2
* | Adds confidential issue informationFilipa Lacerda2017-08-111-0/+16
* | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-081-0/+67
|\ \ | |/
| * [ci skip] eslint-fixLuke "Jared" Bennett2017-08-011-5/+5
| * Adds new ruby help for dropdowns for branchesJacob Schatz2017-07-281-0/+67
* | [ci skip] Adds quick actions links to the toolbarFilipa Lacerda2017-07-262-7/+35
* | IssueNotesRefactor: Add referenced users and commands to markdown field.Fatih Acet2017-07-221-0/+33
* | IssueNotesRefactor: Add dropzone required elements and fix dropdown selector.Fatih Acet2017-07-211-10/+47
* | Show ”Nothing to preview” if the markdown area is empty.Fatih Acet2017-07-211-0/+4
* | MarkdownField: Add extra prop to make spacing classes optional.Fatih Acet2017-07-211-1/+7
|/
* Update vue-resourceFilipa Lacerda2017-07-121-3/+2
* Update tests to test what the component renders and what the clicks calls34810-vue-paginationFilipa Lacerda2017-07-071-4/+10
* Use vue .prevent to prevent the clickFilipa Lacerda2017-07-071-3/+1
* Prevent default click since we change the url manuallyFilipa Lacerda2017-07-071-0/+4
* Resolve "Issue dropdown persists when adding issue number to issue description"Tim Zallmann2017-06-291-0/+6
* Backport inline loading_icon updates from EEbackport-inline-loading-iconEric Eastwood2017-06-271-2/+13
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-235-25/+29
* Uniformize code between both pipelines tablesFilipa Lacerda2017-06-202-368/+0
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-163-54/+91
* Fixed pipelines Vue template not ending correctlypipelines-row-vue-file-fixPhil Hughes2017-06-141-1/+1
* Move vue components to vue files and match docsFilipa Lacerda2017-06-145-289/+300
* Remove js classes from vue component that are not needed in vue component33642-timeago-updateFilipa Lacerda2017-06-131-14/+2
* Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-121-3/+29
* Responsive environment tablesAnnabel Dunstone Gray2017-06-061-3/+3
* Pipeline show view real time header sectionFilipa Lacerda2017-06-024-25/+42
* fixed issuable shortcuts not workingPhil Hughes2017-05-302-3/+15
* Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-303-1/+181
|\
| * Use vue file for pipelines tables components31349-pipeline-url-techdebFilipa Lacerda2017-05-291-1/+1
| * Creates CI Header component to use in pipelines and job details pagesFilipa Lacerda2017-05-262-0/+180
* | fixed GFM references not workingPhil Hughes2017-05-251-1/+1
* | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-254-9/+216
|\ \ | |/
| * Fixes per feedback on user avatar components.Bryce Johnson2017-05-183-23/+14
| * Consolidate user avatar Vue logicBryce Johnson2017-05-185-9/+225
* | Use the tooltip mixinissue-edit-inline-description-fieldPhil Hughes2017-05-163-6/+20
* | Added markdown docs linkPhil Hughes2017-05-152-3/+15
* | Added description field to inline edit formPhil Hughes2017-05-154-0/+273
|/