| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Feature/jschatz1/sidebar features
* Changes sidebar width (290px).
* Makes shortcuts for <kbd>j</kbd> and <kbd>k</kbd> keys for next and previous issues.

cc/ @dzaporozhets
See merge request !2734
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | | |
Fixes for issue with poor logo transition animation on Safari
See merge request !2690
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
updates after code review: moved coffee code to appropriate file, updated css to not use js-prefixed selectors
Updated comments and Changelog
Removed duplicate line in changelog
|
| |/
|/|
| |
| | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Change edited icon to word.
Change edited text color to gray
cc/ @creamzy
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix double paging


See merge request !2727
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Improve admin broadcast messages page
* Show latest broadcast messages first on admin page
* Use nice looking pagination
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fixes #13211
cc @rspeicher @DouweM
See merge request !2725
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Show latest broadcast messages first on admin page
* Use nice looking pagination
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Page project list on dashboard
See merge request !2689
|
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix label links for a merge request pointing to issues list
_Originally opened at !2150._
---
I have added a type parameter to the `link_to_label` helper method that is set to `'merge_request'` when in the context of a merge request.
I have also improved the specs to actually test the output of the method instead of its implementation.
Fixes #3007.
See merge request !2700
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Change placeholder text to just 'search'
Fixes #13168

See merge request !2711
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Puts shortcut key in the right place.
Fixes #13192

See merge request !2710
|
| | | |
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | | |
Implement new design for issue and merge request right sidebar
Fixes #3981
See merge request !2645
|
| | | |
|
| | |
| | |
| | |
| | | |
Thanks @rspeicher.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Fix subtitles on minimize.
Fix styles for show.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
Hide and show icons in collapse and expanded mode.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
[WIP]
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Closes #12900
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Support Two-factor Authentication for LDAP users
Closes #12653
See merge request !2688
|
| | | | |
| | | | |
| | | | |
| | | | | |
Closes #12653
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add sort dropdown to dashboard projects page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
First step to improve projects page. Related to !2568 and #3968
See merge request !2691
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Remove useless text tips on commonly used pages
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
See merge request !2687
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|