pixelfed/pixelfed

View on GitHub
resources/views/admin/curated-register/partials/activity-log.blade.php

Summary

Maintainability
C
7 hrs
Test Coverage

File activity-log.blade.php has 475 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<template v-if="loaded">
@if($email_verified_at === null)
<div class="alert alert-danger mb-3">
    <p class="mb-0 font-weight-bold">Applicant has not verified their email address yet, action can not be taken at this time.</p>
</div>

    There are no issues that match your filters.

    Category
    Status