Commit Graph

3201 Commits

Author SHA1 Message Date
LinkinStars ac96115b76 feat(email): add SKIP_SMTP_TLS_VERIFY ENV for allow insecure certification. #271 2023-05-17 10:35:11 +08:00
haitaoo 0aa98fb2af fix(path_ignore.yaml): Update the `path_ignore.yaml` list 2023-05-09 17:53:45 +08:00
haitaoo dd14fa7b52 fix(navigateToLogin): `navigateToLogin` only jumps to the internal login page 2023-05-09 17:41:11 +08:00
haitaoo adc75083b2 fix(Login): Dealing with external login links not jumping properly 2023-05-09 16:56:58 +08:00
LinkinStars 26ad0dd3c3 chore(Dockerfile): add ANSWER_MODULE ENV 2023-05-09 11:36:39 +08:00
LinkinStars fb3b6a862f chore(gomod): update go mod and swagger doc 2023-05-09 10:54:42 +08:00
LinkinStars b0a04bbf11 Merge remote-tracking branch 'github/feat/1.1.2/user-center' into beta.2/1.1.0
# Conflicts:
#	docs/docs.go
#	docs/swagger.json
#	docs/swagger.yaml
#	go.mod
#	i18n/en_US.yaml
#	internal/base/reason/reason.go
#	internal/migrations/init.go
#	internal/migrations/migrations.go
2023-05-09 10:49:00 +08:00
LinkinStars 1de9ef6a89 Merge remote-tracking branch 'github/feat/1.1.1/user-center' into beta.2/1.1.0
# Conflicts:
#	go.mod
#	i18n/en_US.yaml
#	internal/base/reason/reason.go
2023-05-09 10:39:04 +08:00
haitaoo d61e0dab9e Merge branch 'feat/1.1.2/ui' into beta.2/1.1.0 2023-05-09 10:31:41 +08:00
LinkinStars dacc27e373 Merge branch 'beta/1.1.0' into beta.2/1.1.0
# Conflicts:
#	internal/migrations/migrations.go
#	internal/schema/user_schema.go
#	ui/src/common/interface.ts
2023-05-09 10:15:58 +08:00
LinkinStars 3a6439a65d Merge branch 'feat/1.1.0/update-email' into test 2023-05-08 17:53:25 +08:00
LinkinStars 4f468b58d0 feat(password): logout other user when update password 2023-05-08 17:51:29 +08:00
aichy126 b06695f2e1 Merge branch 'feat/1.1.0/fix' into test 2023-05-08 16:02:22 +08:00
aichy126 58bec8ddd1 upgrade question post time 2023-05-08 16:01:57 +08:00
LinkinStars ba66ae9d4d Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-05-08 15:56:20 +08:00
LinkinStars efb78124a9 feat(notification): remove user info when meet down vote notification. 2023-05-08 15:55:35 +08:00
shuai 016fd7b412 fix: add someone for anonymous user display 2023-05-08 15:54:01 +08:00
dashuai 140550795f
Merge pull request #343 from answerdev/feat/ui-1.1.0
fix: add someone for anonymous user display
2023-05-08 15:40:36 +08:00
shuai 54c07ba829 fix: add someone for anonymous user display 2023-05-08 15:39:44 +08:00
dashuai fcb84b7dfb
Merge pull request #342 from answerdev/feat/ui-1.1.0
fix: add preventdefault for form submit
2023-05-06 18:48:47 +08:00
shuai 225d766f9c fix: add preventdefault for form submit 2023-05-06 18:48:14 +08:00
dashuai 7547d9f91e
Merge pull request #341 from answerdev/feat/ui-1.1.0
fix: change email lable
2023-05-06 16:39:05 +08:00
shuai bc9c4ef1b9 fix: change email lable 2023-05-06 16:38:18 +08:00
dashuai 5f113285a1
Merge pull request #340 from answerdev/feat/ui-1.1.0
Feat/UI 1.1.0
2023-05-06 16:15:20 +08:00
LinkinStars 16f2de0ab4 Merge branch 'feat/1.1.0/update-email' into test 2023-05-06 15:53:49 +08:00
LinkinStars b50835f04e feat(email): verify password when update email 2023-05-06 15:53:10 +08:00
shuai 73598e8af6 fix: change emial need confirm password 2023-05-06 15:44:25 +08:00
shuai dd47eeced6 fix: change emial need confirm password 2023-05-06 15:41:00 +08:00
LinkinStars e45a5f151f Merge branch 'fix/1.1.0/personal-page' into test 2023-05-06 11:59:04 +08:00
LinkinStars fafdc5435a fix(personal): rename all wrong name about page size 2023-05-06 11:57:47 +08:00
LinkinStars 276e87af08 feat(notification): self-questioning does not generate notifications 2023-05-06 10:30:06 +08:00
haitaoo 2672f43525 fix(loggedUserInfoStore): Avoiding errors in `update` operations 2023-05-05 17:39:24 +08:00
LinkinStars 85e370d7ff Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-05-04 19:24:07 +08:00
LinkinStars c56d54b0fe feat(notification): add upvote and down vote notification 2023-05-04 19:22:25 +08:00
haitaoo 7d722cde4f fix(HotQuestions): Automatically hide the `HotQuestions` module when no data is available 2023-05-04 19:21:19 +08:00
haitaoo 9afb26fcba feat(SchemaForm): `UIAction` support for refreshing form configuration functions 2023-05-04 19:19:11 +08:00
LinkinStars 3952439d49 feat(agent): add site info url for agent 2023-05-04 15:40:05 +08:00
haitaoo c02709a337 Merge branch 'feat/1.1.2/ui' of github.com:answerdev/answer into feat/1.1.2/ui 2023-04-29 12:38:48 +08:00
haitaoo f46af67b2c fix(setupApp): Update setupApp logic to prevent invalid Promise.allSettled from being triggered 2023-04-29 12:37:30 +08:00
haitaoo c843dddf0b feat(SchemaForm): Optimising the action feedback of the Button component 2023-04-29 12:25:54 +08:00
LinkinStars ba475ddfbb feat(user): add externalID for login user 2023-04-28 20:08:22 +08:00
LinkinStars cba45d1eaa feat(user): check username after check user center config 2023-04-28 15:46:47 +08:00
shuai c7c2aad205 fix: meta theme-color support primary color 2023-04-28 11:09:43 +08:00
LinkinStars 9d304f0186 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-27 14:40:03 +08:00
shuai 9f2607cf35 fix: qrcode max width 240 2023-04-27 14:33:53 +08:00
LinkinStars e67dd59ab2 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-27 14:14:39 +08:00
shuai 40ac54eb46 fix: logo max height changed 2023-04-27 14:09:20 +08:00
shuai e3a49132b2 fix: supplement i18n for admin flags page 2023-04-27 11:32:06 +08:00
LinkinStars db50e33db8 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-27 11:06:47 +08:00
shuai 65e5af6482 style: logo remove roundes class 2023-04-27 11:04:50 +08:00