Commit Graph

447 Commits

Author SHA1 Message Date
Patrik Oldsberg 68cd53769a docs: fix links to renamed app-legacy package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 14:30:16 +01:00
Adam Kunicki e4544fb773 refactor(home): rename HomepageWidgetBlueprint to HomePageWidgetBlueprint
Align naming convention with HomePageLayoutBlueprint and the catalog
plugin's consistent entity- prefix pattern. Also update the kind string
from 'home-widget' to 'home-page-widget' to match 'home-page-layout'.
Added interface-level JSDoc to HomePageWidgetBlueprintParams.
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2026-02-08 19:40:24 -08:00
Adam Kunicki 1ba0ee341a docs(home): update docs and app-next example for HomePageLayoutBlueprint
- Update README.md to reference HomePageLayoutBlueprint instead of
  deleted HomepageBlueprint, with a complete working example
- Update docs/getting-started/homepage.md with corrected blueprint name
- Fix app-next example to properly accept and render widgets via the
  HomePageLayoutProps interface instead of ignoring them
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2026-02-08 19:40:24 -08:00
Adam Kunicki 90956a61bd feat(home): add new frontend system support
Migrates home plugin to support the new frontend system architecture by
introducing extension blueprints for composable homepage functionality.
Key changes:
- Add CustomHomepageWidgetBlueprint for creating installable homepage widgets
- Add CustomHomepageBlueprint for composing pages from widget extensions
- Introduce titleExtensionDataRef for NFS title handling
This attempts to bring  the home plugin up to par with other core plugins that have migrated
to the new frontend system
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2026-02-08 19:40:23 -08:00
Patrik Oldsberg 55a398b7d1 Merge pull request #32256 from iurylenonalves/docs/downgrade-instruction
docs: add info about specific version bump with --release
2026-02-05 00:18:49 +01:00
Arjan 8dd518a8ff chore: support Entra authentication for Azure Database for PostgreSQL (#31855)
* chore: support Entra authentication for Azure Database for PostgreSQL

Signed-off-by: Arjan Randhawa <arjan_randhawa@outlook.com>

* chore: refactor methods (pr comments)

Signed-off-by: Arjan Randhawa <arjan_randhawa@outlook.com>

* chore: remove unsued helper function

Signed-off-by: Arjan Randhawa <arjan_randhawa@outlook.com>

* chore: Use Config over ConfigReader (PR Comments)

Signed-off-by: Arjan <arjan_randhawa@outlook.com>

* chore: Use consistent config name

Signed-off-by: Arjan <arjan_randhawa@outlook.com>

---------

Signed-off-by: Arjan Randhawa <arjan_randhawa@outlook.com>
Signed-off-by: Arjan <arjan_randhawa@outlook.com>
2026-01-30 15:27:53 +01:00
Patrik Oldsberg a21f50fc57 docs: apply minor fixes from feedback
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-30 11:36:09 +01:00
Iury Lenon 98174e3622 docs: add warning about downgrade limitations
Add warning about downgrading Backstage versions

Signed-off-by: Iury Lenon <iuryalves.uk@gmail.com>
2026-01-13 20:28:44 +00:00
Iury Lenon a52b4976d8 docs: add info about specific version bump with --release
Signed-off-by: Iury Lenon <iuryalves.uk@gmail.com>

Signed-off-by: Iury Lenon <iuryalves.uk@gmail.com>
2026-01-06 21:10:20 +00:00
Andre Wanlin 5af1d3d113 Updated Prerequisites Node version
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-01-05 12:31:54 -06:00
Andre Wanlin f1fe6fe90d Updated to use Node 24 and Debian Trixie
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-01-05 12:25:52 -06:00
milliehartnt123 46bfd1a485 Update create an app for feature issue 21913 (#31366)
* Update index.md rewritten as task-based steps

Page has been rewritten and images have been updated/replaced.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Updated create-app-output and portal graphics

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Updated name of backstage app in graphic

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md to add guest user login screen and graphic

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Add graphic for guest user login screen to app

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md rearranged guest login section

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md fixed some indenting issues

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md fix prettier errors

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md rearranged admin links at bottom of page

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md fix prettier errors

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md changed title and added prerequisites

Made the isolated-vm module installed by everyone. Changed the title and sidebar_label. Added disc space size requirement and a note to the Linux requirement. 

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md Add minimum of 4 GB memory as placeholder.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md fix prettier errors

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md added additional text and removed a graphic

Updated tip from 'webpack compiled successfully' to "Rspack compiled successfully'

Added selected output from 'yarn start' command to explain the sequence of calls that are being done when starting up the frontend and backend.

Removed graphic that showed 'webpack compiled successfully'.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Fix formatting issues in getting-started documentation

Fixed prettier errors

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update system requirements for Backstage application

Updated minimum memory and disk space requirements.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update docs/getting-started/index.md

Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>

* Fix spelling error in getting started documentation

Corrected the spelling of 'initialized' in the documentation.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Simplify frontend startup instructions

Removed redundant information about waiting for the frontend to start.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

---------

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
2025-12-30 22:22:47 +00:00
Charles de Dreuille 8b25afdf12 Fix link error
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-11 11:32:32 +01:00
Charles de Dreuille 4d2816dbe9 First pass improving theming docs
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-10 13:54:15 +01:00
JeevaRamanathan 4b77a0ad1d Merge branch 'master' into patch-3
Signed-off-by: JeevaRamanathan <64531160+JeevaRamanathan@users.noreply.github.com>
2025-09-09 17:22:23 +05:30
Andre Wanlin 1d15f6b01b Removed references to Lerna as it's not used
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-09-09 11:37:03 +02:00
JeevaRamanathan aca3cab2cc Improve readability in getting-started documentation
Signed-off-by: JeevaRamanathan <64531160+JeevaRamanathan@users.noreply.github.com>
2025-09-07 19:06:05 +05:30
Patrik Oldsberg eda80c74ea cli: remove support for .icon.svg imports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-11 09:52:11 +02:00
Duncan Bakker 0136a54f1d Update app-custom-theme.md
Signed-off-by: Duncan Bakker <62943186+duncan485@users.noreply.github.com>
2025-07-14 13:47:13 +02:00
Andre Wanlin d23582cc95 Docs - Updated auth guide to use yarn start
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-07-02 09:58:59 -03:00
Kevin L. 2cb6ba630b Fix a broken link in the page "Keeping Backstage Updated".
Signed-off-by: Kevin L. <kevin.lecouvey@gmail.com>
2025-05-12 07:18:47 -04:00
Peter Macdonald 4bf7fe4152 docs: adds small addition to docker compose pg environment variables about setting timezones optionally
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-05-02 15:39:38 +02:00
Rajesh Goyal 79d2006430 Update authentication.md - code need to be aligned a bit
Signed-off-by: Rajesh Goyal <rajeshgoyalg@gmail.com>
2025-04-20 21:29:23 +05:30
Rajesh Goyal 01501fbb98 Update authentication.md
There is already a SignInPage component exists. To add GitHub as a provider, existing SignInPage component need to modify instead of creating a new SignInPage for GitHub provider.

Signed-off-by: Rajesh Goyal <rajeshgoyalg@gmail.com>
2025-04-19 20:42:17 +05:30
Peter Macdonald 208d46983d Merge pull request #29332 from Parsifal-M/docs/update-adding-plugins-fix
[DOCS] Adding Plugins Docs Update
2025-04-11 15:48:34 +02:00
Patrik Oldsberg 32cbef5b4c Merge pull request #29499 from schultzp2020/react-imports
chore: update react imports
2025-04-08 18:52:18 +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 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
Peter Macdonald 34c75782b1 address feedback on missing styles
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-03-24 15:06:40 +01:00
Peter Macdonald d103dcb8d2 reopened new PR, to not have to deal with git wizardry
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-03-21 14:52:59 +01:00
Rogerio Angeliski 0a54145345 docs: fix tutorial link
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2025-02-04 08:31:30 -03:00
Rogerio Angeliski 10691ea92a docs: add new tutorial to knex rollback
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2025-02-04 08:31:26 -03:00
Fredrik Adelöw 656baf0120 update the corp proxy doc too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-01-16 15:42:14 +01:00
Ben Lambert f8983c3841 Merge pull request #28265 from StateFarmIns/fix-issue-28139
Provide additional information regarding proxy settings for the backstage yarn plugin
2024-12-31 13:39:29 +01:00
immanchand f258ec1b12 Update index.md
Fixed grammatical errors

Signed-off-by: immanchand <53471578+immanchand@users.noreply.github.com>
2024-12-31 00:17:43 -08:00
Cory Steers 0be20ed46a Provide additional information regarding proxy settings for the backstage yarn plugin.
Addresses issue #28139

Signed-off-by: Cory Steers <cory.steers.gmu9@statefarm.com>
2024-12-24 07:14:45 -06:00
Fredrik Adelöw 973dd6f25d fix some little things that vale was complaining about
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-12-10 14:31:54 +01:00
Andre Wanlin 371d0ce518 Refactor based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-29 11:39:43 -06:00
Andre Wanlin 2c9c97db74 Added Docker to Database Getting Started
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-29 11:04:16 -06:00
Andre Wanlin 6e6db67d2f Merge pull request #27414 from awanlin/docs/yarn-plugin-adjustments
Backstage Yarn Plugin Docs adjustments
2024-11-20 13:00:36 -06:00
Johan Haals 24745ae545 Merge pull request #27672 from Parsifal-M/docs/getting-started-21828
[DOCS] Restructure the Getting Started Section
2024-11-19 11:48:07 +01:00
Andre Wanlin d97655487a Small adjustments
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-18 15:54:49 -06:00
Andre Wanlin 5819f8d5e1 Backstage Yarn Plugin Docs adjustments
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-18 15:43:30 -06:00
Andre Wanlin 9a4e0bd9e6 Updated Getting Started Node LTS Link
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-18 15:29:43 -06:00
Peter Macdonald c7856c4633 pre-requisites too over the top, pepper the recommended key concepts where they are likely used
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2024-11-15 17:20:09 +01:00
Peter Macdonald 0afc355fac look into reorganising the Getting Started section to meet the CNCF recommendations
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2024-11-15 13:20:36 +01:00
Patrik Oldsberg 1c29b31dd3 docs/getting-started: reorder next steps a bit
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-11-08 16:56:40 +01:00
Andre Wanlin ba1ed8db06 Updated Yarn & Node Prerequisites
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-01 17:54:28 -05:00
Mihai Lemnaru 5f14396d4b docs:fixed react error in getting-started/homepage
Signed-off-by: Mihai Lemnaru <eduard.mihai.lemnaru@gmail.com>
2024-10-25 13:58:02 +03:00
MT Lewis 98a1b5cf75 docs: document installation and usage of yarn plugin
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-10-16 11:45:52 +01:00