Vinnie Okada
|
2a9eed6620
|
Merge branch 'master' into rails-4.1.9
Conflicts:
app/views/projects/commits/_commit.html.haml
app/views/projects/issues/_issue.html.haml
app/views/projects/issues/_issue_context.html.haml
app/views/projects/merge_requests/_merge_request.html.haml
app/views/projects/merge_requests/show/_context.html.haml
|
2015-02-21 12:55:28 -07:00 |
|
Dmitriy Zaporozhets
|
50df9a7cb9
|
Minor css improvements
* lighter color for comments count
* better UI for issue assigee.milestone block
|
2015-02-20 00:11:25 -08:00 |
|
Vinnie Okada
|
76aad9b76e
|
Upgrade to Rails 4.1.9
Make the following changes to deal with new behavior in Rails 4.1.2:
* Use nested resources to avoid slashes in arguments to path helpers.
|
2015-02-14 11:09:23 -07:00 |
|
Jason Blanchard
|
97d4ac4047
|
Adds link to milestone and keeping resource context on smaller
viewports for issues and merge requests
|
2015-02-03 11:41:32 -05:00 |
|
Dmitriy Zaporozhets
|
9a8ac2accc
|
Show issuable context labels as blocks
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-12-23 10:51:14 +02:00 |
|
Dmitriy Zaporozhets
|
b667a45942
|
Restyle issue/mr/milestone to new layout
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-12-18 17:22:10 +02:00 |
|
Achilleas Pipinellis
|
adf0408229
|
Fix identation.
|
2014-10-01 20:07:28 +03:00 |
|
Achilleas Pipinellis
|
bc3137ac49
|
Fix milestone link in issue. Closes #174 (gitlab.com).
|
2014-09-29 21:35:41 +03:00 |
|
Robert Schilling
|
0cbc19f944
|
Awesome shortcuts for GitLab
|
2014-09-01 11:49:17 +02:00 |
|
Dmitriy Zaporozhets
|
de55d7aa57
|
issue-box content can be shown on sm devices easily
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-06-10 20:59:51 +03:00 |
|
Drew Blessing
|
ad0f5fdc27
|
Improve mobile UI for issues and merge requests
|
2014-05-05 05:03:37 -05:00 |
|
Dmitriy Zaporozhets
|
7e42084fb8
|
Move author/date info for Issue#show, MR#show pages to issue-box
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-02-18 21:18:46 +02:00 |
|
Dmitriy Zaporozhets
|
702128892b
|
Allow change assignee/milestone from MergeRequest show page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-02-18 16:24:27 +02:00 |
|
Dmitriy Zaporozhets
|
8a55636f89
|
Dont replace all issue context when change assignee/milestone
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-02-18 13:15:43 +02:00 |
|
Dmitriy Zaporozhets
|
423dcb46ee
|
Set initial value to Issue/MR form -> assignee selectbox
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-02-17 18:23:11 +02:00 |
|
Dmitriy Zaporozhets
|
0331f36a2c
|
Few responsive fixes
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-02-14 15:58:15 +02:00 |
|
Dmitriy Zaporozhets
|
8a17961126
|
Replace chosen with select2
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-01-11 12:11:54 +02:00 |
|
Dmitriy Zaporozhets
|
e680228bf2
|
responsive chosen selects. Hide milestone dropdown for sm displays
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-01-04 19:46:52 +02:00 |
|
Dmitriy Zaporozhets
|
63d5fcc868
|
UI: allign milestone to right for issue, mr show page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-19 20:21:22 +02:00 |
|
Dmitriy Zaporozhets
|
3958330edc
|
Added milestone_options and assigne_options helpers
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-19 19:54:57 +02:00 |
|
Dmitriy Zaporozhets
|
1616dfdc07
|
UI improvements to issue show page
* labels moved below the issue
* removed margin in "created by..." area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-19 19:36:27 +02:00 |
|
Jason Blanchard
|
65448e2ff7
|
Added dropdown menus to issue#show page for assignee and milestone
|
2013-12-17 09:39:50 -05:00 |
|