Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #22864: Display inventory variables and values in node details #4822

Conversation

RaphaelGauthier
Copy link
Member

@RaphaelGauthier
Copy link
Member Author

inventory-variables-node-properties-tab
node-inventory-tab-OS-local-accounts

@RaphaelGauthier
Copy link
Member Author

Commit modified

@RaphaelGauthier RaphaelGauthier force-pushed the enh_22864/display_inventory_variables_and_values_in_node_details branch from 512ca6d to 0eece88 Compare June 12, 2023 09:59
@amousset
Copy link
Member

The "Operating System" sub-tab is misnamed, only a part of it is linked to the OS. I would call it "System" or "System Information"

@RaphaelGauthier
Copy link
Member Author

PR updated with a new commit

<h3 class="page-title foldable" onclick="$('.variables-table-container').toggle(); $(this).toggleClass('folded');">Inventory variables <i class="fa fa-chevron-down"></i></h3>
<div class="variables-table-container">
<div class="alert alert-info">
These are the node inventory variables that can be used in directive inputs.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
These are the node inventory variables that can be used in directive inputs.
These are the node inventory variables that can be used in directive inputs with the `${node.inventory[NAME]}` syntax.

@amousset
Copy link
Member

Also missing scala formating

@RaphaelGauthier
Copy link
Member Author

PR updated with a new commit

1 similar comment
@RaphaelGauthier
Copy link
Member Author

PR updated with a new commit

Copy link
Member

@fanf fanf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Normation-Quality-Assistant
Copy link
Contributor

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/rudder/pull/4822
-- Your faithful QA
Kant merge: "In law a man is guilty when he violates the rights of others. In ethics he is guilty if he only thinks of doing so."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/69984/console)

@RaphaelGauthier
Copy link
Member Author

OK, squash merging this PR

@RaphaelGauthier RaphaelGauthier force-pushed the enh_22864/display_inventory_variables_and_values_in_node_details branch from 44cff99 to 46c4ee7 Compare June 23, 2023 12:35
@RaphaelGauthier RaphaelGauthier merged commit 46c4ee7 into Normation:branches/rudder/7.2 Jun 23, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants