summaryrefslogtreecommitdiff
path: root/app/views/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Fixes admin welcome states new group pathadmin-welcome-new-group-linkPhil Hughes2017-12-061-1/+1
* Use flexbox instead of bootstrap columns3615-improve-welcome-screenAnnabel Dunstone Gray2017-11-083-85/+76
* Add new icon; update contentAnnabel Dunstone Gray2017-11-082-3/+3
* Add four blocks to each welcome pageAnnabel Dunstone Gray2017-11-082-10/+28
* Reorganize landing page for new usersAnnabel Dunstone Gray2017-11-083-76/+86
* Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López2017-11-061-1/+1
* Resolve ""To do" should be "Todos" on Todos list page"Victor Wu2017-11-031-1/+1
* Resolve "Remove overzealous tooltips in projects page tabs"Victor Wu2017-10-251-3/+3
* Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-044-20/+6
* simplify link_to callproject-page-clearerPhil Hughes2017-09-221-4/+2
* Fixes dashboard/projects empty state showing when viewing personal projectsPhil Hughes2017-09-221-1/+1
* Add context tabs to dashboard/projectsPhil Hughes2017-09-222-0/+9
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-5/+6
* Removed User Callout for Customer ExperienceTim Zallmann2017-09-201-3/+0
* Moves the action buttons out of the breadcrumbsPhil Hughes2017-09-066-30/+11
* Clean up new navigation templatesPhil Hughes2017-09-066-25/+18
* 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