summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '40283-fix-missing-mr-widget-status-icons' into 'master'Tim Zallmann2017-11-221-1/+1
|\
| * Fix missing MR widget status icons40283-fix-missing-mr-widget-status-iconsEric Eastwood2017-11-221-1/+1
* | Merge branch 'jivl-replace-vue-resource-prometheus-dashboard' into 'master'Filipa Lacerda2017-11-221-8/+5
|\ \
| * | Replaced vue-resource for axios in the prometheus dashboardjivl-replace-vue-resource-prometheus-dashboardJose Ivan Vargas2017-11-221-8/+5
* | | Merge branch '40295-fix-reply-quote-shortcut-on-mr' into 'master'Clement Ho2017-11-221-1/+2
|\ \ \
| * | | Fix reply quote keyboard shortcut on MRs40295-fix-reply-quote-shortcut-on-mrEric Eastwood2017-11-211-1/+2
| | |/ | |/|
* | | Merge branch 'feature_add_mermaid' into 'master'Phil Hughes2017-11-223-1/+33
|\ \ \ | |_|/ |/| |
| * | 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 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 mobileEric Eastwood2017-11-182-53/+53
* | | | Merge branch '39167-async-boards-sidebar' into 'master'Sean McGivern2017-11-2011-77/+107
|\ \ \ \
| * | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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
* | | | 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
|\
| * 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
| * 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
|\ \ | |/ |/|
| * 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
* | Merge branch 'fix-typo' into 'master'Annabel Dunstone Gray2017-11-141-1/+1
|\ \
| * | 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 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
|\ \
| * | 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 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.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 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
|\ \ | |/ |/|
| * Change fix, instead of hacking in a filter clear every time, fix the root cau...39564-clear-filter-on-gitlab-dropdown-openLuke "Jared" Bennett2017-11-071-3/+1