| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
Page project list on dashboard
See merge request !2689
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
New padding for lists
* improve consistency for list padding
* reduce padding for project/group/events lists
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fixes #12511
cc @jschatz1 @skyruler @creamzy
See merge request !2715
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* improve consistency for list padding
* reduce padding for project/group/events lists
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|/ /
| |
| |
| |
| |
| | |
You can set type: :merge_request to create a link to merge request
lists instead of issues list. Accept both Symbol & String as type
argument for the link_to_label helper
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
Implement new design for issue and merge request right sidebar
Fixes #3981
See merge request !2645
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Fix subtitles on minimize.
Fix styles for show.
|
| | |
|
| | |
|
| |
| |
| |
| | |
Hide and show icons in collapse and expanded mode.
|
| | |
|
| | |
|
| |
| |
| |
| | |
[WIP]
|
| |
| |
| |
| |
| |
| |
| | |
When creating new issue from dashboard page I want to see projects
sorted by last activity instead of ID
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \
| | |
| | |
| | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|/ /
| |
| |
| |
| |
| | |
of items
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added dropdown to list all projects on project header
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4212
When clicking the current project name, it shows a dropdown menu with a list of all projects for that group or user.
When closed:

When open:

cc. @jschatz1
See merge request !2438
|
| | | |
|
|\ \ \
| |/ /
| | |
| | | |
git-raw-workhorse
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Show list of forks for a given Project
Closes #2406
See merge request !2376
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | |/
| |/|
| | |
| | | |
Closes #12796
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Highlight note code and edit preview
More highlighting fixes! Highlighting wasn't applied all the way for
code in notes, diff notes diffs and diff preview (on the file edit page).
The CSS changes further unify the styling for file-content highlighting,
diff highlighting and note code highlighting.
See merge request !2594
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Main search input has different styles than secondary search inputs.
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
All inputs of type `search` will have the gray background
and search icon centered.
Because the search magnifier is a bg image,
I had to hide it with `[value=""]`.
I added a little javascript to make sure each input always has it's
own value.
|
| | |
| | |
| | |
| | | |
blame and snippets
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | | |
Used `issuable` instead
|
| | | |
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix alignment issues after a fix on titles weight
Fixes #8102. Fixes #3956. This fixes an alignment regression introduced by !2422. Sorry about that! :/
## Commit title alignment fixed

**The fact that the first row has a smaller height than the other rows was not introduced by !2422 (I've checked by reverting 818607f0 on `master`).**
## Tags name in list

See merge request !2431
|
| | | | |
|
| | | | |
|
| |/ / |
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Fix cross-project reference clipboard text
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2339
See merge request !2420
|