summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'feature_add_mermaid' into 'master'Phil Hughes2017-11-223-1/+33
|\ | | | | | | | | | | | | Add support of Mermaid Closes #3711 See merge request gitlab-org/gitlab-ce!15107
| * Add support of MermaidVitaliy @blackst0ne Klachkov2017-11-223-1/+33
| |
* | Fix blank states using old css40377-blank-statesFilipa Lacerda2017-11-212-19/+23
| |
* | Merge branch '38869-milestone' into 'master'Phil Hughes2017-11-219-207/+175
|\ \ | | | | | | | | | | | | Export code as ES6 modules See merge request gitlab-org/gitlab-ce!15503
| * | Export code as ES6 modules38869-milestoneFilipa Lacerda2017-11-209-207/+175
| | |
* | | Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-215-3/+35
|/ /
* | Merge branch '39497-inline-edit-issue-on-mobile' into 'master'Annabel Dunstone Gray2017-11-202-53/+53
|\ \ | | | | | | | | | | | | | | | | | | Add inline editing to issues on mobile Closes #39497 See merge request gitlab-org/gitlab-ce!15438
| * | Add inline editing to issues on mobileEric Eastwood2017-11-182-53/+53
| | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39497
* | | Merge branch '39167-async-boards-sidebar' into 'master'Sean McGivern2017-11-2011-77/+107
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Make Issue Boards sidebar subscriptions async Closes #39167 and #40094 See merge request gitlab-org/gitlab-ce!15364
| * | | Async notification subscriptions in issue boardsEric Eastwood2017-11-2011-77/+107
| | | |
* | | | Remove pretty time from main.jsFilipa Lacerda2017-11-201-1/+0
| | | |
* | | | Merge branch '38451-fe-sprite-icons-vue-component' into 'master'Annabel Dunstone Gray2017-11-201-4/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Update Icons Documentation about Icon Vue Component Closes #38451 See merge request gitlab-org/gitlab-ce!15171
| * | | Added + Updated Document for Vue ComponentTim Zallmann2017-11-161-4/+3
| | | |
* | | | Use axios instead of vue resource - step 1Filipa Lacerda2017-11-205-19/+30
| |_|/ |/| |
* | | moved magic number into variablesimproved-changes-dropdownPhil Hughes2017-11-171-1/+2
| | |
* | | Improved the design of the changed files dropdownPhil Hughes2017-11-171-1/+1
| | | | | | | | | | | | Closes #36687
* | | Exports a couple of project related code as es6 modulesFilipa Lacerda2017-11-178-311/+272
| | |
* | | Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett2017-11-164-38/+68
|/ /
* | Backport delete epic changesbackport-delete-epicClement Ho2017-11-154-6/+36
|/
* Merge branch 'update-emoji-digests-with-latest-from-gemojione' into 'master'Filipa Lacerda2017-11-152-6/+31
|\ | | | | | | | | | | | | Update Emoji digests and assets with latest from Gemojione v3.3.0 Closes #32634 See merge request gitlab-org/gitlab-ce!15390
| * Move :gay_pride_flag: to flags categoryupdate-emoji-digests-with-latest-from-gemojioneEric Eastwood2017-11-152-2/+0
| |
| * Add rainbow_flag to emoji support mapEric Eastwood2017-11-152-6/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on the following platforms that split the emoji into separate characters currently. - Windows 10 FCU - Chrome 62.0.3202.89 - Firefox 57.0b14 - MS Edge 41.16299.15.0 - macOS 10.12.6 - Chrome 63.0.3239.40 - Safari 11.0.1 (12604.3.5.1.1) - Firefox 57.0 - Ubuntu 16.04 - Chromium 62.0.3202.75 - Firefox 56.0
| * Regenerate emoji digests with latest gemojioneEric Eastwood2017-11-142-0/+2
| |
* | Merge branch 'ce-backport-39009-fix-approvals-showing-up-in-empty-mr-widget' ↵Phil Hughes2017-11-151-1/+1
|\ \ | |/ |/| | | | | | | | | into 'master' Remove approvals when in empty MR widget state -- CE backport See merge request gitlab-org/gitlab-ce!15362
| * Backport spec changes from EE remove approvals in empty statece-backport-39009-fix-approvals-showing-up-in-empty-mr-widgetEric Eastwood2017-11-131-1/+1
| | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3376
* | Merge branch 'fix-typo' into 'master'Annabel Dunstone Gray2017-11-141-1/+1
|\ \ | | | | | | | | | | | | Fix typo See merge request gitlab-org/gitlab-ce!15358
| * | Fix typofix-typoClement Ho2017-11-131-1/+1
| |/
* | Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-144-114/+180
| |
* | Merge branch '40092-fix-cluster-size' into 'master'Tim Zallmann2017-11-142-1/+34
|\ \ | | | | | | | | | | | | Formats bytes to human readable number in registry table See merge request gitlab-org/gitlab-ce!15359
| * | Formats bytes to human reabale number in registry table40092-fix-cluster-sizeFilipa Lacerda2017-11-132-1/+34
| |/
* | Merge branch 'slack_landing_page-ce-backport' into 'master'Jacob Schatz2017-11-141-0/+4
|\ \ | | | | | | | | | | | | slack landing page ce backport See merge request gitlab-org/gitlab-ce!15354
| * | url_utility and style backportLuke "Jared" Bennett2017-11-131-0/+4
| |/
* | Merge branch '38869-project' into 'master'Phil Hughes2017-11-145-164/+142
|\ \ | | | | | | | | | | | | Export project, projectAvatar and projectImport as ES6 modules See merge request gitlab-org/gitlab-ce!15355
| * | Export project, projectAvatar and projectImport as ES6 modules38869-projectFilipa Lacerda2017-11-135-164/+142
| |/
* | Merge branch 'bvl-refresh-member-listing-on-removal' into 'master'Tim Zallmann2017-11-131-12/+0
|\ \ | |/ |/| | | | | | | | | Don't perform a JS request when deleting a membership. Closes #39933 and #31720 See merge request gitlab-org/gitlab-ce!15344
| * Don't perform a JS request when deleting a membership.bvl-refresh-member-listing-on-removalBob Van Landuyt2017-11-131-12/+0
| |
* | fix to allow integer label refernceshaseeb2017-11-131-1/+2
| |
* | Merge branch 'multi-editor-store-specs' into 'master'Filipa Lacerda2017-11-132-6/+6
|\ \ | | | | | | | | | | | | Added tests to multi-file Vuex store See merge request gitlab-org/gitlab-ce!15147
| * | added missing specsmulti-editor-store-specsPhil Hughes2017-11-101-1/+1
| | |
| * | test updatesPhil Hughes2017-11-101-1/+1
| | |
| * | Added tests to multi-file Vuex storePhil Hughes2017-11-101-4/+4
| |/
* | Export text utils as ES6 modulesFilipa Lacerda2017-11-1317-206/+227
| |
* | Merge branch '39564-clear-filter-on-gitlab-dropdown-open' into 'master'Tim Zallmann2017-11-121-1/+1
|\ \ | |/ |/| | | | | | | | | Clear filter on gl_dropdown open Closes #39564 See merge request gitlab-org/gitlab-ce!15214
| * Change fix, instead of hacking in a filter clear every time, fix the root ↵39564-clear-filter-on-gitlab-dropdown-openLuke "Jared" Bennett2017-11-071-3/+1
| | | | | | | | cause by only selecting elements for that dropdown instance
| * Run filter method for filterable gl_dropdown instancesLuke "Jared" Bennett2017-11-061-0/+2
| |
* | Merge branch 'disable-issue-action-button-if-isSubmitting' into 'master'Fatih Acet2017-11-091-1/+2
|\ \ | | | | | | | | | | | | Disable issue action button whilst submitting and test See merge request gitlab-org/gitlab-ce!15211
| * | Disable issue action button whilst submitting and testdisable-issue-action-button-if-isSubmittingLuke "Jared" Bennett2017-11-061-1/+2
| |/
* | Enables scroll to bottom once user has scrolled back to bottom in job logFilipa Lacerda2017-11-091-26/+24
| |
* | Resolve "Merge request widget - CI information has different margins"Filipa Lacerda2017-11-084-92/+109
| |
* | Merge remote-tracking branch 'origin/master' into ↵Kamil Trzcinski2017-11-073-3/+6
|\ \ | | | | | | | | | add-ingress-to-cluster-applications