coralproject / talk

A better commenting experience from Vox Media
https://coralproject.net
Other
1.89k stars 355 forks source link

[CORL-2994]: Add Top commenter badge config to admin #4462

Closed kabeaty closed 9 months ago

kabeaty commented 9 months ago

What does this PR do?

These changes add the Top commenter badge configuration to the admin.

These changes will impact:

What changes to the GraphQL/Database Schema does this PR introduce?

This adds topCommenter and whether it's enabled or not to Settings.

Does this PR introduce any new environment variables or feature flags?

no

If any indexes were added, were they added to INDEXES.md?

n/a

How do I test this PR?

Go into admin Config -> General, and right below Member badges you should see Top commenter. See that you can enable/disable it.

Were any tests migrated to React Testing Library?

How do we deploy this PR?