-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Adding visual cue for "Limited" & "Private" organizations. #13040
Conversation
Codecov Report
@@ Coverage Diff @@
## master #13040 +/- ##
==========================================
+ Coverage 42.57% 42.61% +0.04%
==========================================
Files 672 672
Lines 73698 73785 +87
==========================================
+ Hits 31374 31445 +71
- Misses 37241 37248 +7
- Partials 5083 5092 +9
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I realy like how it looks like ...
two TODO's:
- move inline css to less files
- public repos in limited orgs are limited too
@6543 Moved styles to .less files in commit 17fbba7 . Re: repository "Limited" labels -- do we want to find some way to visually show that the "Limited" attribute/label is inherited from the org (opposed to the "Private" attribute, which is set at the repository level & also creates a label next to the repo name)? |
🚀 |
@6543 I think the 2nd one can be saved for later PR |
Implements #13017 .
Label for "Limited" & "Private" organizations added to org header, org homepage, and navbar.
Before:
After: