Commit Graph

3225 Commits

Author SHA1 Message Date
shuai 56ece35517 fix: remove test split main.js 2023-04-18 17:49:31 +08:00
dashuai 09e4b631c4
Merge pull request #323 from answerdev/feat/1.0.9/ui
chore: split main.js
2023-04-18 17:38:48 +08:00
shuai 92cc1e6a5d chore: split main.js 2023-04-18 17:38:08 +08:00
aichy126 f082939b63 Merge branch 'feat/1.0.9/top' into test 2023-04-18 17:12:05 +08:00
aichy126 bcc732d89c update search 2023-04-18 17:11:38 +08:00
aichy126 829aa371f4 Merge branch 'feat/1.0.9/top' into test 2023-04-18 16:35:26 +08:00
aichy126 c95af94cd0 update i18n 2023-04-18 16:35:03 +08:00
LinkinStars f50ccea7e5 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-18 15:50:03 +08:00
haitaoo 095bc79758 feat: SchemaForm supports Button components 2023-04-18 15:48:43 +08:00
haitaoo 1402d9e5dc Merge branch 'feat/1.1.2/ui' of github.com:answerdev/answer into feat/1.1.2/ui 2023-04-18 11:53:28 +08:00
haitaoo 6350cb861e feat: The account form supports the `accountAgent` logic 2023-04-18 11:53:13 +08:00
haitaoo 7445dbc336 feat: Profile forms support read-only logic 2023-04-18 11:42:30 +08:00
haitaoo a38c6a833f feat: Show `privilege` form dynamic fields 2023-04-18 10:56:55 +08:00
LinkinStars 673ebfbb78 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-18 10:49:44 +08:00
shuai 3def6cabd8 fix: add getUserAgentType function 2023-04-18 10:48:23 +08:00
haitaoo 357d474503 Merge branch 'feat/1.1.2/ui' of github.com:answerdev/answer into feat/1.1.2/ui 2023-04-17 18:37:39 +08:00
haitaoo 42faac87ee feat: user-center/auth-failed 2023-04-17 18:37:27 +08:00
shuai fa0efd82a8 Merge branch 'feat/1.1.2/ui' of github.com:answerdev/answer into feat/1.1.2/ui 2023-04-17 18:32:52 +08:00
shuai cdf5ffa0a8 feat: add custome sidebar fucntion 2023-04-17 18:32:43 +08:00
aichy126 cd287dbdfc Merge branch 'feat/1.0.9/top' into test 2023-04-17 18:05:23 +08:00
aichy126 78c3ef84c0 update user answer list 2023-04-17 18:04:57 +08:00
LinkinStars 4c4381e140 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-17 18:04:49 +08:00
LinkinStars 8800b376d5 feat(privilege): add privileges API 2023-04-17 18:04:28 +08:00
aichy126 910484013c update custom_sidebar 2023-04-17 17:59:53 +08:00
haitaoo 7bfb5f0126 Merge branch 'feat/1.1.2/ui' of github.com:answerdev/answer into feat/1.1.2/ui 2023-04-17 17:55:09 +08:00
haitaoo fbb29a0b74 feat: admin/privilege 2023-04-17 17:54:51 +08:00
haitaoo 9da53361a7 feat: admin/settings-users 2023-04-17 16:42:53 +08:00
haitaoo 10afa0a47b refactor: AccordionNav, SchemaForm 2023-04-17 15:08:51 +08:00
shuai 285a44be1b feat: add login fail page 2023-04-17 14:24:00 +08:00
LinkinStars 2bd0ef8a24 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-17 11:08:54 +08:00
haitaoo c62436a703 feat(admin/users): Determine if user status changes are allowed via `adminUcAgent` 2023-04-16 15:56:20 +08:00
haitaoo 36e183dd79 fix(RouteGuard): Avoid performing route guarding at the wrong time 2023-04-16 15:19:09 +08:00
LinkinStars 336f54ff49 fix(siteinfo): rename GetSiteInfoByType 2023-04-16 12:42:45 +08:00
LinkinStars a5a3664f90 Merge branch 'feat/1.1.2/permission' into feat/1.1.2/user-center
# Conflicts:
#	internal/base/constant/constant.go
2023-04-16 12:40:16 +08:00
LinkinStars a2ba1144ee feat(plugin): add user center config user role API 2023-04-16 12:39:02 +08:00
haitaoo f71ece495c feat(admin/login): Add `Email Registration` and `Allowed Email Domains` control options 2023-04-16 11:59:17 +08:00
LinkinStars 0f7121d6fe fix(merge): update go mod 2023-04-14 18:24:09 +08:00
LinkinStars e280358b7c Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center
# Conflicts:
#	Makefile
#	cmd/answer/main.go
#	go.mod
#	go.sum
#	i18n/en_US.yaml
#	internal/base/reason/reason.go
#	internal/service/uploader/upload.go
2023-04-14 18:17:28 +08:00
LinkinStars ec4c7ab6a7 feat(site-users): add site info config about users 2023-04-14 18:12:04 +08:00
haitaoo f02f62112a feat: Access to `WeCome` user login 2023-04-14 17:42:07 +08:00
LinkinStars a3cc0ac38a feat(usercenter): add user center plugin and agent 2023-04-14 17:33:22 +08:00
dashuai f4067a2b4f
Merge pull request #322 from answerdev/feat/1.0.9/ui
feat: add top hide function
2023-04-13 18:45:23 +08:00
shuai 17b7e9c7b8 feat: add top hide function 2023-04-13 18:43:48 +08:00
aichy126 0c533e554d update question 2023-04-13 18:39:06 +08:00
aichy126 0124cfc435 update question 2023-04-13 18:27:43 +08:00
aichy126 0c17459965 update question 2023-04-13 18:20:26 +08:00
aichy126 0de09c5305 update question pin show 2023-04-13 17:34:02 +08:00
aichy126 766bf793c4 update question pin show 2023-04-13 16:59:11 +08:00
aichy126 a038664fb4 update question pin and show 2023-04-13 15:46:36 +08:00
aichy126 13931e8da1 action i18n 2023-04-13 14:49:38 +08:00