Commit Graph

42 Commits

Author SHA1 Message Date
wangfeng
c80b4245b7 Merge pull request '颜色,基础组件重新封装,降低理解难度,分层更明显。入口更抽象' (#11) from cody/UI_base_Refactor into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/11
2026-03-10 10:55:09 +08:00
Cody
e6e81e046f 更新架构文档 2026-03-10 10:24:34 +08:00
Cody
ed93d556d6 颜色,基础组件重新封装,降低理解难度,分层更明显。入口更抽象 2026-03-10 09:38:07 +08:00
wangfeng
ea3192bd65 Merge pull request '业务更新User所需(企业成员、聊天室群组成员)' (#10) from happi/dev/database-update into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/10
2026-03-09 20:26:47 +08:00
Happi (哈比)
084b7bbd23 Merge branch 'dev' into happi/dev/database-update
# Conflicts:
#	apps/im_app/lib/features/login/presentation/login_view_model.dart
2026-03-09 20:17:03 +08:00
Happi (哈比)
e29caed253 更新 2026-03-09 19:39:18 +08:00
wangfeng
049f068e32 Merge pull request 'feat(Core UI): common 常量' (#7) from dk/dev-0307 into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/7
2026-03-09 19:33:21 +08:00
wangfeng
61c3bfcdc6 Merge pull request '网络请求打通,ws 打通' (#9) from cody/network_demo into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/9
2026-03-09 19:32:11 +08:00
Happi (哈比)
790d7453ca Merge branch 'dev' into happi/dev/database-update 2026-03-09 19:16:12 +08:00
Happi (哈比)
8f77a14818 业务更新User所需(企业成员、聊天室群组成员) 2026-03-09 19:15:51 +08:00
Cody
3c1976b343 网络请求打通,ws 打通 2026-03-09 19:05:55 +08:00
DK
68a43b3613 feat(Core UI): 白天黑夜模式 2026-03-09 16:48:07 +08:00
wangfeng
997d821447 Merge pull request 'User表结构和数据同步完全按照架构进行调整 + 新增改、删案例' (#8) from happi/dev/database-update into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/8
2026-03-09 16:22:39 +08:00
DK
59a866e540 feat(Core UI): 基础定义 2026-03-09 15:39:46 +08:00
Happi (哈比)
c278d1329e Merge branch 'dev' into happi/dev/database-update
# Conflicts:
#	apps/im_app/lib/data/models/user_dto.dart
#	apps/im_app/lib/data/remote/login_request.dart
#	apps/im_app/lib/features/chat/presentation/chat_db_test_view_model.dart
#	apps/im_app/lib/features/chat/view/chat_db_test_page.dart
#	apps/im_app/lib/features/login/presentation/login_view_model.dart
2026-03-09 15:08:45 +08:00
Happi (哈比)
fe54f79b21 数据和测试案例按照架构来处理 2026-03-09 14:59:29 +08:00
Happi (哈比)
7b78da86e7 更新测试案例 2026-03-09 13:03:44 +08:00
wangfeng
76e36ecc72 Merge pull request '优化配置,修复 demo bug' (#6) from cody/netwrok_SDK into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/6
2026-03-09 11:12:41 +08:00
Cody
03b89706a5 极简接口定义和响应定义,支持更多的解析器 2026-03-09 11:04:52 +08:00
Cody
a063ce178e 加解密性能优化,预埋 2026-03-09 09:06:39 +08:00
Cody
132349c410 修复优化引起的 demo bug 2026-03-08 21:38:25 +08:00
Cody
9610c455ec 优化 demo 2026-03-08 21:13:48 +08:00
Cody
c310ded32a Merge remote-tracking branch 'origin/dev' into cody/netwrok_SDK
# Conflicts:
#	apps/im_app/lib/features/chat/presentation/chat_db_test_view_model.dart
#	apps/im_app/lib/features/login/presentation/login_view_model.dart

修复逻辑漏洞,性能优化
2026-03-08 20:47:28 +08:00
wangfeng
f8f8443031 Merge pull request 'dto/业务数据分离,替换' (#5) from happi/dev/database-update into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/5
2026-03-08 16:30:32 +08:00
DK
f9d4760e5e feat(Core UI): common 常量 2026-03-08 15:30:37 +08:00
Cody
0ee2c8c63c 优化配置,修复 demo bug
1,network 框架完善
2,websocket 机制完善
3,设计文档整理到架构文档
4,脚本,配置完善
2026-03-07 19:29:18 +08:00
Happi (哈比)
56112e1fe3 Merge branch 'dev' into happi/dev/database-update 2026-03-07 18:15:18 +08:00
Happi (哈比)
077d79abb3 dto数据/entity数据 迁移 2026-03-07 18:15:05 +08:00
Happi (哈比)
a066e9d2dc 1)修改数据库命名,不和业务使用重合。
2)修改user 表,uid为unique, 聊天室文件夹name unique移除
2026-03-07 17:29:32 +08:00
wangfeng
9f4db63d8a Merge pull request '数据库表迁移' (#4) from happi/dev/database-update into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/4
2026-03-07 15:43:47 +08:00
Happi (哈比)
36a4cdab03 Merge branch 'dev' into happi/dev/database-update 2026-03-07 14:29:22 +08:00
Happi (哈比)
074d90b15e remove unused prints 2026-03-06 19:02:09 +08:00
Happi (哈比)
119b376720 数据库表迁移 2026-03-06 19:00:25 +08:00
wangfeng
f8a118af73 Merge pull request 'Update the mason clean architecture bricks to the setup.sh' (#3) from josh/dev/melos/script/mason_add_bricks into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/3
2026-03-06 18:53:47 +08:00
wangfeng
76f7a93036 Merge pull request '更新架构文档' (#2) from cody/update-Architecture-doc into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/2
2026-03-06 18:53:35 +08:00
wangfeng
d326724192 Merge pull request '更新数据库' (#1) from happi/dev/database-update into dev
Reviewed-on: https://gitea.winwayinfo.com/CUS-IM/customer-im-client/pulls/1
2026-03-06 18:53:27 +08:00
ethan
2216d58e84 Update the mason clean architecture bricks to the setup.sh 2026-03-06 18:07:54 +08:00
Cody
7ffaee7469 修复 pubspbec.lock 文件编译的时候被修改的 bug,必须要保持锁定,除非主动升级 2026-03-06 17:57:42 +08:00
Cody
b3b0b9cf05 更新架构文档 2026-03-06 17:18:20 +08:00
Happi (哈比)
113ecb633a 更新数据库 2026-03-06 16:54:51 +08:00
Cody
bf9e099747 Initial project 2026-03-06 15:05:53 +08:00
Cody
977b627b15 Initial commit 2026-03-06 12:15:52 +08:00