Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Organization index and show #5187
base: master
Are you sure you want to change the base?
Organization index and show #5187
Changes from all commits
84abf28
4a23e02
5deb9bb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 14 in app/controllers/organizations/gems_controller.rb
Codecov / codecov/patch
app/controllers/organizations/gems_controller.rb#L13-L14
Check warning on line 20 in app/controllers/organizations/gems_controller.rb
Codecov / codecov/patch
app/controllers/organizations/gems_controller.rb#L20
Check warning on line 13 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L12-L13
Check warning on line 16 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L15-L16
Check warning on line 21 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L20-L21
Check warning on line 24 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L23-L24
Check warning on line 26 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L26
Check warning on line 32 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L31-L32
Check warning on line 35 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L34-L35
Check warning on line 37 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L37
Check warning on line 43 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L42-L43
Check warning on line 45 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L45
Check warning on line 52 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L51-L52
Check warning on line 56 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L56
Check warning on line 60 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L60
Check warning on line 64 in app/controllers/organizations/members_controller.rb
Codecov / codecov/patch
app/controllers/organizations/members_controller.rb#L64
Check warning on line 12 in app/controllers/organizations_controller.rb
Codecov / codecov/patch
app/controllers/organizations_controller.rb#L12
Check warning on line 18 in app/controllers/organizations_controller.rb
Codecov / codecov/patch
app/controllers/organizations_controller.rb#L17-L18
Check warning on line 26 in app/controllers/organizations_controller.rb
Codecov / codecov/patch
app/controllers/organizations_controller.rb#L24-L26
Check warning on line 31 in app/controllers/organizations_controller.rb
Codecov / codecov/patch
app/controllers/organizations_controller.rb#L30-L31
Check warning on line 33 in app/controllers/organizations_controller.rb
Codecov / codecov/patch
app/controllers/organizations_controller.rb#L33
Check warning on line 37 in app/controllers/organizations_controller.rb
Codecov / codecov/patch
app/controllers/organizations_controller.rb#L37
Check warning on line 40 in app/controllers/organizations_controller.rb
Codecov / codecov/patch
app/controllers/organizations_controller.rb#L39-L40
Check warning on line 42 in app/controllers/organizations_controller.rb
Codecov / codecov/patch
app/controllers/organizations_controller.rb#L42
Check warning on line 49 in app/controllers/organizations_controller.rb
Codecov / codecov/patch
app/controllers/organizations_controller.rb#L49
Check warning on line 53 in app/controllers/organizations_controller.rb
Codecov / codecov/patch
app/controllers/organizations_controller.rb#L53
Check warning on line 17 in app/controllers/rubygems_controller.rb
Codecov / codecov/patch
app/controllers/rubygems_controller.rb#L17
Check warning on line 4 in app/helpers/layout_hepler.rb
Codecov / codecov/patch
app/helpers/layout_hepler.rb#L4
Check warning on line 7 in app/helpers/layout_hepler.rb
Codecov / codecov/patch
app/helpers/layout_hepler.rb#L6-L7
Check warning on line 16 in app/models/organization.rb
Codecov / codecov/patch
app/models/organization.rb#L16
Check warning on line 18 in app/models/organization.rb
Codecov / codecov/patch
app/models/organization.rb#L18
Check warning on line 26 in app/models/organization.rb
Codecov / codecov/patch
app/models/organization.rb#L24-L26
Check warning on line 30 in app/models/organization.rb
Codecov / codecov/patch
app/models/organization.rb#L28-L30
Check warning on line 34 in app/models/organization.rb
Codecov / codecov/patch
app/models/organization.rb#L32-L34
Check warning on line 15 in app/policies/organization_policy.rb
Codecov / codecov/patch
app/policies/organization_policy.rb#L15
Check warning on line 5 in app/views/components/card/timeline_component.rb
Codecov / codecov/patch
app/views/components/card/timeline_component.rb#L5
Check warning on line 24 in app/views/components/card/timeline_component.rb
Codecov / codecov/patch
app/views/components/card/timeline_component.rb#L24
Check warning on line 37 in app/views/components/card/timeline_component.rb
Codecov / codecov/patch
app/views/components/card/timeline_component.rb#L32-L37
Check warning on line 51 in app/views/components/card/timeline_component.rb
Codecov / codecov/patch
app/views/components/card/timeline_component.rb#L39-L51
Check warning on line 59 in app/views/components/card/timeline_component.rb
Codecov / codecov/patch
app/views/components/card/timeline_component.rb#L53-L59