41 Commits

Author SHA1 Message Date
Patrik Oldsberg 35e130c601 docs: sunset the docs/plugins section as legacy documentation
Mark all pages in docs/plugins/ with legacy admonition banners pointing
to the appropriate new frontend system and backend system documentation.
Rename the sidebar section to "Plugins (Legacy)" and move it lower in
the navigation hierarchy. Add cross-references from the new frontend
system building-plugins guide to relevant cross-cutting topics (i18n,
analytics, feature flags, search) that still live in the legacy section.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-17 10:49:54 +01:00
Andre Wanlin 5142f60de3 [Doc] Removed Mentions of the New Backend System
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-28 11:22:02 -06: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
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
Andre Wanlin 1145181834 Moved from root note to title
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-13 10:45:17 -05:00
Caio Augusto 5c3760b61c fix(docs): invalid snippet code
Signed-off-by: Caio Augusto <caioamfr@gmail.com>
2024-06-21 11:02:05 -03:00
JeevaRamanathan 5c11b14f9d updated note in documentation
Signed-off-by: JeevaRamanathan <jeevaramanathan.m@infosys.com>
2024-05-15 20:42:37 +05:30
Patrik Oldsberg b649797bf4 docs/plugins/backend-plugin: switch to httpAuth
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-22 16:57:31 +02:00
aramissennyeydd f50d970af6 inject auth
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-04-22 10:46:26 -04:00
aramissennyeydd db7c4847f2 return early
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-04-22 10:46:26 -04:00
aramissennyeydd 61d4dc593e whoops
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-04-22 10:46:26 -04:00
aramissennyeydd f3b9148f88 update docs for new auth
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-04-22 10:46:26 -04:00
aramissennyeydd 55b47216c3 cut down the docs
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-04-22 10:46:26 -04:00
aramissennyeydd 40f557c2e4 small update
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-04-22 10:46:26 -04:00
web-next-automation 7c6d8600c9 doc updates
Signed-off-by: web-next-automation <web-platform@doordash.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-04-22 10:46:25 -04:00
Aramis Sennyey cf7f8d7836 Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-04-22 10:46:25 -04:00
web-next-automation 335151a281 fix: adjust the backend plugin docs for new backend
Signed-off-by: web-next-automation <web-platform@doordash.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-04-22 10:46:25 -04:00
Andre Wanlin 91192f4e51 New Backend Plugin Template Fixes
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-03-23 21:20:22 +01:00
Fredrik Adelöw 9aac2b0d36 move cwd as the first argument to yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-04 20:13:00 +01:00
Andre Wanlin 96540cece0 Updated backend plugin start docs
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-22 13:45:37 -06:00
Patrik Oldsberg 698c23ee28 Update docs/plugins/backend-plugin.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-05 10:20:19 +02:00
Eric Irwin 9f09327b28 chore(backend-plugin.md) - destructure identity
Signed-off-by: Eric Irwin <Eric.Irwin1124@gmail.com>
2023-03-30 15:17:34 -06:00
Jamie Webb 0e6c952107 update version in documentation
Signed-off-by: Jamie Webb <jamielewisw@spotify.com>
2023-02-17 15:24:11 +00:00
Jan Van Bruggen c51efce2a0 Update docs to always use yarn add --cwd for app & backend
Some commands currently error, and others are simply formatted inconsistently.
This format seems to work and be the most popular/common,
so I applied it to all similar occurrences.

Signed-off-by: Jan Van Bruggen <JanVB@verily.com>
2023-02-13 09:40:20 -07:00
Sayak Mukhopadhyay 1c0fc5a6c2 feat: update docs where create-plugin is used with new --select plugin
Signed-off-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com>
2022-12-21 19:03:40 +05:30
aaronbraundmeier@gmail.com 8015ff1258 inclusive terms
Signed-off-by: aaronbraundmeier@gmail.com <aaronbraundmeier@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-30 12:15:00 +01:00
Brian Fletcher 81b0637824 Update backend-plugin.md
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-09-23 15:25:59 +01:00
Brian Fletcher 6103298d05 Fix command to create a backend plugin
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-09-23 15:22:19 +01:00
Brian Fletcher ca1ed1a2b6 prettier
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-09-01 15:34:05 +01:00
Brian Fletcher 407854b9e5 Explain backend identity for backend plugins
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-09-01 13:42:17 +01:00
LvffY 22bd2bead1 [#10459] 📝 Update documentation to use yarn --cwd arg
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-29 21:59:53 +02:00
Fredrik Adelöw 89c7e47967 make the backend plugin ts files consistent
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-13 19:27:46 +01:00
Otto Sichert b23bc7f9c3 Change default port of backend to 7007 due to MacOS Control Center update
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-11-18 16:45:57 +01:00
Bryan Lam 81ec239bb1 Fix backend-plugin document typo
Signed-off-by: Bryan Lam <bryan.s.lam@gmail.com>
2021-06-16 23:24:38 -07:00
Fredrik Adelöw 2b13540015 Some quick docs on how to interface with databases from backend plugins
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-10 19:24:48 +02:00
Fredrik Adelöw b4fadeceea fill in the backend docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-20 13:38:21 +02:00
Rajiv Ranjan Singh def4032351 added description header field 2020-09-16 21:47:19 +05:30
Ivan Shmidt 0867d3dc30 feat: more docs to backstage.io 2020-08-12 12:06:14 +02:00
Stefan Ålund 8ec6ed5170 Documentation skeleton (#1617)
* Documentation skeleton

* Added ADR list and more

* rm material theme

* Update mkdocs.yml

* Add docs TOC

* Work for plain MD and mkdocs

* Update mkdocs.yml

* Restructuring

* Added roadmap

* Add reference APIs

* move publishing
2020-07-15 08:57:25 +02:00