Commit Graph

68022 Commits

Author SHA1 Message Date
Charles de Dreuille be63eb8056 Update verify_chromatic.yml
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-19 07:06:21 +01:00
Charles de Dreuille 3f731d5bff Update verify_chromatic.yml
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-18 18:31:05 +01:00
Charles de Dreuille d2f44726ac Add Chromatic bot
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-18 18:26:37 +01:00
Fredrik Adelöw fd370cab1d Merge pull request #31188 from backstage/storybook-fix-patches 2025-09-18 19:01:44 +02:00
Julio Fernandez eebc042cab Add new plugin (KwrithLog)
Signed-off-by: Julio Fernandez <jfvilas@outlook.com>
2025-09-18 17:20:59 +02:00
Charles de Dreuille 938973cdf3 Fix Storybook types issues
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-18 15:57:24 +01:00
Sofia Sjöblad 4c1d163c87 chore: fix prettier
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-09-18 16:04:10 +02:00
Sofia Sjöblad b937a11d2e fix(ui): add smooth border animations and improve SearchField styling
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-09-18 14:57:39 +02:00
Jonathan Roebuck 84443f16bc Adds config definitions for Azure Blob Storage in integration and catalog provider
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com>
2025-09-18 13:46:31 +01:00
Stuart Said 2aaf01a0fa fix: Counting distinct results for entity facets in search table
Signed-off-by: Stuart Said <stuartman9@hotmail.co.uk>
2025-09-18 12:26:04 +01:00
Sofia Sjöblad 9a471252a4 fix(ui): improve SearchField component flex layout and animations
- Fixed SearchField behavior in Header components
- Switched from width-based to flex-basis transitions for better responsive behavior
- Added new Storybook stories to test SearchField integration with Header component
- Improved icon positioning and padding transitions

Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-09-18 10:25:29 +02:00
TA31OU 39c0beda09 Merge branch 'master' of https://github.com/backstage/backstage
Signed-off-by: TA31OU <kyle.opperman@ing.com>
2025-09-18 08:53:18 +02:00
TA31OU 02c67c58cf Feedback
Signed-off-by: TA31OU <kyle.opperman@ing.com>
2025-09-18 08:51:01 +02:00
Hope Hadfield fa589daef6 add yarn.lock
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
2025-09-17 16:29:54 -04:00
Hope Hadfield 99fcf986fe Remove all unused luxon dependencies
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
2025-09-17 16:22:22 -04:00
Gustaf Räntilä 65f5a3a84d Using 'classnames' instead of custom implementation
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-09-17 16:16:20 +02:00
Gustaf Räntilä c8ec8e5242 Update .changeset/public-sites-admire.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-09-17 16:11:48 +02:00
Charles de Dreuille 52227d382a Merge pull request #31177 from backstage/chromatic-flow
Fix our Chromatic workflow
2025-09-17 14:43:54 +01:00
Charles de Dreuille a418e1961e Fix our Chromatic workflow
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-17 14:23:29 +01:00
Charles de Dreuille 77c6d05d26 Merge pull request #31176 from backstage/chromatic-flow
Allow Chromatic to be run manually
2025-09-17 14:04:15 +01:00
Charles de Dreuille 2100dbfcb1 Update verify_chromatic.yml
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-17 13:40:07 +01:00
Henrik Edegård 3d09bb218a Adds username as optional config in order to send with a different username than the Slack App have.
Signed-off-by: Henrik Edegård <henrik.edegard@fortnox.se>
2025-09-17 11:30:28 +00:00
Fredrik Adelöw 8d50b15e0b Merge pull request #31081 from deepthi-28/migrationg_doc_changes
Minor documentation changes
2025-09-17 12:44:40 +02:00
Hitoshi Kamezaki 024645e1ab Remove unused @octokit moudles from cli package
- @octokit/graphql
- @octokit/graphql-schema
- @octokit/oauth-app

Signed-off-by: Hitoshi Kamezaki <kamezaki@ap-com.co.jp>
2025-09-17 19:36:20 +09:00
Patrik Oldsberg fcc5e8473b Merge pull request #31171 from backstage/rugvip/mf-fix
cli: fix module federation config to only omit imports for remote
2025-09-17 10:21:38 +02:00
Patrik Oldsberg 6ebc1ead92 cli: fix mf config to only omit imports for remote
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-17 09:53:22 +02:00
Fredrik Adelöw 366f73e70d Merge pull request #31170 from backstage/freben/fix
fix release typo
2025-09-17 09:43:02 +02:00
Fredrik Adelöw 84a640cb83 fix release typo
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-17 09:35:08 +02:00
Hellgren Heikki 606f2c1f71 chore: use BACKSTAGE_VERSIONS_BASE_URL instead
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-09-17 09:00:02 +03:00
Gustaf Räntilä 6981ae6bb5 Fixed DependencyGraph size issue, causing it not to adapt to the container size
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-09-16 23:08:07 +02:00
Tim Klever b8a381e4f1 chore: remove isomorphic-form-data from dependencies
The need to explicitly specify this dependency was resolved.

Issue: https://github.com/swagger-api/swagger-ui/issues/7436
Resolution: https://github.com/swagger-api/swagger-ui/issues/7436#issuecomment-889792304
Signed-off-by: Tim Klever <tim.v.klever@aexp.com>
2025-09-16 12:32:20 -07:00
Beth Griggs d501e8c768 feat(http): move HTTP server configuration application, enable flexible duration formats
This commit applies HTTP server configuration in `rootHttpRouterServiceFactory`
and adds support for multiple duration formats for timeouts. The previous
tests for server config have been moved and refactored. The documentation
and CHANGELOG have been updated to reflect the new configuration structure
and supported formats.

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
2025-09-16 19:07:28 +01:00
Beth Griggs ee06f7d181 fixup! add API report
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
2025-09-16 18:43:24 +01:00
Beth Griggs 8b91238021 feat(http): support server-level timeout and socket options via app-config
Adds support for configuring server-level HTTP options through the
`app-config.yaml` file under the `backend.server` key. This includes
support for: `headersTimeout`, `keepAliveTimeout`, `requestTimeout`,
`timeout`, `maxHeadersCount`, and `maxRequestsPerSocket`.

These options are passed directly to the underlying Node.js HTTP server,
when omitted, the default values are used.

Refs: https://github.com/backstage/backstage/issues/21808
Refs: https://github.com/backstage/backstage/issues/30449
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
2025-09-16 18:43:24 +01:00
Charles de Dreuille bd7e339ed8 Merge pull request #31151 from backstage/chromatic
Restrict Chromatic to only build BUI
2025-09-16 16:48:37 +01:00
Fredrik Adelöw 1606115402 Merge pull request #31099 from backstage/dependabot/npm_and_yarn/vite-7.1.5
chore(deps-dev): bump vite from 7.1.2 to 7.1.5
2025-09-16 17:20:11 +02:00
Fredrik Adelöw def81dd4d1 Merge pull request #31139 from backstage/dependabot/npm_and_yarn/axios-1.12.0
chore(deps-dev): bump axios from 1.11.0 to 1.12.0
2025-09-16 17:16:53 +02:00
Charles de Dreuille 976fa7015c Cleanup
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-09-16 16:12:40 +01:00
Fredrik Adelöw f888ee3540 Merge pull request #31163 from backstage/freben/nexxxt
enter pre
2025-09-16 17:10:00 +02:00
Fredrik Adelöw 5921a043c0 enter pre
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-16 16:57:11 +02:00
Fredrik Adelöw 8f407056ba Merge pull request #31161 from backstage/freben/release-notes
add release notes for 1.43.0
2025-09-16 16:54:47 +02:00
Fredrik Adelöw 3772643f5e Merge pull request #31028 from backstage/dependabot/npm_and_yarn/docs-ui/next-15.4.7
chore(deps): bump next from 15.3.4 to 15.4.7 in /docs-ui
2025-09-16 16:52:47 +02:00
Fredrik Adelöw 75ed96cd6e dedupe
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-16 16:50:08 +02:00
Fredrik Adelöw 4dc9aeba6f dedupe
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-16 16:48:53 +02:00
Fredrik Adelöw f8091fe083 add release notes for 1.43.0
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-16 16:44:55 +02:00
Patrik Oldsberg ed466ead28 Merge pull request #31012 from polasudo/fix/update-service-acc-ca-path
Exporting SERVICEACCOUNT_CA_PATH
2025-09-16 16:42:13 +02:00
dependabot[bot] 00707cf3d9 chore(deps-dev): bump axios from 1.11.0 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 14:19:49 +00:00
dependabot[bot] 5998ce722b chore(deps): bump next from 15.3.4 to 15.4.7 in /docs-ui
Bumps [next](https://github.com/vercel/next.js) from 15.3.4 to 15.4.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.3.4...v15.4.7)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.4.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 13:59:34 +00:00
Fredrik Adelöw 077fae5fe7 Merge pull request #31098 from backstage/changeset-release/master
Version Packages
2025-09-16 15:57:40 +02:00
github-actions[bot] b799a2d07f Version Packages 2025-09-16 13:22:58 +00:00