| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Placeholder on milestone form | Phil Hughes | 2016-04-14 | 1 | -1/+1 |
| | | | | | Updated JS spec to include gl_form | ||||
| * | Milestones use new GLForm class | Phil Hughes | 2016-04-14 | 1 | -3/+2 |
| | | |||||
| * | Standardize the way we check for and display form errorsrs-form_errors | Robert Speicher | 2016-04-04 | 1 | -5/+2 |
| | | | | | | | | | | | | | - 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. | ||||
| * | Restrict access for confidential issues on milestone view | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+1 |
| | | |||||
| * | Updates from last code review.issue_13621_2 | Rubén Dávila | 2016-03-06 | 2 | -87/+8 |
| | | |||||
| * | Refactor Merge Requests tab into a custom partial | Rubén Dávila | 2016-03-04 | 1 | -13/+1 |
| | | | | | | * Add Labels tab to Groups * Add decorator for label so it's aware of Milestones. | ||||
| * | Refactor Merge Requests tab into a custom partial | Rubén Dávila | 2016-03-04 | 1 | -9/+1 |
| | | |||||
| * | Refactor Merge Requests tab into a custom partial | Rubén Dávila | 2016-03-04 | 3 | -27/+1 |
| | | |||||
| * | Recator Issues Tab into a custom partial. | Rubén Dávila | 2016-03-04 | 3 | -25/+1 |
| | | |||||
| * | Change `js-quick-submit` behavior to expect the class on the form | Robert Speicher | 2016-03-02 | 1 | -3/+3 |
| | | | | | | 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! | ||||
| * | Show days remaining instead of elapsed time for Milestone. | Rubén Dávila | 2016-03-01 | 1 | -3/+1 |
| | | |||||
| * | Merge branch 'issue_3276' into 'master' | Jacob Schatz | 2016-02-19 | 4 | -45/+61 |
| |\ | | | | | | | | | | | | | Labels should be visible in milestone view Closes #3276 See merge request !2599 | ||||
| | * | Some refactor for CSS after code review. | Rubén Dávila | 2016-02-03 | 2 | -3/+3 |
| | | | |||||
| | * | Remove no longer required class. | Rubén Dávila | 2016-02-02 | 1 | -1/+1 |
| | | | |||||
| | * | Add link to open/closed issues plus some minor updates. | Rubén Dávila | 2016-02-02 | 2 | -17/+9 |
| | | | |||||
| | * | Remove gray background from detail. | Rubén Dávila | 2016-02-02 | 1 | -1/+1 |
| | | | |||||
| | * | Adjust Issues tab to new design. | Rubén Dávila | 2016-02-02 | 2 | -8/+8 |
| | | | |||||
| | * | Show buttons based on current tab. | Rubén Dávila | 2016-02-02 | 1 | -24/+14 |
| | | | |||||
| | * | Align Milestone's issue counter. | Rubén Dávila | 2016-02-02 | 1 | -3/+13 |
| | | | |||||
| | * | Add little spacing between milestone stats. | Rubén Dávila | 2016-02-02 | 1 | -10/+13 |
| | | | |||||
| | * | Show labels in Issues tab. | Rubén Dávila | 2016-02-02 | 1 | -1/+3 |
| | | | |||||
| | * | Change style of Delete button. | Rubén Dávila | 2016-02-02 | 1 | -1/+1 |
| | | | |||||
| | * | Add elpased time. | Rubén Dávila | 2016-02-02 | 1 | -0/+3 |
| | | | |||||
| | * | Change format of Milestone stats. | Rubén Dávila | 2016-02-02 | 1 | -6/+9 |
| | | | |||||
| | * | Add labels tab to milestone detail view. | Rubén Dávila | 2016-02-02 | 1 | -0/+13 |
| | | | |||||
| * | | Merge branch 'master' into use-top-area | Dmitriy Zaporozhets | 2016-02-03 | 1 | -3/+0 |
| |\ \ | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | Remove useless text tips on commonly used pages | Dmitriy Zaporozhets | 2016-02-03 | 1 | -3/+0 |
| | |/ | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Use top-area component for top page navigation for pages that contains list ↵ | Dmitriy Zaporozhets | 2016-02-03 | 1 | -6/+6 |
| |/ | | | | | | of items Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Remove gray background from issue/mr/milestone backgroundissuable-white-bg | Dmitriy Zaporozhets | 2016-01-22 | 1 | -8/+7 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Merge branch 'remove-gray-bg' | Dmitriy Zaporozhets | 2016-01-14 | 1 | -1/+1 |
| |\ | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | Replace all navigation menu with nav-links class | Dmitriy Zaporozhets | 2016-01-13 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Fix misaligned edit button in milestone collection partialrs-milestone-buttons | Robert Speicher | 2016-01-13 | 1 | -3/+4 |
| | | | |||||
| * | | Update button styles for Milestones#show | Robert Speicher | 2016-01-13 | 1 | -6/+6 |
| |/ | |||||
| * | Add page descriptions and images | Robert Speicher | 2015-12-23 | 1 | -1/+3 |
| | | | | | | | | | | | 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. | ||||
| * | Rename .issuable-details to .detail-page (and -header and -description) | Douwe Maan | 2015-12-16 | 1 | -36/+35 |
| | | |||||
| * | Move milestone edit button to the very right | Douwe Maan | 2015-12-15 | 1 | -4/+4 |
| | | |||||
| * | Fix headers of milestone and snippet show pages | Douwe Maan | 2015-12-15 | 1 | -3/+4 |
| | | |||||
| * | Merge branch 'reference-pipeline-and-caching' into 'master' | Robert Speicher | 2015-12-08 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | Implement different Markdown rendering pipelines and cache Markdown Builds on !1090. Related to !1014. Fixes #2054. See merge request !1602 | ||||
| | * | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-07 | 5 | -61/+80 |
| | |\ | |||||
| | * \ | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-03 | 2 | -2/+2 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-11-19 | 1 | -4/+2 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-10-21 | 3 | -3/+3 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into rs-redactor-filter | Douwe Maan | 2015-10-14 | 1 | -2/+2 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Use Gitlab::Markdown.render with :pipeline option rather than different methods | Douwe Maan | 2015-10-14 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into ui/dashboard-new-issue | Douwe Maan | 2015-12-07 | 5 | -61/+80 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | Merge branch 'master' into gsmethells/gitlab-ce-sort-by-due-dategsmethells/gitlab-ce-sort-by-due-date | Douwe Maan | 2015-12-07 | 4 | -56/+79 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'ui/form-consistency' into 'master' | Dmitriy Zaporozhets | 2015-12-04 | 3 | -9/+13 |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI: Improve form consistency Depends on !1953 See the commits for more details, the messages mostly speak for themselves. # Highlights ## Tag form Before:  After:  See merge request !1955 | ||||
| | | | * \ \ \ \ \ | Merge branch 'master' into ui/form-consistency | Douwe Maan | 2015-12-03 | 2 | -2/+2 |
| | | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | |||||
| | | | * | | | | | | Use autofocus where appropriate | Douwe Maan | 2015-12-02 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | | * | | | | | | Don't write "Optional" or "Required" unless non-obvious | Douwe Maan | 2015-12-02 | 1 | -1/+0 |
| | | | | | | | | | | |||||
