[PR #4456] [MERGED] Website: re-add documenso & some little bugfixes #4992

Closed
opened 2025-11-20 07:03:43 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4456
Author: @MickLesk
Created: 5/14/2025
Status: Merged
Merged: 5/14/2025
Merged by: @MickLesk

Base: mainHead: patch_documenso


📝 Commits (1)

  • 49fbcd9 Website: re-add documenso & some little bugfixes

📊 Changes

3 files changed (+41 additions, -17 deletions)

View changed files

frontend/public/json/documenso.json (+35 -0)
📝 install/documenso-install.sh (+3 -14)
📝 misc/tools.func (+3 -3)

📄 Description

✍️ Description

  • re-add to website
  • small improvements on nodejs & postgres install
  • verbose extension for database
  • little optimization @ tools.func

Link: #4305

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/4456 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 5/14/2025 **Status:** ✅ Merged **Merged:** 5/14/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `patch_documenso` --- ### 📝 Commits (1) - [`49fbcd9`](https://github.com/community-scripts/ProxmoxVE/commit/49fbcd932bf686c15286bf65071e9906c4de7479) Website: re-add documenso & some little bugfixes ### 📊 Changes **3 files changed** (+41 additions, -17 deletions) <details> <summary>View changed files</summary> ➕ `frontend/public/json/documenso.json` (+35 -0) 📝 `install/documenso-install.sh` (+3 -14) 📝 `misc/tools.func` (+3 -3) </details> ### 📄 Description ## ✍️ Description - re-add to website - small improvements on nodejs & postgres install - verbose extension for database - little optimization @ tools.func ## 🔗 Related PR / Issue Link: #4305 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [x] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:03:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4992