Alfredo Sumaran
22b8b9a7f3
Address feedback
2016-06-03 17:14:23 -05:00
Alfredo Sumaran
151158f1d7
Expose Issue ID
2016-06-03 17:14:23 -05:00
Alfredo Sumaran
4ab6bfcef5
Set indeterminated items
2016-06-03 17:10:20 -05:00
ZJ van de Weg
cbd7801b3d
Merge branch 'master' into awardables
2016-05-30 18:54:08 +02:00
Connor Shea
77a1565c80
Replace link_to_gfm with link_to in merge request and issue titles.
...
Previously if an issue had an emoji for its name it would be unclickable. Similarly, links were rendered inline if the title was something like “Fixes a bug with https://google.com” . This confused some users, so it’s removed.
On the issue/MR page itself, the formatting is preserved. This only effects index pages.
This is also ever so slightly more performant :)
This fixes #17614 and #17230 .
2016-05-24 15:24:11 -06:00
Zeger-Jan van de Weg
4558b5b9fe
Incorporate feedback
2016-05-11 22:43:58 +02:00
Zeger-Jan van de Weg
7e6dcf9cd0
Merge branch 'master' into awardables
2016-05-11 08:47:04 +02:00
Rémy Coutable
f5240f9703
Expose MergeRequest#user_notes_count in the API and use the method in issues list
...
Signed-off-by: Rémy Coutable <remy@rymai.me >
2016-05-09 16:08:07 +02:00
Zeger-Jan van de Weg
3bdc57f0a7
Create table for award emoji
2016-05-06 10:47:11 +02:00
Mehmet Beydogan and Robert Speicher
c6be4ec544
Add red color to overdue and open issues
2016-04-20 15:42:09 -04:00
Mehmet Beydogan and Robert Speicher
3afd08170d
Add due_date:time field to Issue model
...
Add due_date text field to sidebar issue#show
Add ability sorting issues by due date ASC and DESC
Add ability to filtering issues by No Due Date, Any Due Date, Due to tomorrow, Due in this week options
Add handling issue due_date field for MergeRequest
Update CHANGELOG
Fix ambigous match for issues#show sidebar
Fix SCREAMING_SNAKE_CASE offenses for due date contants
Add specs for due date sorting and filtering on issues
2016-04-20 15:42:09 -04:00
theoretick
5bf47f14b9
Do not include award emojis in issue view comment_count
...
Fixes Issue #14431
2016-04-14 11:20:55 -07:00
Dmitriy Zaporozhets
daeed3fdf3
Refactor colors and lists
...
* Introduce 2 color links: black and blue
* Use black color link for UI elements like lists
* Refactor lists to use .title nested under li
* Make all lists (events, todos, activity, projects etc) use style
* List colorschema is now 333 for links and 555 for text
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-18 19:02:08 +01:00
Douglas Barbosa Alexandre
7d403ec46f
Add eye-slash icon to confidential issues
2016-03-17 20:56:00 -03:00
Dmitriy Zaporozhets
2b5a6487ba
Refactor styles for issues list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-02-26 14:44:39 +01:00
Phil Hughes
d8069bd858
Only show up or down votes icon on issue list if there are any
...
Closes #13649
2016-02-22 10:21:02 +00:00
Douglas Barbosa Alexandre
9823d00e0b
Add ability to see and sort on vote count from Issues and MR lists
2016-02-17 11:32:02 -02:00
Douwe Maan
31b4960eca
Fix specs
2015-12-08 22:39:26 +01:00
Douwe Maan
f66454beaa
Add indication to merge request list item that MR cannot be merged automatically
2015-12-08 21:43:11 +01:00
Douwe Maan
fbe6432934
Move labels to second line of issue/MR list item
2015-12-02 14:20:03 +01:00
Douwe Maan
08ee38a1c5
Link milestone item to issues with that milestone
2015-12-02 14:19:25 +01:00
Douwe Maan
dc809983a4
Link issue/MR list item comments counter to comments
2015-12-02 14:18:59 +01:00
Douwe Maan
d399ffa244
Use "Assigned to USER" tooltip in issue list item
2015-12-02 14:18:46 +01:00
Valery Sizov
fd2c0fe446
award emoji
2015-11-19 01:25:27 +02:00
Dmitriy Zaporozhets
1240a7e065
Improve font size on issues/mr list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-09-08 09:32:06 +02:00
Valery Sizov
6454bcbfa4
revert cache issue
2015-07-22 17:53:18 +03:00
Dmitriy Zaporozhets
70666a52b4
Use to_reference menthod when render issue id in list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-01 09:46:37 +02:00
Dmitriy Zaporozhets
40e31e1db3
Cache issue in the list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-30 15:48:19 +02:00
Dmitriy Zaporozhets
d5947ada44
Simplify set of assignee, milestone and label to admin_issue rule
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-26 15:45:45 +02:00
Dmitriy Zaporozhets
b9fa82daee
Update tests and use js-issuable class for context form
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-26 15:05:30 +02:00
Robert Speicher
8c8cd8be43
Update time_ago_with_tooltip helper
...
Minor refactoring, add specs, changes arguments to use keywords.
2015-06-17 16:37:10 -04:00
Dmitriy Zaporozhets
9b77a4baf9
Dont truncate issue/mr title
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-08 16:33:33 +02:00
Robert Speicher
9bdd7f34a5
Add link_to_label helper
2015-05-21 23:40:25 -04:00
Stefan Tatschner
dbd0fd20a9
Tweak issue page
...
* Include creation time
* Include author without avatar
* Move assignee to the right
* Remove action buttons. IMO they are useless and a bit annoying
* Include comments counter by default, gray it out when there are 0
comments.
2015-04-24 09:36:42 +02:00
Douwe Maan
6b92236eeb
Don't include system notes in issue/MR comment count.
2015-03-23 16:43:08 +01:00
Dmitriy Zaporozhets
479020ec6b
Fix project issues and merge requests pages
2015-03-19 18:27:26 -07:00
Dmitriy Zaporozhets
df8b4ab459
Merge pull request #8662 from yglukhov/mr-and-issue-links
...
Make MR and issue numbers clickable links in MR and issue lists.
2015-03-19 15:17:07 -07:00
Dmitriy Zaporozhets
30ca451fd4
Refactor buttons
2015-03-14 00:29:32 -07:00
Dmitriy Zaporozhets
1da71cc520
Introduce shortcuts for routing helpers
2015-02-25 19:34:16 -08:00
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
Dmitriy Zaporozhets
692aa78380
Improve issue and merge request lists UI
2015-02-19 21:55:47 -08:00
yglukhov
3d87cf8dc1
Make MR and issue numbers clickable links in MR and issue lists.
2015-02-15 21:01:43 +02: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
Dmitriy Zaporozhets
279952bb78
Show issue/mr id in the list below title
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-03 17:29:52 +02:00
Dmitriy Zaporozhets
4cbe72d767
UI improvements mostly for mobile screens
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-02 11:31:57 +02:00
Ciro Santilli
2c14f9c41f
Show nothing instead of unassigned on issues
2014-10-23 16:25:09 +02:00
Vinnie Okada
9f0083a96c
Add task lists to issues and merge requests
...
Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
list item and turn it into a checkbox input. Users who can modify the
issue or MR can toggle the checkboxes directly or edit the Markdown to
manage the tasks. Task status is also displayed in the MR and issue
lists.
2014-10-05 22:15:27 -05:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Dmitriy Zaporozhets
350f557479
Make labels clickable
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-11 14:18:00 +03:00