feat: allow TUs to change their votes on running proposals

In addition, this patch brings in display for the vote decision
you cast on it. This is only viewable by the request user; your
vote is not being shared with others.

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2022-03-07 23:13:08 -08:00
parent cf4ab696d0
commit 9e3c2e15ea
No known key found for this signature in database
GPG key ID: F7E46DED420788F3
5 changed files with 150 additions and 73 deletions

View file

@ -2334,3 +2334,11 @@ msgid "This action will close any pending package requests "
"related to it. If %sComments%s are omitted, a closure "
"comment will be autogenerated."
msgstr ""
#: templates/partials/tu/proposal/details.html
msgid "Your vote"
msgstr ""
#: templates/partials/tu/proposal/details.html
msgid "You can change your vote while the proposal is still running."
msgstr ""