Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Merge requests
  • !1540

Merged
Created Sep 24, 2012 by Administrator@rootOwner

More verbose dashboard event feed

  • Overview 7
  • Commits 2
  • Changes 4

Created by: alexleutgoeb

This is a follow up to #1050 (closed)

As the commit message states I added following elements:

  • Add project name to each event title
  • Push: Entry links to single commit or commits overview depending on number of pushed commits
  • Push: Display first 15 commits with commit message and author and link to single commit (if there are more than 15 commits in a push you see a pluralized hint according to the html dashboard)
  • Issues: Display issue description

I added two partials for rendering the content of the feed, I think this approach follows the app's MVC pattern best.

The resulting feed is valid according to W3 feed validation from http://validator.w3.org/appc/

Finally, a screenshot of a push feed entry:

Screenshot

Feedback appreciated! Alex

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/alexleutgoeb/feature/dashboardfeed