approval
approval copied to clipboard
✅ Approve/disapprove files in the sidebar
Bumps [christophwurst/nextcloud_testing](https://github.com/ChristophWurst/nextcloud_testing) from 0.12.4 to 1.0.0. Commits 6677a6d feat(deps): Support PHPUnit 10 2c5f0e3 fix!(deps): Drop Nextcloud 24, PHP7.3 and older 9b4d417 fix!(deps): Drop virtual Nextcloud dependency See full diff in...
Automated update of the npm and node engines versions
I wanted to suggest using a more positive and constructive word instead of "reject." While "reject" can sometimes come across as negative, there are alternative words that convey a similar...
I wanted to ask for approval for a file, which exists in a groupfolder. Both requester and approver already have access to the file. Asking for approval creates a direct...
A lot of things have changed in Files in 28. We need to adjust the approval app. @artonge @skjnldsv Can you give me some hints? :grin: * Register a file...
This is a feature request to support approval for events in the calendar app. The first and main purpose would be to create a vacation approval system. Employee could create...

As title says, is there a way to make tags visible? So that all people with access to the file can easily see if it is approved or not?
Hi everyone! I have a group of 5 individuals registered to approve documents. Currently, when I request document approval, if one person from the group approves it, the document is...
E.g. https://github.com/nextcloud/approval/blob/main/src/components/ApprovalSidebarView.vue#L124-L155 See https://docs.nextcloud.com/server/latest/developer_manual/basics/front-end/l10n.html#important-notes Better strings would be including a placeholder that can then be replaced with the mention bubble: ``` t('approval', 'Approved by {user}') ``` And a specific "you"...