Commit Graph

69 Commits

Author SHA1 Message Date
Ruslan Bakiev
acd974766a feat(telegram): ingest and render inbound voice messages 2026-02-23 12:21:53 +07:00
Ruslan Bakiev
c94c229a1a fix: avoid pilot sidebar trim crash on input prop 2026-02-23 12:03:51 +07:00
Ruslan Bakiev
43960d0374 feat(auth): enforce login route with global middleware 2026-02-23 12:01:03 +07:00
Ruslan Bakiev
5918a0593d fix(workspace): guard trim calls against undefined data 2026-02-23 11:51:55 +07:00
Ruslan Bakiev
8be6e7d581 refactor(workspace): extract communications sidebars 2026-02-23 11:44:53 +07:00
Ruslan Bakiev
82bc5dd04e refactor(frontend): extract calendar scene into workspace component 2026-02-23 11:35:57 +07:00
Ruslan Bakiev
d5f7280297 refactor(frontend): extract pilot sidebar into workspace component 2026-02-23 11:30:49 +07:00
Ruslan Bakiev
2b72d42956 refactor(frontend): split documents and review into workspace components 2026-02-23 11:22:05 +07:00
Ruslan Bakiev
47ed805ac7 refactor(frontend): extract auth and topbar workspace components 2026-02-23 11:15:29 +07:00
Ruslan Bakiev
e5030a321f refactor(nuxt): split CRM into page routes and workspace shell 2026-02-23 11:09:59 +07:00
Ruslan Bakiev
6e40c96abd fix(chat-ui): move source visibility controls to contact row 2026-02-23 10:59:04 +07:00
Ruslan Bakiev
70369255a2 refactor: move timeline scheduler to isolated service 2026-02-23 10:58:55 +07:00
Ruslan Bakiev
2b5aab1210 calendar: keep zoom ladder inside month blocks on single scene 2026-02-23 10:57:51 +07:00
Ruslan Bakiev
f67cef22be feat: add dedicated calendar timeline scheduler service 2026-02-23 10:54:06 +07:00
Ruslan Bakiev
4b9682e447 feat: add unified client timeline query 2026-02-23 10:48:21 +07:00
Ruslan Bakiev
95fd9a64ce feat(chat): add contact inbox sources with per-user hide filters 2026-02-23 10:41:02 +07:00
Ruslan Bakiev
6bc154a1e6 calendar: mask scene before level swap after zoom-in fill 2026-02-23 10:37:26 +07:00
Ruslan Bakiev
23d8035571 fix(frontend): resolve graphql imports from root in app dir 2026-02-23 10:08:35 +07:00
Ruslan Bakiev
21d6e440e3 chat: pin messages via context menu and align pinned bubble layout 2026-02-23 10:05:59 +07:00
Ruslan Bakiev
d4af315e2e chore(frontend): move nuxt ui source into app directory 2026-02-23 10:03:24 +07:00
Ruslan Bakiev
c41849745c refactor nuxt entry: move monolith app to pages/index 2026-02-23 09:59:38 +07:00
Ruslan Bakiev
9c712e0129 calendar: make zoom-out use the same camera panzoom pipeline 2026-02-23 09:58:03 +07:00
Ruslan Bakiev
8ef266e09d calendar: switch zoom-in to DOM camera panzoom flow 2026-02-23 09:55:45 +07:00
Ruslan Bakiev
43b487ccec refactor ai naming and make omni raw-json first 2026-02-23 09:32:59 +07:00
Ruslan Bakiev
ab5370c831 calendar: enforce two-phase zoom-in morph before view switch 2026-02-23 09:15:12 +07:00
Ruslan Bakiev
eb298e786e calendar: prevent zoom-in instant switch when anchor is offscreen 2026-02-23 09:11:55 +07:00
Ruslan Bakiev
1b3b215bff fix(queue): use BullMQ-safe outbound job ids 2026-02-23 09:10:06 +07:00
Ruslan Bakiev
f1fb2fbfa6 feat(chat): add outbound delivery statuses to omnichat thread UI 2026-02-23 09:04:49 +07:00
Ruslan Bakiev
2f719219c4 Queue Telegram outbound on createCommunication 2026-02-23 08:45:23 +07:00
Ruslan Bakiev
05324de216 calendar: unify zoom-in pipeline with ghost card text 2026-02-23 08:44:03 +07:00
Ruslan Bakiev
24c771d143 pilot: show pipette icon without context label 2026-02-23 08:32:37 +07:00
Ruslan Bakiev
cd2267e9d3 Remove Telegram API avatar logic from frontend service 2026-02-23 08:24:04 +07:00
Ruslan Bakiev
cbc2a3b31b Fallback Telegram avatars from identities in dashboard 2026-02-23 08:10:59 +07:00
Ruslan Bakiev
0f1028b0fa Add Telegram avatar proxy and realtime CRM websocket updates 2026-02-23 08:09:53 +07:00
Ruslan Bakiev
f81a0fde55 Refine documents UX and extract document scope helpers 2026-02-23 08:04:58 +07:00
Ruslan Bakiev
9efb42f598 frontend: add create-workspace-document graphql operation 2026-02-23 07:50:38 +07:00
Ruslan Bakiev
38fcb1bfcc pilot: move context pipette to left rail with chip replacement 2026-02-23 07:45:28 +07:00
Ruslan Bakiev
70c095bc67 calendar: delay zoom-in content switch until end of morph 2026-02-23 07:37:45 +07:00
Ruslan Bakiev
222c90a239 calendar: add hover target and staged wheel zoom 2026-02-23 07:26:22 +07:00
Ruslan Bakiev
c4ef4d4297 calendar: move zoom slider to top-right horizontal control 2026-02-22 15:27:26 +07:00
Ruslan Bakiev
fedc76c6f5 calendar: replace fade transitions with zoom slider flow 2026-02-22 15:18:54 +07:00
Ruslan Bakiev
7040200abe feat(calendar): add hierarchical zoom drill-down transitions 2026-02-22 14:53:40 +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
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