Jack Baldry
f5220c12ba
[v10.0.x] [feat] docs; update admonition syntax ( #69005 )
...
* [v10.0.x] [feat] docs; update admonition syntax
* [feat] docs; update admonition syntax
- Standardizes according to style conventions: https://grafana.com/docs/writers-toolkit/style-guide/style-conventions/#admonitions
- Prepares docs for better, uniform admonition style.
* Remove false positives and irregularities
* false positive removal
* Update docs/sources/datasources/mysql/_index.md
* Update docs/sources/developers/angular_deprecation/angular-plugins.md
* fix link errors
* Prettify some nested blockquotes
* remoe unnecessary admonition
(cherry picked from commit 1c4bb9ca00 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix incorrect conflict resolution
---------
Co-authored-by: Matt Dodson <47385188+MattDodsonEnglish@users.noreply.github.com >
2023-05-24 22:14:24 +01:00
Jack Baldry
2f866cda62
Revert "[v10.0.x] [feat] docs; update admonition syntax" ( #68980 )
...
Revert "[v10.0.x] [feat] docs; update admonition syntax (#68857 )"
This reverts commit 1e8c28eff4 .
2023-05-24 14:54:52 +01:00
Grot (@grafanabot)
1e8c28eff4
[v10.0.x] [feat] docs; update admonition syntax ( #68857 )
...
[feat] docs; update admonition syntax (#68842 )
* [feat] docs; update admonition syntax
- Standardizes according to style conventions: https://grafana.com/docs/writers-toolkit/style-guide/style-conventions/#admonitions
- Prepares docs for better, uniform admonition style.
* Remove false positives and irregularities
* false positive removal
* Update docs/sources/datasources/mysql/_index.md
* Update docs/sources/developers/angular_deprecation/angular-plugins.md
* fix link errors
* Prettify some nested blockquotes
* remoe unnecessary admonition
(cherry picked from commit 1c4bb9ca00 )
Co-authored-by: Matt Dodson <47385188+MattDodsonEnglish@users.noreply.github.com >
2023-05-23 07:47:49 -05:00
Grot (@grafanabot)
5ef56b2843
[v10.0.x] Enable doc-validator for specific directories ( #68724 )
...
* Enable doc-validator for specific directories (#63524 )
* Enable doc-validator for specific directories
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix one linting error to trigger CI
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Update doc-validator to latest release
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Update make-docs procedure
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Use doc-validator version from CI in local make target
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Revert to 1.11.0
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* adds missing descriptions
* Fix titles and headings
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix link formats
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix easy to resolve anchors
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Remove broken anchor link
This anchor appears to have been broken for a long time.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Use doc-validator image with support for numbered anchors
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Update make-docs procedure to support doc-validator 2.0.x
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix a bunch of broken anchors
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Ignore old whatsnew content
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Update doc-validator to v2.0.x and use reviewdog to report errors
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* removes broken links
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Chris Moyer <chris.moyer@grafana.com >
(cherry picked from commit 560f49b3dc )
* Fix doc-validator linting
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-05-18 19:07:45 +02:00
Kristian Bremberg
35407142d0
Feature: Trusted Types support ( #64975 )
...
* Draft: Feature: Trusted Types support
* remove trusted-types package
* Create policy before jQuery and Angular is loaded and add feature flag
* Add trustedTypePolicies
* Sanitize scriptURL
* Add TT meta tag for test env
* Move trusted types into core
* Add DOMParser support for TrustedHTML
* Seperate RSS sanitization and add better TrustedHTML support
* Get test CSP header from config
* Remove dompurify dep from core
* Add documentation for trusted types
* Apply suggestions from code review
Co-authored-by: Kristian Bremberg <114284895+KristianGrafana@users.noreply.github.com >
* Add comment about Github discussion thread and things breaking
* Remove changes from News panel
* Remove TT feature toggle
* Expose TT and CSPReportOnly to frontend
* Log errors in console when CSP report only is enabled
* Log error for reporting and remove test mode
* Only insert CSP header in HTML for dev env
* Update docs
---------
Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com >
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com >
2023-04-27 18:20:37 +02:00
Christopher Moyer
3d8890453f
docs: corrects broken links ( #60594 )
...
correct broken links
2022-12-21 08:44:23 +00:00
KristianGrafana
da6f4067f7
Docs: add Grafana security hardening ( #58973 )
...
* Docs: add Grafana security hardening
* Apply suggestions from code review
Changed grammar and typos based on feedback.
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* Move configure-security-hardening.md file to new directory to comply with Hugo.
* Linting with Prettier
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-12-19 08:31:07 -06:00