Commit Graph

394 Commits

Author SHA1 Message Date
Peter Macdonald 032f2a8468 Some small tidying up of the docs site
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2026-01-05 09:38:56 +01:00
aramissennyeydd 3904a1ac1c chore: point to new api reference site
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-12-18 10:27:56 -07:00
Patrik Oldsberg 8cab6b0b7e docs: +in
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-12-11 11:02:33 +01:00
Ayush More be76b403d8 Json fixxxxx
Signed-off-by: Ayush More <ayushmore42595@gmail.com>
2025-11-07 10:16:50 +00:00
Ayush More f0c4ad7292 Update backend plugin tutorial to refer to /todos endpoint instead of /health
This PR updates the backend plugin tutorial documentation to match the current plugin template.
Previously, the tutorial referenced a /health endpoint, which does not exist in the generated backend plugin.

Signed-off-by: Ayush More <ayushmore42595@gmail.com>
2025-11-07 09:18:24 +00:00
Fredrik Adelöw be4d81eee9 change wording to Registered scheduled task
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-20 10:26:21 +02:00
Fredrik Adelöw 9bcfa77f8f adjust the log line wording of task worker starting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-20 10:25:19 +02:00
Fredrik Adelöw ca8368e882 some more small doc fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-15 09:33:34 +02:00
Eric Peterson 23676c1add AnalyticsBlueprint -> AnalyticsImplementationBlueprint
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2025-08-05 09:10:05 +02:00
Eric Peterson 93b5e38f8b Initial implementation of an extension-based default analytics API
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2025-08-05 09:10:03 +02:00
AmbrishRamachandiran f089989380 Added title description for proxying docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2025-07-09 12:48:49 +05:30
Andre Wanlin b5545900a4 Initial removal
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-06-06 13:14:54 -05:00
Fredrik Adelöw 52fdc87462 Update docs/plugins/call-existing-api.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-05-13 14:12:18 +02:00
Fredrik Adelöw cbe2e5a0b3 Update docs/plugins/call-existing-api.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-05-13 14:12:12 +02:00
Vincenzo Scamporlino 70f7fa6f0e docs: clarify examples
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-05-09 21:39:28 +02:00
Andre Wanlin 8c5f8fe8d4 Merge pull request #29572 from aramissennyeydd/sennyeya/remove-old-docs
chore: remove old backend system guides
2025-05-02 14:17:38 -05:00
Andre Wanlin 281f6fdd29 Merge pull request #29797 from mareklibra/doc.reviveConsumedRequestBodies
fix(doc): document reviveConsumedRequestBodies proxy configuration
2025-05-02 13:49:31 -05:00
Patrik Oldsberg 0bc1804ce5 core-{app,plugin}-api: switch i18n JSX support to no longer requrie explicit format
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-30 17:00:13 +02:00
Marek Libra 49010f03f0 fix(doc): document reviveConsumedRequestBodies proxy configuration
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2025-04-30 11:35:51 +02:00
Patrik Oldsberg 73f6cc3157 core-{app,plugin}-api: add support for JSX in translation messages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-29 16:56:57 +02:00
aramissennyeydd 499fa53939 chore: remove old backend system guides
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-28 11:03:06 -07:00
Patrik Oldsberg e655f626ad update existing references to yarn dev to use yarn start instead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-08 13:14:46 +02:00
JeevaRamanathan 9680ef4f7f Improve observability docs readability
Signed-off-by: JeevaRamanathan <64531160+JeevaRamanathan@users.noreply.github.com>
2025-03-25 11:13:26 +05:30
Fredrik Adelöw 661a4d62f1 Merge pull request #29027 from deepthi-28/doc-proxying
Proxying doc changed
2025-03-11 12:14:31 +01:00
Aramis Sennyey 4a76871708 Merge pull request #28865 from backstage/sennyeya/guide-template
feat(docs): start preparing a golden path
2025-03-07 08:16:16 -05:00
deepthi-28 b229f0d9de Proxying doc changed
Signed-off-by: deepthi-28 <deepthi.ajith@infosys.com>
2025-03-06 11:11:17 +05:30
Łukasz Jernaś a1ef2d1e4f docs: Remove node-fetch requirement from doc examples
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2025-02-24 11:15:09 +01:00
aramissennyeydd ed80ef94b3 feat(docs): start preparing a golden path
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-02-14 14:24:13 -05:00
Patrik Oldsberg 16d395e1d7 Merge pull request #27574 from aramissennyeydd/sennyeya/guide-beginner-narrative
docs: add meta guidelines for new plugin development guides
2025-02-14 16:30:37 +01:00
Patrik Oldsberg b5f489aa79 docs/tooling: update cli templating docs to reflect new design
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-02-10 17:25:40 +01:00
Min Kim 6eecf9e9fc Update all references of the new command in docs
Signed-off-by: Min Kim <minkimcello@gmail.com>
2025-01-23 22:35:21 -05:00
Ben Lambert b37d519bf8 Merge pull request #28370 from AmbrishRamachandiran/observability-docs
Updated observability docs
2025-01-14 08:45:34 +01:00
Ben Lambert 4c0a674aef Update docs/plugins/proxying.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
2025-01-14 07:52:36 +01:00
AmbrishRamachandiran 0cea9bfdf5 Updated observability docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2025-01-06 10:55:00 +05:30
Matt Benson 11b001cf4d Add proxyEndpointsExtensionPoint
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-01-03 09:38:19 -06:00
Christoph Jerolimov 98c63449ef docs(analytics): update matomo module link to community-plugins
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
2024-12-19 23:45:39 +01:00
Fredrik Adelöw f41ea01bbe some more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-12-01 16:25:43 +01:00
aramissennyeydd ea7779430a remove confusing section around plugin building
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-11-29 22:22:31 -05:00
Aramis Sennyey 52eb943d65 Apply suggestions from code review
Co-authored-by: Peter Macdonald <macdonald.peter90@gmail.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
2024-11-29 22:14:07 -05:00
Aramis Sennyey 86549efd17 Update docs/plugins/guides/101/meta.md
Co-authored-by: Peter Macdonald <macdonald.peter90@gmail.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
2024-11-29 22:13:45 -05:00
aramissennyeydd 4626abff6b docs: add meta guidelines for new guides
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-11-10 12:26:28 -05:00
Teemu Koivumaa 4a68e8c455 docs: fix info how to make translations
add correct imports to example files
separate example files so they are easier to undestand

Signed-off-by: Teemu Koivumaa <teemu.koivumaa@op.fi>
2024-10-30 17:09:34 +02:00
aramissennyeydd d39aa4e22e move guide to a separate PR
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-10-26 20:32:02 -04:00
aramissennyeydd f56b2646a5 one more try
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-10-26 20:32:02 -04:00
aramissennyeydd 9679c47aac try this format instead?
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-10-26 20:32:02 -04:00
aramissennyeydd d286919ef8 address pr feedback
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-10-26 20:32:02 -04:00
aramissennyeydd 7b95f3bd21 address PR feedback
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-10-26 20:32:02 -04:00
markyjacksonfishing 43ecc00742 For to prettier it up lolz
Signed-off-by: markyjacksonfishing <marky.r.jackson@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-10-26 20:32:02 -04:00
markyjacksonfishing d3a1de9e30 Addressing review for the headings. Removed numbers and used descriptive words.
Signed-off-by: markyjacksonfishing <marky.r.jackson@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-10-26 20:32:02 -04:00
Mark Jackson 4157fb4b68 Update docs/plugins/index.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Mark Jackson <16655670+markjacksonfishing@users.noreply.github.com>
2024-10-26 20:32:02 -04:00