Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Team dashboards #14159

Merged
merged 3 commits into from
Dec 27, 2020
Merged

Team dashboards #14159

merged 3 commits into from
Dec 27, 2020

Conversation

jpraet
Copy link
Member

@jpraet jpraet commented Dec 27, 2020

Fixes #13980

This adds the option to filter the organization "Activities" (heatmap, feed, repos), "Issues", "Pull Requests" and "Milestones" views by team.

image

@jpraet jpraet marked this pull request as draft December 27, 2020 12:07
@codecov-io
Copy link

codecov-io commented Dec 27, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@25f8970). Click here to learn what that means.
The diff coverage is 41.53%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #14159   +/-   ##
=========================================
  Coverage          ?   42.03%           
=========================================
  Files             ?      733           
  Lines             ?    78697           
  Branches          ?        0           
=========================================
  Hits              ?    33080           
  Misses            ?    40184           
  Partials          ?     5433           
Impacted Files Coverage Δ
models/action.go 50.93% <0.00%> (ø)
models/repo_list.go 78.76% <0.00%> (ø)
routers/user/home.go 60.27% <32.25%> (ø)
models/org.go 72.51% <43.75%> (ø)
models/user_heatmap.go 81.57% <100.00%> (ø)
routers/api/v1/repo/repo.go 61.89% <100.00%> (ø)
routers/routes/macaron.go 93.17% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25f8970...194e13d. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 27, 2020
@6543 6543 added this to the 1.14.0 milestone Dec 27, 2020
@6543 6543 added the type/enhancement An improvement of existing functionality label Dec 27, 2020
@jpraet jpraet marked this pull request as ready for review December 27, 2020 17:07
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Dec 27, 2020
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Dec 27, 2020
@lafriks lafriks merged commit 40274b4 into go-gitea:master Dec 27, 2020
@jpraet jpraet deleted the team-dashboard branch January 22, 2021 18:38
@go-gitea go-gitea locked and limited conversation to collaborators Feb 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Team dashboards
6 participants