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

Associate project for every organisation fetched #6518

Closed
wants to merge 133 commits into from

Commits on Jan 7, 2022

  1. Script added for table 'users' (#5722)

    * Script added for table 'users'
    
    Signed-off-by: root <swale@msystechnologies.com>
    
    * updated down script
    
    Signed-off-by: root <swale@msystechnologies.com>
    
    * updated up script
    
    Signed-off-by: root <swale@msystechnologies.com>
    
    * updated up script
    
    Signed-off-by: root <swale@msystechnologies.com>
    sonali523 authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    45d13b0 View commit details
    Browse the repository at this point in the history
  2. iam added on roles tab

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5729342 View commit details
    Browse the repository at this point in the history
  3. add fallback and bldr channel env vars to envrc and set back to dev w…

    …hen doing builds (#5741)
    
    Signed-off-by: Rick Marry <rmarry@chef.io>
    Rick Marry authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    f0554d2 View commit details
    Browse the repository at this point in the history
  4. Script added for table 'org_users' (#5738)

    Signed-off-by: root <swale@msystechnologies.com>
    sonali523 authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ae9d1f9 View commit details
    Browse the repository at this point in the history
  5. added edit policy

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4f43167 View commit details
    Browse the repository at this point in the history
  6. Storage functions for users table (#5731)

    * Storage functions added for users table
    
    Signed-off-by: root <swale@msystechnologies.com>
    
    * Updated with review comments
    
    Signed-off-by: root <swale@msystechnologies.com>
    sonali523 authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5c9a0d1 View commit details
    Browse the repository at this point in the history
  7. Chaitali/add server slider (#5728)

    * converted server modal into slider
    
    Signed-off-by: chaitali-mane <cmane@progress.com>
    
    * Updated test cases
    
    Signed-off-by: chaitali-mane <cmane@progress.com>
    chaitali-mane authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    543dc60 View commit details
    Browse the repository at this point in the history
  8. environments create, delete policy added

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    c75dfde View commit details
    Browse the repository at this point in the history
  9. edit env policy added

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a73aea5 View commit details
    Browse the repository at this point in the history
  10. added data bags policy

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    3f047d0 View commit details
    Browse the repository at this point in the history
  11. Chaitali/add server slider (#5728)

    * converted server modal into slider
    
    Signed-off-by: chaitali-mane <cmane@progress.com>
    
    * Updated test cases
    
    Signed-off-by: chaitali-mane <cmane@progress.com>
    chaitali-mane authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4b65226 View commit details
    Browse the repository at this point in the history
  12. ui three dots fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    10adf5f View commit details
    Browse the repository at this point in the history
  13. reverted iam actions

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a7b783c View commit details
    Browse the repository at this point in the history
  14. Add changes for the create server slider (#5755)

    * added some changes for the create server slider
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added some minor changes
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    10b76d2 View commit details
    Browse the repository at this point in the history
  15. removed roles iam

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    19df623 View commit details
    Browse the repository at this point in the history
  16. environments authz reverted

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    c12aff2 View commit details
    Browse the repository at this point in the history
  17. databags authz reverted

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d1c56af View commit details
    Browse the repository at this point in the history
  18. Added API to get server users list from backend DB (#5760)

    Signed-off-by: root <swale@msystechnologies.com>
    sonali523 authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    0c6f190 View commit details
    Browse the repository at this point in the history
  19. Added users tab in server details page (#5802)

    * Added Users tab UI
    
    Signed-off-by: chaitali-mane <cmane@progress.com>
    
    * Added enitites api integration
    
    Signed-off-by: chaitali-mane <cmane@progress.com>
    
    * minor changes
    
    Signed-off-by: chaitali-mane <cmane@progress.com>
    
    * Updated minor change
    
    Signed-off-by: chaitali-mane <cmane@progress.com>
    chaitali-mane authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    8c95dc8 View commit details
    Browse the repository at this point in the history
  20. Added css change for notification overlap slider. (#5781)

    Signed-off-by: Himanshi Chhabra <hchhabra@progress.com>
    himanshi-chhabra authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ad97024 View commit details
    Browse the repository at this point in the history
  21. Command to add the sample automate infra server users (#5786)

    * Shell script added to add the sample infra server users
    
    Signed-off-by: root <swale@msystechnologies.com>
    
    * Minor changes added
    
    Signed-off-by: root <swale@msystechnologies.com>
    sonali523 authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4d874d1 View commit details
    Browse the repository at this point in the history
  22. Renaming the sql files and modifying to incorporate WebUI key

    Signed-off-by: Kallol Roy <karoy@progress.com>
    kalroy authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    817ad59 View commit details
    Browse the repository at this point in the history
  23. infra_server_actions tests

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    45a9573 View commit details
    Browse the repository at this point in the history
  24. infra server list doc update

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    31eb720 View commit details
    Browse the repository at this point in the history
  25. test cases fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d7eee2d View commit details
    Browse the repository at this point in the history
  26. lint fixes

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e007327 View commit details
    Browse the repository at this point in the history
  27. added infra server get test cases

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1cdcb71 View commit details
    Browse the repository at this point in the history
  28. create infra server test case

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a8a3863 View commit details
    Browse the repository at this point in the history
  29. added infra server create test case

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d9e63e1 View commit details
    Browse the repository at this point in the history
  30. updated docs

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    981fa9b View commit details
    Browse the repository at this point in the history
  31. infra server put and delete test case added

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    46f5b47 View commit details
    Browse the repository at this point in the history
  32. wrapped server details into put api

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    fab62d6 View commit details
    Browse the repository at this point in the history
  33. wrapped delete button into delete action

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    bb2da83 View commit details
    Browse the repository at this point in the history
  34. error fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    340ed6b View commit details
    Browse the repository at this point in the history
  35. cypress error fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    3e3e399 View commit details
    Browse the repository at this point in the history
  36. doc formatted

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    54b3ad0 View commit details
    Browse the repository at this point in the history
  37. typo

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    32625f5 View commit details
    Browse the repository at this point in the history
  38. Abdul/org actions (#5838)

    * wip
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * ui buttons hiding logic
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * orgs actions added with cypress test case
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * lint fixes
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * orgs actions docs updated
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * doc formatted
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    0b53c21 View commit details
    Browse the repository at this point in the history
  39. typo

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    8b33942 View commit details
    Browse the repository at this point in the history
  40. Abdul/cookbooks actions (#5848)

    * cookbooks view actions added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * iam actions docs updated
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip cy tests
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip cy tests
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * cookbooks cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * cookbooks cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * typo
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * proto buf regenerated
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7bbbbe2 View commit details
    Browse the repository at this point in the history
  41. Abdul/roles actions (#5853)

    * roles actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles docs update ui fix
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles view  cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * typo
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles create,update,delete ui actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * compiled pb files
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * create, update, delete cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5c67d1f View commit details
    Browse the repository at this point in the history
  42. Abdul/environments actions (#5898)

    * added env iam actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * ui changes for IAM
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added env test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * environments test cases added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added environments api docs
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a187f2a View commit details
    Browse the repository at this point in the history
  43. Abdul/databag item actions (#6049)

    * databags and items
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added data bag actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * data bags item test cases added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    675b991 View commit details
    Browse the repository at this point in the history
  44. lint fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4975f79 View commit details
    Browse the repository at this point in the history
  45. policyfiles actions added (#6081)

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7291866 View commit details
    Browse the repository at this point in the history
  46. added policygroups actions (#6123)

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a73b310 View commit details
    Browse the repository at this point in the history
  47. infra_server_actions tests

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    29b090c View commit details
    Browse the repository at this point in the history
  48. infra server list doc update

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e40e2ca View commit details
    Browse the repository at this point in the history
  49. test cases fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    8a41273 View commit details
    Browse the repository at this point in the history
  50. lint fixes

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    229b96e View commit details
    Browse the repository at this point in the history
  51. added infra server get test cases

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4e9f791 View commit details
    Browse the repository at this point in the history
  52. create infra server test case

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    bfe36f4 View commit details
    Browse the repository at this point in the history
  53. added infra server create test case

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    51a7b50 View commit details
    Browse the repository at this point in the history
  54. updated docs

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5800319 View commit details
    Browse the repository at this point in the history
  55. infra server put and delete test case added

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    52ecc57 View commit details
    Browse the repository at this point in the history
  56. cypress error fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    97c97cf View commit details
    Browse the repository at this point in the history
  57. doc formatted

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1ed82fb View commit details
    Browse the repository at this point in the history
  58. typo

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a0fe143 View commit details
    Browse the repository at this point in the history
  59. Abdul/cookbooks actions (#5848)

    * cookbooks view actions added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * iam actions docs updated
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip cy tests
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip cy tests
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * cookbooks cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * cookbooks cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * typo
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * proto buf regenerated
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    c8009f7 View commit details
    Browse the repository at this point in the history
  60. Abdul/roles actions (#5853)

    * roles actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles docs update ui fix
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles view  cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * typo
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles create,update,delete ui actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * compiled pb files
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * create, update, delete cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    62521a4 View commit details
    Browse the repository at this point in the history
  61. Abdul/environments actions (#5898)

    * added env iam actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * ui changes for IAM
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added env test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * environments test cases added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added environments api docs
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e8a6975 View commit details
    Browse the repository at this point in the history
  62. rebase error fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    144e4b1 View commit details
    Browse the repository at this point in the history
  63. rebase fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1c36187 View commit details
    Browse the repository at this point in the history
  64. rebase error fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a147421 View commit details
    Browse the repository at this point in the history
  65. iam permission to create, delete, get client (#6227)

    * iam prmission to create, delete, get client
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * test cases for client
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added reset client key action
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    81c8c7c View commit details
    Browse the repository at this point in the history
  66. added nodes iam actions (#6275)

    * added nodes iam actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added nodes test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    0630a1b View commit details
    Browse the repository at this point in the history
  67. infra_server_actions tests

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5729bb8 View commit details
    Browse the repository at this point in the history
  68. infra server list doc update

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7e46415 View commit details
    Browse the repository at this point in the history
  69. test cases fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    616b5bc View commit details
    Browse the repository at this point in the history
  70. lint fixes

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7150fed View commit details
    Browse the repository at this point in the history
  71. added infra server get test cases

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    59554b4 View commit details
    Browse the repository at this point in the history
  72. create infra server test case

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    3866503 View commit details
    Browse the repository at this point in the history
  73. added infra server create test case

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    8858823 View commit details
    Browse the repository at this point in the history
  74. updated docs

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    352051a View commit details
    Browse the repository at this point in the history
  75. infra server put and delete test case added

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    8097436 View commit details
    Browse the repository at this point in the history
  76. wrapped delete button into delete action

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d603db4 View commit details
    Browse the repository at this point in the history
  77. cypress error fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    fe96a5d View commit details
    Browse the repository at this point in the history
  78. doc formatted

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    8d99022 View commit details
    Browse the repository at this point in the history
  79. typo

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b453414 View commit details
    Browse the repository at this point in the history
  80. Abdul/cookbooks actions (#5848)

    * cookbooks view actions added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * iam actions docs updated
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip cy tests
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip cy tests
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * cookbooks cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * cookbooks cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * typo
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * proto buf regenerated
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e10b743 View commit details
    Browse the repository at this point in the history
  81. Abdul/roles actions (#5853)

    * roles actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles docs update ui fix
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles view  cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * typo
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles create,update,delete ui actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * compiled pb files
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * create, update, delete cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7b8b458 View commit details
    Browse the repository at this point in the history
  82. Abdul/environments actions (#5898)

    * added env iam actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * ui changes for IAM
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added env test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * environments test cases added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added environments api docs
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    f00e936 View commit details
    Browse the repository at this point in the history
  83. Abdul/databag item actions (#6049)

    * databags and items
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added data bag actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * data bags item test cases added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    0294395 View commit details
    Browse the repository at this point in the history
  84. policyfiles actions added (#6081)

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    2969f54 View commit details
    Browse the repository at this point in the history
  85. added policygroups actions (#6123)

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ef01cc1 View commit details
    Browse the repository at this point in the history
  86. infra_server_actions tests

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ec2b063 View commit details
    Browse the repository at this point in the history
  87. infra server list doc update

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ba49e44 View commit details
    Browse the repository at this point in the history
  88. test cases fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    02efeef View commit details
    Browse the repository at this point in the history
  89. lint fixes

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    306a603 View commit details
    Browse the repository at this point in the history
  90. added infra server get test cases

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7bb4905 View commit details
    Browse the repository at this point in the history
  91. create infra server test case

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    db7b88f View commit details
    Browse the repository at this point in the history
  92. added infra server create test case

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    83b60d0 View commit details
    Browse the repository at this point in the history
  93. updated docs

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ea284b5 View commit details
    Browse the repository at this point in the history
  94. infra server put and delete test case added

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1c4e4f1 View commit details
    Browse the repository at this point in the history
  95. cypress error fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    c6af172 View commit details
    Browse the repository at this point in the history
  96. doc formatted

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    2968333 View commit details
    Browse the repository at this point in the history
  97. typo

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    857412c View commit details
    Browse the repository at this point in the history
  98. Abdul/cookbooks actions (#5848)

    * cookbooks view actions added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * iam actions docs updated
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip cy tests
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip cy tests
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * cookbooks cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * cookbooks cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * typo
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * proto buf regenerated
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    55af127 View commit details
    Browse the repository at this point in the history
  99. Abdul/roles actions (#5853)

    * roles actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles docs update ui fix
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * wip
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles view  cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * typo
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * roles create,update,delete ui actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * compiled pb files
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * create, update, delete cy test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1c5754e View commit details
    Browse the repository at this point in the history
  100. Abdul/databag item actions (#6049)

    * databags and items
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added data bag actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * data bags item test cases added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1527f49 View commit details
    Browse the repository at this point in the history
  101. policyfiles actions added (#6081)

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    11e2107 View commit details
    Browse the repository at this point in the history
  102. added policygroups actions (#6123)

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1c10b45 View commit details
    Browse the repository at this point in the history
  103. rebase fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    9502a8c View commit details
    Browse the repository at this point in the history
  104. iam permission to create, delete, get client (#6227)

    * iam prmission to create, delete, get client
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * test cases for client
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added reset client key action
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    6cc0325 View commit details
    Browse the repository at this point in the history
  105. added nodes iam actions (#6275)

    * added nodes iam actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * added nodes test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    0c22276 View commit details
    Browse the repository at this point in the history
  106. added node test cases

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    3036b2c View commit details
    Browse the repository at this point in the history
  107. docs fix

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ae5f068 View commit details
    Browse the repository at this point in the history
  108. Added pb files after proto compilation to fix the panic error

    Signed-off-by: root <swale@msystechnologies.com>
    sonali523 authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    c6e976d View commit details
    Browse the repository at this point in the history
  109. api/external/infra_proxy/infra_proxy.pb.go

    Signed-off-by: sonali wale <swale@msystechnologies.com>
    sonali523 authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    51dc1dc View commit details
    Browse the repository at this point in the history
  110. added some minor changes

    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    43cd23c View commit details
    Browse the repository at this point in the history
  111. commented code

    Signed-off-by: Chaitali Mane <cmane@progress.com>
    chaitali-mane authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5c51dd2 View commit details
    Browse the repository at this point in the history
  112. database scripts added (#6351)

    Signed-off-by: sonali wale <swale@msystechnologies.com>
    sonali523 authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    c4963b9 View commit details
    Browse the repository at this point in the history
  113. WebUI key into add chef-server slider (#6357)

    * web-ui-key
    
    Signed-off-by: sumanprogress <jiddiSuman.Yadav@progress.com>
    
    * Updated code for webui key
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * Updated style
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * Updated cypress test
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * Added back button
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * changed name to slider
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    Co-authored-by: sumanprogress <jiddiSuman.Yadav@progress.com>
    2 people authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    10c05e2 View commit details
    Browse the repository at this point in the history
  114. Create server API - create the chef server using the webui key (#6376)

    * added API chanegs for adding the chef server with webui key
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added changes for the validation and test cases
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b4cdd16 View commit details
    Browse the repository at this point in the history
  115. API to validate the webui key (#6364)

    * added base changes for the API
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added API changes to validate the webui key
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added some minor changes for the fun comment
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added review comment changes
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added some minor changes for to handle the error
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added changes to validate webui key before creating a server
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added protobuff changes
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    3efc2ea View commit details
    Browse the repository at this point in the history
  116. Added Update web ui key slider (#6372)

    * Initial commit for update webUI key
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * added unit tests
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * Updated web ui key code
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * Added cypress test cases
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * Updated style changes
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * minor changes
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * Update update error
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * Added image
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    * minor change
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    chaitali-mane authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    baed03b View commit details
    Browse the repository at this point in the history
  117. UI-API integration for web UI key (#6387)

    * lint fixes
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * Added integration code
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    Co-authored-by: Abdul-Az <aazeez@progress.com>
    2 people authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5852e03 View commit details
    Browse the repository at this point in the history
  118. Infra proxy API to get the organisation of chef server (#6363)

    * Get organisation of infra server from chef server API added
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * minor changes added
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Test cases added
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Changes added in test cases
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Added some changes in test cases
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Removed test cases to check the existing one
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * added test cases changes
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * incorporating review comments
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Minor changes added in test cases
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * added some logs
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * changes added in test cases
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * test cases changes added
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Fixes added for repo health status
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Fix added for repo health failure
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Changes added in bash script of add users to remove credential id from users table
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Conflicts resolved
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    sonali523 authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    cf2540c View commit details
    Browse the repository at this point in the history
  119. Server details page - UI should have the option to update the WebUI k…

    …ey (#6440)
    
    * added changes to update the webui key on server details page
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added some minor changes
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    2f37b4d View commit details
    Browse the repository at this point in the history
  120. Show the validation status of the WebUI key on the Chef Server Metada…

    …ta (#6435)
    
    * changes for the validate webui key on server details page
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added chanegs for the validate webui key
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added changes for the specs
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    
    * added changes for the validate webui key error effect
    
    Signed-off-by: Vinay Sharma <vsharma@chef.io>
    vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    f04337f View commit details
    Browse the repository at this point in the history
  121. API to update the web ui key (#6433)

    * Update web ui key API added
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Removed extra files
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Read secret changes added
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Conflicts resolved
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Test cases added
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Commented validate web ui key test cases
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * Changes added in mock file
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * uncomment validate web ui key test cases
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    sonali523 authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5c0993f View commit details
    Browse the repository at this point in the history
  122. infra_viewer_actions added (#6436)

    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    9445da5 View commit details
    Browse the repository at this point in the history
  123. Abdul/infra editor actions (#6453)

    * editor actions added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * infra_editor test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * test cases fix
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    964bb41 View commit details
    Browse the repository at this point in the history
  124. Changes to use web ui key in all the Infra Proxy APIs for Cookbooks, …

    …Policy Files, Policy Groups, Clients (#6457)
    
    * Changes added to use the web ui key
    
    Signed-off-by: sonali wale <swale@msystechnologies.com>
    
    * added minor UI change
    
    Signed-off-by: Chaitali Mane <cmane@progress.com>
    
    Co-authored-by: Chaitali Mane <cmane@progress.com>
    2 people authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e2ec1b7 View commit details
    Browse the repository at this point in the history
  125. Database script for migration tables (#6500)

    * Script added for migration tables
    
    Signed-off-by: sonali wale <sonali.wale@progress.com>
    
    * Insert scripts added for migration type and status
    
    Signed-off-by: sonali wale <sonali.wale@progress.com>
    
    * Server id column added in migration table
    
    Signed-off-by: sonali wale <sonali.wale@progress.com>
    
    * Index added on server_id column in migration table
    
    Signed-off-by: sonali wale <sonali.wale@progress.com>
    sonali523 authored and vinay033 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    eca1a1b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Abdul/infra editor actions (#6508)

    * editor actions added
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * infra_editor test cases
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * test cases fix
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * infra editor actions update
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * editor role fix
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * test cases fix
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    4309076 View commit details
    Browse the repository at this point in the history
  2. Abdul/infra project owner (#6512)

    * project owner wip
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * project owner actions
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * fix
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * doc update
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    
    * pipeline fix
    
    Signed-off-by: Abdul-Az <aazeez@progress.com>
    iamazzeez authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    3444624 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Changes from remote

    Signed-off-by: Yashvi Jain <Yashvi.jain@progress.com>
    Yashvi Jain authored and Yashvi Jain committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    0f5b1ad View commit details
    Browse the repository at this point in the history
  2. stash changes

    Signed-off-by: Yashvi Jain <Yashvi.jain@progress.com>
    Yashvi Jain authored and Yashvi Jain committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    cea6386 View commit details
    Browse the repository at this point in the history
  3. Changes for conflict

    Signed-off-by: Yashvi Jain <Yashvi.jain@progress.com>
    Yashvi Jain authored and Yashvi Jain committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    2737de0 View commit details
    Browse the repository at this point in the history
  4. Changes for PR

    Signed-off-by: Yashvi Jain <Yashvi.jain@progress.com>
    Yashvi Jain authored and Yashvi Jain committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    2b196f5 View commit details
    Browse the repository at this point in the history
  5. Merge changes

    Yashvi Jain authored and Yashvi Jain committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    5074ca2 View commit details
    Browse the repository at this point in the history
  6. Rebase changes

    Signed-off-by: Yashvi Jain <Yashvi.jain@progress.com>
    Yashvi Jain authored and Yashvi Jain committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    1dce96b View commit details
    Browse the repository at this point in the history