Commit Graph

1249 Commits

Author SHA1 Message Date
haitaoo 79711f2b7b fix(UcLogin): Add the missing i18n field to the `UcLogin` plugin. 2023-06-26 11:42:49 +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
haitaoo 8b18cff56d fix: Removing the default scrolling animation 2023-06-02 17:53:00 +08:00
haitao.jarvis 4eae58e0a9
Merge pull request #383 from answerdev/feat/1.1.0/ui
Feat/1.1.0/UI
2023-06-02 16:54:02 +08:00
haitaoo 979fb120d1 fix: Remove animation when scrolling pages with script 2023-06-02 16:51:40 +08:00
haitaoo 151fe851d3 fix(InviteToAnswer): Optimising style and interaction 2023-06-02 16:33:38 +08:00
haitao.jarvis b2294bddc4
Merge pull request #382 from answerdev/feat/1.1.0/ui
fix(QuestionList): Make the Tag details page remember how to sort the…
2023-05-31 20:48:42 +08:00
haitaoo b191b9e471 fix(QuestionList): Make the Tag details page remember how to sort the list of questions too 2023-05-31 20:46:21 +08:00
haitao.jarvis 1fe92a99d2
Merge pull request #381 from answerdev/feat/1.1.0/ui
Feat/1.1.0/UI
2023-05-31 19:50:12 +08:00
haitaoo ae90d4b8ad fix(QuestionList): Make the Tag details page remember how to sort the list of questions too 2023-05-31 19:48:50 +08:00
haitaoo edba84c47e fix(InviteToAnswer): Hide components when not necessary 2023-05-31 19:25:27 +08:00
haitaoo 9104b31231 fix(InviteToAnswer): Adjusting style and interaction details 2023-05-31 19:01:58 +08:00
haitao.jarvis 9ac3453b91
Merge pull request #380 from answerdev/feat/1.1.0/ui
fix(guard.isIgnoredPath): Avoid incorrect matches when using `indexOf`
2023-05-31 15:29:04 +08:00
haitaoo 378b6e6b2d fix(guard.isIgnoredPath): Avoid incorrect matches when using `indexOf` 2023-05-31 15:27:13 +08:00
dashuai 0147fcb830
Merge pull request #379 from answerdev/feat/1.1.0/ui
fix: change sidenav max width
2023-05-30 18:02:32 +08:00
shuai 58ff1215f1 fix: change sidenav max width 2023-05-30 18:01:22 +08:00
dashuai aa4a60256b
Merge pull request #377 from answerdev/feat/1.1.0/ui
fix: sidenav need sticky
2023-05-30 10:24:37 +08:00
shuai 7c1d4af7c9 fix: sidenav need sticky 2023-05-30 10:24:08 +08:00
dashuai 169dff3541
Merge pull request #375 from answerdev/feat/1.1.0/ui
fix: add page-main class
2023-05-29 10:11:00 +08:00
shuai e6cc262a5c fix: add page-main class 2023-05-29 10:09:46 +08:00
dashuai 31800e6f2c
Merge pull request #374 from answerdev/feat/1.1.0/ui
Feat/1.1.0/UI
2023-05-26 18:25:39 +08:00
shuai c860571289 fix: edit answer page style adjustment 2023-05-26 18:25:04 +08:00
shuai 6c5d4afbe1 fix: i8n use backend 2023-05-26 17:50:27 +08:00
haitao.jarvis ea5bd460eb
Merge pull request #373 from answerdev/feat/1.1.0/ui
feat(TagSelector): Create `tag` operation associated with permission …
2023-05-25 18:33:12 +08:00
haitaoo 4ecfb1c057 feat(TagSelector): Create `tag` operation associated with permission control 2023-05-25 18:31:43 +08:00
haitao.jarvis 2f60a3e061
Merge pull request #372 from answerdev/feat/1.1.0/ui
style: Remove unnecessary `fs-14` and replace it with `small`
2023-05-25 10:44:12 +08:00
haitaoo 69df077d40 style: Remove unnecessary `fs-14` and replace it with `small` 2023-05-25 10:42:41 +08:00
haitao.jarvis 37cc7b0bfd
Merge pull request #371 from answerdev/feat/1.1.0/ui
fix(Notifications): Optimize font size and other styles
2023-05-24 18:46:20 +08:00
haitaoo 8e0a22188e fix(Notifications): Optimize font size and other styles 2023-05-24 18:44:44 +08:00
haitao.jarvis 363d7c714d
Merge pull request #370 from answerdev/feat/1.1.0/ui
Feat/1.1.0/UI
2023-05-24 17:48:09 +08:00
haitaoo 3e1e411dd0 fix(Header): Handling redirects when clicking on the `login` menu 2023-05-24 17:46:25 +08:00
haitaoo 6eed25f48c fix(InviteToAnswer): Optimising the control logic of the `edit` button 2023-05-24 17:33:03 +08:00
haitaoo 2a02b9d5c0 fix(InviteToAnswer): Control the presentation of `invite_to_answer` 2023-05-24 16:56:54 +08:00
haitao.jarvis 97f58483f5
Merge pull request #369 from answerdev/feat/1.1.0/ui
Feat/1.1.0/UI
2023-05-24 16:32:44 +08:00
haitaoo 0eb036aaba feat(Notifications): Support `inbox_type` filter 2023-05-24 16:30:17 +08:00