This website requires JavaScript.
56cb4b460f
fix(analytics): period key '1d' (Сегодня) not in PERIOD_DAYS map — fell back to 30 days; add '1d' to both hooks
c0ebe7f59f
fix(manage-users): detach FK references before deleting user (RESTRICT FKs in order_history/action_logs/suggestions/order_groups blocked auth.deleteUser with 'Database error deleting user')
c4aebb08a4
chore(sw): bump to v113 (timeline SMS state from log)
4a4b088949
fix(timeline): StatusSummary/Stepper show real SMS state from sms_campaign_log (delivered/failed), not just first_sms_sent_at
6fe0bfbc73
chore(sw): bump to v112 (endpoint-targeted test push)
7654413d8b
fix(push): test notification targets the device's own subscription (by endpoint), not localStorage phone
4fed962f23
chore(sw): bump to v111 (direct test push button on /client)
fee800e3fa
fix(client): test-notification button on /client sends push directly (url → /client/test-consent), no detour via /client/test
91245169f4
chore(sw): bump to v110 (text-base fix, login link)
1b41b5e135
fix: text-base color conflict (removed base from tailwind colors); add login link + test page link on /client
e21cea1b1c
chore(sw): bump to v109 (test consent page + test push button)
663b31b3df
feat(client): test consent page + 'test notification' button on /client/test
045c903074
chore(sw): bump to v108 (root redirect → /client)
f14ca8fae9
fix: root redirect → /client (not /dashboard) for PWA start_url
1cbcff6a16
feat(push): auto-subscribe in standalone mode — no button needed, iOS system prompt only
47a06bb285
fix(push): reject phone input shorter than 10 digits (was accepting '7')
bdeb055fae
feat(client): test page /client/test for PWA install + push flow (mock data, no real order)
b2bd855de3
feat(client): iOS install → prompt notification permission; phone input + localStorage fallback on /client (no token)
15132f56e8
feat(client): PWA install — client route, manifest start_url=/client, SW app-shell, invitation links → /client/:token
65b42c8482
feat(client): add persistent PWA install card on delivery page (Android button + iOS instructions)
02b70cac22
fix: manifest start_url → /delivery/showcase for client PWA
7a702114eb
feat: iOS push instruction banner + fix edge-functions security.ts exports
2597835352
fix(mobile): anchor notifications popup to viewport right edge
Compare 95 commits »
d11ccd4f76
fix: SMS status — show real delivery state from log, expandable SMS text in history