Commit Graph

1382 Commits

Author SHA1 Message Date
shuai 5b98eff4bc fix: support gravatar mirror sites 2023-05-15 15:52:08 +08:00
shuai 2076dcd0e5 fix: create tag error message prompt optimization 2023-05-15 10:13:34 +08:00
shuai 118dc29ae9 fix: follow btton add tootips 2023-05-11 16:28:29 +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
haitaoo 86c4c685ee fix(SchemaForm): Extending the Button component 2023-04-20 17:03:52 +08:00
haitaoo 128d5c9f87 fix(WeComAuth): Optimise QR code margin styles 2023-04-20 16:11:46 +08:00
haitaoo d3f02a35d9 fix(ImgViewer): Migrate `ImgViewer` from hooks to component 2023-04-20 16:00:27 +08:00
shuai 2253a87aea fix: error content support custome title 2023-04-20 15:26:43 +08:00
shuai f859aa2fba fix: meta attributes add viewport-fit cover 2023-04-20 15:08:55 +08:00
haitaoo 61cb84ac06 fix(Admin/users): Administrator password reset access to `user_password_agent_enabled` control 2023-04-20 11:18:20 +08:00
haitaoo 726fab77ac fix: Adding logical control to the `signup` button on the home page 2023-04-19 18:46:26 +08:00
haitaoo 24afb5e21b feat: Add `enabled_original_user_system` to the login address logic 2023-04-19 18:25:34 +08:00
haitaoo a045060b76 Merge branch 'feat/ui-1.1.0' into feat/1.1.2/ui 2023-04-19 17:47:39 +08:00
haitaoo f297330249 Merge branch 'dev' into feat/ui-1.1.0 2023-04-19 17:27:33 +08:00
LinkinStars fc9de356d6 Merge branch 'github-main' into beta/1.1.0
# Conflicts:
#	Makefile
#	internal/migrations/migrations.go
#	ui/src/common/interface.ts
2023-04-19 16:57:48 +08:00
haitaoo 901f2cb232 feat: Adding an auth page to the user center 2023-04-19 16:31:28 +08:00
haitaoo fd2c5f9946 refactor(SchemaForm): Making form components more independent 2023-04-19 11:13:34 +08:00
haitaoo 1799f9e7db fix(Personal): Replace `Button` link with `Link` 2023-04-18 19:35:15 +08:00
shuai 2ce1c88528 fix: typescript use v4.8.3 2023-04-18 18:17:59 +08:00
haitaoo 54b7de30a0 fix(RouteGuard): Handle the issue of `RouteGuard` not rendering `children` due to unexpected parent guard results not being handled correctly 2023-04-18 18:10:55 +08:00
shuai 6eca3848d8 fix: remove unused code 2023-04-18 18:03:36 +08:00
shuai 56ece35517 fix: remove test split main.js 2023-04-18 17:49:31 +08:00
shuai 92cc1e6a5d chore: split main.js 2023-04-18 17:38:08 +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
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
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
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
haitaoo f71ece495c feat(admin/login): Add `Email Registration` and `Allowed Email Domains` control options 2023-04-16 11:59:17 +08:00
haitaoo f02f62112a feat: Access to `WeCome` user login 2023-04-14 17:42:07 +08:00
shuai 17b7e9c7b8 feat: add top hide function 2023-04-13 18:43:48 +08:00
haitaoo 2e8e6be9af fix(guard): Ignore user information interface errors triggered in `guard` 2023-04-12 15:18:11 +08:00
haitaoo 8584a0e77b Merge branch 'feat/ui-1.1.0' into sf-site-migration/ui 2023-04-12 12:26:38 +08:00
haitaoo f37218bc70 Merge branch 'dev' into feat/ui-1.1.0 2023-04-12 12:25:41 +08:00
haitaoo cfd017de26 Merge branch 'feat/ui-1.1.0' into sf-site-migration/ui 2023-04-12 12:22:46 +08:00
haitaoo b68212e840 fix(Comment): Make comment boxes the same width 2023-04-12 12:08:48 +08:00
aichy126 6ac96948c3 Merge branch 'fix/ui-revision' into beta/1.1.0 2023-04-11 16:28:42 +08:00
shuai 5361f4e127 fix: generator add reviosn 2023-04-11 15:54:17 +08:00
haitaoo 9868b2d9c0 Merge branch 'feat/ui-1.1.0' into beta/1.1.0 2023-04-11 11:59:59 +08:00
haitaoo 0c3efb66ab Merge branch 'feat/1.0.8/ui' into feat/ui-1.1.0 2023-04-11 11:56:10 +08:00
LinkinStars 759f1491c9 Merge branch 'github-main' into beta/1.1.0
# Conflicts:
#	Makefile
#	cmd/answer/main.go
#	go.mod
#	go.sum
#	internal/base/reason/reason.go
#	internal/service/uploader/upload.go
#	ui/src/utils/common.ts
2023-04-11 11:28:57 +08:00
haitaoo 09e4ee10cb Merge branch 'feat/ui-1.1.0' into sf-site-migration/ui 2023-04-10 17:22:48 +08:00
dashuai ead0a3d076
Merge pull request #316 from answerdev/feat/1.0.8/ui
Feat/1.0.8/UI
2023-04-10 16:25:43 +08:00
shuai 81d58431d5 fix: link nofollow 2023-04-10 16:25:12 +08:00
haitaoo b4870d066c fix(admin/smtp): Make the smtp_authentication field value more accurate 2023-04-10 15:59:21 +08:00
aichy126 9945c9f96f Merge branch 'feat/1.0.8/tag' into test 2023-04-10 15:21:19 +08:00
aichy126 5fc73a3277 update seo template 2023-04-10 15:20:44 +08:00
haitaoo 9a6f770062 fix(SchemaForm): Make `setDefaultValueAsDomBehaviour` compatible with empty string values 2023-04-10 11:43:42 +08:00
shuai e8034334fb fix: params value 2023-04-10 11:19:43 +08:00
dashuai 9c70c72b88
Merge pull request #314 from answerdev/feat/1.0.8/ui
fix: questionLanding function params is null render error
2023-04-10 11:18:36 +08:00
shuai db53a5b5a2 fix: questionLanding function params is null render error 2023-04-10 11:17:43 +08:00
dashuai 90685ba16d
Merge pull request #312 from answerdev/feat/1.0.8/ui
fix: link add nofollow
2023-04-10 10:14:47 +08:00
shuai 68aa0f66bb fix: link add nofollow 2023-04-10 10:13:55 +08:00
dashuai 0f1c2de693
Merge pull request #306 from answerdev/feat/1.0.8/ui
Feat/1.0.8/UI
2023-04-07 16:04:00 +08:00
shuai 17bb4f2850 fix: tags index page sort by popular 2023-04-07 16:03:27 +08:00
shuai ef89efdf7d fix: video width use css control 2023-04-06 18:05:00 +08:00
haitaoo fd31a26b7b fix(Questions): Optimising the width of videos in question content 2023-04-06 18:04:12 +08:00
shuai aac00fe648 fix: vidoe width set 100% 2023-04-06 17:43:41 +08:00
dashuai 856ce08545
Merge pull request #305 from answerdev/feat/1.0.8/ui
Feat/1.0.8/UI
2023-04-06 17:12:53 +08:00
shuai 632da9911e fix: search list order btns 2023-04-04 18:10:02 +08:00
dashuai 90eb6c92a3
Merge pull request #302 from answerdev/feat/1.0.8/ui
Feat/1.0.8/UI
2023-04-04 17:50:32 +08:00
shuai 9c7e886439 fix: list order by active 2023-04-04 17:47:57 +08:00
shuai ec24d9e9f8 fix: write question width answert use a new api #299 2023-04-04 17:30:39 +08:00
haitaoo 056fbd8990 fix(login): Does not auto proxy the `ucAgent.login_redirect_url` jump on the `users/login` page 2023-04-04 17:20:29 +08:00
dashuai 35e6ba11a9
Merge pull request #301 from answerdev/feat/1.0.8/ui
Feat/1.0.8/UI
2023-04-04 15:04:25 +08:00
shuai ce3c83102d chore: upgrade ts v4.9.5 2023-04-04 14:57:56 +08:00
shuai adbb57816a fix: page refresh problem #297 2023-04-04 14:32:53 +08:00
haitaoo 391ec35fac fix(ucAgent): Correct handling of `login/signUp` clicks 2023-04-03 17:12:31 +08:00
haitaoo a7d39a1c81 fix(QuestionDetail): Compatible with `user_info` being null 2023-03-31 11:24:40 +08:00
haitaoo 24d9b8a641 fix(admin/users): User state management support `ucAgent` logic 2023-03-30 11:55:45 +08:00
haitaoo fd13b3580d fix(UserProfile): Optimising the typography of `ucBranding` 2023-03-30 11:28:35 +08:00
haitaoo ad733dc505 fix(UserProfile): Optimising the presentation logic of `ucBranding` 2023-03-30 11:09:47 +08:00
haitaoo 8d4bbfc90b fix(LoggedUserInfo): Make the logic for getting information about the currently logged in user more robust 2023-03-30 10:53:33 +08:00
haitaoo be22b49139 Merge branch 'feat/ui-1.1.0' into sf-site-migration/ui 2023-03-30 10:15:03 +08:00
haitaoo b7977b1367 fix(admin): The page under the root path can get the correct width 2023-03-29 17:47:49 +08:00
shuai 7b55f28993 fix: notification status api ignore 50x error 2023-03-29 17:19:43 +08:00
haitaoo 481901efd7 fix(Editor): Enhancing the robust of setting editor values 2023-03-29 17:03:28 +08:00
haitaoo 9fc8511bf5 feat: Make `admin/users` support `UserCenterAgent` 2023-03-29 16:51:31 +08:00
haitaoo 934b82de30 feat: Make user detail support `UserCenterAgent` 2023-03-29 16:10:01 +08:00
dashuai 8b4e0c928e
Merge pull request #295 from answerdev/feat/1.0.8/ui
fix: use htmlRender control rich-text style and delet dompurify html-…
2023-03-29 15:40:58 +08:00
shuai f41a2ac761 fix: use htmlRender control rich-text style and delet dompurify html-react-parser 2023-03-29 15:40:27 +08:00
haitaoo b47fb3da1c feat: Make user settings support `UserCenterAgent` 2023-03-29 15:24:18 +08:00
haitaoo 4b1f985be7 fix(localize): Correct merging of local and remote language lists 2023-03-28 17:56:04 +08:00
haitaoo 528cba58e1 feat(Header): Show `userCenterAgent` info 2023-03-28 17:29:16 +08:00
dashuai 3bf54cf0f0
Merge pull request #294 from answerdev/feat/1.0.8/ui
fix: fixed the BR tag in the editor block formula HTML caused renderi…
2023-03-28 16:32:56 +08:00
shuai 9d4a06c1bf fix: fixed the BR tag in the editor block formula HTML caused rendering not right 2023-03-28 16:30:00 +08:00
haitaoo e8e5bdf181 feat: Implementing `userCenter` related functions 2023-03-28 16:19:53 +08:00
dashuai 601e470437
Merge pull request #293 from answerdev/feat/1.0.8/ui
fix: html render
2023-03-28 15:06:22 +08:00
shuai f9cf8a2b13 fix: html render 2023-03-28 15:05:03 +08:00
dashuai 2ee1ace4d9
Merge pull request #292 from answerdev/feat/1.0.8/ui
fix: guard add 403 code error response
2023-03-28 14:25:11 +08:00
shuai 60a3fdb06a fix: guard add 403 code error response 2023-03-28 14:18:29 +08:00
dashuai 83e2337625
Merge pull request #290 from answerdev/feat/1.0.8/ui
fix: remove test test
2023-03-28 10:48:16 +08:00
shuai d9b72c935f fix: remove test test 2023-03-28 10:47:11 +08:00
dashuai 26592a2a4e
Merge pull request #289 from answerdev/feat/1.0.8/ui
Feat/1.0.8/UI
2023-03-28 09:44:55 +08:00
shuai 595ace8012 fix: change ie not support promot 2023-03-27 18:22:21 +08:00
shuai 07753804fc fix: add IE not support promt 2023-03-27 18:18:57 +08:00
shuai 2492ebb691 fix: remove ts ignore 2023-03-27 16:48:10 +08:00
dashuai 3cb9b2aa51
Merge pull request #286 from answerdev/feat/1.0.8/ui
fix: tag info page delete tag will redirect to tags page
2023-03-27 11:24:32 +08:00
shuai 871792a0c7 fix: tag info page delete tag will redirect to tags page 2023-03-27 11:23:55 +08:00
haitao.jarvis 6d8fa10851
Merge pull request #283 from answerdev/feat/1.0.8/ui
Feat/1.0.8/UI
2023-03-24 18:42:22 +08:00
haitaoo b2f3195de5 Merge branch 'feat/1.0.8/ui' of github.com:answerdev/answer into feat/1.0.8/ui 2023-03-24 18:41:20 +08:00
haitaoo d80d34419d fix: Unified handling of `HttpErrorContent` and `RouteErrorBoundary` 2023-03-24 18:38:12 +08:00
shuai ad142a38e5 fix: rename page file 2023-03-24 17:25:39 +08:00
haitaoo 2e61aada50 fix(RouteGuard&EditAnswer): Add route-level HttpError handling 2023-03-24 17:18:32 +08:00
aichy126 203d3822f8 Merge branch 'feat/1.0.8/tag' into test 2023-03-24 11:53:54 +08:00
aichy126 89738b8898 add Revision 2023-03-24 11:49:23 +08:00
shuai af7307d704 fix: admin guard render 403 2023-03-24 10:58:37 +08:00
shuai 045daa1a2b Merge branch 'feat/1.0.8/ui' of github.com:answerdev/answer into feat/1.0.8/ui 2023-03-23 18:33:00 +08:00
shuai 171312b81a fix: votes button usee title to show tips 2023-03-23 18:32:51 +08:00
haitaoo 548d7110ba Merge branch 'feat/1.0.8/ui' of github.com:answerdev/answer into feat/1.0.8/ui 2023-03-23 17:06:38 +08:00
haitaoo e26bfd68fb fix(TagInfo): Tag names automatically fall back to `slug_name` 2023-03-23 17:01:52 +08:00
shuai 551bc667e5 Merge branch 'feat/1.0.8/ui' of github.com:answerdev/answer into feat/1.0.8/ui 2023-03-23 16:15:52 +08:00
shuai fc53e2e91a fix: add http code 403 error content for admin 2023-03-23 16:15:44 +08:00
haitaoo 6a89c9be5f fix(EditAnswer): Resets the scroll position of the `EditAnswer` page to the top on each visit 2023-03-23 16:13:03 +08:00
shuai 51c7dfae3b fix: new user write promt style change 2023-03-23 10:20:54 +08:00
haitaoo ca1fa1c2b5 Merge branch 'feat/1.0.8/ui' of github.com:answerdev/answer into feat/1.0.8/ui 2023-03-22 18:00:46 +08:00
haitaoo 612b0d6348 fix(EditAnswer): Update content correctly when editing answers 2023-03-22 18:00:30 +08:00
shuai 838c8f58b8 fix: modal confrim render content in the p tag 2023-03-22 17:16:31 +08:00
shuai b0e4b3afe9 fix: admin user or moderator or author can accepted answer 2023-03-22 16:47:29 +08:00
haitaoo 45cd782195 fix(Admin/Seo): Optimize the display order of the `Permalink` options 2023-03-22 15:33:26 +08:00
shuai 9c3c55fb5c feat: vote buttons add tips 2023-03-21 15:46:46 +08:00
shuai 48c28bdbdc feat: users with reputation less than 100 will be prompted to write answers 2023-03-21 14:57:38 +08:00
shuai f4212e2cd0 fix: resolve conflict 2023-03-21 11:37:22 +08:00
haitaoo b2efae39d8 fix(Utils): Remove incorrect handling of the `diffText` method 2023-03-20 18:36:09 +08:00
haitaoo 41404070a7 fix(SchemaForm): Move the `label` field to the `switch` component configuration item, which is only used by this component 2023-03-17 17:20:12 +08:00
haitaoo 38226bf3a0 fix(Admin): Set the default form width for `admin` pages to 6 columns 2023-03-17 15:15:08 +08:00
haitaoo a6e24ef0f1 fix(Seo): Update the `Permalink` options. 2023-03-17 12:27:40 +08:00
shuai dce4b9766b fix: diff text optimization 2023-03-16 16:54:50 +08:00
shuai 83d1c57c05 fix: closed question hidden write answer 2023-03-16 14:15:50 +08:00
shuai 7e4304923d fix: tag list add excerpt 2023-03-16 11:35:58 +08:00
haitaoo bf06c1308c fix(QueryGroup): Correct handling of the `QueryGroup` click event 2023-03-15 18:09:07 +08:00
haitaoo e8afba56f5 fix(Tag): Replace `slug_name` with `display_name` to display `tag` information 2023-03-15 17:52:45 +08:00
shuai 4b00a7f238 fix: admin or moderator can create or edit tag 2023-03-15 17:15:41 +08:00
shuai 29f6673e9d fix: set scorll postion for tag detail 2023-03-15 14:54:34 +08:00
shuai 6de0482bbb fix: tags list description used parsed text 2023-03-15 11:36:21 +08:00
haitaoo 71d439cca0 fix(AccordionNav): Set `text-trancate` for link content 2023-03-15 11:33:46 +08:00
shuai bad0eaf12d fix: questions closed cannot write answer 2023-03-15 11:12:00 +08:00
shuai 940debda7f style: change votes button styles 2023-03-15 10:57:06 +08:00
haitaoo bfc0bb5ac2 fix(SchemaForm): Make `SchemaForm` correctly support `ui:widget` of `PluginForm` and have the correct default values. 2023-03-15 10:54:36 +08:00
shuai 8415e120df fix: i18n key fix 2023-03-14 14:11:01 +08:00
shuai d182a1ff54 fix: handle https code 50X error content 2023-03-14 11:42:23 +08:00
haitaoo 54610b6fa8 fix(Personal): Make `Personal` related links conform to the `Permalink` setting 2023-03-13 11:37:48 +08:00
haitaoo 4aa63357b8 fix(Header): Remove the bold effect from `active` navigation links 2023-03-13 10:33:37 +08:00
haitaoo a97fa7973b fix(SEO): Make the `Permalink` options more realistic 2023-03-13 10:24:33 +08:00
shuai 89ed70f5a8 fix: user settings oauth add redirect path 2023-03-10 17:58:49 +08:00
shuai ecf24b5a96 fix: account no password to change password shuold hidden old pass input 2023-03-10 15:10:04 +08:00
shuai 8a57057d9a fix: oauth plugin icon style 2023-03-10 14:44:12 +08:00
shuai c9119e6cd2 Merge branch 'feat/1.0.7/ui' of github.com:answerdev/answer into feat/1.0.7/ui 2023-03-10 11:51:24 +08:00
shuai b9b933daf0 fix: interface default avatar add default value 2023-03-10 11:51:16 +08:00
haitaoo 5d718c9eb9 fix(Layout): Make inactive tabs display titles immediately 2023-03-10 11:17:02 +08:00
shuai 675c2868e4 fix: oauth icon add styles adjustment 2023-03-10 09:46:38 +08:00
haitaoo 3aaf29f8a5 fix(SEO): Make `permalink` support short id 2023-03-09 15:44:11 +08:00
haitaoo 3071c99a23 fix(Questions): No more `isAnswerId` matching for short ids 2023-03-09 14:45:30 +08:00
shuai 105811d47e fix: admin user role_id 2023-03-07 16:29:13 +08:00
haitaoo 3312b352d2 Merge branch 'dev' into feat/ui-1.1.0 2023-03-07 15:40:34 +08:00
haitaoo a6720613bd Merge branch 'dev' into feat/1.0.7/ui 2023-03-07 15:24:13 +08:00
LinkinStars e7ba148f66 Merge remote-tracking branch 'github/feat/1.0.6/ui' into github-main 2023-03-07 10:46:34 +08:00
shuai 5678b7ec8f fix: install step 2023-03-07 10:42:45 +08:00
LinkinStars e52041118f Merge remote-tracking branch 'github/feat/1.0.6/ui' into release/1.0.6 2023-03-07 10:22:10 +08:00
shuai b62289158e fix: unified email regular verification 2023-03-07 10:19:44 +08:00
shuai e360b09230 fix: unified email regular verification 2023-03-07 10:02:17 +08:00
dashuai 4bc366c4d7
Merge pull request #241 from answerdev/feat/1.0.6/ui
fix: answer's count
2023-03-06 14:14:47 +08:00
shuai 001474b14d fix: answer's count 2023-03-06 14:14:17 +08:00
dashuai e8023cc0dc
Merge pull request #240 from answerdev/feat/1.0.6/ui
Feat/1.0.6/UI
2023-03-06 12:22:15 +08:00
shuai 888e873a7c fix: answer the author's conditional judgement 2023-03-06 12:20:57 +08:00
shuai 487b454165 fix: delete answers pnly show to author and admin and has searchparams aid 2023-03-06 11:55:18 +08:00
haitao.jarvis 4c7f658a78
Merge pull request #237 from answerdev/feat/1.0.6/ui
fix(Question): Dealing with Modal not disappearing after closing Ques…
2023-03-03 17:40:31 +08:00
haitaoo 3dee1c3df5 fix(Question): Dealing with Modal not disappearing after closing Question 2023-03-03 17:38:53 +08:00
shuai 9a410a1250 Merge branch 'feat/1.0.7/ui' of github.com:answerdev/answer into feat/1.0.7/ui 2023-03-03 17:32:49 +08:00
shuai 2ee3b22d98 fix: interface submit need update userinfo 2023-03-03 17:32:40 +08:00
haitaoo 2258b9d12a fix(Links): Handling of link clicks when combined with keyboard function keys 2023-03-03 17:18:05 +08:00
shuai 8fe292775a Merge branch 'feat/1.0.7/ui' of github.com:answerdev/answer into feat/1.0.7/ui 2023-03-03 16:57:41 +08:00
shuai 3a8aafdc38 fix: interface add default avatar 2023-03-03 16:57:33 +08:00
haitaoo 10fbdc1db8 feat(Tags): Now you can create tags directly 2023-03-03 16:37:07 +08:00
dashuai db3222bb17
Merge pull request #235 from answerdev/feat/1.0.6/ui
fix: users login page can refresh
2023-03-02 15:36:33 +08:00
shuai 6393560409 fix: users login page can refresh 2023-03-02 15:35:06 +08:00
dashuai a1b05b5835
Merge pull request #234 from answerdev/feat/1.0.6/ui
fix: 404 content cannot show in special pages
2023-03-02 15:25:03 +08:00
shuai f48c207b14 fix: 404 content cannot show in special pages 2023-03-02 15:24:08 +08:00
dashuai f7912e4ff3
Merge pull request #233 from answerdev/feat/1.0.6/ui
fix: react removeChild error
2023-03-02 14:13:24 +08:00
shuai 54fe9d8a8b fix: react removeChild error 2023-03-02 14:12:26 +08:00
haitaoo 896e204ae0 feat(InstalledPlugins): Handling the link address of a plugin by its name 2023-03-02 11:34:53 +08:00
haitao.jarvis ae3691b964
Merge pull request #232 from answerdev/feat/1.0.6/ui
Feat/1.0.6/UI
2023-03-01 18:02:15 +08:00
haitaoo 2daf339d86 Merge branch 'feat/1.0.6/ui' of github.com:answerdev/answer into feat/1.0.6/ui 2023-03-01 17:56:08 +08:00
haitaoo 682ca72324 fix(ImgViewer): Correctly set the centre alignment and top alignment of images 2023-03-01 17:55:39 +08:00
dashuai 77546afdab
Merge pull request #231 from answerdev/feat/1.0.6/ui
fix: question detail show delete msg for admin users
2023-03-01 17:29:45 +08:00
shuai 5471704b51 fix: question detail show delete msg for admin users 2023-03-01 17:28:50 +08:00
haitao.jarvis 71b02e3d4c
Merge pull request #229 from answerdev/feat/1.0.6/ui
fix(ImgViewer): Set the zoom-out cursor correctly for images in the p…
2023-02-28 11:43:21 +08:00
haitaoo 53a42683c3 fix(ImgViewer): Set the zoom-out cursor correctly for images in the preview 2023-02-28 11:36:09 +08:00
shuai 1e955a3495 fix: plugin oauth ui changed 2023-02-27 16:35:33 +08:00
haitao.jarvis 0ef121f1d8
Merge pull request #226 from answerdev/feat/1.0.6/ui
Feat/1.0.6/UI
2023-02-27 16:09:57 +08:00