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
2017-10-06Remove nav images; remove old nav styles; create new file for other ↵Annabel Dunstone Gray
navigation elements
2017-09-27Make issue boards sidebar full heightWinnie Hellmann
2017-09-07Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern
Group boards CE backport See merge request !13883
2017-09-06Clean up new navigation templatesPhil Hughes
2017-09-06backport scss for group boardsSimon Knox
2017-08-24Changed all font-weight values to 400 and 600Dimitrie Hoekstra
2017-08-08Show all labelsRegis Boudinot
2017-07-20Fixed issue boards sidebar close button with new navigationPhil Hughes
Closes #35296
2017-07-12Enable BangFormat in scss-lintTakuya Noguchi
2017-06-14Backport issue count badge style refactor for re-useEric Eastwood
Added by https://gitlab.com/gitlab-org/gitlab-ee/commit/88aea2cbc8633ba970335d935d725bd17654b424 Part of this MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1797/
2017-06-07Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan
Expand/collapse close & backlog lists in issue boards Closes #23917 See merge request !11820
2017-06-01changed the icon for the collapsed backlog listPhil Hughes
[ci skip]
2017-06-01animate adding issue to boardsSimon Knox
fix some false positive tests for board_new_issue
2017-05-31Expand/collapse close & backlog lists in issue boardsPhil Hughes
The closed & backlog lists in issue boards are no collapsible. They can be collapsed independently of each other & this selection is then saved to the browser through localStorage. When the page loads, the code gets the data from localStorage & determines whether to show or hide the list Closes #23917
2017-05-26Enable DuplicateProperty scss-lintAnnabel Dunstone Gray
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-07Update issue board cards designClement Ho
2017-04-03Fixed issue boards having a vertical scrollbarPhil Hughes
Closes #30209
2017-03-28Merge branch 'issue-boards-assignee-tooltip-aligment' into 'master' Annabel Dunstone Gray
Fixed alignment of tooltip on card assignee Closes #30123 See merge request !10261
2017-03-28Fixed issue boards sidebar alignmentPhil Hughes
2017-03-28Fixed alignment of tooltip on card assigneePhil Hughes
Closes #30123
2017-03-23Change full colors to a more harmonious palettePedro Moreira da Silva
2017-03-16Fixed search specsPhil Hughes
Clean up the events when the modal window is closed
2017-03-16Added filter bar into add issues modalPhil Hughes
[ci skip]
2017-02-11Fix issue boards sidebar alignment and sidebar toggle specAnnabel Dunstone Gray
2017-02-03Fixed eslint errorsPhil Hughes
2017-02-03Show empty state if filter returns empty resultsPhil Hughes
2017-02-03Responsive styling fixes for the filtersPhil Hughes
2017-02-03Started adding filters to issues modalPhil Hughes
2017-02-03Removed Masonry, instead uses groups of dataPhil Hughes
Added some error handling which reverts the frontend data changes & notifies the user
2017-02-03Added webkit CSS propertiesPhil Hughes
2017-02-03Some styling updatesPhil Hughes
Does not remove the issue from the selected tab when it it de-selected, it instead gets purged when changing tab
2017-02-03Fixed some failing lint testsPhil Hughes
2017-02-03Infinite scrollingPhil Hughes
2017-02-03Added empty statePhil Hughes
2017-02-03Cleaned up some codePhil Hughes
2017-02-03Changed where data gets loadedPhil Hughes
Changed what is hidden when data is loading
2017-02-03Added selectable list before adding issuesPhil Hughes
Adds issues to list on frontend - need to push to backend
2017-02-03Mobile sizesPhil Hughes
2017-02-03Selected issues show with checkmarkPhil Hughes
Submit button disables/enables Submit button selects ids - but does not push it yet
2017-02-03Added masonry layoutPhil Hughes
Possibly need to change masonry library but so far it is the only one I found that works well
2017-02-03Styling fix for listPhil Hughes
2017-02-03Add issues to boards listPhil Hughes
This removes the backlog list & instead creates a modal window that will list all issues that are not part of a list for easy adding onto the board Closes #26205
2017-01-06Merge branch 'issue-boards-animate' into 'master' Fatih Acet
Added animations to issue boards Closes #25630 See merge request !8417
2017-01-06Added note about width of sidebarPhil Hughes
Changed CSS transition property for only values that change
2017-01-0425701 standardize text colorstauriedavis
2017-01-03Added animations to issue boardsPhil Hughes
- Adds animation when opening & closing the sidebar - Adds an animation when dragging boards to a new position - Adds animations to dragging issues around When opening the sidebar it will also animate the scrollLeft property to make moving to the opened issue less blunt. Closes #25630
2016-12-27Merge branch 'master' into 'master' Annabel Dunstone Gray
Fixes issue boards list colored top border visual glitch See merge request !7898
2016-12-13Finish refactoring graysAnnabel Dunstone Gray
2016-12-13Remove duplicate shades of gray and blackAnnabel Dunstone Gray