foreman_patch 1.2.0 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/lib/actions/foreman_patch/window/publish.rb +1 -1
- data/app/services/foreman_patch/ticket/affected_items.rb +4 -4
- data/app/services/foreman_patch/ticket/api.rb +8 -21
- data/app/services/foreman_patch/ticket/change_request.rb +24 -25
- data/lib/foreman_patch/version.rb +1 -1
- data/public/assets/foreman_patch/cycle_plans-ff3d252119622a68828ff70f4a97328303963002237dbf850e92d6a706e93667.scss.gz +0 -0
- data/public/assets/foreman_patch/foreman_patch-be2e2ba89548f4a490612e8a6cd1cdebc0473be89f8023a3df7612f05a75d301.css.gz +0 -0
- data/public/assets/foreman_patch/foreman_patch.json +1 -1
- data/public/assets/foreman_patch/plan_edit_windows-9ba20f84f3ecf2c4eb903acd57d30ee3e16f023a79db30bc614aa22f26442ce3.js.gz +0 -0
- data/public/webpack/foreman_patch/bundle-690cb91bc10a8152ce5d.css +1 -0
- data/public/webpack/foreman_patch/bundle-690cb91bc10a8152ce5d.css.gz +0 -0
- data/public/webpack/foreman_patch/bundle-690cb91bc10a8152ce5d.js +6 -0
- data/public/webpack/foreman_patch/bundle-690cb91bc10a8152ce5d.js.gz +0 -0
- data/public/webpack/foreman_patch/bundle-690cb91bc10a8152ce5d.js.map +1 -0
- data/public/webpack/foreman_patch/bundle-690cb91bc10a8152ce5d.js.map.gz +0 -0
- data/public/webpack/foreman_patch/foreman_patch-749c9e1af994b7380845.css +1 -0
- data/public/webpack/foreman_patch/foreman_patch-749c9e1af994b7380845.css.gz +0 -0
- data/public/webpack/foreman_patch/foreman_patch-749c9e1af994b7380845.js +6 -0
- data/public/webpack/foreman_patch/foreman_patch-749c9e1af994b7380845.js.gz +0 -0
- data/public/webpack/foreman_patch/foreman_patch-749c9e1af994b7380845.js.map +1 -0
- data/public/webpack/foreman_patch/foreman_patch-749c9e1af994b7380845.js.map.gz +0 -0
- data/public/webpack/foreman_patch/manifest.json +10 -10
- data/public/webpack/foreman_patch/manifest.json.gz +0 -0
- data/public/webpack/foreman_patch/vendor-4b77c91f1e9103179596.js.map +1 -1
- data/public/webpack/foreman_patch/vendor-4b77c91f1e9103179596.js.map.gz +0 -0
- data/webpack/components/Invocations/InvocationsPage.js +13 -7
- data/webpack/components/Invocations/InvocationsSelectors.js +6 -0
- data/webpack/components/Invocations/index.js +17 -20
- metadata +16 -59
- data/public/webpack/foreman_patch/bundle-e45c4bb530e40506f2da.css +0 -1
- data/public/webpack/foreman_patch/bundle-e45c4bb530e40506f2da.css.gz +0 -0
- data/public/webpack/foreman_patch/bundle-e45c4bb530e40506f2da.js +0 -6
- data/public/webpack/foreman_patch/bundle-e45c4bb530e40506f2da.js.gz +0 -0
- data/public/webpack/foreman_patch/bundle-e45c4bb530e40506f2da.js.map +0 -1
- data/public/webpack/foreman_patch/bundle-e45c4bb530e40506f2da.js.map.gz +0 -0
- data/public/webpack/foreman_patch/foreman_patch-4a4e1a59d74af09c4b8b.css +0 -1
- data/public/webpack/foreman_patch/foreman_patch-4a4e1a59d74af09c4b8b.css.gz +0 -0
- data/public/webpack/foreman_patch/foreman_patch-4a4e1a59d74af09c4b8b.js +0 -6
- data/public/webpack/foreman_patch/foreman_patch-4a4e1a59d74af09c4b8b.js.gz +0 -0
- data/public/webpack/foreman_patch/foreman_patch-4a4e1a59d74af09c4b8b.js.map +0 -1
- data/public/webpack/foreman_patch/foreman_patch-4a4e1a59d74af09c4b8b.js.map.gz +0 -0
- data/webpack/components/Invocations/InvocationsHelpers.js +0 -11
Binary file
|