Commit Graph

90 Commits

Author SHA1 Message Date
Ruslan Bakiev
25a5e83f95 chore(prisma): enforce frontend-owned schema rollout policy 2026-02-22 15:15:58 +07:00
Ruslan Bakiev
11c0baa78d fix(omni-chat): copy prisma schema before npm ci 2026-02-22 14:56:23 +07:00
Ruslan Bakiev
7040200abe feat(calendar): add hierarchical zoom drill-down transitions 2026-02-22 14:53:40 +07:00
Ruslan Bakiev
2fd97f6593 omni_chat: consume receiver.flow and persist inbound telegram 2026-02-22 10:56:20 +07:00
Ruslan Bakiev
5679f22f7f fix: switch telegram connect to short token and single-window redirect 2026-02-22 09:20:22 +07:00
Ruslan Bakiev
25f7f8dfb4 refactor: simplify telegram settings to single connect action 2026-02-22 09:14:48 +07:00
Ruslan Bakiev
8a14f002f8 feat: implement token-complete telegram connect flow via bot button 2026-02-22 08:56:53 +07:00
Ruslan Bakiev
d9148261a9 feat: add crm return button in telegram connect messages 2026-02-22 08:52:24 +07:00
Ruslan Bakiev
e907bcfe86 fix: reply with connect instructions on plain telegram start 2026-02-22 08:50:37 +07:00
Ruslan Bakiev
01616cd252 fix: use bullmq-safe inbound job id format 2026-02-22 08:34:42 +07:00
Ruslan Bakiev
9b38c32b3f fix: prevent popup blocker on telegram connect link 2026-02-22 08:07:03 +07:00
Ruslan Bakiev
40b5fa86f6 frontend: add pan+wheel zoom canvas interaction for calendar 2026-02-22 08:06:40 +07:00
Ruslan Bakiev
6ee12ed254 fix: send telegram confirmation messages during business connect flow 2026-02-22 07:51:35 +07:00
Ruslan Bakiev
89ce62e1ee feat: add telegram business settings in user dropdown 2026-02-22 07:40:19 +07:00
Ruslan Bakiev
fa1231df37 feat: add scoped context payload and rollbackable document changes 2026-02-21 16:27:09 +07:00
Ruslan Bakiev
052f37d0ec feat: add telegram business connect onboarding and status sync 2026-02-21 16:27:04 +07:00
Ruslan Bakiev
f6d4f87f00 frontend: add diagonal month expand icon in year view 2026-02-21 15:48:39 +07:00
Ruslan Bakiev
432ea89a47 frontend: invert zoom direction and move week expand control 2026-02-21 15:37:27 +07:00
Ruslan Bakiev
d19be19b87 frontend: switch calendar zoom to slider and add intuitive expand icons 2026-02-21 15:26:15 +07:00
Ruslan Bakiev
5bff62b62f feat(calendar): add week hover jump for month rows 2026-02-21 12:03:16 +07:00
Ruslan Bakiev
29c5354ff8 Update instructions submodule after revert 2026-02-21 11:13:17 +07:00
Ruslan Bakiev
b73babbbf6 Restructure omni services and add Chatwoot research snapshot 2026-02-21 11:11:27 +07:00
Ruslan Bakiev
edea7a0034 Fix live review navigation and in-UI highlight behavior 2026-02-21 10:08:22 +07:00
Ruslan Bakiev
e2e2901076 Implement URL-driven live review overlay for change sets 2026-02-21 09:49:44 +07:00
Ruslan Bakiev
608caa36df Fix peopleLeftMode initialization order in app setup 2026-02-20 19:32:48 +07:00
Ruslan Bakiev
129daa31d7 Add URL-based change review and selective change-set rollback 2026-02-20 19:04:49 +07:00
Ruslan Bakiev
b9ba5778f5 require contactId for contact summary updates 2026-02-20 16:26:34 +07:00
Ruslan Bakiev
d7fcff738f explicitly attach langfuse web to dokploy network 2026-02-20 15:49:30 +07:00
Ruslan Bakiev
d22c478c38 fix sharp binary installation in frontend image 2026-02-20 14:49:28 +07:00
Ruslan Bakiev
c9dd8cbfe2 fix crm tool schema syntax for nuxt build 2026-02-20 13:23:27 +07:00
Ruslan Bakiev
2d27f20f06 fix prisma schema build stage and install openssl 2026-02-20 13:06:26 +07:00
Ruslan Bakiev
9770643321 drop frontend and delivery compose files 2026-02-20 12:45:19 +07:00
Ruslan Bakiev
cb7d81e801 split delivery into standalone dockerized service 2026-02-20 12:25:10 +07:00
Ruslan Bakiev
46cca064df chore: rename service folders to lowercase 2026-02-20 12:10:25 +07:00
Ruslan Bakiev
0fdf5cf021 infra: replace deploy folder with explicit Frontend Delivery Langfuse projects 2026-02-20 12:01:47 +07:00
Ruslan Bakiev
a731525f5e infra: split deploy into frontend delivery and langfuse projects 2026-02-20 11:57:47 +07:00
Ruslan Bakiev
a20b6ebb5a build: switch frontend and worker to Dockerfile images 2026-02-20 11:51:26 +07:00
Ruslan Bakiev
e1f301c913 feat(chat): add typed change-set summary message in timeline 2026-02-20 11:34:42 +07:00
Ruslan Bakiev
4219d03c56 refactor(agent): keep only 5 crm actions with clear names 2026-02-20 11:09:40 +07:00
Ruslan Bakiev
ecc44bd3d3 feat(agent): optimize crm tool flow and reduce context bloat 2026-02-20 10:58:18 +07:00
Ruslan Bakiev
b3602d142e Remove hard timeouts and fallback paths in chat flow 2026-02-20 10:05:33 +07:00
Ruslan Bakiev
d49b00d688 Remove frontend .output volume to fix Nitro build EBUSY 2026-02-20 01:05:18 +07:00
Ruslan Bakiev
4a494dd768 Run frontend with Nitro production server 2026-02-20 00:59:07 +07:00
Ruslan Bakiev
acd95ea5f1 Fix prod startup mode and add missing y-prosemirror dependency 2026-02-20 00:55:30 +07:00
Ruslan Bakiev
d2d978c216 Run frontend in production mode during compose startup 2026-02-20 00:54:38 +07:00
Ruslan Bakiev
8895810aea Isolate frontend and delivery runtimes with separate volumes 2026-02-20 00:48:48 +07:00
Ruslan Bakiev
938c06240e Scope npm install lock to bootstrap phase only 2026-02-20 00:41:56 +07:00
Ruslan Bakiev
7f74d5f611 Fix shared npm install lock path for multi-container startup 2026-02-20 00:38:23 +07:00
Ruslan Bakiev
7eb19190ff Stabilize Docker npm installs with legacy peer deps 2026-02-20 00:35:08 +07:00
Ruslan Bakiev
984aaa7e22 Show full live agent log stream without truncation 2026-02-19 19:30:10 +07:00