Commit graph

124 commits

Author SHA1 Message Date
Haiping 4841c43755
Merge branch 'SciSharp:master' into master 2024-11-27 15:32:03 -06:00
AnonymousDotNet fcc08859dc fix: receive regionCode 2024-11-27 17:26:21 +08:00
AnonymousDotNet 3f6a63b67c perf: Use IsNullOrWhiteSpace 2024-11-26 19:33:54 +08:00
YouWeiDH 9276ccede0 hdong: use userType menu and add AffiliateCode. 2024-11-25 19:14:08 +08:00
YouWeiDH 5bf9173708 hdong: Fix phone exist check issues. 2024-11-25 10:32:03 +08:00
Chen Gong 8002f0a4aa merge from master 2024-11-21 13:42:32 -06:00
Chen Gong 2c77bd29ad add backend services for dashboard conversation 2024-11-21 13:07:00 -06:00
YouWeiDH 0078b97868 hdong:clean up for client,user and admin split logic. 2024-11-21 20:54:24 +08:00
YouWeiDH 93a4bd95a9 hdong: split some phone number from client and admin. 2024-11-21 17:38:16 +08:00
Haiping b7d4ccae54
Merge branch 'master' into master 2024-11-18 19:06:56 +00:00
Jicheng Lu 8dcf894234 minor changes 2024-11-15 10:57:50 -06:00
Jicheng Lu 6ef25b139c change name 2024-11-14 20:23:45 -06:00
Jicheng Lu 39862dfab6 refine role auth 2024-11-14 20:19:53 -06:00
YouWeiDH 00b244227b hdong: merge code. 2024-11-15 09:53:51 +08:00
Jicheng Lu dda5c2a211 add role 2024-11-14 17:33:26 -06:00
YouWeiDH f9466ab398 hdong: fix admin account conflict with common account. 2024-11-14 20:42:25 +08:00
Jicheng Lu 9a954d8551 add role 2024-11-13 17:16:49 -06:00
Haiping d96a494e8c
Merge pull request #41 from AnonymousDotNet/lida_Dev
feat: Add regionCode to mobile number judgment
2024-11-09 00:35:47 +00:00
AnonymousDotNet d3053d3fec feat: Add regionCode to mobile number judgment 2024-11-08 19:17:16 +08:00
jason.wang 6ecd51b49c fix affiliate claim name 2024-11-08 14:51:56 +08:00
Chen Gong 9876b7b43b add dashboard conversation backend service 2024-11-07 09:12:10 -06:00
Haiping Chen d4ccc53a6e Fix UserAuthenticated 2024-11-05 06:02:17 -06:00
Jicheng Lu 1c158fd85b merge with dev 2024-11-01 13:21:07 -05:00
Jicheng Lu d0b7e08cfe add update user 2024-10-31 17:32:39 -05:00
Jicheng Lu 170d9ffc1e temp save 2024-10-31 14:36:26 -05:00
AnonymousDotNet afb9f446a1 fix: Existing exception 2024-10-31 18:37:37 +08:00
AnonymousDotNet b9d8331e77 fix: VerifyEmailExisting bug 2024-10-31 09:58:48 +08:00
AnonymousDotNet 79d053daa7 fix: Support updating regionCode 2024-10-30 18:42:23 +08:00
AnonymousDotNet 30be27ea40 fix: ActiveUser bug 2024-10-30 17:35:08 +08:00
AnonymousDotNet 656e96aec5 fix: Activated user changes phone number to inactive user bug 2024-10-30 16:45:24 +08:00
AnonymousDotNet 9a1cf696a2 fix: login bug 2024-10-30 10:58:28 +08:00
AnonymousDotNet b6cc3de4f3 fix: Login bug 2024-10-30 10:51:06 +08:00
AnonymousDotNet 0fbe0e6f0c feat: add RegionCode by UserIdentity. 2024-10-23 14:57:57 +08:00
AnonymousDotNet 0f930b4c46 fix: update ModifyUserPhone API 2024-10-22 18:56:00 +08:00
AnonymousDotNet 4b2a94a539 fix: add regionCode for ModifyUserPhone API 2024-10-22 18:43:34 +08:00
AnonymousDotNet 0ed663ea76 Merge branch 'lida_Dev' of https://github.com/AnonymousDotNet/BotSharp into lida_Dev 2024-10-22 09:34:28 +08:00
Haiping Chen f5d153f7d5 add redis cache folder 2024-10-21 14:46:09 -05:00
Haiping Chen 41709c95dd Fix compile issue. 2024-10-21 11:29:04 -05:00
Haiping 3b71e16e0d
Merge pull request #28 from Qtoss-AI/jason_dev
Jason dev
2024-10-21 16:04:01 +00:00
AnonymousDotNet 3e1fd96ef8 fix: Update CreateUser API 2024-10-21 19:59:05 +08:00
Haiping Chen bf84d4a87a UserAuthenticated 2024-10-19 10:06:24 -05:00
jason.wang b4800efb6d add affiliate employee 2024-10-19 17:16:55 +08:00
Haiping Chen 8111f76584 avoid duplicate user 2024-10-14 08:09:06 -05:00
Haiping Chen 263462302a Add UserUpdating hook 2024-10-13 18:24:36 -05:00
AnonymousDotNet e8bff9ce2e fix: 修复创建用户时判空BUG。 2024-10-12 21:52:33 +08:00
YouWeiDH ce5e6f8a9d hdong: Fix insert phone null issues. 2024-10-12 20:20:50 +08:00
YouWeiDH c72ea4af2f hdong: Fix to avoid Email/Phone duplicate when user register again.(check first:phone, then email, then userName) 2024-10-12 15:13:46 +08:00
YouWeiDH 312c58fd3e Merge branch 'master' into hdongDev 2024-10-12 10:26:51 +08:00
YouWeiDH 7e923d16c2 hdong:fix some bug for register again when fail. 2024-10-12 10:25:17 +08:00
Haiping 76a30c4fdd
Merge pull request #21 from Qtoss-AI/hdongDev
hdong: When use verify fail, they need to re-register again.
2024-10-11 08:49:08 -05:00