Commit Graph

498 Commits

Author SHA1 Message Date
milliehartnt123 49ec77dbf8 Revise catalog documentation for clarity and accuracy
Updated terminology and fixed typos in the catalog documentation. Updated several links. Fixed items found by Copilot and DOC SIG review.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-11 17:37:03 -05:00
milliehartnt123 790fd038b6 Fix typo in GitHub Integration setup instruction
Changed "Setup up" to "Set up"

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-11 13:05:08 -05:00
milliehartnt123 c808c3b5c8 Removed sentence about orphaned entities
Removed sentence, "This is especially useful for removing orphaned entities"

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-11 09:29:22 -05:00
milliehartnt123 b95d6f1067 Change audience from 'Developers' to 'All'
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-10 15:06:26 -05:00
milliehartnt123 4f83acc228 Revise audience and entity details in catalog documentation
Updated audience specification and corrected entity count in the catalog overview.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-10 12:58:40 -05:00
milliehartnt123 55951a63f8 Try to fix prettier errors in entity relationships documentation
Removed unnecessary line breaks and improved formatting to try to fix prettier errors.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-21 13:15:08 -05:00
milliehartnt123 f961ac15e9 Update audience and refine entity relationships graphics and content
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-21 11:39:17 -05:00
milliehartnt123 9ef38f9745 Merge branch 'backstage:master' into milliehartnt123-create-ui-doc 2026-01-20 12:27:24 -05:00
milliehartnt123 1157fe2b96 Update demo site reference in registration guide
Clarified reference to the Backstage demo site in the documentation.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-05 13:54:31 -05:00
Andre Wanlin 5af1d3d113 Updated Prerequisites Node version
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-01-05 12:31:54 -06:00
milliehartnt123 98f87340ce Fix links formatting in getting-started index
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-05 13:28:09 -05: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 8c9444160d Add new links to developer documentation
Added links for the new catalog and component pages to the what to next as a developer section at the bottom of the page.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-05 13:25:44 -05:00
milliehartnt123 3617c032e2 Merge branch 'backstage:master' into milliehartnt123-create-ui-doc 2026-01-05 12:42:21 -05: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
milliehartnt123 bec34b728f Update prerequisites for registering a component
Changed the wording of already having a running standalone app to match the agreed upon text used in creating a component.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-30 17:17:46 -05:00
milliehartnt123 059725ab06 Update create-a-component.md to remove Node 20 flag prerequisite
Removed the following prerequisite bullet:

- If you are running Backstage with Node 20 or later, pass the flag `--no-node-snapshot` to Node in order to use the templates feature to create new components. One way to do this is to specify the `NODE_OPTIONS` environment variable before starting Backstage:

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-23 10:08:08 -05:00
milliehartnt123 a68474609c Fix typo in error image file name
Corrected a typo in the image file name for the error message.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-08 12:09:05 -07:00
aramissennyeydd 4a4e11f2da fix prettier
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-12-05 10:13:58 -05:00
milliehartnt123 775fb55a8c Fix prettier errors in viewing-catalog.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-04 08:21:58 -07:00
milliehartnt123 be30635d40 Uploaded viewing-catalog.md to fix prettier errors
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-04 09:52:25 -05:00
milliehartnt123 46effc2a3d Refactor viewing-catalog.md removed extra lines at end of file
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-03 15:45:17 -07:00
milliehartnt123 5a86c2b124 Took out audience line in viewing-catalog.md to see if it fixes prettier errors
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-03 15:37:16 -07:00
milliehartnt123 4aead6845b Update viewing-catalog.md after running prettier write externally
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-03 14:59:37 -07:00
milliehartnt123 956775928e Update viewing-catalog.md with new formatting to fix prettier errors
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-03 13:39:02 -07:00
milliehartnt123 fe495f18c1 Revise viewing catalog documentation to add links
Added links to other documentation that includes instructions for changing the initial values for the Owner and Kind filters.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-03 13:15:18 -07:00
milliehartnt123 bc743389cb Update search catalog documentation formatting fix prettier
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-03 11:30:52 -07:00
milliehartnt123 80476121ba Update search catalog documentation
Try to fix prettier errors. Added information on customizing search filters.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-03 11:03:15 -07:00
milliehartnt123 b1f298a641 Update prerequisites for component registration
Reworded the prerequisite backstage app bullet

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-03 10:29:54 -07:00
milliehartnt123 d548df2640 Update docs/getting-started/view-what-you-own.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-26 10:02:34 -05:00
milliehartnt123 3eb9c39161 Update docs/getting-started/unregister-delete-component.md
Fix spelling error.

Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-26 10:01:48 -05:00
milliehartnt123 6f0141f9c5 Update viewing-entity-relationships.md to fix prettier
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-26 09:47:04 -05:00
milliehartnt123 e5e5d1a623 Trying to fix prettier errors in viewing-entity-relationships.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-25 15:31:49 -05:00
milliehartnt123 76abcb531e Update unregister-delete-component.md fix formatting
Still do not know what prettier errors it is seeing. I don't see anything in Visual Studio Code.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-25 13:10:54 -05:00
milliehartnt123 fd3463b095 Update unregister-delete-component.md fix prettier errors
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-25 12:37:03 -05:00
milliehartnt123 fcdd85b2df Fix formatting and typos in unregister-delete documentation
Tried to fix prettier errors. Fixed some typos and reworded several sentences.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-25 11:33:18 -05:00
milliehartnt123 2250d7b604 Added unregistering and deleting a component file
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-25 10:30:36 -05:00
milliehartnt123 a4e4ec889a Fix prettier errors in viewing-entity-relationships.ms
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 14:06:23 -05:00
milliehartnt123 f6e5f38267 Fixed prettier errors in viewing-catalog.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 13:53:25 -05:00
milliehartnt123 913fa0dfda Fix prettier errors for viewing owned entities
Fix prettier errors

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 13:42:29 -05:00
milliehartnt123 725622425d Refactor search-catalog.md for formatting consistency
Fixed prettier errors.
Added link to errors in entities

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 13:12:23 -05:00
milliehartnt123 b3af5278fb Fix formatting in create-a-component.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 13:06:52 -05:00
milliehartnt123 5768c881e5 Update entity relationships documentation format
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 08:51:25 -05:00
milliehartnt123 d6b493d34d Update viewing-catalog.md with new formatting
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 08:50:20 -05:00
milliehartnt123 f93483db8a Fix formatting and improve ownership description
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 08:48:48 -05:00
milliehartnt123 b483a29ed6 Fix typos and improve formatting in search catalog doc
Corrected typos and formatting issues in the search catalog documentation.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 08:48:14 -05:00
milliehartnt123 f1cc302e78 Fix typo in note about catalog-info.yaml
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 08:47:17 -05:00
milliehartnt123 6db5827443 Fix typo in create-a-component.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-21 08:46:50 -05:00
milliehartnt123 af2296b82b Fix formatting issues in entity relationships documentation
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-20 14:57:47 -05:00
milliehartnt123 2ba74769ce Add two new files
Added viewing-entity-relationships.md and view-what-you-own.md

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-20 14:34:15 -05:00