New vote service (#5534)#6153
Draft
bastianjoel wants to merge 8 commits into
Draft
Conversation
* implement new data model * uncommment/remove old code * create approval/selection vote method things * add new `translationKey` pipe
* Display special state for finished + published * Hide single poll projection if not available * Remove hasVoted from view model * fix autoupdate subscription for voting not closed #5425 * Add topic approval votes
Coverage Report for ./packages/openslides-motion-diff
File CoverageNo changed files found. |
* Fix score vote per option amount validation * Use total ballots from result * Fix approval result chart * Poll ballot papers * Add result display option to poll form * Cleanup poll detail views * Fix single votes list sometimes empty * Fix model subscriptions for detail view * Fix wrong delegations displayed in poll detail * Display votes in detail view * Use short name for poll options * Update motion/topic/assignemnt poll components to signal api * Update permissions * Remove unused components * Add parsedValue to ballots * Poll form validation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
resolves #6152
resolves #6235
resolves part of #6120