Commit Graph

70514 Commits

Author SHA1 Message Date
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
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
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
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
Fredrik Adelöw a6b7142abd Merge pull request #31776 from backstage/freben/pubsub-filter
Implement filtering in Google PubSub events module
2026-02-11 13:24:17 +01:00
Fredrik Adelöw c78f2fff0e Merge pull request #32800 from backstage/freben/pre-exit-sadfsdfsdfsd
exit prerelease mode
2026-02-11 13:16:41 +01:00
Fredrik Adelöw 7dbbc3fdfd exit prerelease mode
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-02-11 13:06:57 +01:00
Fredrik Adelöw a7ec2ac2e5 Merge pull request #32782 from backstage/renovate/google-cloud-storage-7.x-lockfile
chore(deps): update dependency @google-cloud/storage to v7.19.0
2026-02-11 11:59:42 +01:00
Fredrik Adelöw 23c9ac76c3 Merge pull request #32792 from backstage/renovate/knip-5.x-lockfile
chore(deps): update dependency knip to v5.83.1
2026-02-11 11:55:55 +01:00
Charles de Dreuille a420d67077 Merge pull request #32711 from backstage/bui-surfaces
BUI - Replace Surface system with Bg (neutral background) system
2026-02-11 10:49:55 +00:00
Charles de Dreuille 048d9c47d4 Cleanup
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-11 10:36:32 +00:00
Charles de Dreuille 0fe7bf12be Update report.api.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-11 10:17:50 +00:00
Charles de Dreuille 53df9549ee Update Flex.stories.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-11 10:07:08 +00:00
Charles de Dreuille c67fb17302 cleaned up bg props
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2026-02-11 09:58:39 +00:00
renovate[bot] dc32316ac4 chore(deps): update dependency knip to v5.83.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 23:44:51 +00:00
Patrik Oldsberg a0676bb845 Merge pull request #32791 from backstage/renovate/backstage-actions-0.x
chore(deps): update backstage/actions action to v0.7.6
2026-02-11 00:36:12 +01:00
renovate[bot] 9162c9bd7a chore(deps): update backstage/actions action to v0.7.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 23:22:03 +00:00
Patrik Oldsberg 02d347e390 Merge pull request #32708 from backstage/docs-permissions
Docs: improve permission custom rules
2026-02-11 00:17:29 +01:00
Patrik Oldsberg 910b83c415 Merge pull request #32778 from backstage/renovate/html-react-parser-5.x-lockfile
chore(deps): update dependency html-react-parser to v5.2.17
2026-02-11 00:16:48 +01:00
Gabriel Dugny c47f3d8a73 Flip boolean config
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
2026-02-10 23:59:40 +01:00
Gabriel Dugny 7291529eb5 Update .changeset/fuzzy-suits-sit.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Gabriel Dugny <gabriel@dugny.me>
2026-02-10 23:51:15 +01:00