fen
|
a00c781295
|
fix typo
|
2023-08-23 17:38:50 +08:00 |
shuai
|
aa19d07c34
|
style: delete form.text class text-muted
|
2023-08-23 15:42:42 +08:00 |
shuai
|
1e1258d865
|
fix: name max width set 300px
|
2023-08-23 15:38:10 +08:00 |
shuai
|
255f76b06a
|
fix: long name
|
2023-08-22 16:47:56 +08:00 |
shuai
|
1aad5769c7
|
fix: form check id
|
2023-08-22 14:20:04 +08:00 |
shuai
|
7ed41c636c
|
fix: replace unsubscribe api
|
2023-08-22 11:52:10 +08:00 |
shuai
|
8ffa3b3d0e
|
fix: optimize the user name is too long
|
2023-08-21 17:19:38 +08:00 |
shuai
|
80df5193c5
|
feat: personal setting notification change
|
2023-08-21 15:32:57 +08:00 |
shuai
|
41f7b1b9cd
|
fix: add form text for install private
|
2023-08-17 11:27:58 +08:00 |
shuai
|
0eb097c590
|
fix: install init
|
2023-08-17 11:15:07 +08:00 |
shuai
|
0c4e5338f3
|
feat: install add private switch
|
2023-08-17 11:13:39 +08:00 |
shuai
|
faf6545f7e
|
feat: ui algolia plugin add link
|
2023-08-17 10:49:31 +08:00 |
shuai
|
ce970a073d
|
fix: add small class
|
2023-08-15 14:52:25 +08:00 |
shuai
|
78e9d081d1
|
fix: add placeholder for add users
|
2023-08-15 14:38:11 +08:00 |
shuai
|
139f3ecbfc
|
feat: add users in batches
|
2023-08-14 17:40:21 +08:00 |
shuai
|
3f0890d99e
|
fix: add algolia plugins ui styles change
|
2023-08-09 15:12:59 +08:00 |
shuai
|
f10261cb6d
|
fix: add algolia plugins for ui
|
2023-08-09 15:09:23 +08:00 |
shuai
|
6e25d63abd
|
fix: custome form support render html in form text
|
2023-08-08 17:58:14 +08:00 |
shuai
|
d0e18f4ee6
|
fix: plugins add github plugin link
|
2023-08-08 15:42:16 +08:00 |
shuai
|
ad3adb7e86
|
fix: side nav only pathanme is /tags active
|
2023-08-08 15:31:53 +08:00 |
shuai
|
dec2f6e64d
|
fix: comment replie form can only display one reply at a time
|
2023-08-08 14:56:59 +08:00 |
haitaoo
|
d423c6dc5d
|
fix(user status): Unified user status field for front and backend.
|
2023-08-04 15:16:41 +08:00 |
haitao.jarvis
|
c3b2e305ba
|
Merge pull request #460 from answerdev/feat/1.1.1/ui
fix(useCaptchaModal): Add `await` to all `close()` calls to prevent t…
|
2023-08-02 17:14:50 +08:00 |
haitaoo
|
ed9a31da79
|
fix(useCaptchaModal): Add `await` to all `close()` calls to prevent them from closing properly.
|
2023-08-02 17:14:13 +08:00 |
haitao.jarvis
|
2dc23c7f15
|
Merge pull request #457 from answerdev/feat/1.1.1/ui
fix(useCaptchaModal): CAPTCHA popup closes with all intermediate stat…
|
2023-08-02 10:37:27 +08:00 |
haitaoo
|
1d51f23c2d
|
fix(useCaptchaModal): CAPTCHA popup closes with all intermediate states cleaned up.
|
2023-08-02 10:35:29 +08:00 |
haitao.jarvis
|
a7a908da83
|
Merge pull request #456 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-08-01 14:47:09 +08:00 |
haitaoo
|
9184b9b416
|
fix(Question): Handle unexpected state handling issues when CAPTCHA and draft functions are mixed together.
|
2023-08-01 14:44:36 +08:00 |
shuai
|
601721a921
|
fix: captcha close should not show promot
|
2023-08-01 12:12:01 +08:00 |
haitao.jarvis
|
4c1099a824
|
Merge pull request #451 from answerdev/feat/1.1.1/ui
fix(Question): Fix the problem that the captcha is not displayed corr…
|
2023-07-28 17:34:15 +08:00 |
haitaoo
|
d7e4c347e6
|
fix(Question): Fix the problem that the captcha is not displayed correctly when saving questions, adding answers, and adding comments.
|
2023-07-28 17:32:07 +08:00 |
haitao.jarvis
|
742d7650de
|
Merge pull request #450 from answerdev/feat/1.1.1/ui
fix(Signup): Display the registration form by configuration.
|
2023-07-27 17:57:41 +08:00 |
haitaoo
|
38ad85978a
|
fix(Signup): Display the registration form by configuration.
|
2023-07-27 17:55:43 +08:00 |
haitao.jarvis
|
40d91d68e9
|
Merge pull request #443 from answerdev/feat/1.1.1/ui
fix(useCaptchaModal): The first time `captcha_error` is encountered i…
|
2023-07-24 14:29:23 +08:00 |
haitaoo
|
3880eab449
|
fix(useCaptchaModal): The first time `captcha_error` is encountered it is validated directly.
|
2023-07-24 14:28:26 +08:00 |
haitao.jarvis
|
9443d0f48b
|
Merge pull request #442 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-07-24 11:09:11 +08:00 |
haitaoo
|
789f566869
|
fix(Pagination): Replace `disabled` with `pe-none` to optimise style.
|
2023-07-24 11:08:32 +08:00 |
haitaoo
|
90d646613b
|
refactor(Personal): An implementation of optimising `TopList` content spacing.
|
2023-07-24 10:55:21 +08:00 |
haitao.jarvis
|
64c97219cb
|
Merge pull request #441 from answerdev/feat/1.1.1/ui
refactor: Cancels the delayed handling of jump actions.
|
2023-07-21 19:03:30 +08:00 |
haitaoo
|
d2924fab4f
|
refactor: Cancels the delayed handling of jump actions.
|
2023-07-21 18:24:30 +08:00 |
haitao.jarvis
|
3423212b80
|
Merge pull request #440 from answerdev/feat/1.1.1/ui
feat: Complete **SPAM** blocking of critical data apis.
|
2023-07-21 18:17:01 +08:00 |
haitaoo
|
fa54cbc0d1
|
feat: Complete **SPAM** blocking of critical data apis.
|
2023-07-21 18:15:52 +08:00 |
haitao.jarvis
|
b6aaea47d7
|
Merge pull request #437 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-07-13 17:43:40 +08:00 |
haitaoo
|
c9921b9284
|
fix(Operate): Adjustment of the height of entries in the **Operate** component.
|
2023-07-13 17:41:54 +08:00 |
haitaoo
|
8fcb040442
|
feat: Updated **footer** insertion location and related hints.
|
2023-07-13 17:06:55 +08:00 |
haitaoo
|
08d5528e4e
|
refactor(pathFactory): Remove the dependency on : it's not very useful and will throw an error if it encounters a null argument.
|
2023-07-12 16:57:49 +08:00 |
haitao.jarvis
|
d02c0a9a20
|
Merge pull request #436 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-07-11 15:25:08 +08:00 |
haitaoo
|
23764ab543
|
refactor(i18n): Optimise `i18n` field structure.
|
2023-07-11 15:15:01 +08:00 |
haitaoo
|
f7ba449fe1
|
feat(admin/users): The activation email can be resent manually.
|
2023-07-11 15:07:48 +08:00 |
haitao.jarvis
|
30e11c7a61
|
Merge pull request #434 from answerdev/feat/1.1.1/ui
fix(Avatar): Correctly handle the attribute of the user avatar butto…
|
2023-07-10 11:25:01 +08:00 |
haitaoo
|
f6f32db7ec
|
fix(Avatar): Correctly handle the attribute of the user avatar button's tag.
|
2023-07-10 11:20:42 +08:00 |
haitao.jarvis
|
d23a3070f1
|
Merge pull request #433 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-07-10 10:37:48 +08:00 |
haitaoo
|
3ea5575136
|
Merge branch 'feat/1.1.1/ui' of github.com:answerdev/answer into feat/1.1.1/ui
|
2023-07-10 10:34:27 +08:00 |
haitaoo
|
b75c4115af
|
fix(Img): Correctly handle `onerror` issues for images where the `src` address changes.
|
2023-07-10 10:34:15 +08:00 |
shuai
|
8c6448d73f
|
fix: login modal cache redirect path
|
2023-07-07 15:37:39 +08:00 |
dashuai
|
f182d0006e
|
Merge pull request #430 from answerdev/feat/1.1.1/ui
fix: edit answer bottom line changed #423
|
2023-07-05 11:57:51 +08:00 |
shuai
|
9bb5771536
|
fix: edit answer bottom line changed #423
|
2023-07-05 11:56:28 +08:00 |
dashuai
|
f651b8ede0
|
Merge pull request #427 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-07-04 17:14:48 +08:00 |
shuai
|
37d9b613a6
|
fix: set search value when pathname is search
|
2023-07-04 17:13:04 +08:00 |
shuai
|
4bfa98df6c
|
fix: clear search input val when navigate to other page
|
2023-07-04 17:10:20 +08:00 |
haitao.jarvis
|
8b39ab2c4b
|
Merge pull request #426 from answerdev/feat/1.1.1/ui
fix(PicAuthCodeModal): Optimize the image captcha style and improve t…
|
2023-07-04 15:13:38 +08:00 |
haitaoo
|
c620d466f1
|
fix(PicAuthCodeModal): Optimize the image captcha style and improve the automatic refresh of the captcha.
|
2023-07-04 15:09:29 +08:00 |
haitao.jarvis
|
fa5f8970eb
|
Merge pull request #425 from answerdev/feat/1.1.1/ui
Feat/1.1.1/UI
|
2023-07-03 17:09:13 +08:00 |
haitaoo
|
a96f73a95e
|
refactor: Add default type to some form inputs
|
2023-07-03 17:08:25 +08:00 |
haitaoo
|
61a60499ae
|
fix: Add an `alt` attribute to all user avatars.
|
2023-07-03 16:42:44 +08:00 |
haitaoo
|
c80fec2bfc
|
fix(SignUp): The user name field of the user registration form is changed to a server-side check.
|
2023-07-03 16:17:28 +08:00 |
haitaoo
|
c3dd2f4021
|
fix: Optimise the type of search input to `search`
|
2023-07-03 15:58:22 +08:00 |
haitaoo
|
0d746cb3fb
|
chore: Some accessibility improvements.
|
2023-07-03 15:37:03 +08:00 |
LinkinStars
|
dabc5bfeb1
|
Merge branch 'feat/1.1.1/state' into test
|
2023-07-03 14:43:46 +08:00 |
haitaoo
|
b2b118bd04
|
fix(Logo): Add alt attribute to logo images
|
2023-07-03 12:09:23 +08:00 |
haitaoo
|
9e632d14a9
|
fix(Theme): Set the `--bs-link-hover-color-rgb` colour variable
|
2023-07-03 11:47:54 +08:00 |
haitaoo
|
07f9cf1ac5
|
fix: Uniformly hide broken images
|
2023-07-03 11:15:24 +08:00 |
haitaoo
|
fb5f3a7cf1
|
fix(Dashboard): Some minor problem adjustments.
|
2023-06-28 18:41:24 +08:00 |
haitaoo
|
79711f2b7b
|
fix(UcLogin): Add the missing i18n field to the `UcLogin` plugin.
|
2023-06-26 11:42:49 +08:00 |
haitaoo
|
18a6a20590
|
feat(Tag): `Tag` colours follow the theme colours
|
2023-06-21 15:53:10 +08:00 |
haitaoo
|
36d3c068f3
|
refactor: Remove the useless `LabelsCard` component and related tool functions.
|
2023-06-21 15:12:44 +08:00 |
haitaoo
|
fc1270f57d
|
fix(CustomizeTheme): Make `--bs-link-color-rgb` follow the theme colour setting
|
2023-06-21 12:05:50 +08:00 |
haitaoo
|
4e18806e00
|
feat(Branding): Adjust the brand image display to `object-fit-contain`
|
2023-06-21 12:00:56 +08:00 |
shuai
|
315199edd8
|
feat: change mobile side nav max height
|
2023-06-16 16:12:18 +08:00 |
shuai
|
b1f510c9a5
|
Merge branch 'feat/1.1.1/ui' of github.com:answerdev/answer into feat/1.1.1/ui
|
2023-06-16 16:10:24 +08:00 |
shuai
|
4f5a186267
|
feat: change side nav max height
|
2023-06-16 16:10:12 +08:00 |
haitaoo
|
f22187bdff
|
fix(users): Prevent long user names from damaging the layout of user list pages
|
2023-06-16 14:21:13 +08:00 |
haitaoo
|
d63f924f27
|
build(Bootstrap): Upgrade `bootstrap` related libraries
|
2023-06-16 11:35:09 +08:00 |
haitaoo
|
546df6bcb8
|
fix(QuestionDetail): Remove the `Add Question` link from the `Related Questions` module
|
2023-06-16 10:48:33 +08:00 |
haitaoo
|
c3d297c8f3
|
Merge branch 'test' into feat/plugins
|
2023-06-12 15:47:30 +08:00 |
aichy126
|
cacf5e309f
|
fix sitemap
|
2023-06-09 15:02:39 +08:00 |
haitaoo
|
eb35a51725
|
doc: Update `SchemaForm` documentation
|
2023-06-09 14:46:31 +08:00 |
haitaoo
|
10637527f5
|
feat(Plugin): Front-end plugins support `type`, and all plugins of the same type can be automatically rendered by `type`.
|
2023-06-09 11:44:10 +08:00 |
haitaoo
|
92cd3d7b40
|
build: Remove husky
|
2023-06-08 17:05:00 +08:00 |
haitaoo
|
bfcb2fa324
|
chore: Plugin Packaging & Deployment Testing
|
2023-06-08 16:46:46 +08:00 |
haitaoo
|
53a2a104a7
|
refactor: Maintain `SchemaForm` all type definitions centrally
|
2023-06-08 16:10:51 +08:00 |
haitaoo
|
f75cdaaa4b
|
feat: Add front-end plug-in demo
|
2023-06-08 15:47:01 +08:00 |
haitaoo
|
740e7a0fa0
|
refactor: Standardisation of translation documents related to the user centre
|
2023-06-07 18:31:30 +08:00 |
haitaoo
|
d680820785
|
feat: Initial design of front-end plug-in structure completed
|
2023-06-07 17:20:05 +08:00 |
haitao.jarvis
|
bb5daf8003
|
Merge pull request #389 from answerdev/feat/1.1.0/ui
Feat/1.1.0/UI
|
2023-06-05 18:31:00 +08:00 |
haitaoo
|
27432c6ee2
|
fix(style): Make `.small` work correctly on `button`
|
2023-06-05 18:18:19 +08:00 |
haitao.jarvis
|
1c4664d524
|
Merge pull request #385 from answerdev/feat/1.1.0/ui
fix: Set $enable-smooth-scroll to false
|
2023-06-02 18:52:35 +08:00 |
haitaoo
|
bb437cfff8
|
fix: Set $enable-smooth-scroll to false
|
2023-06-02 18:46:51 +08:00 |
haitao.jarvis
|
16d2715d54
|
Merge pull request #384 from answerdev/feat/1.1.0/ui
Feat/1.1.0/UI
|
2023-06-02 18:30:37 +08:00 |
haitaoo
|
92d06b8078
|
fix(Legal): Set `SizeNavLayout` for legal
|
2023-06-02 18:12:50 +08:00 |