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 (Expand)Author
2019-07-16Add setCurrentBoard to boardsStoreWinnie Hellmann
2019-07-12Add functions for multiple boards to BoardServiceWinnie Hellmann
2019-07-12change the use of boardService in favor of boardsStore on footer for the boar...Eduardo Mejía
2019-07-10Moves EE differences for issue boardsFilipa Lacerda
2019-07-08Fix - use `s__` for namespaced translationsEzekiel Kigbo
2019-07-05Replace runtime isEE check with compile time oneLukas Eipert
2019-07-04Copy content from BoardService to boardsStoreWinnie Hellmann
2019-07-04Create EE-specific initNewListDropdown() functionWinnie Hellmann
2019-07-04Extract mounting of multiple boards switcherWinnie Hellmann
2019-06-29Allow collapsing all issue boardsMartin Hanzel
2019-06-28Vue-i18n: javascripts/boards directoryEzekiel Kigbo
2019-06-26Removes EE differencesFilipa Lacerda
2019-06-25Rename to time_tracking_limit_to_hoursHeinrich Lee Yu
2019-06-25Limit time tracking values to hoursJon Kolb
2019-06-13Disable unnecessary ESLint i18n offencesBrandon Labuschagne
2019-06-07Remove list sorting from NewListDropdownWinnie Hellmann
2019-06-07Move Vue models from vue_shared to boardsMartin Hanzel
2019-06-05Extract setListDetail() into issue boards storeWinnie Hellmann
2019-06-04Extract setIssueDetail() into issue boards storeWinnie Hellmann
2019-06-04Extract toggleFilter() into issue boards storeWinnie Hellmann
2019-06-04Comply with `no-implicit-coercion` rule (CE)Nathan Friend
2019-06-04Move boardsStore.moving to BoardList componentWinnie Hellmann
2019-05-31Revert "Merge branch 'js-i18n-board-store' into 'master'"Brandon Labuschagne
2019-05-31Sort by position in issue boards store addList()Winnie Hellmann
2019-05-30Extract clearDetailIssue() to issue boards storeWinnie Hellmann
2019-05-27I18N boards store directoryBrandon Labuschagne
2019-05-20Create empty Vuex store for issue boardsWinnie Hellmann
2019-05-01Internationalisation of board directoryBrandon Labuschagne
2019-05-01Merge branch '10011-boards' into 'master'Kushal Pandya
2019-04-30Only get milestone when EERajat Jain
2019-04-29Fixed boards card dragging stylingPhil Hughes
2019-04-25Add auto direction to support rtl languagesAhmad Haghighi
2019-04-23Fix issue with list label text colorTucker Chapman
2019-04-18Replace ee-specific code for boards/issue_card_innerRoman Rodionov
2019-04-17Fix stylelint rules in boards.scssPhil Hughes
2019-04-17Revert "Merge branch 'boards-stylelint' into 'master'"Rémy Coutable
2019-04-17Merge branch 'boards-stylelint' into 'master'Filipa Lacerda
2019-04-16Fix stylelint rules in boards.scssPhil Hughes
2019-04-16Merge branch 'winh-boards-store' into 'master'Phil Hughes
2019-04-15Display scoped labels in Issue BoardsRajat Jain
2019-04-12Add time tracking information to Issue Boards sidebarKushal Pandya
2019-04-11Backport of EE changes to board milestone modelConstance Okoghenun
2019-04-11Merge branch '10017-move-ee-differences-for-app-assets-javascripts-boards-mod...Kushal Pandya
2019-04-10Copy boards store changes from EEWinnie Hellmann
2019-04-10Import BoardsStoreEE conditionallyWinnie Hellmann
2019-04-10Backported changes from EE for board list modelConstance Okoghenun
2019-04-10Backported changes from EE for board issue modelConstance Okoghenun
2019-04-08Remove EE-specific changes from FilteredSearchBoardsWinnie Hellmann
2019-04-07Merge branch '59621-order-labels-alphabetically-in-issue-boards' into 'master'Kushal Pandya
2019-04-05Add checkbox to choose to create new list when creating new labelTucker Chapman