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] Search bar component in Cloud Tenant module #9225

Closed
wants to merge 1 commit into from

Commits on Jul 23, 2024

  1. Fixed the bug where vault credentials were not appearing in service c…

    …atalog items and removed the duplicate column of vault credentials.
    
    Fixed the bug where vault credentials were not appearing in service catalog items and removed the duplicate column of vault credentials.
    
    Remove current workflow state if its done
    
    Fix guest devices summary page
    
    show volume templates in image list view
    
    Fix survey table readability
    
    Update Workflow State icons
    
    Before
    ======
    
    Icons were working for Tasks
    Icons were only displaying play for all others
    
    After
    =====
    
    Icons are displaying for all Tasks
    
    Updated UI json for May 31st translations
    
    From ManageIQ/manageiq#23057 and ManageIQ/manageiq#22969
    
    Update .whitesource to trigger a Mend run
    
    Update lodash to 4.17.12
    
    Hide policy simulation button
    
    Bump ws from 5.2.3 to 5.2.4
    
    Bumps [ws](https://github.com/websockets/ws) from 5.2.3 to 5.2.4.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@5.2.3...5.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Update Yarn to v4.3.0
    
    Fix child services link
    
    Update yarn.lock with latest dependencies
    
    Update Yarn to v4.3.1
    
    Prepend ActionView::Helpers::NumberHelper with our NumberHelper
    
    Fix request form automation fields
    
    Update all carbon packages
    
    update moment to 2.29.2 through resolution
    
    Fix failing automate specs
    
    Add known pending package security issues to a pending list
    
    Resolve ActionView::MissingTemplate errors by specifying template
    
    Rails 7 now raises this error if you don't specify the template correctly.
    
    Specifying templates with "." in the name was deprecated here:
    https://www.github.com/rails/rails/pull/39164
    
    The interface they want is without periods and for you to specify the formats
    if it's non-standard.  Also, render with no :template, :partial, etc. is also
    gone in rails 7.
    
    Somewhat related issued with helpful information can be found here:
    https://www.github.com/mileszs/wicked_pdf/issues/1005
    
    Remove redundant tests: we check for these in the response body already
    
    Provide backward compatible way to globally set permitted classes
    
    This supports rails 7 and 6.1.
    
    Similar to the change in: ManageIQ/manageiq#22887
    
    add annotations on summary pages with labels and fix miq_custom_attributes
    
    Fix variable table spacing
    
    Added existing search bar React component in Cloud Tenant module
    
    Fixed rubocop error
    jaisejose1123 authored and Dhamo1107 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    03472ef View commit details
    Browse the repository at this point in the history