Yorick Peterse
31e28ebceb
Load related MRs/branches asynchronously
...
Currently this works by loading the HAML partials via XHR. While this is
not the nicest setup it _is_ the easiest setup using the tools we
currently have.
Loading this data asynchronously doesn't make loading the related
MRs/branches itself faster, it merely ensures that loading the issue
itself is not slowed down.
Fixes gitlab-org/gitlab-ce#14949
2016-04-13 17:24:21 +02:00
Zeger-Jan van de Weg
67043ec53b
Hide delete botton on edit page
2016-03-19 21:23:03 +01:00
Zeger-Jan van de Weg
212e83bab3
Soft delete issuables
2016-03-19 21:23:03 +01:00
Arinde Eniola
5e39846e4b
Add avatar to issue and MR pages header
2016-03-18 17:54:44 +01:00
Douglas Barbosa Alexandre
7d403ec46f
Add eye-slash icon to confidential issues
2016-03-17 20:56:00 -03:00
Jacob Schatz
09a32fa886
Merge branch 'fix_issue_mr_page_inconsistency' into 'master'
...
Fix inconsistency in the header of issue and merge request pages
closes #13550
# For Issue Page
### Before

### After

# For Merge request Page
### Before

### After

See merge request !3279
2016-03-17 22:58:37 +00:00
Arinde Eniola
613e0bc541
Fix inconsistency in the header of issue and merge request pages
2016-03-17 22:34:42 +01:00
Robert Speicher
dc396d0fa4
Merge branch 'edited-text' into 'master'
...
Edited timeago text on comments
Unified the 'edited text' to be the same in descriptions and comments
Closes #5538
See merge request !3063
2016-03-17 20:35:06 +00:00
Zeger-Jan van de Weg and Zeger-Jan van de Weg
228007dfbc
new-branch-button
2016-03-15 20:21:11 +01:00
Jacob Schatz
6968ea32e2
Merge branch 'award-emoji-design-update' into 'master'
...
Updated UI of award emoji
Closes #13878
See merge request !3028
2016-03-11 16:06:18 +00:00
Phil Hughes
5e145918b4
Updated UI of award emoji
...
Closes #13878
2016-03-11 09:02:43 +00:00
Phil Hughes
07e1754c7c
Removed deprecated bootstrap classes
2016-03-11 08:57:53 +00:00
Phil Hughes
bd411675d2
Fixes issue with issue sidebar toggle button not working
...
Closes #14195
2016-03-10 17:34:06 +00:00
Phil Hughes
3d99ffc862
Edited timeago text on comments
...
Unified the 'edited text' to be the same in descriptions and comments
Closes #5538
2016-03-10 08:39:47 +00:00
Jacob Schatz
8835514b10
Fixes style consistencies.
2016-03-04 13:24:24 -05:00
Jacob Schatz
d98dc53106
Correct media queries for small devices and tablets.
2016-03-04 09:06:57 -05:00
Jacob Schatz
6e6a25187d
Combining recent change to have username in header with my MR.
2016-03-04 09:06:57 -05:00
Jacob Schatz
61ce134fa9
Small outside aside shrink sidebar button for mobile only.
2016-03-04 09:06:57 -05:00
Jacob Schatz
cabb61719d
Open sidebar button on mobile.
2016-03-04 09:06:57 -05:00
Jacob Schatz
2feb9eb1f0
Change icons for open close on issue/MR
...
Button full width on phone on MR/issue.
2016-03-04 09:06:57 -05:00
Phil Hughes
6f265eb757
Added username to issue & merge request header
...
Closes #13771
2016-03-01 16:57:53 +00:00
Andy Grant and Robert Speicher
aead14b052
Add "issue" to Close/Reopen buttons for clarity
2016-02-22 15:36:48 -05:00
Alfredo Sumaran
6d80a4c4f9
Wrap issue details to prevent content misalignment
2016-02-16 11:06:15 -05:00
Alfredo Sumaran
18390c6a91
Change "opened by" to just "by"
2016-02-16 09:30:34 -05:00
Alfredo Sumaran
807765b6a7
Move issue details after action buttons
2016-02-15 16:29:22 -05:00
Robert Speicher
20e47eadae
Correct indentation for issues/merge_requests partial render
...
Prior, it would only be shown if the issue had been edited.
2016-02-11 11:17:45 -05:00
Jacob Schatz
80812a5d46
Edited time ago location change.
...
Change edited icon to word.
Change edited text color to gray
cc/ @creamzy
2016-02-05 11:31:13 -05:00
Jacob Schatz
e2b6e9c3c5
Add ajax calls to return JSON
...
Fix subtitles on minimize.
Fix styles for show.
2016-01-30 00:30:25 -05:00
Jacob Schatz
087abdf7fd
New right side gutter design.
...
[WIP]
2016-01-27 17:38:19 -05:00
Dmitriy Zaporozhets
367cd8ac75
Remove gray background from issue/mr/milestone background
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-01-22 16:15:32 -08:00
Jacob Schatz
eb3e7bdfd8
merge request close message moved and merge request now refered by !.
2016-01-12 08:40:02 -05:00
Robert Speicher
98f77d2edc
Merge branch 'close-open-ajax-issue' into 'master'
...
open and close issue via ajax request. With tests
Close and Reopen issues with ajax request.
See merge request !2164
2015-12-25 21:00:16 +00:00
Robert Speicher
ab3d855c0e
Add support for twitter:label meta tags
2015-12-24 17:11:08 -05:00
Jacob Schatz
b3e4bc5911
resolves conflicts with new buttons
2015-12-23 17:05:29 -05:00
Robert Speicher
b26eb782f5
Add page descriptions and images
...
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-23 16:56:27 -05:00
Andriy Dyadyura
5e0b989fca
new button sizes
2015-12-23 15:46:13 +01:00
Dmitriy Zaporozhets
a84ecf0e2e
Fix close/reopen buttons
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-12-23 12:29:50 +01:00
Andriy Dyadyura
a72b71abcc
new buttons issue
2015-12-22 21:29:31 +01:00
Jacob Schatz
1f5b8e88f3
changes data-url to href for javascript url grabbing
2015-12-21 16:45:52 -05:00
Jacob Schatz
70dfa3a721
open and close issue via ajax request. With tests
2015-12-21 13:06:09 -05:00
Dmitriy Zaporozhets
4b7c9c7fe2
Revert sidebar position for issue and merge request
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-12-17 10:34:15 +01:00
Dmitriy Zaporozhets
3162a5a293
Fix ux issue with "This issue will be closed automatically" message
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-12-17 00:04:29 +01:00
Douwe Maan
79c90821ac
Rename .issuable-details to .detail-page (and -header and -description)
2015-12-16 16:13:22 +01:00
Dmitriy Zaporozhets
1911811438
Move awards back to gray panel and few improvements to sidebar
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-12-11 20:12:18 +01:00
Dmitriy Zaporozhets
b0591ff03a
Redesign issue page for new sidebar
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-12-11 20:11:23 +01:00
Greg Smethells
0272f27401
display referenced merge requests in issue description with CI status
2015-12-11 10:14:55 -06:00
Douwe Maan
d611a38798
Merge branch 'master' into reference-pipeline-and-caching
2015-12-07 14:48:53 +01:00
Douwe Maan
e3233016be
Use "opened by" instead of "created by" in issue/MR header, like in list
2015-12-02 14:22:11 +01:00
Douwe Maan
de0acf3cf7
Merge branch 'master' into reference-pipeline-and-caching
2015-10-21 11:36:41 +02:00
Zeger-Jan van de Weg
94a788f66d
Only accept open issues and merge requests
2015-10-16 09:59:32 +02:00