Reports refactoring to Base Templates v3.1#29
Open
silversword411 wants to merge 6 commits into
Open
Conversation
Agent Specs Agent Uptime (html) Agent Uptime_By Client (html) Agents_Filtered by RAM (md) Windows Updates Not Installed_By Client v3.1
- Agents_Pending Reboot (and fix csv naming order) - Antivirus Report - Windows 11 Compatible List_By Client
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refactor to v3.1 base template
Major feature: Standardized Table handing improvements and features:
Major feature: Standardized Base Template versioning
The purpose of this will be to allow easy Whitelabeling of all reports with your companies information.
Base templates are now aligned by major and minor version to make report whitelabeling easier and more consistent.
This allows all reports in the same version family to share a compatible base template.
eg. a Report v3.x will be compatible with TRMM_Base v3.x.
Usage
After importing your first v3 report, a new base template will be created, for example:
TRMM_Base v3.1Clone that base template and rename it for your company, for example:
TRMM_Base v3.1 MyCompanyThen update it with your company branding and information.
CUSTOMIZATION:
Search in the base template for CHANGEME to see standardized branding/customization points in the template.
Common customization points include:
When importing additional v3 templates, update them to use your customized base template
TRMM_Base v3.1 MyCompanyReports Updated to 3.1
Other changes
NOC Dashboard v1.32
Thanks to @footofafish