Commit Graph

70544 Commits

Author SHA1 Message Date
Antony Bouyon 50cdc70920 fix: wrong logic operator
Signed-off-by: Antony Bouyon <antony.bouyon@believe.com>
2026-02-13 10:05:43 +01:00
Antony Bouyon d682eef117 chore: remove undocumented hooks from utils/data.ts
Signed-off-by: Antony Bouyon <antony.bouyon@believe.com>
2026-02-13 10:05:43 +01:00
Antony Bouyon 8317533ea9 fix: improve useMediaQuery examples
Signed-off-by: Antony Bouyon <antony.bouyon@believe.com>
2026-02-13 10:05:43 +01:00
Antony Bouyon a57041b196 feat: add useStyles hook documentation & disclaimer for internal hooks
Signed-off-by: Antony Bouyon <antony.bouyon@believe.com>
2026-02-13 10:05:43 +01:00
Antony Bouyon 6b98a35341 fix: improve banner readability
Signed-off-by: Antony Bouyon <antony.bouyon@believe.com>
2026-02-13 10:05:43 +01:00
Antony Bouyon 9c7b3dbf1c chore: run prettier
Signed-off-by: Antony Bouyon <antony.bouyon@believe.com>
2026-02-13 10:05:43 +01:00
Antony Bouyon d61a795383 refactor: migrate to the new format
Signed-off-by: Antony Bouyon <antony.bouyon@believe.com>
2026-02-13 10:05:43 +01:00
Antony Bouyon 1cf2972f45 feat: add backstage/ui hooks documentation
Signed-off-by: Antony Bouyon <antony.bouyon@believe.com>
2026-02-13 10:05:43 +01:00
Fredrik Adelöw 8fc6bf9bfb Merge pull request #32821 from backstage/renovate/npm-qs-vulnerability 2026-02-13 08:10:30 +01:00
renovate[bot] 6936f564d9 Update dependency qs to v6.14.2 [SECURITY]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-13 00:32:33 +00:00
Patrik Oldsberg f1b1cedb70 Merge pull request #30967 from davidfestal/runtime-module-federation-enablement
Runtime module federation enablement
2026-02-13 01:13:25 +01:00
Charles de Dreuille 039a43a3d7 Merge pull request #32825 from backstage/bui-patch-tokens
Fixed foreground tokens
2026-02-12 23:55:51 +00:00
Charles de Dreuille 44877e4da6 Fixed foreground tokens
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-12 23:40:49 +00:00
Patrik Oldsberg a326fe580e module-federation-common: fix RR dep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-13 00:26:54 +01:00
Charles de Dreuille ab1a601379 Merge pull request #32822 from backstage/bui-full-page
BUI - Add new FullPage component
2026-02-12 22:47:55 +00:00
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 b377707685 yarn.lock: resolve latest conflict
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-12 23:38:34 +01:00
Patrik Oldsberg 94f2884a0c yarn.lock: resolve conflict
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-12 23:37:18 +01:00
Charles de Dreuille 1d477084cb Update accept.txt
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-12 22:25:03 +00:00
Charles de Dreuille 36d7cffd0a Update Header.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-12 22:23:15 +00: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
Charles de Dreuille 42e5c982ec Update Header.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-12 22:06:12 +00:00
Charles de Dreuille 15707fff59 Update Header.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-12 22:04:17 +00:00
Patrik Oldsberg 782a747350 Merge pull request #32823 from backstage/rugvip/okta-audience-validation
auth-backend-module-okta-provider: validate that audience is an absolute URL
2026-02-12 22:56:48 +01:00
Charles de Dreuille 734da6c3d3 Update preview.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-12 21:53:44 +00:00
Charles de Dreuille 644e30343f Add report + changeset
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-12 21:49:32 +00:00
Patrik Oldsberg 08aea95c7e Validate that Okta audience config is an absolute URL
Add a check in the Okta auth provider initialization that ensures
the provided audience is an absolute URL with an http(s) scheme,
and throws a descriptive error if not.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-12 22:42:21 +01:00
Charles de Dreuille a8ac56ed04 Add new FullPage component
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-12 21:38:44 +00:00
Patrik Oldsberg 85d9eb1109 Merge pull request #32292 from Believe-SA/techdocs-nfs
Migrate techdocs-cli-embedded-app to NFS
2026-02-12 19:57:10 +01:00
Patrik Oldsberg 76c3a5b1cc Merge pull request #32780 from backstage/renovate/faker-js-faker-10.x-lockfile
chore(deps): update dependency @faker-js/faker to v10.3.0
2026-02-12 19:51:07 +01:00
Patrik Oldsberg a9a894e7cb Merge pull request #32817 from chanchalkhatri19/docs-fix-well-known-annotations-link
docs: fix broken internal link in well-known-annotations.md
2026-02-12 19:32:40 +01:00
Patrik Oldsberg 55bf4f7ab1 Merge pull request #32810 from chanchalkhatri19/docs-fix-techdocs-cli-readme-link
docs: fix TechDocs CLI README link path
2026-02-12 19:31:13 +01:00
Patrik Oldsberg bba99d81af Merge pull request #32808 from chanchalkhatri19/fix/docs-spelling-typos
docs: Fix spelling typos in documentation
2026-02-12 19:30:44 +01:00
chanchalkhatri19 fca848468b docs: fix broken internal link in well-known-annotations.md
Signed-off-by: chanchalkhatri19 <chanchal.khatri01@infosys.com>
2026-02-12 16:02:46 +00:00
Andre Wanlin 3062f246a4 Merge pull request #32811 from chanchalkhatri19/docs-fix-catalog-graph-localhost-link
docs: fix localhost URL in catalog graph documentation
2026-02-12 06:48:28 -06:00
chanchalkhatri19 708bec0a5d docs: fix localhost URL in catalog graph documentation
Signed-off-by: chanchalkhatri19 <chanchal.khatri01@infosys.com>
2026-02-12 12:21:32 +00:00
Andre Wanlin 7d42231cc8 Merge pull request #32806 from awanlin/nfs/create-app-updates
Create App Updates
2026-02-12 05:59:06 -06:00
chanchalkhatri19 c0aad22784 docs: fix TechDocs CLI README link path
Signed-off-by: chanchalkhatri19 <chanchal.khatri01@infosys.com>
2026-02-12 11:47:31 +00:00
renovate[bot] e90b2f52f1 chore(deps): update dependency @faker-js/faker to v10.3.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12 10:37:24 +00:00
Riley Martine 5dd683fa0a Export createRateLimitMiddleware from @backstage/backend-defaults/httpRouter (#32789)
When attempting to follow the directions in the [docs to customize the HTTP router](https://backstage.io/docs/backend-system/core-services/http-router/#configuring-the-service), I found that I could not follow them because `createRateLimitMiddleware` was not exported as the code suggested it should be. This patch exports it.

Signed-off-by: Riley Martine <rmartine@integralads.com>
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
2026-02-12 11:24:24 +01:00
Charles de Dreuille a92426920f Merge pull request #32803 from backstage/bui-docs-improvements
BUI docs improvements
2026-02-12 09:05:11 +00:00
chanchal-khatri01_infosys 02c0302e66 docs: Fix spelling typos in documentation
- Fix 'neccessary' to 'necessary' in kubernetes installation docs
- Fix 'skipSuccesfulRequests' to 'skipSuccessfulRequests' in http-router docs
- Fix 'compatability' to 'compatibility' in v1.30.0 changelog
- Fix 'prefered' to 'preferred' in v1.4.0 changelog

Signed-off-by: chanchal-khatri01_infosys <chanchal.khatri01@infosys.com>
2026-02-12 06:32:35 +00:00
Andre Wanlin 3c4cfaee3d Changes based on copilot feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-11 19:44:03 -06:00
Andre Wanlin 40f27209ed Create App Updates
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-02-11 19:12:28 -06:00
Charles de Dreuille d1ce8ec3cc Cleanup
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-11 21:04:22 +00:00
Charles de Dreuille 0a3c572890 Cleanup
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-11 20:17:42 +00:00
Charles de Dreuille 9b75c76a9e Add new search - cmd + k
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-11 20:08:35 +00:00
Charles de Dreuille 13422d70aa Improving our get started page in BUI
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-11 19:44:11 +00:00
Aramis Sennyey 36573c6dd0 docs: fix reference to parent inputs in child extension (#32801)
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
2026-02-11 10:23:55 -05:00
Johan Persson ab25658d7b refactor(ui): remove never-typed ghost props from useDefinition ownProps
Replace the ChildrenProps intersection approach with ResolveBgProps,
which transforms the base type so that only the relevant children
variant exists in the final type. Provider components get
childrenWithBgProvider (with children Omit'd), non-providers pass
through unchanged — no more optional never properties showing up
in autocomplete.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
2026-02-11 14:05:44 +01:00