summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Show project visibility level on project listproject-type-icon-your-projectsPhil Hughes2016-02-221-0/+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-205-42/+42
* 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-203-9/+9
* 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
* Add a link to Task Queue on dashboard sidebarDouglas Barbosa Alexandre2016-02-201-6/+12
* 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-202-3/+7
* 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
* Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-196-5/+24
|\
| * Pull right side of label row outTap2016-02-192-11/+11
| * Fix label - description spacingTap2016-02-191-1/+2
| * Remove unnecessary .present?Tap2016-02-191-1/+1
| * Label description and Label rowTap2016-02-176-13/+31
* | Merge branch 'rs-blob' into 'master' Douwe Maan2016-02-202-12/+2
|\ \
| * | Add a `Blob` model that wraps `Gitlab::Git::Blob`rs-blobRobert Speicher2016-02-182-12/+2
* | | Merge branch '12792-emoji-as-text-diff-comment'Douwe Maan2016-02-191-2/+2
|\ \ \
| * | | Emoji reponses on diffs aren't award emojiZeger-Jan van de Weg2016-02-191-2/+2
* | | | Merge branch 'issue_3276' into 'master' Jacob Schatz2016-02-194-45/+61
|\ \ \ \
| * | | | Some refactor for CSS after code review.Rubén Dávila2016-02-032-3/+3
| * | | | Remove no longer required class.Rubén Dávila2016-02-021-1/+1
| * | | | Add link to open/closed issues plus some minor updates.Rubén Dávila2016-02-022-17/+9
| * | | | Remove gray background from detail.Rubén Dávila2016-02-021-1/+1
| * | | | Adjust Issues tab to new design.Rubén Dávila2016-02-022-8/+8
| * | | | Show buttons based on current tab.Rubén Dávila2016-02-021-24/+14
| * | | | Align Milestone's issue counter.Rubén Dávila2016-02-021-3/+13
| * | | | Add little spacing between milestone stats.Rubén Dávila2016-02-021-10/+13
| * | | | Show labels in Issues tab.Rubén Dávila2016-02-021-1/+3
| * | | | Change style of Delete button.Rubén Dávila2016-02-021-1/+1
| * | | | Add elpased time.Rubén Dávila2016-02-021-0/+3
| * | | | Change format of Milestone stats.Rubén Dávila2016-02-021-6/+9
| * | | | Add labels tab to milestone detail view.Rubén Dávila2016-02-021-0/+13
* | | | | Merge branch 'issue_3409' into 'master' Robert Speicher2016-02-196-8/+54
|\ \ \ \ \
| * | | | | More updates from the last code review.Rubén Dávila2016-02-194-13/+15
| * | | | | Some updates from last code review.Rubén Dávila2016-02-194-15/+20
| * | | | | Make #commit_with_hooks return the new obj id plus some other fixes.Rubén Dávila2016-02-192-3/+3
| * | | | | Don't show revert button if commit/MR has already been reverted.Rubén Dávila2016-02-193-4/+5
| * | | | | Refactor revert_commit_link helper.Rubén Dávila2016-02-192-2/+2
| * | | | | Use a custom title in the revert modal.Rubén Dávila2016-02-193-3/+3
| * | | | | Show a tooltip on revert link.Rubén Dávila2016-02-191-1/+1
| * | | | | Move revert link to the MR widget section plus some refactor.Rubén Dávila2016-02-192-3/+2
| * | | | | Some updates after last code review.Rubén Dávila2016-02-192-22/+2