Sha256: e40c4e3675c52f16339fedc0585c9e50189e76cae14a1c7d577533e6cab04e81

Contents?: true

Size: 417 Bytes

Versions: 83

Compression:

Stored size: 417 Bytes

Contents

import { selectForemanInventoryUpload } from '../../../ForemanRhCloudSelectors';

export const selectAccountsList = state =>
  selectForemanInventoryUpload(state).accountsList;

export const selectAccounts = state => selectAccountsList(state).accounts;

export const selectPollingProcessID = state =>
  selectAccountsList(state).pollingProcessID;

export const selectError = state => selectAccountsList(state).error;

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
foreman_rh_cloud-11.1.0 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-10.0.3 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-11.0.3 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-9.0.59 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-11.0.2 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-11.0.1 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-11.0.0 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-9.0.58 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-10.0.2 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-9.0.57 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-10.0.1 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-9.0.56 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-9.0.55 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-9.0.54 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-9.0.53 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-9.0.52 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-8.0.52 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-9.0.51 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-8.0.51 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js
foreman_rh_cloud-7.0.48 webpack/ForemanInventoryUpload/Components/AccountList/AccountListSelectors.js