summaryrefslogtreecommitdiff
path: root/app/views/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Use non-i18n values for setting new group-level issue/MR button textBryce Johnson2017-08-213-6/+6
* Fix minor typos in viewsMehdi Lahmam2017-08-111-1/+1
* Improve checking if projects would be returnedYorick Peterse2017-08-072-4/+2
* fixed search & starred projetsPhil Hughes2017-07-141-1/+1
* moved declaration of `breadcrumb_title` into `page_title` methodPhil Hughes2017-07-124-4/+0
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-123-47/+93
|\
| * Fix welcome page action items alignmentKushal Pandya2017-07-113-20/+20
| * Fix missing `row` & `container` classeskushalpandya2017-07-072-4/+4
| * Add container class `.row`kushalpandya2017-07-061-3/+3
| * Remove unnecessary column classkushalpandya2017-07-061-1/+1
| * Rename variable to `public_project_count`kushalpandya2017-07-061-3/+3
| * Make offset override specific to admin welcome pagekushalpandya2017-07-061-1/+1
| * Fix column offset, add missing new line charkushalpandya2017-07-063-9/+9
| * Move welcome pages to individual partialskushalpandya2017-07-061-47/+12
| * CE regular user welcome pagekushalpandya2017-07-061-0/+48
| * CE admin welcome pagekushalpandya2017-07-061-0/+33
* | fixed breadcrumb titlesPhil Hughes2017-07-072-0/+2
* | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-065-0/+5
* | more action button movementsPhil Hughes2017-07-033-5/+18
* | moved more action buttonsPhil Hughes2017-07-033-7/+18
|/
* New navigation breadcrumbsPhil Hughes2017-06-305-0/+6
* Refactor atom builder by using xml.atom layoutTieu-Philippe KHIM2017-06-122-18/+12
* Merge branch 'master' into 25426-group-dashboard-uiAlfredo Sumaran2017-06-071-1/+1
|\
| * Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-1/+1
* | Restore code to make explore groups workAlfredo Sumaran2017-06-071-1/+1
* | Minor visual adjustmentsAlfredo Sumaran2017-06-061-1/+7
* | Improve pagination when searching or filteringAlfredo Sumaran2017-06-061-1/+1
* | Merge remote-tracking branch 'origin/master' into 25426-group-dashboard-uiDmitriy Zaporozhets2017-06-026-27/+34
|\ \ | |/
| * Merge branch 'user-callout-dismissed-method-rename' into 'master'Douwe Maan2017-05-311-1/+1
| |\
| | * Fixed the show_user_callout methoduser-callout-dismissed-method-renamePhil Hughes2017-05-301-1/+1
| * | 'New issue'/'New merge request' dropdowns should show only projects with issu...19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabledblackst0ne2017-05-302-2/+2
| |/
| * Make section connect with window border without extra paddingDouwe Maan2017-05-253-18/+26
| * Consistently display last push event widgetDouwe Maan2017-05-254-8/+7
| * 32570 Fix border-bottom for project activity tab32570-project-activity-tab-bordertauriedavis2017-05-191-1/+1
* | Use webpack_bundle_tag instead of deprecated page_specific_javascript_bundle_tagAlfredo Sumaran2017-05-311-2/+2
* | Paginate group resultsAlfredo Sumaran2017-05-221-1/+1
* | Add support to filter by name to Group listAlfredo Sumaran2017-05-101-1/+3
* | List groups with basic detailsAlfredo Sumaran2017-05-051-7/+1
* | Add GroupsService to fetch data from serverAlfredo Sumaran2017-05-041-1/+1
* | Set Groups Vue app for Dashboard pageAlfredo Sumaran2017-05-041-0/+1
* | Add “groups” JS bundleAlfredo Sumaran2017-05-041-0/+2
* | Serialize groups as json for Dashboard::GroupsControllerDmitriy Zaporozhets2017-05-042-3/+4
|/
* Better Explore Groups viewLuke "Jared" Bennett2017-05-021-3/+3
* Improve text on todo list when the todo action comes from yourselfJacopo2017-04-281-1/+5
* Dashboard section capitalization fixJose Ivan Vargas Lopez2017-04-065-5/+5
* ProjectsFinder should handle more optionsJacopo2017-04-061-1/+1
* Merge branch '23674-simplify-milestone-summary' into 'master' Jacob Schatz2017-03-291-1/+1
|\
| * move progress bar from milestone summary into the sidebarMike Greiling2017-03-241-1/+0
| * add basic sidebar functionality to milestones pageMike Greiling2017-03-241-0/+1
* | Merge branch 'scrollable-secondary-tabs' into 'master' Annabel Dunstone Gray2017-03-291-2/+4
|\ \