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

Move input fields to add members to a team and repos to a team #5853

Merged
merged 1 commit into from
Jan 26, 2019
Merged

Move input fields to add members to a team and repos to a team #5853

merged 1 commit into from
Jan 26, 2019

Conversation

sebastian-sauer
Copy link
Contributor

Move input fields to the top so no scrolling is needed to add new members / repos to a team.

Currently if a team has many members and you want to add a new member you have to scroll a lot. Now the input fields are moved to the top of the list so adding users and repos to a team is easier.

Move input fields to the top so no scrolling is needed to add
new members / repos to a team.

Signed-off-by: Sebastian Sauer <sauer.sebastian@gmail.com>
@codecov-io
Copy link

Codecov Report

Merging #5853 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5853      +/-   ##
==========================================
- Coverage   37.86%   37.84%   -0.02%     
==========================================
  Files         328      328              
  Lines       48318    48318              
==========================================
- Hits        18294    18288       -6     
- Misses      27393    27400       +7     
+ Partials     2631     2630       -1
Impacted Files Coverage Δ
models/unit.go 0% <0%> (-14.29%) ⬇️
routers/repo/view.go 46.1% <0%> (-1.2%) ⬇️

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 d663930...642edff. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jan 25, 2019
@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 Jan 25, 2019
@lafriks lafriks added the topic/ui Change the appearance of the Gitea UI label Jan 25, 2019
@lafriks lafriks added this to the 1.8.0 milestone Jan 25, 2019
@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 Jan 26, 2019
@techknowlogick techknowlogick merged commit 8656a3c into go-gitea:master Jan 26, 2019
bmackinney pushed a commit to bmackinney/gitea that referenced this pull request Jan 27, 2019
…tea#5853)

Move input fields to the top so no scrolling is needed to add
new members / repos to a team.

Signed-off-by: Sebastian Sauer <sauer.sebastian@gmail.com>
@sebastian-sauer sebastian-sauer deleted the feature/improve_ui_add_user_and_repo_to_orga branch March 20, 2019 07:02
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
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. topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants