summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/sidebar/components/confidential/confidential_issue_sidebar.vue
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-113/+0
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-8/+3
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-11/+7
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-34/+26
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-8/+16
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-13/+10
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-2/+11
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-0/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-7/+4
|
* Backport: Issue sidebar trackingDonald Cook2019-08-211-1/+7
| | | | Added snowplow event tracking to Edit buttons
* Prettify all the thingsMike Greiling2018-11-201-16/+4
|
* Prettify sidebar modulesMike Greiling2018-10-171-5/+1
|
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
|
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-5/+5
|
* Fix collapsed sidebar tooltipsClement Ho2018-05-241-0/+1
|
* Merge branch 'master' into bootstrap4Clement Ho2018-04-191-4/+15
|\
| * Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-4/+15
| |
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
|/
* Resolve "Clicking confidential and lock icons on sidebar should also ↵Dennis Tang2018-04-021-44/+57
| | | | activate dropdown"
* Translate issuable sidebar34416-issue-i18nJarka Kadlecová2018-02-071-5/+5
|
* Make the 'Edit' links consistent in the issuable sidebar42190-make-edit-labels-in-the-issuable-sidebar-consistentRémy Coutable2018-01-181-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-49/+53
|
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-1/+4
|
* Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett2017-11-161-8/+21
|
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
| | | | | | | | | | | Reduced the technical debt around our JS flash function by making it a module that is imported rather than relying on the global function. The global function still exists mainly for technical debt with how some requests are being completed, but new JS should import the module directly. Also reduces some tech debt in the file by removing the need for jQuery. Instead Flash is now 100% vanilla JS.
* is-active review changesLuke "Jared" Bennett2017-09-201-2/+2
|
* Merge FELuke "Jared" Bennett2017-09-141-7/+7
|
* change to 'Not confidential'36450_second_touch_upRegis2017-08-161-1/+1
|
* change message and change spec36450_confi_polishRegis2017-08-141-1/+1
|
* 33874 confidential issue redesignRegis Boudinot2017-08-071-0/+82