nextcloud / nextcloud/integration_docusign
Choice of file types that can be signed
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 1
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 6
Description
Currently, by using the Docusign integration, only PDF files can be signed (Request Signature entry in the right click menu).
It would be good to let the administrator decides which type of document can be signed, based on its suffix.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Request Signature entry in the Docusign integration and the current restriction to PDF files. Trace where administrator settings are defined and how the right-click action checks the file suffix. Done means administrators can choose permitted document suffixes and the action follows that configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100