Commit Graph

544 Commits

Author SHA1 Message Date
milliehartnt123 7d99411665 Added space after Direction to fix formatting
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-19 14:18:51 -05:00
milliehartnt123 85eef52678 try to fix line endings and prettier errors
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-19 09:51:00 -05:00
milliehartnt123 db13606feb Fix grammatical error in component creation instructions
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-18 17:36:44 -05:00
milliehartnt123 5b2da65477 Refactor wording for clarity in component creation guide
Removed bulleted list of catalog-info.yaml, index.js, and package.json. Reworded paragraph but kept example of catalog-info.yaml file.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-18 17:20:39 -05:00
milliehartnt123 7261f57f52 Fix formatting of 'Aggregated Relations' list item
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-18 16:06:59 -05:00
milliehartnt123 a0cb5e833d Fix link to standalone app installation guide
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-18 16:05:33 -05:00
milliehartnt123 5ab460fc22 Fix link to standalone app installation
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-18 15:44:59 -05:00
milliehartnt123 001c28bdb9 Improve documentation on entity relationships and filters
Updated formatting and clarified steps for viewing entity relationships and filtering in the Catalog Graph.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-18 15:24:51 -05:00
milliehartnt123 87de61ea70 Fix typo in viewing-catalog.md
Changed alt text from Viewing entity relations to Viewing entity relationships to align with the page title.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-18 14:32:53 -05:00
milliehartnt123 46b865f2eb Try to fix prettier errors in filter-catalog.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-17 12:41:51 -05:00
milliehartnt123 39641a9597 Fix punctuation in create-a-component.md
Added a colon at the end of the sentence for clarity.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-17 09:43:05 -05:00
milliehartnt123 25efe44acd Fix formatting and update step numbers in guide
Updated step numbering and corrected formatting in the guide.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-17 09:41:48 -05:00
milliehartnt123 e46ec22005 Merge branch 'backstage:master' into milliehartnt123-create-ui-doc 2026-02-17 09:23:28 -05:00
milliehartnt123 c546f03134 Correct capitalization in update-a-component.md
Changed software catalog to Software Catalog

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-16 10:31:34 -05:00
milliehartnt123 5b3a6dd51a Correct capitalization of 'Catalog' in documentation
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-16 10:29:22 -05:00
milliehartnt123 9e929cd732 Correct capitalization in registration guide
Updated capitalization of 'Catalog' and 'Software Catalog' for consistency.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-16 10:25:24 -05:00
milliehartnt123 f822a2d82e Update filter-catalog.md Changed catalog to Catalog
Changed catalog to Catalog

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-16 10:22:39 -05:00
Linus Andersson 363eac721c docs: follow up on PR: #32844 where update the database getting-started docker example to newest version
Signed-off-by: Linus Andersson <sunil.andersson@gmail.com>
2026-02-14 11:28:49 +01:00
milliehartnt123 21d0abcb2c Fix capitalization of 'Software Catalog' in documentation
Capitalized Catalog and Software Catalog as proper nouns.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-13 14:34:35 -05:00
milliehartnt123 4e4fcfd5ff Clarify entity types in catalog overview
Updated the overview section to clarify the types of entities in the Catalog. Changed to only include 4 main types here and point them to the Technical Overview for a description of all of the types. Also edited Catalog so it is always a proper noun and capitalized.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-13 14:30:23 -05:00
Linus Andersson cdb4719e08 docs: use postgres:17-bookworm in tutorial
Signed-off-by: Linus Andersson <sunil.andersson@gmail.com>
2026-02-13 19:08:52 +01:00
milliehartnt123 84fdb7edab Fix formatting issue in unregister-delete-component.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 16:33:55 -05:00
milliehartnt123 0b3fabed0f Fix formatting of 'Aggregated Relations' in documentation
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 16:25:12 -05:00
milliehartnt123 7ecc9bcd78 Fix typo in image caption for import step
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 16:23:45 -05:00
milliehartnt123 2fafccb241 Try to fix prettier errors in filter-catalog.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 15:38:33 -05:00
milliehartnt123 fad83fc840 Fix typo in error image filename
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 15:24:39 -05:00
milliehartnt123 d3fa2a8d36 Fix formatting in unregister-delete-component.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 09:50:04 -05:00
milliehartnt123 28b79c9a5e Fix URL formatting in component registration guide
Removed the trailing period from the example URL in the template instructions.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 09:41:25 -05:00
milliehartnt123 1b6cde538a Fix formatting in create-a-component.md
Fixed spacing for metadata and spec children in sample catalog-info.yaml file.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 09:33:11 -05:00
milliehartnt123 91acc6eea9 Update filter-catalog.md to use correct syntax
Fixed typos.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 09:27:44 -05:00
milliehartnt123 4971828eeb Rename 'Searching the Catalog' to 'Filtering the Catalog'
Also changed the name of the file for the link from search-catalog.md to filter-catalog.md

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 09:15:48 -05:00
milliehartnt123 7d923867a6 Fix typo in link to viewing entity relationships
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-12 09:03:41 -05:00
milliehartnt123 59e0dd5abc Delete docs/getting-started/search-catalog.md
This has been replaced by the new filter-catalog.md file.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-11 18:56:48 -05:00
milliehartnt123 aab68834d8 Upload new filter-catalog.md file
Replaces existing search-catalog.md file which will be deleted.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-11 18:55:52 -05:00
milliehartnt123 1de52b60f7 Fix grammatical error in entity relationships documentation
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-11 18:01:39 -05:00
milliehartnt123 b7ad4ba610 Fix typos in entity relationships documentation
Fixed typos in alt text

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-11 17:59:29 -05:00
milliehartnt123 be9fd47bec Fix typo in prerequisites section of documentation
Changed Note.js to Node.js

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-02-11 17:56:13 -05:00
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
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
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