Skip to content

Conversation

@anbraten
Copy link
Member

@anbraten anbraten commented Jan 9, 2026

  • expose repo.user_id
  • allow to change repo user if not yourself
  • polish UI

I've checked if we could show the user with name and its avatar instead of the user_id, but that would require quite some api adjustments (either access to the user api which seems like a bad idea or by adding the user as a part of the repo which would bloat the repo object and would be 99% of the time not used)

@anbraten anbraten added ui frontend related enhancement improve existing features labels Jan 9, 2026
@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.84%. Comparing base (2f0684f) to head (e53b822).
⚠️ Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5931      +/-   ##
==========================================
- Coverage   21.85%   21.84%   -0.02%     
==========================================
  Files         429      429              
  Lines       38821    38821              
==========================================
- Hits         8484     8479       -5     
- Misses      29560    29565       +5     
  Partials      777      777              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement improve existing features ui frontend related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants