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

[IVANCHUK] Refactor get_rec_cls to get proper record class for various items #7241

Merged

Commits on Aug 11, 2020

  1. Display only one Back button for Policy simulation

    Issue: ManageIQ#6263
    (cherry picked from commit 4274508)
    hstastna authored and mzazrivec committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    508df91 View commit details
    Browse the repository at this point in the history
  2. Get proper record class for items displayed through various controllers

    Issue: ManageIQ#5924
    
    Get proper record class for items displayed through Storage Relationships,
    also for items displayed through Cluster's Relationships, items in Services
    Workloads, VMs, Instances, Images displayed through various controllers.
    
    (cherry picked from commit 5269ad8)
    hstastna authored and mzazrivec committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    49b1c75 View commit details
    Browse the repository at this point in the history
  3. Refactor get_rec_cls, add default record_class in the CiProcessing

    (cherry picked from commit 673399b)
    hstastna authored and mzazrivec committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    aff54ee View commit details
    Browse the repository at this point in the history
  4. Fix failing specs regarding record class in various controllers

    (cherry picked from commit 33e282f)
    hstastna authored and mzazrivec committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    7433cb8 View commit details
    Browse the repository at this point in the history
  5. Add new specs for record_class method for various controllers

    (cherry picked from commit cf2f25b)
    hstastna authored and mzazrivec committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    742bf95 View commit details
    Browse the repository at this point in the history
  6. Revert "Changed record_class back to use 'get_rec_cls'"

    This reverts commit 751ec53.
    mzazrivec committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    b4e2114 View commit details
    Browse the repository at this point in the history
  7. Display only one Cancel button for Compare action

    Issue: ManageIQ#6263
    (cherry picked from commit ef9fed4)
    hstastna authored and mzazrivec committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    6504ca0 View commit details
    Browse the repository at this point in the history