7c9885f704
fix(T-002): remove sensitive info from logs
TradeMate Dev
2026-05-29 08:29:06 +08:00
bc48c220a0
Add user-friendly loading feedback for all AI/long-running operations
TradeMate Dev
2026-05-27 16:22:07 +08:00
c1638db6b2
Add discovery search history with auto-save, fix timeout causing search failure
TradeMate Dev
2026-05-27 15:54:50 +08:00
6f0d8b0fb4
Add contact extraction for discovery results: click to scrape email/phone/WhatsApp/WeChat from company website
TradeMate Dev
2026-05-27 11:24:03 +08:00
ab06990e73
Fix API errors and improve customer discovery with real web results
TradeMate Dev
2026-05-27 10:29:23 +08:00
bed5c7abef
Add landing page, referral system, usage quotas, search API management, and yearly pricing
TradeMate Dev
2026-05-26 11:40:13 +08:00
52dba37f22
Add admin-frontend and user-frontend standalone projects, certification/invoice/discovery features, fix auth header and theme consistency
TradeMate Dev
2026-05-22 18:35:30 +08:00
18c6cf5406
Move sidebar nav entirely into App.vue (eliminate component boundary)
TradeMate Dev
2026-05-21 10:21:49 +08:00
d14c98e93c
Fix NavBar sidebar not showing: move all nav CSS to App.vue global styles
TradeMate Dev
2026-05-21 10:16:40 +08:00
b71b7e6cdf
Fix desktop responsive layout: sidebar, content sizing, remove duplicate tab bar
TradeMate Dev
2026-05-21 10:10:11 +08:00
a2a7cb893b
Add responsive desktop layout with left sidebar navigation
TradeMate Dev
2026-05-21 09:53:30 +08:00
ef01f0dc01
Update AGENTS.md with deployment structure and vite base config note
TradeMate Dev
2026-05-21 09:38:57 +08:00
18112d5d0c
Set vite base to /app/ to support landing-page + app subdirectory site structure
TradeMate Dev
2026-05-21 09:38:39 +08:00
32d2b57df7
feat: 营销页面结果旁显示中文翻译 + 朗读按钮
TradeMate Dev
2026-05-17 16:52:27 +08:00
1fabad0fe9
fix: 首页TTS同样改用blob播放,解决downloadFile导致页面刷新的问题
TradeMate Dev
2026-05-17 14:18:29 +08:00
7b7f90d57a
fix: TTS朗读失败且刷新内容 — 安装edge-tts,前端改用blob播放代替downloadFile
TradeMate Dev
2026-05-17 14:10:45 +08:00
f33d33f980
feat: integrate WhatsApp send into customer detail with AI reply generation
TradeMate Dev
2026-05-17 09:52:26 +08:00
74a971cd6e
doc: add AGENTS.md with architecture, commands, and quirks for agent onboarding
TradeMate Dev
2026-05-16 08:18:07 +08:00
8a3acbd4ee
fix: dynamic loading status during AI gen; navigator.clipboard copy; competitor analysis fallback
TradeMate Dev
2026-05-15 22:38:49 +08:00
98e2542c52
feat: add OpencodeGo AI provider (deepseek-v4-flash) as primary, existing providers as fallback
TradeMate Dev
2026-05-15 19:59:25 +08:00
ac51716097
fix: route ordering customer/{id}/health before /{id}; CustomerHealthService for health-overview; keywords/competitor Header decorator; onboarding product_info dict; marketing template fallback; frontend style-switching tabs
TradeMate Dev
2026-05-15 09:17:26 +08:00
566f59f0e4
fix: onboarding passes product_info dict; marketing service template fallback when no AI; frontend style-switching tabs
TradeMate Dev
2026-05-14 19:23:45 +08:00
93f6ad306a
fix: change login endpoint from OAuth2PasswordRequestForm to accept JSON body
TradeMate Dev
2026-05-14 17:03:24 +08:00
cc1766ef7d
fix: add migration for missing users.email, last_login_at, login_count columns
TradeMate Dev
2026-05-14 16:54:17 +08:00
6d0fdc3e30
docs: add production deployment guide with baota panel compatibility
TradeMate Dev
2026-05-14 10:50:20 +08:00
3b181eeae3
fix: skip API calls on customers page when user is guest/unauthenticated
TradeMate Dev
2026-05-14 10:40:16 +08:00
aacb53f111
fix: move health-overview and health-scores routes before /{customer_id} to prevent UUID matching error
TradeMate Dev
2026-05-14 10:34:03 +08:00
4460131b71
fix: make alembic use env var DATABASE_URL instead of hardcoded dev db
TradeMate Dev
2026-05-14 10:24:50 +08:00
5a1af9f82f
feat: production branch with deploy config for baota panel
TradeMate Dev
2026-05-14 09:19:30 +08:00
23a31f7c00
feat: silent wechat login, marketing tab optimization, admin page foundation
TradeMate Dev
2026-05-14 00:30:48 +08:00
f70dd24c7d
feat: upgrade custom tabbar with emoji support, redesign quick-actions
TradeMate Dev
2026-05-13 18:23:58 +08:00
04f7ff0317
fix: CORS/API 500 issues, switch to native tabbar, restore quick-actions
TradeMate Dev
2026-05-13 17:54:13 +08:00