Commit Graph

3259 Commits

Author SHA1 Message Date
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
LinkinStars c8cf70c112 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-20 11:19:43 +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
LinkinStars 8adc975699 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center
# Conflicts:
#	internal/migrations/init.go
2023-04-20 10:36:54 +08:00
LinkinStars cfafd3b3fb Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-20 10:35:15 +08:00
haitaoo 67cbe2bd83 Merge branch 'dev' into feat/1.1.2/ui 2023-04-20 10:34:16 +08:00
LinkinStars b215a5b738 Merge remote-tracking branch 'github/main' into beta/1.1.0 2023-04-20 10:18:48 +08:00
LinkinStars d02ec9712a fix(rank): fix the wrong reputation authority configuration 2023-04-20 10:15:22 +08:00
Fen 91597a701a
New Crowdin updates (#330)
* New translations en_US.yaml (French)

* New translations en_US.yaml (Spanish)

* New translations en_US.yaml (German)

* New translations en_US.yaml (Italian)

* New translations en_US.yaml (Japanese)

* New translations en_US.yaml (Korean)

* New translations en_US.yaml (Portuguese)

* New translations en_US.yaml (Russian)

* New translations en_US.yaml (Slovak)

* New translations en_US.yaml (Turkish)

* New translations en_US.yaml (Chinese Simplified)

* New translations en_US.yaml (Chinese Traditional)

* New translations en_US.yaml (Vietnamese)

* New translations en_US.yaml (Indonesian)

* New translations en_US.yaml (Welsh)

* New translations en_US.yaml (Chinese Simplified)
2023-04-20 10:10:38 +08:00
LinkinStars 8c45d75968 fix(rank): fix the wrong reputation authority configuration 2023-04-20 10:04:43 +08:00
haitaoo 726fab77ac fix: Adding logical control to the `signup` button on the home page 2023-04-19 18:46:26 +08:00
LinkinStars 703e76ba7b Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-19 18:26:15 +08:00
haitaoo 24afb5e21b feat: Add `enabled_original_user_system` to the login address logic 2023-04-19 18:25:34 +08:00
LinkinStars 8fb303d024 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center
# Conflicts:
#	Makefile
#	i18n/en_US.yaml
#	internal/migrations/migrations.go
2023-04-19 17:50:35 +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
LinkinStars 3158b8b093 docs(makefile): upgrade 1.0.9 2023-04-19 16:48:49 +08:00
LinkinStars 1d3f61e8a6 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-19 16:33:07 +08:00
LinkinStars b5ef7912d1 feat(usercenter): add user login API agent 2023-04-19 16:32:43 +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
LinkinStars 9e0999ba55 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-18 18:22:09 +08:00
LinkinStars 86685202ac feat(usercenter): add user center email auth check 2023-04-18 18:21:50 +08:00
dashuai c229ddb810
Merge pull request #326 from answerdev/feat/1.0.9/ui
fix: typescript use v4.8.3
2023-04-18 18:18:35 +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
dashuai a0db999cde
Merge pull request #325 from answerdev/feat/1.0.9/ui
fix: remove unused code
2023-04-18 18:04:10 +08:00
shuai 6eca3848d8 fix: remove unused code 2023-04-18 18:03:36 +08:00
dashuai 231332ed39
Merge pull request #324 from answerdev/feat/1.0.9/ui
fix: remove test split main.js
2023-04-18 17:50:48 +08:00
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