Sha256: 60ae1c5b3551ff171a894404b0edf020f9847d6d6a92aff5881907779de489d8

Contents?: true

Size: 317 Bytes

Versions: 24

Compression:

Stored size: 317 Bytes

Contents

export const REX_FEATURES_HOST_URL = host =>
  `/api/v2/hosts/${host}/available_remote_execution_features`;
export const ALL_REX_FEATURES_URL = '/api/v2/remote_execution_features';
export const NEW_JOB_PAGE = '/job_invocations/new?host_ids%5B%5D';
export const ALL_HOSTS_NEW_JOB_PAGE = '/job_invocations/new?search';

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
foreman_remote_execution-13.2.7 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-15.0.0 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-14.1.4 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-14.1.3 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-14.1.2 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-14.1.1 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-14.1.0 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-14.0.2 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-14.0.1 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-13.2.6 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-14.0.0 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-13.2.5 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-13.2.4 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-13.2.3 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-13.2.2 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-12.0.7 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-13.2.1 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-13.2.0 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-13.0.0 webpack/react_app/components/FeaturesDropdown/constants.js
foreman_remote_execution-12.0.5 webpack/react_app/components/FeaturesDropdown/constants.js