• Joined on 2026-02-02
mish pushed to master at mish/evo-sync 2026-05-24 19:52:19 +03:00
2670a34504 fix: sync settings toggles always saving as off
mish pushed to master at mish/evo-sync 2026-05-24 17:54:31 +03:00
403d8bce4d fix: show user nav (not admin nav) when impersonating a user
mish pushed to master at mish/evo-sync 2026-05-24 17:48:33 +03:00
0c71497522 feat: add delete button to admin users list page
mish pushed to master at mish/evo-sync 2026-05-24 17:43:08 +03:00
cd777d2bc1 fix: always update password on re-registration in /user/create
mish pushed to master at mish/evo-sync 2026-05-24 17:27:36 +03:00
41280fad45 fix: look up user by evotor_user_id first in /user/verify
mish pushed to master at mish/evo-sync 2026-05-24 17:25:35 +03:00
e5a55a02d1 debug: log user/verify request fields (excluding password)
mish pushed to master at mish/evo-sync 2026-05-24 17:21:54 +03:00
1d268a6b58 feat: add Отчество field to admin user detail page
mish pushed to master at mish/evo-sync 2026-05-24 17:13:51 +03:00
a597639aa7 fix: grant admin role full access to logs, roles, delete, and role changes
mish pushed to master at mish/evo-sync 2026-05-24 17:09:59 +03:00
04ca914971 fix: use get_viewed_user in all connection action routes
mish pushed to master at mish/evo-sync 2026-05-24 17:04:36 +03:00
5b82f1bc02 fix: upsert evotor_connection by user_id fallback to prevent duplicate insert
mish pushed to master at mish/evo-sync 2026-05-24 17:00:19 +03:00
fa8167af4d feat: accept phone + password in /user/verify webhook
mish pushed to master at mish/evo-sync 2026-05-24 16:58:02 +03:00
5a67be2c81 feat: support password field in /user/create webhook
mish pushed to master at mish/evo-sync 2026-05-24 16:53:36 +03:00
74f613a4c3 fix: parse Evotor install/uninstall event structure correctly
mish pushed to master at mish/evo-sync 2026-05-24 16:51:13 +03:00
052c3b610f feat: add middle_name field and map all three Evotor name fields
mish pushed to master at mish/evo-sync 2026-05-24 16:48:18 +03:00
dc32bef7e8 fix: read email/phone from top-level body fields in /user/create
mish pushed to master at mish/evo-sync 2026-05-24 16:45:59 +03:00
a3f6697bc4 debug: log raw body on /user/install to identify Evotor payload structure
mish pushed to master at mish/evo-sync 2026-05-24 16:41:15 +03:00
175f1f4c27 feat: add /user/install webhook + exclude admins from third-party API tasks
mish pushed to master at mish/evo-sync 2026-05-24 16:14:32 +03:00
9f87458e0c fix: exclude admin/system users from all third-party API tasks
mish pushed to master at mish/evo-sync 2026-05-18 12:50:12 +03:00
e0594f67a8 feat: add favicon (SVG shopping-bag logo + ICO fallback)
mish pushed to master at mish/evo-sync 2026-05-18 12:43:15 +03:00
eb4165e48b feat: apply new Мои Товары design system across all templates