summaryrefslogtreecommitdiff
path: root/app/views/dashboard
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Fixed tabs on desktop being all over the placePhil Hughes2017-03-281-14/+13
| * | Fixed inner page tabs not being scrollablePhil Hughes2017-03-281-11/+14
* | | Merge branch 'user-callout-refactor' into 'master' Filipa Lacerda2017-03-281-1/+3
|\ \ \ | |/ / |/| |
| * | Refactored the user callout classPhil Hughes2017-03-241-1/+3
| |/
* | Remove extra margin at bottom of todos pageAnnabel Dunstone Gray2017-03-241-2/+1
|/
* align Mark all as done with other Done buttons on Todos pageSimon Knox2017-03-231-6/+7
* Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda2017-03-162-10/+17
|\
| * Add 'Undo mark all as done' to TodosJacopo2017-03-162-10/+17
* | Allow sorting by due date and label prioritySean McGivern2017-03-151-2/+2
|/
* Merge branch 'adam-count-badges-group-dashboard-milestones' into 'master' Sean McGivern2017-03-141-5/+5
|\
| * Add count badges to both dashboard and group milestonesadam-count-badges-group-dashboard-milestonesAlex Braha Stoll2017-03-101-5/+5
* | Merge branch '27114-add-undo-to-todos-in-the-done-tab' into 'master' Sean McGivern2017-03-131-0/+5
|\ \
| * | Add 'Undo' to Todos in the Done tabJacopo2017-03-101-0/+5
| |/
* | Fix xml.updated field in rss/atom feedsblackst0ne2017-03-121-1/+1
|/
* Fix wrong message on starred projects filteringGeorge Andrinopoulos2017-03-091-1/+1
* Remove hidden text from subscribe buttonAnnabel Dunstone Gray2017-03-081-3/+1
* Fix Sort dropdown reflow issueJarkko Tuunanen2017-03-061-4/+4
* Refactor projects filtering by nameDmitriy Zaporozhets2017-03-033-6/+2
* Fixed incorrect empty state showingPhil Hughes2017-03-031-2/+2
* Fixes filtering by name reseting archive filterPhil Hughes2017-03-031-2/+3
* Merge branch '2629-show-public-rss-feeds-to-anonymous-users' into 'master' Douwe Maan2017-03-025-16/+11
|\