12 Commits

Author SHA1 Message Date
Patrik Oldsberg aac778ba8c docs: adapt cross-cutting plugin docs into the frontend system section
Instead of just referencing the legacy docs/plugins documentation, adapt
and add them as new pages under frontend-system/building-plugins/ with
updated imports and examples for the new frontend system.

Also moves the OpenAPI sidebar entry under Framework instead of top-level.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-17 11:05:09 +01:00
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
ElaineDeMattosSilvaB 4a656e2a4b fix: add closing bracket
Signed-off-by: ElaineDeMattosSilvaB <elaine.mattos@gmail.com>
2026-02-25 17:51:51 +01:00
ElaineDeMattosSilvaB f6a9cffd74 chore: remove additional text from changelog and add to docu
Signed-off-by: ElaineDeMattosSilvaB <elaine.mattos@gmail.com>
2026-02-25 16:25:34 +01:00
aramissennyeydd efbf232bfa fix: update more /docs/references links
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2026-02-04 10:11:36 -06:00
Joshua Jung a5ad56226e Update feature-flags.md
Some minor updates to punctuation, code examples, and language

Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com>
2024-05-06 19:02:13 +02:00
Kurt King 0708a169de move comment after prettier ran
Signed-off-by: Kurt King <kurtaking@gmail.com>
2023-03-09 16:20:46 -07:00
Kurt King 88da0bcff2 add plugId property
Signed-off-by: Kurt King <kurtaking@gmail.com>
2023-03-09 16:18:32 -07:00
Viet Nguyen a77974963c Fix typo
Signed-off-by: Viet Nguyen <19592926+v-ngu@users.noreply.github.com>
2023-01-21 10:35:00 -05:00
Heikki Hellgren bca8e8b393 feat: allow specifying app level feature flags
application feature flags can be defined in the application
creation. see docs/plugins/feature-flags.md for reference.

closes #15553

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-01-10 11:29:45 +02:00
John Kilmister 90aefde6d3 Updated case on feature flag text
Signed-off-by: John Kilmister <blueboxes@users.noreply.github.com>
2022-09-10 12:02:48 +01:00
John Kilmister ab014e17d9 Added new docs for plugin feature flags
Signed-off-by: John Kilmister <blueboxes@users.noreply.github.com>
2022-09-09 20:20:22 +01:00