grafana/contribute
Josh Hunt 8f0ae76afe
Chore: Use yarn node-modules linker (#79947)
* Chore: Use yarn node-modules linker

* fix react-router types resolution

* temp skip failing tests

* remove yarn-links for internal path aliases to fix some webpack errors

* transpile all .ts files, even those in node_modules (usually our internal workspace packages

* fix transformers mock

* import react router type directly

* remove old resolution

* more cleanup

* remove preserveSymlinks: true from tsconfig to make Go To Definition resolve grafana ui to the original location

* developer guide

* update dev guide

* remove sdks

* reenable tests

* fix tsconfig trailing commas (where did they come from)
2024-01-29 14:27:35 +00:00
..
architecture Docs: Update references in contribute/ dir (#69564) 2023-06-06 15:56:39 +02:00
backend Docs: Update to US English per Writers Toolkit, plus clean up some grammar (#76298) 2024-01-05 16:40:11 +00:00
breaking-changes-guide Docs: Remove old plugin docs, fix URLs to go to new dev portal (#75325) 2023-09-29 07:43:48 +01:00
documentation Docs: removes writing guidelines, points contributors to Writers' Toolkit (#58011) 2022-11-01 14:48:52 -05:00
engineering Chore: Move all backend contribution documents to a single directory (#61140) 2023-01-11 11:16:52 +01:00
style-guides Grafana UI: Make it possible to bundle package with plugins (#76191) 2023-10-13 14:11:41 +02:00
create-pull-request.md Doc: Add docs for direct mapping of None role for SAML (#76551) 2023-10-13 16:01:55 +01:00
deprecation-policy.md Fix typos (#81270) 2024-01-25 15:20:20 +00:00
developer-guide.md Chore: Use yarn node-modules linker (#79947) 2024-01-29 14:27:35 +00:00
drone-pipeline.md Docs: Contribution guidelines for updating Drone pipelines (#69530) 2023-06-14 10:40:17 +02:00
feature-toggles.md Doc: Add docs for direct mapping of None role for SAML (#76551) 2023-10-13 16:01:55 +01:00
internationalization.md Internationalization: Add information about the process to send feedback to Crowdin (#78755) 2023-12-01 16:10:23 +01:00
merge-pull-request.md Remove mandatory backport checks (#78678) 2023-11-28 14:03:32 +00:00
README.md Docs: Breaking changes guide in a directory (#72786) 2023-09-12 17:22:39 +03:00
triage-issues.md Docs: Clean up contribute docs (#19716) 2019-10-22 16:23:46 +02:00

Contribute

This directory contains guides for contributors to the Grafana project.

The style-guides directory contains style guides for the Grafana software project and documentation.