foreman_rh_cloud 14.0.1 → 14.0.2
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/lib/foreman_rh_cloud/version.rb +1 -1
- data/package.json +1 -1
- data/webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js +3 -1
- data/webpack/ForemanInventoryUpload/ForemanInventoryHelpers.js +7 -0
- metadata +3 -16
- data/locale/fr/foreman_rh_cloud.edit.po +0 -1032
- data/locale/fr/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ja/foreman_rh_cloud.edit.po +0 -1026
- data/locale/ja/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ka/foreman_rh_cloud.edit.po +0 -1025
- data/locale/ka/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ko/foreman_rh_cloud.edit.po +0 -1029
- data/locale/ko/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/zh_CN/foreman_rh_cloud.edit.po +0 -1031
- data/locale/zh_CN/foreman_rh_cloud.po.time_stamp +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8eb6a1e3cb928ad1aabeca2ddd577f311eb022578dd7ca781e890b28e7108736
|
|
4
|
+
data.tar.gz: 562bf4c8074e87420d54d496ab67f69301a40b01600df53c6c715010db951e7a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 64e5d4ccc30a3c6036615e2f429be90f609102e9bbd6d714f6264d22e515d32b6fb825ca9155136a53cb9545ac8d9d8a5a0e7b34cd586dd1ec5c2c18c138d98c
|
|
7
|
+
data.tar.gz: c1c2d4224a9234278354d3cc1a98b8d3d966a3088870c89a84e94fad001e6d0bc3b93f28c76edb7ef617585989b9e66e830d1b6d030464bb5e190408e18d1525
|
data/package.json
CHANGED
|
@@ -7,6 +7,8 @@ import { getDocsURL } from 'foremanReact/common/helpers';
|
|
|
7
7
|
import { FormattedMessage } from 'react-intl';
|
|
8
8
|
import { selectSubscriptionConnectionEnabled } from '../../../InventorySettings/InventorySettingsSelectors';
|
|
9
9
|
|
|
10
|
+
import { getSubscriptionServiceDocsUrl } from '../../../../ForemanInventoryHelpers';
|
|
11
|
+
|
|
10
12
|
export const PageDescription = () => {
|
|
11
13
|
const subscriptionConnectionEnabled = useSelector(
|
|
12
14
|
selectSubscriptionConnectionEnabled
|
|
@@ -80,7 +82,7 @@ export const PageDescription = () => {
|
|
|
80
82
|
{__('For more information about the Subscriptions service, see:')}
|
|
81
83
|
|
|
82
84
|
<a
|
|
83
|
-
href=
|
|
85
|
+
href={getSubscriptionServiceDocsUrl()}
|
|
84
86
|
target="_blank"
|
|
85
87
|
rel="noopener noreferrer"
|
|
86
88
|
>
|
|
@@ -11,6 +11,13 @@ export const getInventoryDocsUrl = () =>
|
|
|
11
11
|
)}`
|
|
12
12
|
);
|
|
13
13
|
|
|
14
|
+
export const getSubscriptionServiceDocsUrl = () =>
|
|
15
|
+
foremanUrl(
|
|
16
|
+
`/links/manual/?root_url=${URI.encode(
|
|
17
|
+
'https://docs.redhat.com/en/documentation/subscription_central/1-latest/html-single/getting_started_with_the_subscriptions_service/index'
|
|
18
|
+
)}`
|
|
19
|
+
);
|
|
20
|
+
|
|
14
21
|
export const getActionsHistoryUrl = () =>
|
|
15
22
|
foremanUrl(
|
|
16
23
|
'/foreman_tasks/tasks?search=label+%3D+ForemanInventoryUpload%3A%3AAsync%3A%3AHostInventoryReportJob+or+label+%3D+ForemanInventoryUpload%3A%3AAsync%3A%3AGenerateAllReportsJob&page=1'
|
metadata
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: foreman_rh_cloud
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 14.0.
|
|
4
|
+
version: 14.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Foreman Red Hat Cloud team
|
|
8
|
-
autorequire:
|
|
9
8
|
bindir: bin
|
|
10
9
|
cert_chain: []
|
|
11
|
-
date:
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
12
11
|
dependencies:
|
|
13
12
|
- !ruby/object:Gem::Dependency
|
|
14
13
|
name: foreman_ansible
|
|
@@ -234,26 +233,16 @@ files:
|
|
|
234
233
|
- locale/Makefile
|
|
235
234
|
- locale/foreman_rh_cloud.pot
|
|
236
235
|
- locale/fr/LC_MESSAGES/foreman_rh_cloud.mo
|
|
237
|
-
- locale/fr/foreman_rh_cloud.edit.po
|
|
238
236
|
- locale/fr/foreman_rh_cloud.po
|
|
239
|
-
- locale/fr/foreman_rh_cloud.po.time_stamp
|
|
240
237
|
- locale/gemspec.rb
|
|
241
238
|
- locale/ja/LC_MESSAGES/foreman_rh_cloud.mo
|
|
242
|
-
- locale/ja/foreman_rh_cloud.edit.po
|
|
243
239
|
- locale/ja/foreman_rh_cloud.po
|
|
244
|
-
- locale/ja/foreman_rh_cloud.po.time_stamp
|
|
245
240
|
- locale/ka/LC_MESSAGES/foreman_rh_cloud.mo
|
|
246
|
-
- locale/ka/foreman_rh_cloud.edit.po
|
|
247
241
|
- locale/ka/foreman_rh_cloud.po
|
|
248
|
-
- locale/ka/foreman_rh_cloud.po.time_stamp
|
|
249
242
|
- locale/ko/LC_MESSAGES/foreman_rh_cloud.mo
|
|
250
|
-
- locale/ko/foreman_rh_cloud.edit.po
|
|
251
243
|
- locale/ko/foreman_rh_cloud.po
|
|
252
|
-
- locale/ko/foreman_rh_cloud.po.time_stamp
|
|
253
244
|
- locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo
|
|
254
|
-
- locale/zh_CN/foreman_rh_cloud.edit.po
|
|
255
245
|
- locale/zh_CN/foreman_rh_cloud.po
|
|
256
|
-
- locale/zh_CN/foreman_rh_cloud.po.time_stamp
|
|
257
246
|
- package.json
|
|
258
247
|
- test/controllers/accounts_controller_test.rb
|
|
259
248
|
- test/controllers/insights_cloud/api/advisor_engine_controller_test.rb
|
|
@@ -662,7 +651,6 @@ homepage: https://github.com/theforeman/foreman_rh_cloud
|
|
|
662
651
|
licenses:
|
|
663
652
|
- GPL-3.0
|
|
664
653
|
metadata: {}
|
|
665
|
-
post_install_message:
|
|
666
654
|
rdoc_options: []
|
|
667
655
|
require_paths:
|
|
668
656
|
- lib
|
|
@@ -680,8 +668,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
680
668
|
- !ruby/object:Gem::Version
|
|
681
669
|
version: '0'
|
|
682
670
|
requirements: []
|
|
683
|
-
rubygems_version:
|
|
684
|
-
signing_key:
|
|
671
|
+
rubygems_version: 4.0.3
|
|
685
672
|
specification_version: 4
|
|
686
673
|
summary: Summary of ForemanRhCloud.
|
|
687
674
|
test_files:
|