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

feat(accounts): make identities listing responsive #11874

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

nijel
Copy link
Member

@nijel nijel commented Jun 17, 2024

Proposed changes

Fixes #11860

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

@nijel nijel added this to the 5.6 milestone Jun 17, 2024
@nijel nijel self-assigned this Jun 17, 2024
@nijel nijel enabled auto-merge (rebase) June 17, 2024 08:40
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.57%. Comparing base (6aee586) to head (7dee0ba).
Report is 3971 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #11874      +/-   ##
==========================================
- Coverage   90.82%   90.57%   -0.25%     
==========================================
  Files         554      576      +22     
  Lines       57306    58706    +1400     
  Branches     9122     9385     +263     
==========================================
+ Hits        52046    53174    +1128     
- Misses       3640     3833     +193     
- Partials     1620     1699      +79     
Files with missing lines Coverage Δ
weblate/accounts/templatetags/authnames.py 85.71% <100.00%> (+0.42%) ⬆️

... and 322 files with indirect coverage changes

@nijel nijel merged commit 4ee230a into WeblateOrg:main Jun 17, 2024
30 of 32 checks passed
@nijel nijel deleted the auth-list branch June 17, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Button width to long in mobile
1 participant