summaryrefslogtreecommitdiff
path: root/app/views/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Refactor colors and listsDmitriy Zaporozhets2016-03-182-2/+2
* Merge branch 'optimistic-todos' into 'master' Jacob Schatz2016-03-182-5/+11
|\
| * Mark all as done through AJAXPhil Hughes2016-03-172-3/+5
| * Removed the flash success messagePhil Hughes2016-03-171-1/+3
| * Adds small AJAX optimistic functionality to todos.Jacob Schatz2016-03-172-3/+5
* | Improve external users featureZeger-Jan van de Weg2016-03-141-1/+1
* | Remove Project#publicishZeger-Jan van de Weg2016-03-131-2/+2
|/
* Avoid error 500 when todo author was removedDouglas Barbosa Alexandre2016-03-091-1/+4
* Merge branch 'improve-archived-projects'Dmitriy Zaporozhets2016-03-091-1/+1
|\
| * Make projects sort dropdown shared so it can be reused for other pagesDmitriy Zaporozhets2016-03-041-1/+1
* | Updates from last code review.issue_13621_2Rubén Dávila2016-03-062-108/+9
* | Show some stats about Milestone according to the new UI.Rubén Dávila2016-03-041-5/+13
* | Show project name for Issues tab in Group and Dashboard context.Rubén Dávila2016-03-041-3/+3
* | Refactor Milestone view for Dashboard.Rubén Dávila2016-03-045-70/+10
* | Refactor GlobalMilestone queries.Rubén Dávila2016-03-042-2/+2
|/
* Added tabindex to filter fielddashboard-search-field-tabindexPhil Hughes2016-03-041-1/+1
* Refactor projects listDmitriy Zaporozhets2016-03-031-6/+1
* Don't show "Welcome to GitLab" when the search didn't return any projectsRémy Coutable2016-03-021-1/+1
* Small css cleanup for todos featureimprove-todos-cssDmitriy Zaporozhets2016-02-271-3/+3
* "X assigned you Y" instead of "X assigned Y"Douwe Maan2016-02-201-1/+1
* Add "Mark all as done" buttonDouwe Maan2016-02-201-4/+8
* Include 'issue'/'merge request' in linkDouwe Maan2016-02-201-2/+2
* Rename tab from 'Todos' to 'To do'Douwe Maan2016-02-201-1/+1
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-203-35/+35
* Refactoring TasksHelperDouglas Barbosa Alexandre2016-02-201-1/+1
* Improve tasks page list UIDouglas Barbosa Alexandre2016-02-201-2/+2
* Rename menu item and page 'Task queue' to 'Tasks'Douglas Barbosa Alexandre2016-02-201-2/+2
* Refactoring task queue partialsDouglas Barbosa Alexandre2016-02-203-49/+19
* Add filters by project, author, type, and action to task queue page listDouglas Barbosa Alexandre2016-02-201-6/+39
* Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre2016-02-203-17/+47
* Add pending tasks badge on top right next to the new and logout buttonDouglas Barbosa Alexandre2016-02-201-2/+2
* Allow user to mark each task as done manuallyDouglas Barbosa Alexandre2016-02-201-0/+4
* Fix task queue list page titleDouglas Barbosa Alexandre2016-02-201-2/+2
* Add tasks queue list pageDouglas Barbosa Alexandre2016-02-202-0/+42
* number_with_delimiter() addedheiko2016-02-191-2/+2
* Cleanup to use one selectorfix-explore-filterJosh Frye2016-02-091-1/+1
* Merge branch 'paginate-dashboard-projects' into 'master' Dmitriy Zaporozhets2016-02-052-1/+5
|\
| * Fix project filter form renderingDmitriy Zaporozhets2016-02-051-7/+7
| * Implement changes from MR feedbackJosh Frye2016-02-041-7/+7
| * Various filter fixesJosh Frye2016-02-042-4/+4
| * Delay filter until user stops typingJosh Frye2016-02-042-2/+2
| * Paginate + ajax filter dashboard projectsJosh Frye2016-02-042-7/+11
* | Re-use top-are css component for issues/mr pagesDmitriy Zaporozhets2016-02-052-12/+11
|/
* Merge branch 'master' into use-top-areaDmitriy Zaporozhets2016-02-034-10/+2
|\
| * Merge branch 'dashboard-sort-dropdown' into 'master' Dmitriy Zaporozhets2016-02-031-1/+2
| |\
| | * Add sort dropdown to dashboard projects pagedashboard-sort-dropdownDmitriy Zaporozhets2016-02-031-1/+2
| * | Remove useless text tips on commonly used pagesDmitriy Zaporozhets2016-02-033-9/+0
| |/
* | Use top-area component for top page navigation for pages that contains list o...Dmitriy Zaporozhets2016-02-031-4/+4
|/
* Tried to align form input vertically with other elements for top navDmitriy Zaporozhets2016-02-031-1/+1
* Refactor nav controls section (search and new project/group btn)Dmitriy Zaporozhets2016-02-032-4/+4