Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-19add stub to the boardsStore to spy on it and be able to use ↵Eduardo Mejía
toHaveBeenCalledWith for the pre-defined labels test
2019-07-08Fix - use `s__` for namespaced translationsEzekiel Kigbo
2019-06-28Vue-i18n: javascripts/boards directoryEzekiel Kigbo
i18n linting for .vue files under the app/javascripts/boards directory
2019-05-31Sort by position in issue boards store addList()Winnie Hellmann
2019-04-17Fix stylelint rules in boards.scssPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59895
2019-04-17Revert "Merge branch 'boards-stylelint' into 'master'"Rémy Coutable
This reverts merge request !27313
2019-04-16Fix stylelint rules in boards.scssPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59895
2018-11-20Prettify all the thingsMike Greiling
2018-10-31Prettify remaining files with differences in CE and EEMike Greiling
2018-10-10Convert remaining issue board components into ES module syntaxMike Greiling
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
Rename btn-new, btn-create and btn-save to btn-success Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-06-11Updates eslint vue plugin versionFilipa Lacerda
2018-04-07Move BoardBlankState vue componentGeorge Tsiolis