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

Master update post 2024.2 Official release #3711

Merged
merged 217 commits into from
May 19, 2024

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    deb62df View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    42d6f1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e442d7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    386881b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4fde50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c110dcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35f0c9d View commit details
    Browse the repository at this point in the history
  7. fix file name issue

    Sudarshan Sathe committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0216ec1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3643 from Ginger-Automation/GingerLocalCommitFeat…

    …ure_1
    
    Unpushed Local Commits Count was not coming on Warning Message box an…
    Maheshkale447 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    696616d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b55e29 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3642 from Ginger-Automation/Allow-ValueExpression…

    …-In-VRT-Configuration
    
    Allow using Env parameters in VRT Config by use of Value Expressions
    Maheshkale447 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0bfbeb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7eebd42 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3646 from Ginger-Automation/fix_artifacts

    fix #40124  + action, activities graph loading + hide artifact sectio…
    Maheshkale447 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4a3e015 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    4f7eba1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/Releases/Official-Release' into …

    …BugFix/Source-app-issue-check
    ravirk91 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a3446db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3647 from Ginger-Automation/BugFix/Source-app-iss…

    …ue-check
    
    Bug fix/source app issue check
    MeniKadosh1 authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    dba6e46 View commit details
    Browse the repository at this point in the history
  4. Bug: If the solution name is different than the name of solution fold…

    …er then, when we switch from one dirty runset to another, we don't get a popup to save the dirty runset before switching.
    
    RC: When we move from one runset to another, we check if the previous runset was the part of the same solution or not. To do this check we rely solution folder and solution name which can be different is some cases.
    Fix: Instead of relying on the solution folder and name, we can check if the current solution have a runset with the id of the previous runset or not. If yes then the previous runset was part of the current solution otherwise not.
    IamRanjeetSingh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a1ccb45 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'Releases/Official-Release' into BugFix/39087-NoSavePopu…

    …pWhenSwitchingVirtualRunset
    IamRanjeetSingh authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b872c5e View commit details
    Browse the repository at this point in the history
  6. Bug: When making changes to shared repository activity from automate …

    …page, getting errors logged while saving.
    
    RC: We concurrently update all instances of a linked activity. These errors are due to concurrency.
    Fix: Use multi-threading appropriate code in these areas.
    IamRanjeetSingh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e6221cc View commit details
    Browse the repository at this point in the history
  7. API Model's Headers were not getting set when pulled in Business flow…

    … for execution or in View Raw Request
    rathimayur committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    327d902 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8da8e26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b794d18 View commit details
    Browse the repository at this point in the history
  10. Note change

    prashelke committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1f2ec3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15743e8 View commit details
    Browse the repository at this point in the history
  12. requested changes

    IamRanjeetSingh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    953e624 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge pull request #3652 from Ginger-Automation/BugFix/PluginFix

    D39139_Added error MSG for Plug in installation failed
    prashelke authored May 2, 2024
    Configuration menu
    Copy the full SHA
    d7712d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa4c98c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/Releases/Official-Release' into …

    …API_Model_Headers-value-not-being-set-in-during-execution
    rathimayur committed May 2, 2024
    Configuration menu
    Copy the full SHA
    927e8d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c3a3af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c47f4e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    573d045 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03aec21 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3651 from Ginger-Automation/BugFix/CLIOrchestrati…

    …onFix
    
    D40129_D40130_D40131_CLI Orchestration Fix
    prashelke authored May 2, 2024
    Configuration menu
    Copy the full SHA
    f25ee89 View commit details
    Browse the repository at this point in the history
  9. Handled Review Comments

    rathimayur committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5040d38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1de6e41 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b41569a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3649 from Ginger-Automation/BugFix/39118-GettingE…

    …rrorsWhenSavingSRActivity
    
    BugFix - 39118 - Getting Errors When Saving SR Activity
    IamRanjeetSingh authored May 2, 2024
    Configuration menu
    Copy the full SHA
    30775c1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dafcb68 View commit details
    Browse the repository at this point in the history
  14. Initialized Agent for ApplicationAgent if not initialized.

    Manas Kalangan committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8f37cd5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ce54880 View commit details
    Browse the repository at this point in the history
  16. Merge remote-tracking branch 'origin/Releases/Official-Release' into …

    …API_Model_Headers-value-not-being-set-in-during-execution
    rathimayur committed May 2, 2024
    Configuration menu
    Copy the full SHA
    edb04de View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3b03fc1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7c38b68 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #3648 from Ginger-Automation/BugFix/39087-NoSavePo…

    …pupWhenSwitchingVirtualRunset
    
    BugFix - 39087 - No Popup When Switching From Dirty Runset
    IamRanjeetSingh authored May 2, 2024
    Configuration menu
    Copy the full SHA
    8256288 View commit details
    Browse the repository at this point in the history
  20. Updated the "How To Fix" section

    Manas Kalangan committed May 2, 2024
    Configuration menu
    Copy the full SHA
    16733f1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f6ad9db View commit details
    Browse the repository at this point in the history
  22. Bug: When we refresh documents folder, all items disappear.

    RC: When we refresh treeview item, we were clearing the items but not adding them again.
    Fix: Add the child items again.
    IamRanjeetSingh committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4168182 View commit details
    Browse the repository at this point in the history
  23. Removed 3 unused files from Unit Testing project aso checkmarx don't …

    …recognise them as High Vulnaribilities
    rathimayur committed May 2, 2024
    Configuration menu
    Copy the full SHA
    59d30cf View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. 1. Design fixed for Preview Baseline changes

    2. preview baseline image not able to fetch fixed
    prashelke committed May 3, 2024
    Configuration menu
    Copy the full SHA
    52fd293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbdfaab View commit details
    Browse the repository at this point in the history
  3. Merge branch 'Releases/Official-Release' into API_Model_Headers-value…

    …-not-being-set-in-during-execution
    Maheshkale447 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    240b7f7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3650 from Ginger-Automation/API_Model_Headers-val…

    …ue-not-being-set-in-during-execution
    
    API Model's Headers were not getting set when pulled in Business flow…
    Maheshkale447 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    6e16c79 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'Releases/Official-Release' into Checkmarx-RemoveUnusedF…

    …iles-From-Unit-Testing-projects
    Maheshkale447 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    71d1285 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3658 from Ginger-Automation/Checkmarx-RemoveUnuse…

    …dFiles-From-Unit-Testing-projects
    
    Checkmarx - remove unused files from unit testing projects
    Maheshkale447 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    1d4dc5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cb7658 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44d360e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cecb327 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    31aa0b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b9ad384 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3656 from Ginger-Automation/Defect/ApplicationAge…

    …ntIssue
    
    [DefectId: 19221]After Renaming Target Application, Agent doesn't gets mapped to latest TA.
    Maheshkale447 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    5074886 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3655 from Ginger-Automation/Defect/AnalyzerIssue

    Changed the Details and Select of Env Application Analyzer Issue
    Maheshkale447 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    d7d4358 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a507d79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    558132e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    123560c View commit details
    Browse the repository at this point in the history
  17. Merge pull request #3657 from Ginger-Automation/BugFix/40152-Document…

    …sDisappearWhenRefreshed
    
    BugFix - 40152 - Documents Disappear On Refresh
    IamRanjeetSingh authored May 3, 2024
    Configuration menu
    Copy the full SHA
    66eb1a2 View commit details
    Browse the repository at this point in the history
  18. Fix of UI issue in consumer combobox UI, Target Application's name wi…

    …th underscore was showing without underscore.
    amanpras committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c2ec796 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    09e5732 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #3661 from Ginger-Automation/BugFix/ConsumerNameWi…

    …thUnderscoreUI
    
    Fix of UI issue in consumer  combobox UI,  Target Application's name …
    Maheshkale447 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    3dca8b8 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #3660 from Ginger-Automation/BugFix/D37150_DragDro…

    …pFix
    
    Drag Drop is not showing correct Icon at respective panel
    Maheshkale447 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    82d35aa View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    37ad065 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6b0b9ed View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d884d60 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #3662 from Ginger-Automation/BugFix/Rqmchanges

    Rename search By Name field and added new contract for it
    prashelke authored May 3, 2024
    Configuration menu
    Copy the full SHA
    3d5860f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. fix #40133, #40149, #40151, #39149, #39181, #40166, #40167

    Sudarshan Sathe authored and sudarshan0212 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2ffaf87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a471428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe6791e View commit details
    Browse the repository at this point in the history
  4. fix Ui issue

    sudarshan0212 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    acd715e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a3b1c8 View commit details
    Browse the repository at this point in the history
  6. D40084_D40173_D40183 Rqm SearchByName Creating new TestCase Id when M…

    …un-ally remove Test case Id from ExternalId field
    prashelke committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ef2c2ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f0a5b7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    503eb25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf3c3b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae0768f View commit details
    Browse the repository at this point in the history
  4. Added Pop up for save details

    Manas Kalangan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9054daa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3666 from Ginger-Automation/BugFix/Rqmchanges

    D40084_D40173_D40183 Rqm SearchByName Creating new TestCase Id when M…
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    bd9e3b3 View commit details
    Browse the repository at this point in the history
  6. Removed Active from Environment Application List Page

    Manas Kalangan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    86fc8bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b855c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa1bd2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88f5f48 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3670 from Ginger-Automation/Defect/ViewDetailsPopUp

    Added Save Details Information Pop up in View/Edit Solution Details
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    857894b View commit details
    Browse the repository at this point in the history
  11. Merge branch 'Releases/Official-Release' into BugFix-40194-Do-not-Sho…

    …w-commit-ID-on-successful-Git-checkin
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    5322e40 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3672 from Ginger-Automation/BugFix-40194-Do-not-S…

    …how-commit-ID-on-successful-Git-checkin
    
    Removed code to insert Commit ID in Check-in Completed message box.
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    374d2c0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a886bf5 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #3669 from Ginger-Automation/Official-Release-Bug-…

    …Fix-LocalCommitErrorLog
    
    Unnecessary commit was being called even if no local changes to commit.
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    74c0044 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ba9203b View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3667 from Ginger-Automation/BugFix/D40182JiraObje…

    …ctRef
    
    Jira Object reference error while exporting ALM Test Set level as Run…
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    8b60f2c View commit details
    Browse the repository at this point in the history
  17. Fix - ALM DefectName is appearing instead of ID on clicking 'Open Sel…

    …ected as Defects at ALM' option on Run set page
    amanpras committed May 7, 2024
    Configuration menu
    Copy the full SHA
    815d0db View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5b4b5f2 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #3671 from Ginger-Automation/Defect/RemovedActive

    Removed Active From Environment Application List Page
    manas-droid authored May 7, 2024
    Configuration menu
    Copy the full SHA
    607a46b View commit details
    Browse the repository at this point in the history
  20. Enhancement: In previous version of Ginger (v5.3) if we would execute…

    … a single action and generate report then we would get the list of all the activities and actions in that business flow in the report. Ginger v5.3 also had a defect that if we execute a loop then we won't see multiple entries in the report, instead we would only see the last instance. To solve the loop issue some changes were made. After these changes, if we would run a single action and generate the report then we would see only that action in the report. To mimic the previous behaviour we have made these changes now. So that if you execute a single action and generate report then, you would get all the activities and actions in the report.
    IamRanjeetSingh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e4ca592 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'Releases/Official-Release' into BugFix/37306-RunActionB…

    …uttonOnlyShowsSingleExecution
    IamRanjeetSingh authored May 7, 2024
    Configuration menu
    Copy the full SHA
    f48f6ab View commit details
    Browse the repository at this point in the history
  22. Bug: Search not working in Value Expression window.

    RC: We implemented a new fillter approach but that implementation rely on the fact that all the items inherit from ITreeViewItem and NewTreeViewItemBase. But for Value Expression window that is not the case.
    Fix: Added a new method to check if the current tree supports the new filter approach. If not then use the old approach itself.
    IamRanjeetSingh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    669bc24 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8eb9a05 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    44a7dc1 View commit details
    Browse the repository at this point in the history
  25. Bug: When we update a linked instance activity from shared repository…

    … it doesn't reflect it's changes in Business flow page.
    
    RC: Added a code change to fix the issue https://octane.amdocs.com/ui/?p=9001/1002#/entity-navigation?entityType=work_item&id=39118. In those changes we replaced an activity instance instead of deleting and adding it. That caused this defect.
    Fix: Revert that change.
    IamRanjeetSingh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    27b9f4e View commit details
    Browse the repository at this point in the history
  26. Merge pull request #3676 from Ginger-Automation/BugFix/ClipboardIssue

    Copy to Clipboard fix for WPF app
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    550de92 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f64f3d3 View commit details
    Browse the repository at this point in the history
  28. Merge branch 'Releases/Official-Release' into BugFix/37306-RunActionB…

    …uttonOnlyShowsSingleExecution
    IamRanjeetSingh authored May 7, 2024
    Configuration menu
    Copy the full SHA
    3b4a2f6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    09fd088 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #3677 from Ginger-Automation/BugFix/40210-SRActivi…

    …tyChangesNotReflecting
    
    BugFix - 40210 - Linked Activity Changes Not Reflecting When Changed From SR
    IamRanjeetSingh authored May 7, 2024
    Configuration menu
    Copy the full SHA
    f0ab590 View commit details
    Browse the repository at this point in the history
  31. refactoring

    IamRanjeetSingh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0dde56d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1682de0 View commit details
    Browse the repository at this point in the history
  33. refactoring

    IamRanjeetSingh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    17ec128 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    63327f1 View commit details
    Browse the repository at this point in the history
  35. Merge branch 'Releases/Official-Release' into BugFix/37306-RunActionB…

    …uttonOnlyShowsSingleExecution
    IamRanjeetSingh authored May 7, 2024
    Configuration menu
    Copy the full SHA
    c82d0c8 View commit details
    Browse the repository at this point in the history
  36. refactoring

    IamRanjeetSingh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8ea0261 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b36764e View commit details
    Browse the repository at this point in the history
  38. Merge pull request #3675 from Ginger-Automation/BugFix/40195-SearchNo…

    …tWorkingInValueExpression
    
    BugFix - 40195 - Search Not Working In Value Expression Window
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    f91253a View commit details
    Browse the repository at this point in the history
  39. Merge branch 'Releases/Official-Release' into BugFix/37306-RunActionB…

    …uttonOnlyShowsSingleExecution
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    031e449 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #3674 from Ginger-Automation/BugFix/37306-RunActio…

    …nButtonOnlyShowsSingleExecution
    
    BugFix - 37306 - 'Run Action' Button Only Show Last Entry In Report
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    b6f6997 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #3673 from Ginger-Automation/BugFix/GingerALMDefectID

    Fix - ALM DefectName is appearing instead of ID on clicking 'Open Sel…
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    389ed93 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #3668 from Ginger-Automation/BugFix/D40192Incorrec…

    …tMsgAzure
    
    Fix - Valid error message in case of External Id is null or incorrect
    Maheshkale447 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    28b088d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    843db3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52c76b View commit details
    Browse the repository at this point in the history
  3. Update Ginger/GingerCoreNET/ALMLib/Azure/AzureDevOpsCore.cs

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    AmanPrasad43 and coderabbitai[bot] authored May 8, 2024
    Configuration menu
    Copy the full SHA
    2c8490f View commit details
    Browse the repository at this point in the history
  4. Added Select and Unselect icon in Add Envionments Page

    Manas Kalangan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b3c32ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80c0adf View commit details
    Browse the repository at this point in the history
  6. Changed the "How to Fix" section of Missing Application in Environmen…

    …t Analyzer Issue
    Manas Kalangan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2f7d2e4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3680 from Ginger-Automation/Defect/AnalyzeEnv

    "How To Fix" section of Env Application Analyzer
    manas-droid authored May 8, 2024
    Configuration menu
    Copy the full SHA
    ef9efdf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0701b8c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3679 from Ginger-Automation/Defect/SelectUnSelectAll

    Select and Unselect in Add Environment Application Page
    manas-droid authored May 8, 2024
    Configuration menu
    Copy the full SHA
    66054bf View commit details
    Browse the repository at this point in the history
  10. Bug: When we used to delete all items from Documents tab of Ginger. F…

    …iles wouldn't get deleted.
    
    RC: We were using generic implementation for 'Delete All Items' operation. This generic implementation never handled file items.
    Fix: Overriden the 'DeleteAllTreeItems' method in DocumentsFolderTreeItem and implemented the logic for deleting file items.
    IamRanjeetSingh committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c3a4bc1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f24d4d4 View commit details
    Browse the repository at this point in the history
  12. Added catch

    Manas Kalangan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cca9e4d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8fc86f1 View commit details
    Browse the repository at this point in the history
  14. VRT and Visual Testing UI changes and Also handled Create baseline se…

    …lected then check point action should get passed with info MSG Baseline uploaded, Please approve it on VRT dashboard to create baseline
    prashelke committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0dc0a2e View commit details
    Browse the repository at this point in the history
  15. Exception catching

    amanpras committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0a114c7 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3682 from Ginger-Automation/BugFix/40153-DeleteAl…

    …lItemsFromDocumentsTab
    
    BugFix - 40153 - Delete All Items From Documents Tab
    IamRanjeetSingh authored May 8, 2024
    Configuration menu
    Copy the full SHA
    e658991 View commit details
    Browse the repository at this point in the history
  17. Bug: If you modify a runset and reload the solution without saving it…

    …. When you open another runset, you get a popup to save your previously dirty runset.
    
    RC: 'NewRunSetPage' maintains a reference to the previously dirty runset. When we reload the solution and open another runset, it checks the previously dirty runset and asks to save it. It doesn't realise that the solution was reloaded and that runset has already been lost.
    Fix: Discard the changes for dirty runset before closing the solution.
    IamRanjeetSingh committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e789564 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d8d6179 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0497682 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #3678 from Ginger-Automation/BugFix/AttachmentOnDe…

    …fectForAzureDevOps
    
    Fix - Attachments was not getting attached to Bug/Defect on Azure DevOps
    Maheshkale447 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    cb7429a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1bae0f6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7cd44e4 View commit details
    Browse the repository at this point in the history
  23. fix #39193, #40201

    sudarshan0212 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    387b114 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Fix - error msg on Incorrect ExternalID of BF

    amanpras committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a5ac41a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acc4dca View commit details
    Browse the repository at this point in the history
  3. ALM defect profile id fix

    amanpras committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f1ec418 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3686 from Ginger-Automation/BugFix/40180-RunsetDi…

    …rtyPopupOnSolutionReload
    
    BugFix - 40180 - Runset Dirty Popup When Reload Solution
    Maheshkale447 authored May 9, 2024
    Configuration menu
    Copy the full SHA
    0e666ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b73eb0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3688 from Ginger-Automation/BugFix/AzureDevOpsExp…

    …ortToALMFixes
    
    Fix - error msg on Incorrect ExternalID of BF
    Maheshkale447 authored May 9, 2024
    Configuration menu
    Copy the full SHA
    9b8498f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f54500 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3df6b78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b042c02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1137b11 View commit details
    Browse the repository at this point in the history
  11. fix PR comments

    sudarshan0212 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e7bca62 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    700bc44 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3689 from Ginger-Automation/BugFix/JiraImportTest…

    …SetData
    
    Fix - TestSetImport popup was not working on clicking No + Some typos
    Maheshkale447 authored May 9, 2024
    Configuration menu
    Copy the full SHA
    4de8136 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bc0e7d1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2ee55a2 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3684 from Ginger-Automation/BugFix/UIChangesCLIOr…

    …chestration
    
    VRT and Visual Testing UI changes
    Maheshkale447 authored May 9, 2024
    Configuration menu
    Copy the full SHA
    9f31a7e View commit details
    Browse the repository at this point in the history
  17. Changed location of Exception

    Manas Kalangan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cae0ed0 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'Defect/POMTestElement' of https://github.com/Ginger-Aut…

    …omation/Ginger into Defect/POMTestElement
    Manas Kalangan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cd7fb0e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e7b941a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a11c88f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6ac2194 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a7cb589 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    71c299c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ef5cd5c View commit details
    Browse the repository at this point in the history
  25. Merge pull request #3690 from Ginger-Automation/BugFix/D39200_SharedA…

    …ctivityTargetApplicationIssue
    
    D39200 shared activity target application issue
    Maheshkale447 authored May 9, 2024
    Configuration menu
    Copy the full SHA
    b050164 View commit details
    Browse the repository at this point in the history
  26. Applied Codacy comments

    Manas Kalangan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    dc87bdf View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5db057b View commit details
    Browse the repository at this point in the history
  28. Merge branch 'Defect/POMTestElement' of https://github.com/Ginger-Aut…

    …omation/Ginger into Defect/POMTestElement
    Manas Kalangan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    64b92c7 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #3683 from Ginger-Automation/Defect/POMTestElement

    Added try/catch for Test Element Locators
    Maheshkale447 authored May 9, 2024
    Configuration menu
    Copy the full SHA
    88e3cc4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    09d81ca View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. D40223 After triggering Execution from OTOMA - Every time new Test Ca…

    …se is getting generated & Execution details are not getting published into RQM
    prashelke committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6f6ea91 View commit details
    Browse the repository at this point in the history
  2. Handled review Comments.

    rathimayur committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c6da75d View commit details
    Browse the repository at this point in the history
  3. Changed BF TargetApplications name when the target application name i…

    …s changed
    Manas Kalangan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    bb7bfda View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3694 from Ginger-Automation/BugFix-Correct-the-co…

    …unt-when-Local-Changes-+-Locmmits-to-be-Checked-in
    
    Added a user message when there are Local commits and changes.
    Maheshkale447 authored May 10, 2024
    Configuration menu
    Copy the full SHA
    d982ee9 View commit details
    Browse the repository at this point in the history
  5. Added debug Log

    prashelke committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cde0934 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62e6cfa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c21f85b View commit details
    Browse the repository at this point in the history
  8. Updated Log

    prashelke committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a06ed86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    155c17f View commit details
    Browse the repository at this point in the history
  10. Implemented PR review

    Manas Kalangan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    499b37e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3696 from Ginger-Automation/Defect/TAUpdateOnAuto…

    …mateTab
    
    Changed BF TargetApplications name when the target application name is changed
    Maheshkale447 authored May 10, 2024
    Configuration menu
    Copy the full SHA
    12ae22d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e457fd View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3695 from Ginger-Automation/BugFix/D40223_OtomaRq…

    …mpublishExecutionFix
    
    D40223 After triggering Execution from OTOMA -
    Maheshkale447 authored May 10, 2024
    Configuration menu
    Copy the full SHA
    5a608da View commit details
    Browse the repository at this point in the history
  14. Added a pop up for test highlight element

    Manas Kalangan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ff25735 View commit details
    Browse the repository at this point in the history
  15. Changed loglevel

    Manas Kalangan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b41d3f6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    275169e View commit details
    Browse the repository at this point in the history
  17. Merge pull request #3698 from Ginger-Automation/Defect/POMHighlightEl…

    …ement
    
    Added a pop up for test highlight element
    Maheshkale447 authored May 10, 2024
    Configuration menu
    Copy the full SHA
    a478997 View commit details
    Browse the repository at this point in the history
  18. License Updated

    prashelke committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3cd1c84 View commit details
    Browse the repository at this point in the history
  19. VRT Baseline Load Fixed

    prashelke committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d94e438 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    7d2f6d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a7f58 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3700 from Ginger-Automation/BugFix/VRtBaselineFix

    VRT Baseline Load Fixed
    Maheshkale447 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    7cbc8d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30c6568 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f37189a View commit details
    Browse the repository at this point in the history
  6. updated user message

    rathimayur committed May 14, 2024
    Configuration menu
    Copy the full SHA
    73193f4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3702 from Ginger-Automation/Defect/EnvApplication…

    …NameChanged
    
    [DefectID: 39207] Environment Application name is changed after Target Application name is changed
    Maheshkale447 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    f4063af View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3701 from Ginger-Automation/BugFix-Correct-the-co…

    …unt-when-Local-Changes-+-Locmmits-to-be-Checked-in
    
    Fixed the count issue on confirmation message box
    Maheshkale447 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    b520603 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    4daa0e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3705 from Ginger-Automation/BugFix/SharedRepoPare…

    …ntIdFix
    
    Issue fix for Shared repo parent Guid
    Maheshkale447 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    cbc7a79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6c8259 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Merge pull request #3706 from Ginger-Automation/BugFix/RQMTestCaseUpd…

    …ateFix
    
    RQM Test Case mapping remove from Test Plan Rest Condition issue Fixed
    Maheshkale447 authored May 17, 2024
    Configuration menu
    Copy the full SHA
    03239f0 View commit details
    Browse the repository at this point in the history
  2. RQM Dll updated

    prashelke committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3c36ee2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dabeae6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3707 from Ginger-Automation/BugFix/RQMTestCaseUpd…

    …ateFix
    
    RQM Dll updated
    Maheshkale447 authored May 17, 2024
    Configuration menu
    Copy the full SHA
    c8924d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d80e77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f73615 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3708 from Ginger-Automation/BugFix/RQMTestCaseUpd…

    …ateFix
    
    VRT Create Baseline check box Fixed and Rqm DLL Updated
    Maheshkale447 authored May 17, 2024
    Configuration menu
    Copy the full SHA
    b4a2073 View commit details
    Browse the repository at this point in the history
  8. fixed

    IamRanjeetSingh committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5579046 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3709 from Ginger-Automation/BugFix/LogPreviousAct…

    …ionsWhenContinued
    
    BugFix - Log Previous Activity And Actions When Continued
    Maheshkale447 authored May 17, 2024
    Configuration menu
    Copy the full SHA
    0615c5e View commit details
    Browse the repository at this point in the history
  10. RQM Latest DLL updated

    prashelke committed May 17, 2024
    Configuration menu
    Copy the full SHA
    95540e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abc795b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3710 from Ginger-Automation/BugFix/RQMTestCaseUpd…

    …ateFix
    
    RQM Latest  DLL updated
    Maheshkale447 authored May 17, 2024
    Configuration menu
    Copy the full SHA
    e213411 View commit details
    Browse the repository at this point in the history