[Alerts] Customizable job alerts + Help capabilities showcase
CI/CD / CI · dotnet build (push) Successful in 1m8s
CI/CD / Deploy · hamkadr (push) Successful in 1m7s

Job alerts (هشدار شغلی): users save what they want — scope (shift/job/both), role, city, shift type, employment type, minimum pay — and get notified when an employer posts a match. New JobAlert model + AlertScope enum + DbContext (user-cascade, role set-null, IsActive index) + migration. /Me/Alerts page to create/pause/delete alerts; entry point added to the کارجو panel. NotificationService.NotifyNewShift/Job now unions preference matches with active-alert matches (deduped) so alert owners are notified on publish. Help page gains an 'امکانات همکادر' capability showcase grid (with a 'ساخت هشدار شغلی' CTA) so the page demonstrates what the app does.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
soroush.asadi
2026-06-04 18:17:56 +03:30
parent 42deac1261
commit 213faadf55
11 changed files with 1727 additions and 3 deletions
+45
View File
@@ -23,6 +23,51 @@
</div>
</div>
<h2 style="margin:6px 0 12px;">امکانات همکادر</h2>
<div class="grid grid-3" style="margin-bottom:18px;">
<div class="card card-pad">
<div style="font-size:26px;">🗓️</div>
<strong>شیفت و استخدام</strong>
<p class="muted" style="font-size:13px; margin:6px 0 0;">فرصت‌های شیفت کاری و موقعیت‌های استخدامی کادر درمان، یک‌جا.</p>
</div>
<div class="card card-pad">
<div style="font-size:26px;">🎯</div>
<strong>پیشنهاد هوشمند</strong>
<p class="muted" style="font-size:13px; margin:6px 0 0;">بر اساس نقش، شهر و علاقه‌مندی‌ات، بهترین فرصت‌ها را می‌بینی.</p>
</div>
<div class="card card-pad">
<div style="font-size:26px;">📍</div>
<strong>نزدیک من</strong>
<p class="muted" style="font-size:13px; margin:6px 0 0;">فرصت‌ها را بر اساس فاصله از موقعیت فعلی‌ات مرتب کن.</p>
</div>
<div class="card card-pad" style="border:1px solid var(--accent);">
<div style="font-size:26px;">🔎</div>
<strong>هشدار شغلی</strong>
<p class="muted" style="font-size:13px; margin:6px 0 8px;">بگو دنبال چه فرصتی هستی؛ تا آگهی متناسب ثبت شد، فوری باخبر شو.</p>
<a class="btn btn-accent" style="padding:6px 14px;" asp-page="/Me/Alerts">ساخت هشدار شغلی</a>
</div>
<div class="card card-pad">
<div style="font-size:26px;">🔔</div>
<strong>اعلان زنده</strong>
<p class="muted" style="font-size:13px; margin:6px 0 0;">اعلان درون‌برنامه‌ای که در ایران بدون سرویس‌های خارجی کار می‌کند.</p>
</div>
<div class="card card-pad">
<div style="font-size:26px;">✓</div>
<strong>مراکز تأییدشده</strong>
<p class="muted" style="font-size:13px; margin:6px 0 0;">نشان «تأیید شده» روی مراکزی که مدارکشان بررسی شده است.</p>
</div>
<div class="card card-pad">
<div style="font-size:26px;">📲</div>
<strong>نصب به‌صورت اپ (PWA)</strong>
<p class="muted" style="font-size:13px; margin:6px 0 0;">روی اندروید، iOS، ویندوز و وب نصب می‌شود. <a asp-page="/Download">دریافت اپ</a></p>
</div>
<div class="card card-pad">
<div style="font-size:26px;">🛡️</div>
<strong>گزارش و شکایت</strong>
<p class="muted" style="font-size:13px; margin:6px 0 0;">آگهی نادرست یا مرکز متخلف را گزارش کن تا بررسی شود.</p>
</div>
</div>
<div class="card card-pad legal" style="margin-bottom:14px;">
<h2>شروع سریع (۳ گام)</h2>
<ol style="padding-inline-start:20px; line-height:2;">