Phil Hughes
e490a54105
Discussion notes update
...
At the moment discussion notes are rendered in a list but arent actually a list item and that can cause overflow issues
Moved the dates to be in the header like other notes
Fixed overlapping issue on mobile
2016-04-14 14:50:48 +01:00
Phil Hughes
0c3cef02b3
Standardised the discussion headers
2016-03-31 12:58:20 +01:00
Phil Hughes
e0960e2877
Changed some CSS to make it more concise & less overriding
2016-03-31 12:57:32 +01:00
Phil Hughes
9c1ce00ade
Moved project access into note actions
...
Created a class for note action buttons
2016-03-31 12:57:32 +01:00
Stan Hu
cc56d97d21
Fix commit comment alignment
...
Closes #14780
2016-03-30 20:13:31 -07:00
Stan Hu
191b9e3f05
Gracefully handle notes on deleted commits in merge requests
...
Closes #3250
2016-03-28 07:43:42 -07:00
Rémy Coutable
12da27090f
Address some JS coding-style and HTML semantic issues
...
- Replace 'rel' attributes with 'data' or 'id' attributes
- Style jQuery methods chaining according to Jacob's guidelines
- Rename a method
2016-01-20 22:39:32 +01: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
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
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Dmitriy Zaporozhets
a7dcf690fb
Fix discussion style for timeline
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-08-26 11:30:14 +03:00
Dmitriy Zaporozhets
674cbe1534
Fix diff comments toggle button
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-25 11:40:33 +03:00
Dmitriy Zaporozhets
e93f6b030a
Improve discussions
...
* check for outdated discussions by comparing diff
* improve discussion UI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-24 22:19:35 +03:00