Commit Graph

75 Commits

Author SHA1 Message Date
Patrik Oldsberg 903a854ebc Merge branch 'master' into runtime-module-federation-enablement
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-12 23:46:00 +01:00
Patrik Oldsberg 94e05532be Apply suggestions from code review
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-12 23:20:05 +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
David Festal 00638e4145 Fix review comment on 07-module-federation.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: David Festal <dfestal@redhat.com>
2026-01-27 14:54:21 +01:00
David Festal 95693a951b Complete docs
Signed-off-by: David Festal <dfestal@redhat.com>
2026-01-27 14:54:20 +01:00
David Festal 86bb4321a9 Add and update documentation
Signed-off-by: David Festal <dfestal@redhat.com>
Assisted-by: Cursor
2026-01-27 14:54:19 +01:00
Patrik Oldsberg 872cecb902 docs: updates for app and plugin wrapper blueprint changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-16 17:08:55 +01:00
Patrik Oldsberg 9ccf84e219 frontend-plugin-api: move app blueprints to new app-react package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-16 11:59:49 +01:00
Nguyễn Nhật Thành fc63723560 fix(frontend-system-doc): use PascalCase for SidebarContent in migration guide (#32228)
* fix(frontend-system-doc): update import statement for sidebar content in migration guide

Signed-off-by: Thanh Nguyen <thanh.nguyen35@mservice.com.vn>

* fix(frontend-system-doc): update capitalization for SidebarContent naming in migration guide

Signed-off-by: Thanh Nguyen <thanh.nguyen35@mservice.com.vn>

---------

Signed-off-by: Thanh Nguyen <thanh.nguyen35@mservice.com.vn>
Co-authored-by: Thanh Nguyen <thanh.nguyen35@mservice.com.vn>
2026-01-01 13:20:19 -07:00
Andre Wanlin be6b8aa2af docs - New Frontend System - Add missing --next flag (#32041)
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-12-05 20:42:16 -05:00
Patrik Oldsberg e5a1b33b0b docs/frontend-system: remove use of compatWrapper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-23 13:04:53 +01:00
Patrik Oldsberg 83439b1539 core-plugin-api: add forwards compatibility for route refs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-18 10:26:20 +01:00
Vincenzo Scamporlino 9c522d79bf Merge pull request #31449 from backstage/vinzscam-patch-2
Import Backstage UI CSS styles in index.ts
2025-10-21 21:35:25 +02:00
Vincenzo Scamporlino 713dcd21ff Add catalogPlugin to app features
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-20 21:17:16 +02:00
Patrik Oldsberg fc7cbfced9 cli: add template for catalog provider
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-10-20 19:58:19 +02:00
Vincenzo Scamporlino cf56a5c357 Update comment for app configuration clarity
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-16 20:43:45 +02:00
Vincenzo Scamporlino e2fc34c0e6 Clarify plugin installation in index.md
Updated comments to clarify plugin installation and features.

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-16 20:42:54 +02:00
Vincenzo Scamporlino 9467690f40 Import Backstage UI CSS styles in index.ts
Added import statement for Backstage UI styles.

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-16 20:23:29 +02:00
secustor cc1c6f98b6 docs: fix diff for building apps guide
Signed-off-by: secustor <sebastian@poxhofer.at>
2025-08-31 22:47:33 +02:00
Camila Belo 70f2331e2d docs: fix migrating app examples
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2025-08-20 11:59:16 +02:00
benjdlambert 536b76f405 chore: clenaup docs again
Signed-off-by: benjdlambert <ben@blam.sh>
2025-08-19 14:15:06 +02:00
Camila Belo ac70f769e2 refactor: fix vale errors
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2025-08-19 11:12:29 +02:00
Camila Belo 06a0db26ba refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2025-08-19 11:12:29 +02:00
Camila Belo 90541a8195 refactor: restructure the application migration guide
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2025-08-19 11:12:25 +02:00
benjdlambert 400089ddc2 chore: small migration
Signed-off-by: benjdlambert <ben@blam.sh>
2025-08-19 10:53:18 +02:00
Camila Belo f83372b4c4 Merge pull request #30898 from backstage/rename-rename-connvert-legacy-app
[NFS] Rename convert legacy app helper
2025-08-19 09:45:43 +02:00
benjdlambert 0af3042e0e chore: rewrod
Signed-off-by: benjdlambert <ben@blam.sh>
2025-08-18 15:04:42 +02:00
benjdlambert d848226f63 chore: added some more help
Signed-off-by: benjdlambert <ben@blam.sh>
2025-08-18 15:01:40 +02:00
Ben Lambert 00423d7579 Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
2025-08-18 13:29:30 +02:00
benjdlambert 194525a2a9 feat: updating the sidebar navigation docs
Signed-off-by: benjdlambert <ben@blam.sh>
2025-08-18 11:58:10 +02:00
Camila Belo 62c3628b27 refactor: rename convert legacy app helper
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2025-08-15 14:40:11 +02:00
benjdlambert d274e0c90e feat: updating name for default swappable refs
Signed-off-by: benjdlambert <ben@blam.sh>
2025-08-11 13:41:27 +02:00
benjdlambert 0be714921d feat: added some docs around swappable
Signed-off-by: benjdlambert <ben@blam.sh>
2025-08-11 12:03:05 +02:00
Fredrik Adelöw 8b1bf6e069 elevate app.packages to no longer be experimental
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-08-07 17:02:05 +02:00
Patrik Oldsberg 147482b700 frontend-plugin-api: switch naming recommendation from define to defineParams
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-04 17:17:05 +02:00
Patrik Oldsberg e4ddf22854 frontend-plugin-api,catalog-react: remove default* prefix from blueprint params
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-04 16:46:55 +02:00
Patrik Oldsberg d6764eed83 docs/frontend-system: update existing usage of ApiBlueprint
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-07-29 10:31:58 +02:00
Patrik Oldsberg 9c31414027 docs/frontend-system: update app/nav docs for nav content change
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-07-25 09:58:00 +02:00
Andre Wanlin f7e7469944 Merge pull request #29899 from awanlin/docs/remove-prettier-ignore-comment
Removed unneeded `# prettier-ignore` comment in docs and blog files
2025-06-11 08:50:59 -05:00
Andre Wanlin b5545900a4 Initial removal
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-06-06 13:14:54 -05:00
Deepthi Ajith 4f9ca91ebf Added caution design changes to building app - converting-3rd party plugin
Signed-off-by: Deepthi Ajith <deepthi.ajith@infosys.com>
2025-06-05 12:19:06 +05:30
Andre Wanlin 3a43f06421 Updated Migrating Apps Guide
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-05-19 11:28:59 -05:00
Patrik Oldsberg fb58f20613 frontend-plugin-api: rename plugin ID option to pluginId
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-27 12:53:08 +02:00
Paul Schultz 2e26579e06 chore: update react imports
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-04-08 07:35:24 -05:00
Patrik Oldsberg e21bed7ad3 docs/frontend-system: add docs for gradually migrating entity pages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-03-11 10:32:45 +01:00
Patrik Oldsberg d34e0e5eee core-compat-api: added convertLegacyAppOptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-03-04 10:43:11 +01:00
Brandon Kenna 62b72fc475 Update 06-plugin-conversion.md
Corrected spelling mistake

Signed-off-by: Brandon Kenna <brandon@hypersight.com.au>
2024-11-26 06:25:59 -07:00
Ben Lambert 87104c7e7b Merge pull request #26555 from backstage/blam/doc-updates
NFS: Doc updates to use `createFrontendModule` instead of `createExtensionOverrides`
2024-09-10 10:30:33 +02:00
blam 691e73d8d6 chore: update references from createExtensionOverrides to createFrontendModule instead
Signed-off-by: blam <ben@blam.sh>
2024-09-09 10:45:41 +02:00
Łukasz Jernaś 326faeddae fix(docs): Fixed various letter casing and script errors
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2024-09-09 10:36:59 +02:00