Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insert revert action when reversing vote #367

Merged
merged 1 commit into from Sep 7, 2021
Merged

Conversation

Betree
Copy link
Member

@Betree Betree commented Sep 1, 2021

Resolve CaptainFact/captain-fact#213

  • Fix existing code
  • Create actions for old entries

@Betree Betree self-assigned this Sep 1, 2021
@Betree Betree merged commit b989994 into staging Sep 7, 2021
@Betree Betree deleted the fix/revert-vote-action branch September 7, 2021 17:21
Betree added a commit that referenced this pull request Sep 29, 2021
* chore(deps): bump guardian_db from 2.0.3 to 2.1.0

Bumps [guardian_db](https://github.com/ueberauth/guardian_db) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/ueberauth/guardian_db/releases)
- [Changelog](https://github.com/ueberauth/guardian_db/blob/master/CHANGELOG.md)
- [Commits](ueberauth/guardian_db@v2.0.3...v2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(deps): bump atomex from 0.3.0 to 0.4.1

Bumps [atomex](https://github.com/Betree/atomex) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/Betree/atomex/releases)
- [Changelog](https://github.com/Betree/atomex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Betree/atomex/commits/0.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Updated readme status badges

* chore(deps): bump ecto_sql from 3.5.4 to 3.6.0

Bumps [ecto_sql](https://github.com/elixir-ecto/ecto_sql) from 3.5.4 to 3.6.0.
- [Release notes](https://github.com/elixir-ecto/ecto_sql/releases)
- [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-ecto/ecto_sql/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* 10 statements out of videos (#309)

* Add graphql api to request (empty) statements

Statements are empty for now.

* Query statements

* Add rest API route to query comments through statement

This allow to decouple comments from video

* Add filters on Statement.query_list

* Add video field in graphql statement object

* Remove commented code

* Remove work on statement rest api

* fix(statements): iterate on feedback

* Add speaker_id filter to statements

* fix(StatementsQuery): usage with null + simplify

Co-authored-by: Benjamin Piouffle <benjamin@opencollective.com>

* Create Dependabot config file (#329)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* feat: Add reputation changes to user actions (#350)

* fix(Actions): compute_reputation query (#363)

* Reputation changes in activity log (#366)

* feat: Reputation changes in activity log

* enhancement(ActivityLog): Ignore self actions in :target

* enhancement: Insert revert action when reversing vote (#367)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Wid-Gaël Destin <wid.destin@gmail.com>
Co-authored-by: vguen <v.guennou7@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reputation log: better record inversed votes
1 participant