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

[WIP] Catalog de explorization #8885

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeffibm
Copy link
Member

@jeffibm jeffibm commented Aug 3, 2023

Related PR's
Core - ManageIQ/manageiq#22275

Service Catalogs
Before
image
After - will be added later

Catalog Items
Before
image
After - will be added later

Orchestration Templates
Before
image
After - will be added later

Catalogs
Before
image
After - will be added later

@jeffibm
Copy link
Member Author

jeffibm commented Nov 10, 2023

Fixed the breadcrumb issue.

Screen.Recording.2023-11-10.at.10.17.31.AM.mov

@jeffibm jeffibm force-pushed the catalogs-de-explorization branch 2 times, most recently from da61cf6 to a6bbf3a Compare November 10, 2023 09:57
@jeffibm jeffibm force-pushed the catalogs-de-explorization branch from a6bbf3a to ee6dde5 Compare January 11, 2024 06:32
@miq-bot
Copy link
Member

miq-bot commented Jan 11, 2024

Some comments on commit jeffbonson@ee6dde5

app/controllers/catalog_controller.rb

  • ⚠️ - 2307 - Detected puts. Remove all debugging statements.
  • ⚠️ - 2362 - Detected puts. Remove all debugging statements.

@miq-bot
Copy link
Member

miq-bot commented Jan 11, 2024

Checked commit jeffbonson@ee6dde5 with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
17 files checked, 38 offenses detected

app/controllers/application_controller/explorer.rb

app/controllers/catalog_controller.rb

app/controllers/service_template_catalog_controller.rb

app/helpers/application_helper.rb

app/helpers/application_helper/toolbar/servicetemplatecatalog_center.rb

app/presenters/menu/default_menu.rb

app/views/catalog/_sandt_tree_show.html.haml

  • ⚠️ - Line 1 - Avoid using instance variables in partials views
  • ⚠️ - Line 1 - Line is too long. [163/80]

app/views/catalog/_summary.html.haml

  • ⚠️ - Line 12 - Line is too long. [95/80]
  • ⚠️ - Line 13 - Line contains trailing whitespace
  • ⚠️ - Line 20 - Line contains trailing whitespace
  • ⚠️ - Line 23 - Line is too long. [133/80]
  • ⚠️ - Line 29 - Line contains trailing whitespace
  • ⚠️ - Line 5 - Layout/HashAlignment: Align the keys and values of a hash literal if they span more than one line.
  • ⚠️ - Line 6 - Layout/HashAlignment: Align the keys and values of a hash literal if they span more than one line.
  • ⚠️ - Line 8 - Classes should be listed before IDs (.miq_custom_tabs_container should precede #catalog-tabs)

app/views/catalog/catalog_item.html.haml

  • ⚠️ - Line 1 - Line is too long. [163/80]

app/views/service_template_catalog/new.html.haml

  • ⚠️ - Line 3 - Layout/SpaceInsideHashLiteralBraces: Space inside { detected.
  • ⚠️ - Line 3 - Layout/SpaceInsideHashLiteralBraces: Space inside } detected.

app/views/service_template_catalog/show.html.haml

  • ⚠️ - Line 16 - Line is too long. [98/80]
  • ⚠️ - Line 18 - Line is too long. [129/80]
  • ⚠️ - Line 19 - Layout/LeadingCommentSpace: Missing space after #.
  • ⚠️ - Line 19 - Use -# for comments instead of - #

app/views/service_template_catalog/show_list.html.haml

  • ⚠️ - Line 1 - id attribute must be in lisp-case

config/routes.rb

@miq-bot
Copy link
Member

miq-bot commented Jan 25, 2024

This pull request is not mergeable. Please rebase and repush.

@miq-bot
Copy link
Member

miq-bot commented Apr 29, 2024

This pull request has been automatically marked as stale because it has not been updated for at least 3 months.

If these changes are still valid, please remove the stale label, make any changes requested by reviewers (if any), and ensure that this issue is being looked at by the assigned/reviewer(s).

2 similar comments
@miq-bot
Copy link
Member

miq-bot commented Aug 5, 2024

This pull request has been automatically marked as stale because it has not been updated for at least 3 months.

If these changes are still valid, please remove the stale label, make any changes requested by reviewers (if any), and ensure that this issue is being looked at by the assigned/reviewer(s).

@miq-bot
Copy link
Member

miq-bot commented Nov 11, 2024

This pull request has been automatically marked as stale because it has not been updated for at least 3 months.

If these changes are still valid, please remove the stale label, make any changes requested by reviewers (if any), and ensure that this issue is being looked at by the assigned/reviewer(s).

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

Successfully merging this pull request may close these issues.

2 participants