…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