Commit 37fd9ea
* docs(backend): correct TypeScript code fences in TS tabs (controllers, services, middlewares, routes)
* docs(bundlers): clarify webpack config example rename and JS/TS filenames
* docs(routes): add guidance to prefer fully-qualified handler names in custom routers
* docs(api-tokens): add concise security tip (least privilege, rotation, secrets manager)
* docs(controllers): add caution about validateQuery/sanitizeQuery/sanitizeOutput when overriding actions
* docs(policies): clarify scoped policy folders and fix example path
* docs(webhooks): add signature verification tip and fix TS config path
* docs(theme-extension): add minimal TS example for theme.light and theme.dark overrides
* docs(wysiwyg): add next steps tip (plugin first, custom field for deeper integration)
* docs(middlewares): add tip to list registered middlewares (discovery command)
* docs(models): add TL;DR with emphasis on content shape and Document Service
* docs(locales-translations): fix typo and use proper js/ts fences instead of jsx
* docs(logos): add TL;DR and guidance (SVG preferred, light/dark variants)
* docs(admin host/port): add reverse proxy deployment tip (forwarded headers, explicit origin)
* docs(releases): tidy step wording and ensure consistent numbering
* docs(review-workflows): minor copy polish in settings table
* docs(locales-translations): add tip about rebuilding the admin after translation changes
* Limit PR scope based on title; keep only intended doc(s); revert unrelated files
* Limit PR #2854 to the rebuild tip only; revert other changes in locales-translations.md
---------
Co-authored-by: GitHub Actions <[email protected]>
1 parent 056f475 commit 37fd9ea
File tree
1 file changed
+4
-0
lines changed- docusaurus/docs/cms/admin-panel-customization
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
0 commit comments