summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '32782-i18n-support-pagination' into 'master'Tim Zallmann2017-09-221-4/+6
|\
| * Add i18n support for pagination testkushalpandya2017-09-211-4/+6
* | Standardize access to CSRF token in JavaScriptBryce Johnson2017-09-211-3/+2
|/
* Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-062-7/+7
|\
| * Move `common_vue` into vendor bundlekushalpandya2017-09-051-6/+0
| * Add support for `sizeClass`, defaults to `s40`kushalpandya2017-09-051-1/+7
* | Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into zj-auto-d...Zeger-Jan van de Weg2017-09-041-6/+2
|\ \
| * | Improves popover to show on focusFilipa Lacerda2017-09-011-6/+2
* | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-043-41/+165
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-5/+15
| |\
| * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-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
| |\ \ \
| * \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-121-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] 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
* | | | | | | Adds tooltip for Auto DevOps badge in pipeline tableFilipa Lacerda2017-09-011-0/+24
| |_|_|_|_|/ |/| | | | |
* | | | | | Adds a tooltip to the branch nameFilipa Lacerda2017-08-311-5/+15
| |_|_|_|/ |/| | | |
* | | | | Renamed to `identicon` and make shared componentkushalpandya2017-08-301-0/+45
| |_|_|/ |/| | |
* | | | Many Repo FixesJacob Schatz2017-08-151-5/+0
* | | | Repo Editor FixesBryce Johnson2017-08-151-23/+46
| |_|/ |/| |
* | | Render new issue link in failed job as a regular link instead of a UJS one36158-new-issue-buttonFilipa Lacerda2017-08-101-2/+2
| |/ |/|
* | [ci skip] eslint-fixLuke "Jared" Bennett2017-08-011-5/+5
* | Adds new ruby help for dropdowns for branchesJacob Schatz2017-07-281-0/+67
|/
* Update vue-resourceFilipa Lacerda2017-07-122-7/+17
* 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-237-38/+42
* 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-304-1/+199
|\