Commit Graph

14307 Commits

Author SHA1 Message Date
Patrik Oldsberg 8c5c6b8c1a Merge pull request #26672 from zcmander/zcmander/fix-keyvredis-useredissets-opt
fix(cache): pass useRedisSets option to KeyvRedis cache storage adapter
2024-09-14 19:26:15 +02:00
Patrik Oldsberg 02283a9f8e Merge pull request #26681 from drodil/table_style
fix: table width overriden with custom styles
2024-09-14 15:01:19 +02:00
zcmander 213664e85b fix(cache): pass useRedisSets option to KeyvRedis cache storage adapter
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: zcmander <zcmander@gmail.com>
2024-09-14 15:53:52 +03:00
Heikki Hellgren 107a1476b0 fix: table width overriden with custom styles
when custom styles are passed to Table component, they override the
default width 100%. moving the style out of restProps fixes this issue
while still allows customizing the width if wanted.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-09-14 14:00:43 +03:00
Patrik Oldsberg 53d3d22687 Merge pull request #26670 from backstage/rugvip/listeners
backend-app-api: single registry and shutdown hook for backend instances
2024-09-13 15:31:44 +03:00
Patrik Oldsberg ee442cb7b7 Update packages/backend-app-api/src/wiring/BackendInitializer.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-13 13:49:21 +02:00
Patrik Oldsberg 8ccf7845cd backend-app-api: single registry and shutdown hook for backend instances
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-13 12:55:24 +02:00
Patrik Oldsberg 0382b20912 Update packages/app-next/src/App.tsx
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-13 12:07:05 +02:00
MT Lewis c31ebf8956 app-next: add comment explaining why we're unnecessarily doing legacy plugin conversion
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-09-13 10:21:22 +01:00
Ben Lambert 67a57677b7 Merge pull request #26660 from backstage/blam/test-de-duple
NFS: Fix `apiRef` overriding
2024-09-13 08:11:45 +02:00
Patrik Oldsberg f340f08c7f Merge pull request #26653 from backstage/rugvip/bindings-fix
{core,frontend}-app-api: fix route binding prio + disable through code
2024-09-12 17:55:45 +03:00
blam 0c7094940f chore: make sure to load the api factories in reverse so that things are loaded in the correct order
Signed-off-by: blam <ben@blam.sh>
2024-09-12 16:21:37 +02:00
Fredrik Adelöw 77146ae7f1 Merge pull request #26628 from backstage/freben/catalog-service-mock
catalog: add service mocks
2024-09-12 14:29:14 +02:00
Patrik Oldsberg ddbeace2a4 {core,frontend}-app-api: fix route binding prio + disable through code
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-12 12:32:21 +02:00
renovate[bot] ab7713a57b fix(deps): update dependency eslint-plugin-jest to v28
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 09:47:54 +00:00
Patrik Oldsberg 50a530b2a8 catalog-client: switch to using search table implementation for filtering
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-12 10:07:23 +02:00
Fredrik Adelöw a22687112e fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-12 09:50:39 +02:00
Patrik Oldsberg c0300626b2 catalog-client: filtering and facets for in-memory client
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-12 00:21:40 +02:00
Andre Wanlin 3dcc934e2a Merge pull request #26610 from awanlin/topic/create-app-yarn-4
Updated `create-app` to use Yarn 4
2024-09-11 08:18:12 -05:00
Patrik Oldsberg 98ffaa9b30 Merge pull request #25618 from awanlin/topic/add-missing-overrides
Added missing items to `overridableComponents`
2024-09-11 16:00:07 +03:00
Patrik Oldsberg ae969e9f21 Merge pull request #26625 from backstage/emmaindal/icons-blueprint-fixup
icons blueprint fixup
2024-09-11 15:26:58 +03:00
Andre Wanlin 08273aa725 Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-11 07:23:50 -05:00
Emma Indal 220f4f73bb api report + changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-11 14:10:03 +02:00
Emma Indal 248d5c514c remove config object on icon bundle blueprint
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-11 14:08:38 +02:00
Fredrik Adelöw 6f222ac773 add tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-11 13:56:20 +02:00
Andre Wanlin ad8ffa148a Added Yarn cache clean
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-11 06:31:10 -05:00
Fredrik Adelöw 29e57c795e changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-11 13:26:28 +02:00
Fredrik Adelöw 0e77776b51 implement in some tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-11 13:12:00 +02:00
Fredrik Adelöw 9d69185aa6 Merge pull request #26571 from backstage/renovate/rollup-plugin-commonjs-26.x
fix(deps): update dependency @rollup/plugin-commonjs to v26
2024-09-11 11:52:52 +02:00
Fredrik Adelöw 88af30273a Merge pull request #26604 from backstage/renovate/archiver-7.x
fix(deps): update dependency archiver to v7
2024-09-11 11:52:05 +02:00
Andre Wanlin 84ba741543 More test corrections
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-10 20:32:16 -05:00
Andre Wanlin 9b72729629 Fixed test
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-10 20:29:30 -05:00
Andre Wanlin 4975e634f4 Updated create-app to use Yarn 4
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-10 19:06:50 -05:00
Fredrik Adelöw f19f848077 flesh out the mock
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-10 22:21:54 +02:00
Andre Wanlin 9adc552602 Refactoring based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-10 15:05:42 -05:00
Andre Wanlin 32fce06e89 Added missing items to overridableComponents
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-10 15:05:42 -05:00
Fredrik Adelöw c40aa8798c empty setup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-10 17:42:32 +02:00
github-actions[bot] 47358815d6 Version Packages (next) 2024-09-10 13:56:19 +00:00
Patrik Oldsberg 8743beff4d Merge pull request #26412 from backstage/jhaals/cleanup-httpRouter
backend-defaults: deprecate createLifecycleMiddleware
2024-09-10 16:48:52 +03:00
renovate[bot] 82539fec6b fix(deps): update dependency archiver to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 13:10:04 +00:00
MT Lewis ac9dc88477 backstage-cli: remove dependency on js-yaml
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-09-10 14:09:04 +01:00
MT Lewis 7dbf877e8d backstage-cli: improve messaging around yarn-plugin
Moves the message to the end to make it more
likely users will see it, and add some details on
how to migrate away from the plugin.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-09-10 13:50:43 +01:00
MT Lewis 1e4b91f6d7 backstage-cli: only use backstage:^ version if the package exists in the new manifest
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-09-10 13:50:43 +01:00
MT Lewis 3d88455be9 cli: use backstage:^ versions when yarn plugin is installed
Introduces basic support for backstage:^ versions
in the versions:bump command in backstage-cli. The
behavior changes in the following ways:

1. If the yarn plugin is detected, write
    backstage:^ versions in package.json files in
    the repo where appropriate.
2. Update breaking change detection to
    correctly resolve lockfile entries for
    packages using backstage:^ versions.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-09-10 13:50:42 +01:00
Ben Lambert 5bbd74d19d Merge pull request #26597 from backstage/fix/support-button-should-allow-optional-title-for-link
Use getOptionalString for optional app.support.items[].links[].title
2024-09-10 14:27:24 +02:00
Carl-Erik Bergström f325258a2f fix: getOptionalString for app.support.items[].links[].title
Signed-off-by: Carl-Erik Bergström <cbergstrom@spotify.com>
2024-09-10 13:07:26 +02:00
Ben Lambert 28238c58f4 Merge pull request #26591 from backstage/blam/vite-v5
Bump to vite v5
2024-09-10 12:51:29 +02:00
blam 9d8f12ef80 chore: move deps
Signed-off-by: blam <ben@blam.sh>
2024-09-10 11:53:14 +02:00
blam 8670e45232 chore: bump to vite v5
Signed-off-by: blam <ben@blam.sh>
2024-09-10 11:47:50 +02:00
Fredrik Adelöw 9290c92dad Merge pull request #26498 from backstage/renovate/major-testing-library-monorepo
chore(deps): update dependency @testing-library/react to v16
2024-09-10 11:39:18 +02:00