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

Fix report abuse #380

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Fix report abuse #380

wants to merge 5 commits into from

Commits on Nov 18, 2024

  1. add report abuse functionality to backend

    - Add report validation
    - Update review status endpoint
    - Prevent reporting of pending reviews and own reviews
    CasperL1218 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0b27134 View commit details
    Browse the repository at this point in the history
  2. feat: add report abuse UI components

    - Add report confirmation modal
    - Add report button logic
    - Prevent reporting of own reviews
    CasperL1218 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    957d615 View commit details
    Browse the repository at this point in the history
  3. feat: update pages to handle reported reviews

    - Show reported reviews in apartment page
    - Add reported reviews section to profile page
    - Add success toast notifications
    CasperL1218 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7267856 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    119ac9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d65e996 View commit details
    Browse the repository at this point in the history