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

Add status property #1117

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 6, 2024

  1. records: add status field to community records

    * added "status" field to community records
    * renamed "is_verified" property to "is_safelisted"
    * updated mappings to support "is_safelisted"
    * added tests for the new field
    * added tests for safelisting feature
    alejandromumo committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    65da818 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. records: refactored 'status' as a systemfield

    * 'status' is not a db column anymore, instead it is a systemfield
    alejandromumo committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9dac8a5 View commit details
    Browse the repository at this point in the history