Commit Graph

1180 Commits

Author SHA1 Message Date
aichy126 1860f3ecef add template language 2023-05-18 12:05:30 +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
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
shuai 016fd7b412 fix: add someone for anonymous user display 2023-05-08 15:54:01 +08:00
shuai 54c07ba829 fix: add someone for anonymous user display 2023-05-08 15:39:44 +08:00
shuai 225d766f9c fix: add preventdefault for form submit 2023-05-06 18:48:14 +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
haitaoo 2672f43525 fix(loggedUserInfoStore): Avoiding errors in `update` operations 2023-05-05 17:39:24 +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
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
shuai c7c2aad205 fix: meta theme-color support primary color 2023-04-28 11:09:43 +08:00
shuai 9f2607cf35 fix: qrcode max width 240 2023-04-27 14:33:53 +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
shuai 65e5af6482 style: logo remove roundes class 2023-04-27 11:04:50 +08:00
shuai b509739b35 fix: oauth bind emial styles adjustment 2023-04-26 15:02:54 +08:00
shuai 64f2fc70cd style: change uses pages style 2023-04-26 14:59:37 +08:00
haitaoo 29fddeca35 refactor(admin/users): Adjustment of the way to determine the availability of administrator actions 2023-04-26 10:33:45 +08:00
haitaoo 05898157c8 fix(Question): Make the focus style of the content editor follow the theme configuration 2023-04-25 16:37:43 +08:00
haitaoo bdd00e636b fix(auth-landing): Improve the stability of the process of obtaining login user information 2023-04-25 16:22:32 +08:00
haitaoo f89687d021 fix(ImgViewer): Make `ImgViewer` clickable to close the image 2023-04-25 15:09:02 +08:00
haitaoo ddda7e6d5a Merge branch 'feat/1.1.2/ui' of github.com:answerdev/answer into feat/1.1.2/ui 2023-04-25 14:29:43 +08:00
haitaoo 9a07d5092a fix(Question): add ImgViewer for answer 2023-04-25 14:29:30 +08:00
shuai 6b2f191d49 fix: tags sort btn style adjustment 2023-04-25 14:18:44 +08:00
haitaoo 5a4c22c393 fix(guard): Supplementary `IGNORE_PATH_LIST` 2023-04-25 13:16:37 +08:00
haitaoo d672e31815 debug: auth-landing 2023-04-25 12:24:08 +08:00
haitaoo 55aeec174c debug: guard 2023-04-25 12:17:12 +08:00
haitaoo ddaf4b7863 fix(guard): Unifying the definition and use of `IGNORE_PATH_LIST` 2023-04-25 10:52:37 +08:00
haitaoo 8be0b2bffd Merge branch 'feat/1.1.2/ui' of github.com:answerdev/answer into feat/1.1.2/ui 2023-04-24 15:11:36 +08:00
haitaoo 096c949ae0 fix(Header): Suppress padding in nav-link 2023-04-24 15:11:19 +08:00
shuai f844978662 fix: remove logo max width class 2023-04-24 14:42:18 +08:00
shuai 1d95b3b510 fix: hot questions add params in_days 2023-04-24 14:16:44 +08:00
shuai 6349f42234 chore: bootstrap icons upgrade to 1.10.4 2023-04-23 18:28:43 +08:00
haitaoo 971bf4da61 Merge branch 'feat/1.1.2/ui' of github.com:answerdev/answer into feat/1.1.2/ui 2023-04-23 17:04:47 +08:00
haitaoo 62b5008bc5 fix(Header): Fixed the colour of the user centre icon in the Header 2023-04-23 17:04:08 +08:00
shuai b24fc1ff22 feat: use susppened page add contact_email 2023-04-23 15:16:47 +08:00
shuai 95a58e19a7 Merge branch 'feat/1.1.2/ui' of github.com:answerdev/answer into feat/1.1.2/ui 2023-04-21 14:22:32 +08:00
shuai 90cd9de7fe fix: add safe-area-inset-bottom for footer 2023-04-21 14:22:23 +08:00
haitaoo 9edfde5759 fix(user-center): Set the pageTitle for the user center page 2023-04-21 12:36:48 +08:00
haitaoo 2498ab139a fix(user-center/auth): Add route guards to allow access only to non-logged-in users 2023-04-21 11:45:36 +08:00
haitaoo 40cdca8adf feat(SchemaForm): All form components support the readOnly property 2023-04-20 18:56:37 +08:00
haitaoo cec02e8000 fix(guard.js): Delaying the UserAgent request so that the Language is correctly obtained 2023-04-20 18:02:10 +08:00
haitaoo 944e773392 fix(Login): Improve the prompt text for the Login process 2023-04-20 17:51:43 +08:00
haitaoo 2db93af38b Merge branch 'feat/1.1.2/ui' of github.com:answerdev/answer into feat/1.1.2/ui 2023-04-20 17:04:02 +08:00