Commit Graph

51617 Commits

Author SHA1 Message Date
Aramis 9291354f99 rename count to totalItems
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-03-07 17:24:11 -05:00
Aramis 59bf5009a8 fix api report
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-03-07 17:24:11 -05:00
Aramis b4d3b5f880 add test for count
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-03-07 17:24:11 -05:00
Aramis 72b88270e0 feat(catalog): Add a title to the PaginatedCatalogTable.
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-03-07 17:24:11 -05:00
Andre Wanlin 0b120df27b Merge pull request #23097 from zeshanziya/home-page
Inconsistency in Styling and Title Visibility for Top Visited and Recently Visited Cards
2024-03-07 17:06:41 +01:00
Ben Lambert b4bde080e4 Merge pull request #23442 from backstage/emmablam/a18yfix
A11Y: Fix lighthouse check with new auth system
2024-03-07 15:19:43 +01:00
blam 00ee92dcc0 chore: remove headful config for now
Signed-off-by: blam <ben@blam.sh>
2024-03-07 14:43:56 +01:00
blam 6e51338a67 chore: fix issue with accessbility score not been evaluated proeprly
Signed-off-by: blam <ben@blam.sh>
2024-03-07 14:04:59 +01:00
Ben Lambert 3f56a14ff5 Merge pull request #23431 from backstage/scm-resolve-improvements
@backstage/integration: fix issue with resolving SCM URLs against base with trailing slash
2024-03-07 11:09:29 +01:00
Philipp Hugenroth b45c9df686 Merge pull request #23311 from backstage/philipph/platform-to-framework
Rename open platform to open source framework
2024-03-07 09:22:35 +01:00
backstage-goalie[bot] fd0ac1543e Merge pull request #23434 from backstage/renovate/roadiehq-backstage-plugin-github-pull-requests-2.x-lockfile
Update dependency @roadiehq/backstage-plugin-github-pull-requests to v2.5.24
2024-03-06 23:53:18 +00:00
renovate[bot] 3d2cf95745 Update dependency @roadiehq/backstage-plugin-github-pull-requests to v2.5.24
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 23:27:28 +00:00
backstage-goalie[bot] b64a47467b Merge pull request #23433 from backstage/renovate/roadiehq-backstage-plugin-github-insights-2.x-lockfile
Update dependency @roadiehq/backstage-plugin-github-insights to v2.3.27
2024-03-06 23:09:45 +00:00
renovate[bot] bb25e08354 Update dependency @roadiehq/backstage-plugin-github-insights to v2.3.27
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 22:34:00 +00:00
backstage-goalie[bot] a48bbbaa94 Merge pull request #23432 from backstage/renovate/roadiehq-backstage-plugin-buildkite-2.x-lockfile
Update dependency @roadiehq/backstage-plugin-buildkite to v2.1.21
2024-03-06 22:16:24 +00:00
renovate[bot] 9df837ad12 Update dependency @roadiehq/backstage-plugin-buildkite to v2.1.21
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 21:47:44 +00:00
backstage-goalie[bot] 34574eedff Merge pull request #23428 from backstage/renovate/newrelic-browser-agent-1.x-lockfile
Update dependency @newrelic/browser-agent to v1.252.1
2024-03-06 21:30:41 +00:00
MT Lewis 0386fa7fc2 integration: use href from git-url-parse when resolving file urls
When parsing a URL with a trailing slash,
git-url-parse drops the trailing slash from the
href and filepath properties on the result, which
is inconsistent with the behavior of the native
URL constructor. Since before we were using the
filepath property from git-url-parse to determine
how much to truncate the pathname from the URL
constructor, we were off-by-one for URLs with a
trailing slash.

After this change, we pass the href property from
git-url-parse to the URL constructor, such that
the amount to truncate the pathname and the
pathname itself are ultimately coming from the
same source.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-03-06 21:08:57 +00:00
MT Lewis c52b3c80b1 integration: add some failing tests for defaultScmResolveUrl
Discovered some cases with SCM URL resolution that
don't appear to work as intended. This commit adds
some new failing unit tests to demonstrate the
problem, as well as a few new cases that pass to
round out the area of the suite.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-03-06 20:57:37 +00:00
renovate[bot] 3ae28f2c8c Update dependency @newrelic/browser-agent to v1.252.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 20:50:06 +00:00
backstage-goalie[bot] 23d85e06f8 Merge pull request #23427 from backstage/renovate/google-cloud-firestore-7.x-lockfile
Update dependency @google-cloud/firestore to v7.3.1
2024-03-06 20:39:19 +00:00
renovate[bot] 42e34bc908 Update dependency @google-cloud/firestore to v7.3.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 20:03:06 +00:00
backstage-goalie[bot] 6f1be613af Merge pull request #23426 from backstage/renovate/emotion-monorepo
Update dependency @emotion/react to v11.11.4
2024-03-06 19:39:38 +00:00
Fredrik Adelöw 039abf095f Merge pull request #23425 from szubster/repo-tools-dev
Move @backstage/repo-tools to dev dependencies
2024-03-06 20:31:44 +01:00
renovate[bot] c216deb212 Update dependency @emotion/react to v11.11.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 19:04:53 +00:00
Sydney Achinger 7b6e066e19 Merge pull request #23420 from wss-dogara/master
Fix TechDocs sidebar height with large number of links
2024-03-06 13:53:57 -05:00
Tomasz Szuba b65788b68f Move @backstage/repo-tools to dev dependencies
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2024-03-06 17:13:49 +01:00
Ben Lambert ffc20b0fd4 Merge pull request #22902 from andmagom/docs/KuberntesAuthStrategy
Documented the way to add a custom KubernetesAuthStrategy
2024-03-06 15:59:20 +01:00
Andres Mauricio Gomez P 692cccd582 Changing sidebars to use the new name for authentication-strategies
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andrés Mauricio Gómez P 08ae12aaac Update docs/features/kubernetes/authenticationstrategy.md
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andres Mauricio Gomez P 61250364fb Fixing references in authenticationstrategy docs
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andres Mauricio Gomez P 575b35d5be Adding authenticationstrategy to sidebar
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andres Mauricio Gomez P 52c97b5698 Renaming authenticationstrategy file
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andrés Mauricio Gómez P 7c8aa98719 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andrés Mauricio Gómez P 18fe10f7d8 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P e3fdcec252 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P 377a0a9506 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P 5adfbb4cf0 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P a27d7d3bd5 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P e293e41ad5 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P ab5b7eebcc Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andres Mauricio Gomez P 5f435833f1 Documented the way to add a new KubernetesAuthStrategy
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Ben Lambert 02a79cbe4c Merge pull request #23415 from ovalice/fix/node-test-utils-to-cjs
Use index.cjs.js as entry point to scaffolder-node-test-utils
2024-03-06 13:39:27 +01:00
Ben Lambert 5860b48659 Update slimy-bananas-brush.md
Signed-off-by: Ben Lambert <blam@spotify.com>
2024-03-06 13:13:43 +01:00
ovalice 563dfd033c Use index.cjs.js as entry point to scaffolder-node-test-utils
Signed-off-by: ovalice <user@example.com>
2024-03-06 12:47:09 +01:00
Philipp Hugenroth 1d72a99cf2 Adjust to review
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-03-06 12:28:14 +01:00
backstage-goalie[bot] 8dc18dc8ee Merge pull request #23390 from backstage/renovate/pg-8.x-lockfile
chore(deps): update dependency @types/pg to v8.11.2
2024-03-06 00:07:06 +00:00
Dylan O'Gara 7c2d022d31 Fix TechDocs sidebar height with large number of links
Signed-off-by: Dylan O'Gara <dogara@webstaurantstore.com>
2024-03-05 16:06:46 -05:00
John Philip 7963b5ca29 Merge pull request #23280 from secustor/feat/allo-to-provide-custom-techdocs-generator
feat(plugins/techdocs): add TechdocsGeneratorExtensionPoint
2024-03-05 14:47:18 -05:00
Elon Jefferson 5aad3649ad Merge pull request #22863 from awanlin/topic/entity-namespace-picker-defaults
Added `initiallySelectedNamspaces`
2024-03-05 14:14:41 -05:00