liquidvotingio / liquidvotingio/api
Add absinthe query: list votes of user
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This is related to the `decidm-modle-liquidvoting` issue 'Add user toggle of voting history public / private & related view' [#116](https://github.com/liquidvotingio/decidim-module-liquidvoting/issues/116)
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 reading the Absinthe query context in this API and the related issue #116, which defines the public/private voting-history setting. Done means the API exposes a user's votes while respecting that visibility requirement; the payload names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir, graphql
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100