Skip to content

New page for displaying Certifications for checked in members on Shop TV#3

Merged
joseaugustin merged 2 commits intotheforgeinitiative:masterfrom
joseaugustin:feature/certifications-v2-monitor
Nov 5, 2025
Merged

New page for displaying Certifications for checked in members on Shop TV#3
joseaugustin merged 2 commits intotheforgeinitiative:masterfrom
joseaugustin:feature/certifications-v2-monitor

Conversation

@joseaugustin
Copy link
Copy Markdown

No description provided.

Comment thread webCertifications.py Outdated
def v2(self, debug=None):
with self.dbConnect() as dbConnection:
tools = self.engine.certifications.getAllTools(dbConnection)
users = self.engine.certifications.getAllUserList(dbConnection)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It might help to use the getInBuildingUserList func here instead of getting all users.

@joseaugustin joseaugustin merged commit bbedee7 into theforgeinitiative:master Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants