summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue with assignee dropdown not selecting correctlyPhil Hughes2016-06-171-1/+1
* Merge branch 'backport-view-condition-improvement-from-ee-460' into 'master' Douwe Maan2016-06-161-2/+3
|\
| * Fix permission checks in member rowbackport-view-condition-improvement-from-ee-460Rémy Coutable2016-06-151-2/+3
* | Merge branch 'issuable-sidebar-bold' into 'master' Jacob Schatz2016-06-151-14/+13
|\ \
| * | Corrected all sidebar font weights to correctly match the designPhil Hughes2016-06-101-17/+14
| * | Fixed issue with bold in issuable sidebarPhil Hughes2016-06-101-4/+6
* | | Merge branch 'issue_18575' into 'master' Jacob Schatz2016-06-151-0/+2
|\ \ \
| * | | Add handler icon to prioritized labelsissue_18575Alfredo Sumaran2016-06-151-0/+2
| | |/ | |/|
* | | Merge branch 'show_number_of_mrs_in_milestone_page' into 'master' Jacob Schatz2016-06-151-4/+4
|\ \ \ | |/ / |/| |
| * | show number of processed mrs in milestone pageshow_number_of_mrs_in_milestone_pageArinde Eniola2016-06-131-4/+4
* | | Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu2016-06-141-1/+13
|\ \ \
| * | | Uses update URL to update the status of a todoPhil Hughes2016-06-141-1/+1
| * | | Moved todo creation over to project todos controllerPhil Hughes2016-06-141-1/+1
| * | | Cached jQuery selectorsPhil Hughes2016-06-141-5/+4
| * | | Fixed bug with sidebar when user is not logged inPhil Hughes2016-06-141-10/+12
| * | | Fixed issue with sidebar button stylingPhil Hughes2016-06-141-1/+1
| * | | Manually create todo for issuablePhil Hughes2016-06-141-1/+12
| |/ /
* | | UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-144-50/+30
* | | Add request access for groupsRémy Coutable2016-06-144-1/+118
* | | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-1/+1
* | | Allow users to create confidential issues in private projectsDouglas Barbosa Alexandre2016-06-131-1/+1
|/ /
* | Merge branch '18446-when-this-merge-request-is-accepted-this-issue-will-be-cl...Rémy Coutable2016-06-131-1/+1
|\ \
| * | Don't try to count a relation with aliases18446-when-this-merge-request-is-accepted-this-issue-will-be-closed-automatically-rendered-twiceSean McGivern2016-06-101-1/+1
| |/
* | Merge branch 'icon-color-fix' into 'master' Jacob Schatz2016-06-101-7/+8
|\ \
| * | Update activity SVG pathicon-color-fixAnnabel Dunstone2016-06-091-7/+8
* | | Merge branch 'label-filter-fix' into 'master' Jacob Schatz2016-06-101-1/+1
|\ \ \ | |_|/ |/| |
| * | Added testslabel-filter-fixPhil Hughes2016-06-091-1/+1
* | | Merge branch 'milestone-tooltip' into 'master' Jacob Schatz2016-06-091-2/+4
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipmilestone-tooltipFatih Acet2016-06-091-2/+3
| |\ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-0912-0/+161
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-092-3/+2
| |\ \ \
| * | | | Fixes for MR comments.Fatih Acet2016-06-091-1/+1
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-086-19/+111
| |\ \ \ \
| * | | | | Use title attribute instead of data-original-title.Fatih Acet2016-06-081-2/+2
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-064-13/+30
| |\ \ \ \ \
| * | | | | | Show milestone remaining tooltip in right sidebar.Fatih Acet2016-06-031-2/+4
* | | | | | | Merge branch 'dz-improve-ui-consistency-2' into 'master' Jacob Schatz2016-06-092-8/+6
|\ \ \ \ \ \ \
| * | | | | | | Improve buttons size and paddings in the listsDmitriy Zaporozhets2016-06-081-3/+3
| * | | | | | | Improve button margin for btn-grouped css classDmitriy Zaporozhets2016-06-081-5/+3
* | | | | | | | Improved the UX of issue & milestone date pickerPhil Hughes2016-06-091-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Updated labels UIPhil Hughes2016-06-091-2/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch '17240-svg' into 'master' Jacob Schatz2016-06-0812-0/+161
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix activity SVG17240-svgAnnabel Dunstone2016-06-081-10/+7
| * | | | | Add new icons to group page layout navAnnabel Dunstone2016-06-085-0/+57
| * | | | | Add SVG icons to side barAnnabel Dunstone2016-06-086-169/+39
| * | | | | Start adding SVG iconsAnnabel Dunstone2016-06-087-0/+237
| | |_|_|/ | |/| | |
* | | | | Merge branch 'dz-improve-ui-consistency' into 'master' Jacob Schatz2016-06-082-3/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Remove unnecessary icons from buttonsdz-improve-ui-consistencyDmitriy Zaporozhets2016-06-081-2/+1
| * | | Improve button color for issue and mr pagesDmitriy Zaporozhets2016-06-081-1/+1
* | | | Merge branch 'remove-labels-from-filter' into 'master' Jacob Schatz2016-06-081-2/+9
|\ \ \ \