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
2016-06-30Remove unnecessary parensValery Sizov
2016-06-15Merge branch 'milestone-date-clear' into 'master' Jacob Schatz
Due date can be removed from milestones ## What does this MR do? Adds a button to milestone form to allow user to remove due date ## What are the relevant issue numbers? Closes #15063 ## Screenshots (if relevant) ![Screen_Shot_2016-06-02_at_08.32.03](/uploads/8bd4446abde745dd5b1e140a887ec694/Screen_Shot_2016-06-02_at_08.32.03.png) See merge request !4428
2016-06-10Move Labels and Milestones as sub tab to Issues/MRDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-06-10Due date can be removed from milestonesPhil Hughes
Closes #15063
2016-06-10Merge branch 'milestone-tooltip' into 'master' Jacob Schatz
Add milestone expire date to the right sidebar ## What does this MR do? Shows milestone expire date tooltip in the sidebar. It also shows the tooltip when sidebar is collapsed. ## Are there points in the code the reviewer needs to double check? `common_utils.js.coffee` and `milestones_helper.rb` should be reviewed deeply. ## What are the relevant issue numbers? https://gitlab.com/gitlab-org/gitlab-ce/issues/17355 ## Screencast ![zngAcytBWq](/uploads/bd8514506aa5010aef9b081455ee90af/zngAcytBWq.gif) See merge request !4448
2016-06-10Merge branch 'dz-improve-ui-consistency-2' into 'master' Jacob Schatz
Improve ui consistency. Part 2 * Use responsive top-area on project branches and tags pages * Use default button size in the content list controls * Improve button margin for btn-grouped css class For https://gitlab.com/gitlab-org/gitlab-ce/issues/18324 See merge request !4536
2016-06-09Improved the UX of issue & milestone date pickerPhil Hughes
Closes #18198
2016-06-09Fixes for MR comments.Fatih Acet
2016-06-08Remove icons from button on wiki pages. Also consistent padding between ↵Dmitriy Zaporozhets
buttons there Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-06-08Copy changes for milestone due dates.Fatih Acet
2016-05-26Remove header title from project pagesDmitriy Zaporozhets
With new navigation design it makes no sense to duplicate title in the header Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-05-03Improve milestone page UIDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-29Use a better message when milestone is newly createdArinde Eniola
make some changes for the checks to determine when the messages should be displayed add item to changelog and also integration test make some changes to the test make some changes
2016-04-14Placeholder on milestone formPhil Hughes
Updated JS spec to include gl_form
2016-04-14Milestones use new GLForm classPhil Hughes
2016-04-05Standardize the way we check for and display form errorsRobert Speicher
- Some views had a "Close" button. We've removed this, because we don't want users accidentally hiding the validation errors and not knowing what needs to be fixed. - Some views used `li`, some used `p`, some used `span`. We've standardized on `li`. - Some views only showed the first error. We've standardized on showing all of them. - Some views added an `#error_explanation` div, which we've made standard.
2016-03-18Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre
2016-03-07Updates from last code review.Rubén Dávila
2016-03-05Refactor Merge Requests tab into a custom partialRubén Dávila
* Add Labels tab to Groups * Add decorator for label so it's aware of Milestones.
2016-03-05Refactor Merge Requests tab into a custom partialRubén Dávila
2016-03-05Refactor Merge Requests tab into a custom partialRubén Dávila
2016-03-05Recator Issues Tab into a custom partial.Rubén Dávila
2016-03-02Change `js-quick-submit` behavior to expect the class on the formRobert Speicher
Now it will work on any field inside that form, and it's easier to scope new behavior, which is what we're adding next!
2016-03-02Show days remaining instead of elapsed time for Milestone.Rubén Dávila
2016-02-19Merge branch 'issue_3276' into 'master' Jacob Schatz
Labels should be visible in milestone view Closes #3276 See merge request !2599
2016-02-04Merge branch 'master' into use-top-areaDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-02-03Remove useless text tips on commonly used pagesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-02-03Use top-area component for top page navigation for pages that contains list ↵Dmitriy Zaporozhets
of items Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-02-03Some refactor for CSS after code review.Rubén Dávila
2016-02-03Remove no longer required class.Rubén Dávila
2016-02-03Add link to open/closed issues plus some minor updates.Rubén Dávila
2016-02-03Remove gray background from detail.Rubén Dávila
2016-02-03Adjust Issues tab to new design.Rubén Dávila
2016-02-03Show buttons based on current tab.Rubén Dávila
2016-02-03Align Milestone's issue counter.Rubén Dávila
2016-02-03Add little spacing between milestone stats.Rubén Dávila
2016-02-03Show labels in Issues tab.Rubén Dávila
2016-02-03Change style of Delete button.Rubén Dávila
2016-02-03Add elpased time.Rubén Dávila
2016-02-03Change format of Milestone stats.Rubén Dávila
2016-02-03Add labels tab to milestone detail view.Rubén Dávila
2016-01-23Remove gray background from issue/mr/milestone backgroundDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-14Merge branch 'remove-gray-bg'Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-14Fix misaligned edit button in milestone collection partialRobert Speicher
2016-01-14Update button styles for Milestones#showRobert Speicher
2016-01-13Replace all navigation menu with nav-links classDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-24Add page descriptions and imagesRobert Speicher
A limited number of pages have defined their own descriptions, but otherwise we default to the Project's description (if `@project` is set), or the old `brand_title` fallback. The image will either be the uploaded project icon (never a generated one), the user's uploaded icon or Gravatar, or, finally, the GitLab logo.
2015-12-16Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan
2015-12-15Move milestone edit button to the very rightDouwe Maan
2015-12-15Fix headers of milestone and snippet show pagesDouwe Maan