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
b5545900a4
Initial removal
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-06-06 13:14:54 -05:00
Patrik Oldsberg
87b6e03693
docs/frontend-system: make space in architecture docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-14 12:21:35 +02:00
Patrik Oldsberg
ec3ca372aa
docs/plugins/composability: document default external route refs targets and route binding through config
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-03 17:05:45 +02:00
rui ma
f737730146
docs: imp plugin composability naming patterns
...
Signed-off-by: rui ma <ruima@alauda.io >
2023-03-22 18:07:37 +08:00
Brian Phillips
fc6cab4eb4
Add isEntityWith helper method to EntitySwitch conditions
...
This will make it easier to conditionally show content for a given
entity based on the `spec.type` field beyond just component entities
(e.g. api, group and resource, all have a spec.type field)
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2023-03-15 11:08:39 -05:00
Fredrik Adelöw
cbe11d1e23
just getting rid of vale warnings
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-10-22 17:18:47 +02:00
Patrik Oldsberg
881fc75a75
core: remove usage of explicit type parameters for BackstagePlugin
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-07-12 13:50:17 +02:00
Patrik Oldsberg
250f4a5091
docs: fix type in composability docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-24 17:00:54 +01:00
Patrik Oldsberg
7ea8ab0c33
docs: remove composability docs for how to port legacy apps
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-14 11:27:55 +01:00
Colton Padden
19e336ed09
release-2021-06-01 packages/core-plugin-api/src/routing/RouteRef.ts:118,120,122 docs
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:34 -05:00
Johan Haals
4a336fd292
core-plugin-api: Deprecate use of extensions without name
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-10 09:21:02 +01:00
Patrik Oldsberg
670f79ded3
Apply suggestions from code review
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-04 23:19:23 +02:00
Patrik Oldsberg
fddfb5e10f
docs: migrate composability migration docs away from migration
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-01 18:55:09 +02:00
Roy Jacobs
1491c5e979
Small fix in the composability docs
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-09-15 15:26:07 +02:00
Patrik Oldsberg
642cec7ac7
docs: remove references to @backstage/core
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-24 12:50:40 +02:00
Fidel Coria
25554bad3b
docs(composability): subroutes example
...
Signed-off-by: Fidel Coria <fidel.coria@aa.com >
2021-03-18 10:27:46 -05:00
Oliver Sand
9f39dc9270
Fix missing closing tag in source code examples
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-03-16 17:53:29 +01:00
Patrik Oldsberg
2c9c165b2e
docs/plugins/composability: added docs for SubRouteRefs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:41 +01:00
Patrik Oldsberg
243dd5771b
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-02-25 19:08:04 +01:00
Patrik Oldsberg
0bb18ad79d
docs: document optional external route refs
2021-02-25 17:48:31 +01:00
Johan Haals
8b8e9d1e9a
Export createExternalRouteRef and set id
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam<ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-02-15 11:59:32 +01:00
Patrik Oldsberg
68cf50c523
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-14 16:52:10 +01:00
Patrik Oldsberg
93be0f55e3
docs/composability: fooRootRouteRef -> fooPageRouteRef
2021-01-14 16:34:59 +01:00
Patrik Oldsberg
151e365040
docs/composability: ran prettier + added to mkdocs.yml
2021-01-14 12:53:25 +01:00
Patrik Oldsberg
22d2a52347
Apply suggestions from code review
...
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-01-14 12:25:58 +01:00
Patrik Oldsberg
72ce0f8b16
docs/composability: include in sidebar and add note about purpose
2021-01-14 02:05:45 +01:00
Patrik Oldsberg
70d8653bda
docs/composability: the rest of the f***ing owl
2021-01-14 01:45:35 +01:00
Patrik Oldsberg
492258d2a1
docs: lotsa more composability docs
2021-01-14 01:45:34 +01:00
Patrik Oldsberg
3e9b38e288
docs: initial incomplete composability docs
2021-01-14 01:45:34 +01:00