Commit Graph

16 Commits

Author SHA1 Message Date
GitLab Bot 05ade12880 Add latest changes from gitlab-org/gitlab@master 2022-09-13 18:12:21 +00:00
GitLab Bot 5838993b5f Add latest changes from gitlab-org/gitlab@master 2020-12-23 21:10:24 +00:00
GitLab Bot 350fd8b878 Add latest changes from gitlab-org/gitlab@master 2020-08-10 18:09:54 +00:00
GitLab Bot d933bc5a87 Add latest changes from gitlab-org/gitlab@master 2020-01-23 18:08:53 +00:00
GitLab Bot a72a9af092 Add latest changes from gitlab-org/gitlab@master 2020-01-02 13:03:23 +00:00
Ezekiel Kigbo f6d14fd4ba Vue-i18n: various js directories
i18n linting for .vue files under the directories:
- app/assets/javascripts/error_tracking_settings
- app/assets/javascripts/filtered_search
- app/assets/javascripts/projects
- app/assets/javascripts/releases
- app/assets/javascripts/repository
2019-07-01 11:42:51 +00:00
Mike Greiling 7ccd235df1
Upgrade prettier and reformat files as necessary
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
2019-01-14 15:29:02 -06:00
Mike Greiling 5b9495c5db
Prettify all the things 2018-11-20 09:30:01 -06:00
Mike Greiling 8b090caf82
Prettify environments feature_highlight and filtered_search modules 2018-10-16 11:52:35 -05:00
Mike Greiling f829b181bc
Resolve eslint-plugin-vue errors
The eslint-plugin-vue upgrade had some breaking changes to
vue/attribute-order which needed to be resolved in order to avoid
disabling the rule entirely
2018-09-20 02:39:50 -05:00
Filipa Lacerda 647a4d6a3b
Updates eslint vue plugin version 2018-06-11 15:36:54 +01:00
George Tsiolis 7fc090b751 Move RecentSearchesDropdownContent vue component 2018-02-22 22:45:52 +02:00
Jacob Schatz bd8290d93e Rest of Dispatcher Refactor 2018-02-21 20:22:56 +00:00
Clement Ho 681f329644 Port EE changes 2017-05-23 11:35:54 -05:00
Luke "Jared" Bennett bef42d9a36 Fallback localstorage cases 2017-05-05 17:59:41 +00:00
Eric Eastwood b7ce488df5 Recent search history for issues
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27262
2017-04-06 10:25:54 -05:00