Build notification template registry from backend code

This commit is contained in:
Ruslan Bakiev
2026-04-06 15:04:45 +07:00
parent ac5ee256fd
commit befec16a84
8 changed files with 142 additions and 362 deletions

View File

@@ -118,27 +118,6 @@ async function sendTest() {
</div>
<div class="surface-card rounded-3xl p-5">
<div class="rounded-3xl border border-[#d6ebde] bg-[#f8fbf9] p-4">
<div class="flex flex-col gap-3 lg:flex-row lg:items-center lg:justify-between">
<div class="space-y-1">
<h2 class="text-xl font-bold text-[#123824]">Message board и бонусный экран</h2>
<p class="text-sm leading-6 text-[#557562]">
Для бонусных изменений теперь можно согласовывать отдельные сообщения и отдельную точку входа:
клик из уведомления открывает специальный бонусный интерфейс, а не обычный профиль.
</p>
</div>
<div class="flex flex-wrap gap-3">
<NuxtLink to="/messages" class="btn border-0 bg-[#111827] text-white hover:bg-[#000000]">
Открыть message board
</NuxtLink>
<NuxtLink to="/bonus-program?entry=notifications-preview" class="btn btn-outline border-[#d7e9de] bg-white">
Открыть бонусный экран
</NuxtLink>
</div>
</div>
</div>
<div class="mt-5">
<div class="space-y-4">
<h2 class="text-xl font-bold text-[#123824]">Подключение каналов</h2>