mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-05-09 08:25:29 +02:00
[PR #107] [CLOSED] Codex/add screen to generate voucher and print ya7287 #121
Labels
No labels
bug
enhancement
pull-request
question
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/unifi-voucher-site#121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/glenndehaan/unifi-voucher-site/pull/107
Author: @sistemas-nxt
Created: 12/2/2025
Status: ❌ Closed
Base:
master← Head:codex/add-screen-to-generate-voucher-and-print-ya7287📝 Commits (10+)
24f196dadded logo_bivid.pngd884238Update print.js96e41c9Add GHCR publishing guidanceb03e70aMerge pull request #1 from sistemas-nxt/codex/add-screen-to-generate-voucher-and-print76f6b5cCreate build_publish_GHCR5320782Rename build_publish_GHCR to build_publish_GHCR.yml3015475Update print.js37b3998Update print.js06a15b1Update print.js68d75b8Update print.js📊 Changes
12 files changed (+472 additions, -18 deletions)
View changed files
➕
.github/workflows/build_publish_GHCR.yml(+33 -0)📝
README.md(+64 -3)➕
controllers/quickprint.js(+153 -0)📝
controllers/status.js(+1 -0)📝
controllers/vouchers.js(+1 -0)📝
modules/print.js(+48 -13)➕
public/images/logo_bivid.png(+0 -0)📝
server.js(+4 -0)📝
template/partials/navigation.ejs(+8 -0)➕
template/quickprint.ejs(+158 -0)📝
template/status.ejs(+1 -1)📝
template/voucher.ejs(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.