Commit Graph

848 Commits

Author SHA1 Message Date
haitaoo ce88efb174 fix(TagInfo): Set the correct permissions and prompt text for deleting tags 2023-02-14 17:46:00 +08:00
haitaoo d8409d5e26 fix(Editor): Error message handling in case of image upload failure 2023-02-14 16:39:13 +08:00
shuai 8a0f4f1600 fix: form optional translation field unification 2023-02-13 16:42:08 +08:00
shuai d005507d55 fix: cancel the front-end verification on the question page 2023-02-13 15:23:20 +08:00
shuai 1111becfd0 fix: punctuation marks 2023-02-09 16:39:03 +08:00
shuai 399c33c946 fix: prompt that the browser version is too low #192 2023-02-09 16:32:24 +08:00
Li Shuailing c7c293cdac Merge branch 'feat/ui-1.0.4' into 'test'
fix(Question): Optimise the display of check information for Question related form fields

See merge request opensource/answer!432
2023-02-03 03:39:10 +00:00
haitao(lj) e4e48ffab0 fix(Question): Optimise the display of check information for Question related form fields 2023-02-03 11:02:38 +08:00
贾海涛(龙笛) 7a57cb5543 Merge branch 'feat/ui-1.0.4' into 'test'
Feat/ui 1.0.4

See merge request opensource/answer!431
2023-02-02 02:55:28 +00:00
robin b655b13978 fix(ui): Solve the problem of using swr and useEffect together 2023-02-01 18:41:43 +08:00
aichy126 bbe6b90292 del index.html 2023-02-01 18:20:42 +08:00
aichy126 9fd9e7ea14 Merge branch 'feat/1.0.4/comment' into test 2023-02-01 18:19:38 +08:00
aichy126 c7cb2ac735 ggpush 2023-02-01 18:18:11 +08:00
aichy126 35a370dbd4 Merge branch 'feat/1.1.0/compile' into feat/1.0.4/comment 2023-02-01 16:46:35 +08:00
贾海涛(龙笛) 523d785295 Merge branch 'feat/ui-1.0.4' into 'test'
Feat/ui 1.0.4

See merge request opensource/answer!430
2023-02-01 04:02:47 +00:00
haitao(lj) 783aa0eacf fix(answer): Update front-end validation rules for answer content 2023-02-01 11:59:12 +08:00
haitao(lj) dd16329a62 fix(EditAnswer): Form error message handling when edit answer 2023-02-01 11:36:22 +08:00
贾海涛(龙笛) 5fa19e32f9 Merge branch 'feat/ui-1.0.4' into 'test'
fix(QuestionList): Set the correct pagination path for tag detail pages

See merge request opensource/answer!428
2023-01-31 09:11:53 +00:00
haitao(lj) 9100a99c0f fix(QuestionList): Set the correct pagination path for tag detail pages 2023-01-31 17:05:59 +08:00
贾海涛(龙笛) 1db3c5564b Merge branch 'feat/ui-1.0.4' into 'test'
fix(Question): Handling form errors when submitting answer

See merge request opensource/answer!427
2023-01-31 08:23:38 +00:00
haitao(lj) 1f2800c668 fix(Question): Handling form errors when submitting answer 2023-01-31 16:19:49 +08:00
贾海涛(龙笛) 4033a4f851 Merge branch 'feat/ui-1.0.4' into 'test'
Feat/ui 1.0.4

See merge request opensource/answer!426
2023-01-31 03:26:01 +00:00
haitao(lj) e79032741c Merge branch 'feat/ui-1.0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.4 2023-01-31 11:12:58 +08:00
haitao(lj) 9b3eb443ed fix(Pagination): Improve the success rate of "back to top" operations on mobile devices. 2023-01-31 11:12:23 +08:00
robin 77c8bf0441 fix(ui): Fix issue with comment mentioning misbehavior 2023-01-30 16:49:36 +08:00
aichy126 ca6231ba1c Merge branch 'feat/1.0.4/comment' into test 2023-01-30 16:19:12 +08:00
aichy126 7d6720309a update html canonical pages 2023-01-30 16:17:43 +08:00
aichy126 fa58176743 Merge branch 'test' of git.backyard.segmentfault.com:opensource/answer into test 2023-01-30 15:50:19 +08:00
aichy126 4b3a7418d6 Merge branch 'feat/1.0.4/comment' into test 2023-01-30 15:50:13 +08:00
aichy126 011c992570 add html meta generator 2023-01-30 15:49:53 +08:00
贾海涛(龙笛) d00f6e3476 Merge branch 'feat/ui-1.0.4' into 'test'
fix(i18n): Set the site_name in i18n to the configured value

See merge request opensource/answer!425
2023-01-30 06:26:48 +00:00
robin 160a9a0d81 chore(ui): add dependency library 2023-01-30 14:22:18 +08:00
robin 1813141f2c feat(ui): filter unsafe tags in html to prevent xss 2023-01-30 14:22:18 +08:00
haitao(lj) bf3efbb45e fix(i18n): Set the site_name in i18n to the configured value 2023-01-30 12:20:15 +08:00
Ren Yubin 7e1d314dfc Merge branch 'feat/ui-1.0.4' into 'test'
Feat/ui 1.0.4

See merge request opensource/answer!423
2023-01-29 08:39:33 +00:00
robin 33637c0173 fix(ui): fix the problem of triggering the form submit method by mistake 2023-01-29 16:35:35 +08:00
shuai 4e77db3e27 fix: increase the number of lists with text descriptions 2023-01-29 16:33:05 +08:00
LinkinStar b20da69435 feat(version): Add the version number to the index html header 2023-01-29 11:30:05 +08:00
shuai 3dfa2095f9 fix: login status of some pages is lost 2023-01-29 10:39:57 +08:00
aichy126 eacb307328 update ui gitignore 2023-01-16 17:32:08 +08:00
aichy126 0265c9f554 update sqlite 2023-01-16 16:59:03 +08:00
shuai d9ec8b15f1 fix: edit user information cancel profile to html 2023-01-16 16:48:04 +08:00
Li Shuailing fac70491a9 Merge branch 'feat/ui-1.0.3' into 'test'
Feat/ui 1.0.3

See merge request opensource/answer!419
2023-01-13 03:46:40 +00:00
shuai 3345cb5e7f style: skeleton screen transparency adjustment 2023-01-13 11:42:57 +08:00
haitao(lj) ecdd08496f doc(ui): Update the description of the front-end i18n directory 2023-01-12 11:16:33 +08:00
贾海涛(龙笛) 177d176388 Merge branch 'feat/ui-1.0.3' into 'test'
fix(i18N): Change description to desc

See merge request opensource/answer!418
2023-01-11 10:14:42 +00:00
haitao(lj) 0c5c2d652f fix(i18N): Change description to desc 2023-01-11 18:11:06 +08:00
贾海涛(龙笛) 5f30fc88da Merge branch 'feat/ui-1.0.3' into 'test'
fix(Question): Set markdown render by server api

See merge request opensource/answer!417
2023-01-11 09:46:28 +00:00
haitao(lj) c9d4f5d7fa fix(Question): Set markdown render by server api 2023-01-11 17:42:07 +08:00
贾海涛(龙笛) a07fd7d4e9 Merge branch 'feat/ui-1.0.3' into 'test'
Feat/ui 1.0.3

See merge request opensource/answer!415
2023-01-11 03:14:12 +00:00