summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/modal/header.vue
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-80/+0
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-14/+12
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-1/+1
|
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-081-0/+1
| | | | | | | Disables the vue-i18n eslint rules for files that are not able to be autofixed, this will stop these offences causing pipeline failures but they will need manual fixing.
* Vue-i18n: javascripts/boards directoryEzekiel Kigbo2019-06-281-3/+4
| | | | | i18n linting for .vue files under the app/javascripts/boards directory
* Fix stylelint rules in boards.scssPhil Hughes2019-04-171-3/+3
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59895
* Revert "Merge branch 'boards-stylelint' into 'master'"revert-9699f106Rémy Coutable2019-04-171-3/+3
| | | This reverts merge request !27313
* Fix stylelint rules in boards.scssPhil Hughes2019-04-161-3/+3
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59895
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-141-1/+1
| | | | | | Upgrades prettier to 1.15.3 Runs `yarn prettier-save-all` against the codebase Most changes are due to https://github.com/prettier/prettier/pull/5519
* Prettify all the thingsMike Greiling2018-11-201-5/+3
|
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-40/+40
|
* Moves boards components into a .vue filefl-tech-debtFilipa Lacerda2018-06-261-0/+82