foreman_patch 1.1.1 → 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +0 -6
  3. data/app/controllers/foreman_patch/api/v2/invocations_controller.rb +23 -1
  4. data/app/lib/actions/foreman_patch/cycle/initiate.rb +6 -1
  5. data/app/lib/actions/foreman_patch/invocation/patch.rb +6 -2
  6. data/app/lib/actions/foreman_patch/invocation/wait_for_host.rb +9 -16
  7. data/app/lib/actions/foreman_patch/window/patch.rb +4 -4
  8. data/app/models/foreman_patch/invocation.rb +6 -0
  9. data/app/models/foreman_patch/plan.rb +1 -1
  10. data/app/models/foreman_patch/round.rb +9 -26
  11. data/app/models/foreman_patch/window.rb +1 -1
  12. data/app/views/foreman_patch/api/v2/rounds/base.json.rabl +1 -1
  13. data/app/views/foreman_patch/api/v2/rounds/status.json.rabl +2 -8
  14. data/app/views/templates/ensure_services.erb +7 -4
  15. data/config/api_routes.rb +7 -1
  16. data/lib/foreman_patch/version.rb +1 -1
  17. data/webpack/components/Invocations/Invocations.js +48 -16
  18. data/webpack/components/Invocations/InvocationsPage.js +24 -1
  19. data/webpack/components/Invocations/InvocationsSelectors.js +1 -1
  20. data/webpack/components/Invocations/components/{InvocationItem.js → InvocationActions.js} +4 -16
  21. data/webpack/components/Invocations/index.js +93 -10
  22. data/webpack/components/RoundProgress/AggregateStatus.js +6 -5
  23. data/webpack/components/RoundProgress/RoundProgress.js +7 -6
  24. data/webpack/components/RoundProgress/RoundProgressSelectors.js +3 -2
  25. metadata +7 -56
  26. data/app/lib/actions/foreman_patch/invocation/ensure_services.rb +0 -47
  27. data/app/lib/actions/foreman_patch/invocation/restart.rb +0 -101
  28. data/app/lib/actions/foreman_patch/invocation/update_packages.rb +0 -52
  29. data/app/lib/actions/helpers/failure_notification.rb +0 -20
  30. data/app/lib/actions/helpers/with_feature_action.rb +0 -102
  31. data/public/webpack/foreman_patch/bundle-200e97f4e2ad9ed413ea.css +0 -1
  32. data/public/webpack/foreman_patch/bundle-200e97f4e2ad9ed413ea.css.gz +0 -0
  33. data/public/webpack/foreman_patch/bundle-200e97f4e2ad9ed413ea.js +0 -6
  34. data/public/webpack/foreman_patch/bundle-200e97f4e2ad9ed413ea.js.gz +0 -0
  35. data/public/webpack/foreman_patch/bundle-200e97f4e2ad9ed413ea.js.map +0 -1
  36. data/public/webpack/foreman_patch/bundle-200e97f4e2ad9ed413ea.js.map.gz +0 -0
  37. data/public/webpack/foreman_patch/foreman_patch-1e4f2d5e6f040a27aa7a.css +0 -1
  38. data/public/webpack/foreman_patch/foreman_patch-1e4f2d5e6f040a27aa7a.css.gz +0 -0
  39. data/public/webpack/foreman_patch/foreman_patch-1e4f2d5e6f040a27aa7a.js +0 -6
  40. data/public/webpack/foreman_patch/foreman_patch-1e4f2d5e6f040a27aa7a.js.gz +0 -0
  41. data/public/webpack/foreman_patch/foreman_patch-1e4f2d5e6f040a27aa7a.js.map +0 -1
  42. data/public/webpack/foreman_patch/foreman_patch-1e4f2d5e6f040a27aa7a.js.map.gz +0 -0
  43. data/public/webpack/foreman_patch/manifest.json +0 -26
  44. data/public/webpack/foreman_patch/manifest.json.gz +0 -0
  45. data/public/webpack/foreman_patch/vendor-4b77c91f1e9103179596.js +0 -2
  46. data/public/webpack/foreman_patch/vendor-4b77c91f1e9103179596.js.gz +0 -0
  47. data/public/webpack/foreman_patch/vendor-4b77c91f1e9103179596.js.map +0 -1
  48. data/public/webpack/foreman_patch/vendor-4b77c91f1e9103179596.js.map.gz +0 -0
  49. /data/webpack/components/Invocations/{InvocationsPage.scss → Invocations.scss} +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the gem file manually.