Commit Graph

9151 Commits

Author SHA1 Message Date
Brian Fletcher c9bb0818f7 Merge branch 'master' of github.com:backstage/backstage into allow-failing-proxies 2022-01-28 14:08:41 +00:00
Brian Fletcher 27e1ab0ec4 addressing review suggestions
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-01-28 13:52:03 +00:00
Brian Fletcher 8030dc7dd5 only skip proxies if configured to do so
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-01-28 11:28:46 +00:00
Johan Haals d2a0f08d5c Merge pull request #9190 from backstage/catalog-identity-client-token
Use server token for catalog identity client
2022-01-28 11:55:07 +01:00
Johan Haals f72d08087c Merge pull request #9214 from backstage/dependabot/npm_and_yarn/passport-0.5.2
chore(deps): bump passport from 0.4.1 to 0.5.2
2022-01-28 11:28:40 +01:00
Johan Haals c49b7bd960 Merge pull request #8934 from kmikko/feat/catalog-import-customizations
feat(catalog-import): Make catalog filename and branch customizable
2022-01-28 11:01:09 +01:00
Brian Fletcher 124520078c allow backend to start if proxy target is not set
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-01-28 09:50:27 +00:00
dependabot[bot] 28a5f9d0b1 chore(deps): bump passport from 0.4.1 to 0.5.2
Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.1 to 0.5.2.
- [Release notes](https://github.com/jaredhanson/passport/releases)
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaredhanson/passport/compare/v0.4.1...v0.5.2)

---
updated-dependencies:
- dependency-name: passport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 09:40:21 +00:00
Ben Lambert b1b16030e7 Merge pull request #9216 from backstage/dependabot/npm_and_yarn/prom-client-14.0.1
chore(deps): bump prom-client from 13.2.0 to 14.0.1
2022-01-28 09:59:35 +01:00
Johan Haals 32dd057f3d Merge pull request #9113 from gabrie30/master
Fixes: Change Events Unable to be Listed
2022-01-28 09:57:05 +01:00
Mikko Korhonen bee418a36b docs(catalog-import): update documentation about catalog filename customizations
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:14:59 +02:00
Mikko Korhonen 9735b00b6a refactor(catalog-import): access catalog filename and branchname via hooks and helpers
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:14:58 +02:00
Mikko Korhonen 2734946be0 test(catalog-import): migrate some tests to use TestApiProvider
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:13:42 +02:00
Mikko Korhonen e9b5f55a8b chore(catalog-import): generate api report
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:13:42 +02:00
Mikko Korhonen b40159ff3a chore(catalog-import): update README with relevant information how to customzie layout
Obsolete instructions were used, updated with up-to-date information from changelog
https://github.com/backstage/backstage/blob/master/plugins/catalog-import/CHANGELOG.md#minor-changes-1

Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:13:42 +02:00
Mikko Korhonen 4d17cc5424 test(catalog-import): update and tests for custom catalog filename and branch name
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:13:42 +02:00
Mikko Korhonen 307f17372e feat(catalog-import): make catalog import branch name customizable
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:13:42 +02:00
Mikko Korhonen 1bd29cd9ae feat(catalog-import): make catalog import example paths customizable
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:13:42 +02:00
Mikko Korhonen 581bed3512 feat(catalog-import): read catalog filename from app config
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:13:42 +02:00
Mikko Korhonen b20709491d feat(catalog-import): expose catalog filename to frontend
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:13:42 +02:00
dependabot[bot] fac5f112b4 chore(deps): bump prom-client from 13.2.0 to 14.0.1
Bumps [prom-client](https://github.com/siimon/prom-client) from 13.2.0 to 14.0.1.
- [Release notes](https://github.com/siimon/prom-client/releases)
- [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/siimon/prom-client/compare/v13.2.0...v14.0.1)

---
updated-dependencies:
- dependency-name: prom-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 04:19:11 +00:00
MT Lewis fef8fc92c5 catalog-backend: add some missing location unit tests
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-27 17:48:15 +00:00
MT Lewis 5bbffa60be catalog-backend: pass token to locationService in location routes
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-27 17:46:37 +00:00
Joe Porpeglia 7023e7066b Remove todo
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2022-01-27 09:13:03 -05:00
Joe Porpeglia 2b028ae041 Update api reports
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2022-01-27 09:13:02 -05:00
Joe Porpeglia ae1bba9ebc Use server token for catalog identity client
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2022-01-27 09:13:02 -05:00
Johan Haals e628945d4b Merge pull request #9148 from brethubbard/master
Make linkTarget configurable in MarkdownContent component
2022-01-27 15:02:08 +01:00
github-actions[bot] 406848efee Version Packages 2022-01-27 11:07:27 +00:00
MT Lewis c46a99b045 Merge pull request #8506 from backstage/authz-search-backend
search: filter unauthorized results
2022-01-27 11:01:51 +00:00
Ben Lambert caab696f28 Merge pull request #9191 from backstage/auth-backend/full-ref-subs
Auth backend/full ref subs
2022-01-27 11:37:36 +01:00
Patrik Oldsberg 26c7fca6be auth-backend: prettier + changeset tweak
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-27 10:52:00 +01:00
Patrik Oldsberg 5148c4f29d Merge pull request #9176 from backstage/dependabot/npm_and_yarn/react-text-truncate-0.17.0
chore(deps): bump react-text-truncate from 0.16.0 to 0.17.0
2022-01-27 10:20:22 +01:00
Colin Rymer 138ea531e7 docs(tech-insights-backend): fix CHANGELOG.md typo
Signed-off-by: Colin Rymer <colin.rymer@gmail.com>
2022-01-26 18:03:05 -05:00
elonj 80b9027eb7 oidc and googld subs will be full entity refs
Signed-off-by: elonj <elonj@spotify.com>
2022-01-26 17:27:32 -05:00
Patrik Oldsberg 867d44c82e Merge pull request #9149 from tradcliffe-expediagroup/tradcliffe/add-input-option-github-actions-dispatch
Tradcliffe/add input option GitHub actions dispatch
2022-01-26 21:58:34 +01:00
Jay Gabriels c2e07bff68 Add missing key
Signed-off-by: Jay Gabriels <jgabriels30@gmail.com>
2022-01-26 11:52:34 -08:00
Jay Gabriels 65ea82efdf Add Link component back in
Signed-off-by: Jay Gabriels <jgabriels30@gmail.com>
2022-01-26 11:50:57 -08:00
MT Lewis af4864b462 search-backend: deduplicate authorize calls
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-26 19:38:01 +00:00
Jay Gabriels 7966d8c75c Run prettier
Signed-off-by: Jay Gabriels <jgabriels30@gmail.com>
2022-01-26 08:26:55 -08:00
Patrik Oldsberg 1aee8c207c Merge pull request #9136 from backstage/eide/auth-callback-urls
[auth-backend]: Support callbackUrl when setting cookie configuration
2022-01-26 16:34:21 +01:00
Patrik Oldsberg 941211e2b3 Merge pull request #9156 from backstage/dependabot/npm_and_yarn/types/node-cron-3.0.1
chore(deps-dev): bump @types/node-cron from 2.0.5 to 3.0.1
2022-01-26 12:18:16 +01:00
dependabot[bot] bdc53553eb chore(deps): bump react-text-truncate from 0.16.0 to 0.17.0
Bumps [react-text-truncate](https://github.com/ShinyChang/react-text-truncate) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/ShinyChang/react-text-truncate/releases)
- [Changelog](https://github.com/ShinyChang/React-Text-Truncate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ShinyChang/react-text-truncate/commits)

---
updated-dependencies:
- dependency-name: react-text-truncate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 04:19:59 +00:00
Vincenzo Scamporlino 9f394b231c Remove unused type
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-01-25 16:31:29 +01:00
Vincenzo Scamporlino 074f36cc43 Import DocumentTypeInfo from common
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-01-25 16:27:02 +01:00
Vincenzo Scamporlino 43f9d00c1e Add result-by-result filtering pagination test
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-01-25 16:27:02 +01:00
Vincenzo Scamporlino 77cbb31883 Fix comments
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-01-25 16:27:02 +01:00
Vincenzo Scamporlino e73ad9c89a Add AuthorizedSearchEngine tests
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-01-25 16:27:02 +01:00
Otto Sichert 6efb76581c Use fake timers to test search filter hooks debounce
Signed-off-by: Otto Sichert <git@ottosichert.de>
2022-01-25 15:40:14 +01:00
MT Lewis c7ce3076d9 search-backend: skip result-by-result filtering when possible
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 14:35:37 +00:00
Vincenzo Scamporlino 12b9fb8b34 search-backend: initialize variable rather than declaring type
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 13:01:41 +00:00