feat: Add advanced PDF report system#1996
Open
MatthewReed303 wants to merge 53 commits intofrangoteam:masterfrom
Open
feat: Add advanced PDF report system#1996MatthewReed303 wants to merge 53 commits intofrangoteam:masterfrom
MatthewReed303 wants to merge 53 commits intofrangoteam:masterfrom
Conversation
Merge Node Red into Dev
Merge Scheduler into Dev
Has been moved to server directory
- PDFME-based visual report designer with drag-and-drop interface - Dynamic data binding with @tag placeholders and formatting (@tag:0.00) - Table configurations for historical data and alarm reports - Template management with save/load/organize functionality - Node-RED integration for automated report generation - Runtime file viewer component for HMI display - Comprehensive documentation and wiki integration Resolves report generation requirements with full SCADA integration
Fix Page Size and Margins Add test Docker Workflow
b85f8f9 to
66152ff
Compare
unocelli
reviewed
Nov 12, 2025
Collaborator
Author
There was a problem hiding this comment.
@unocelli github actions workflow to build docker image and save image as an artifact, so you don't have to push to docker hub each time for testing docker images and can test different branches and saves having setup docker buildx etc on local dev machine.
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.
feat: Add advanced PDF report system with PDFME integration
Important!
At least run once from server directory
npm run build:allthis will install the pdfme packages and build the AppResolves report generation requirements with full SCADA integration