Commit Graph

20505 Commits

Author SHA1 Message Date
Joon Park f898c014ca Add explicit instance variable to denote the given token manager's scope of authentication
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:52:36 +00:00
Joon Park 0e8ec6d974 Rename all the things
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:47 +00:00
Joon Park d1801d7166 Refactor ServerPermissionClient away from inheritance
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:47 +00:00
Joon Park 816e0e04f9 Address various comments round 1
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:47 +00:00
Joon Park 24dce3ca43 Reintroduce noop token manager and refactor ServerPermissionClient
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:47 +00:00
Joon Park ea96ce2449 Change ServerTokenManager method name back to fromConfig
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:47 +00:00
Joon Park 2f8a9b665f Separate changesets
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:47 +00:00
Joon Park 366ca3ebfb Fix ts error
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:47 +00:00
Joon Park b3c67c7197 Remove noop from create app template
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:46 +00:00
Joon Park abb7616345 Add changeset and docs.
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:46 +00:00
Joon Park f786dc8140 Generate secret in development
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:46 +00:00
Joon Park 3d15cde451 Add permissionApiRef to app APIs
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:46 +00:00
Joon Park 6b8713df35 Create ServerPermissionClient and add it to example backend
Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-17 18:16:46 +00:00
Omar Babativa 610614a06d Includes an export for KubernetesBackendClient
Signed-off-by: Omar Babativa <obabativa@vmware.com>
2021-12-17 10:44:39 -05:00
goenning 01e1f746f1 update docs
Signed-off-by: goenning <me@goenning.net>
2021-12-17 15:10:48 +00:00
Ben Lambert 6ae3e64b14 Merge pull request #8536 from backstage/blam/notice
Added maintainer status notes
2021-12-17 16:09:55 +01:00
blam ff9ace4d2a chore: added some readme notes
Signed-off-by: blam <ben@blam.sh>
2021-12-17 15:43:33 +01:00
Patrik Oldsberg 21393dd443 Merge pull request #8526 from backstage/rugvip/auth-compat
auth-backend: fix identity fallback to populate userEntityRef correctly
2021-12-17 15:14:35 +01:00
Reinoud Kruithof 7e889bfb30 fix(user-settings): prevent using undefined value
Signed-off-by: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com>
2021-12-17 15:12:59 +01:00
lukzerom 73a91e25f9 added changeset
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-17 12:41:08 +01:00
lukzerom 7eb1983900 docs generated
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-17 12:34:51 +01:00
lukzerom 90f5a457b5 Docs update
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-17 12:26:52 +01:00
Brian Fletcher 7228b18c0f create an interface for gh creds provider
We plan to build on this later to allow the credentials provider to
be passed into the scaffolder tasks, the processors, and the url
readers.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-17 11:26:05 +00:00
lukzerom e3e39feb25 Core components descriptions update to I
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-17 12:17:53 +01:00
Jacob Wejendorp 8814c893e3 feat: add logging when skipping checks
Signed-off-by: Jacob Wejendorp <jwe@tradeshift.com>
2021-12-17 11:59:29 +01:00
Jacob Wejendorp 91c353da3a Apply suggestions from code review
Co-authored-by: Marley <55280588+marleypowell@users.noreply.github.com>
Signed-off-by: Jacob Wejendorp <jwe@tradeshift.com>
2021-12-17 11:53:50 +01:00
Reinoud Kruithof 375ed38b16 feat(user-settings): use useAsync and return loading status
Signed-off-by: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com>
2021-12-17 11:41:01 +01:00
Hasan Ozdemir 047d92db5e improve success and fail messages, re-generated api reports
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com>
2021-12-17 11:38:19 +01:00
lukzerom ea82f340a3 Docs update
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-17 10:41:38 +01:00
Fredrik Adelöw 3e79c4bc58 Merge pull request #8406 from prkeshri/7340-remote-config-fix
7340 remote config fix
2021-12-17 10:34:32 +01:00
Fredrik Adelöw 95753e686f Merge pull request #8509 from cmpadden/remove-deprecations-release-2021-11-11
Remove Deprecations (release-2021-11-11)
2021-12-17 09:48:39 +01:00
lukzerom c9f7126709 Card Tab docs update
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-17 09:06:58 +01:00
Johan Haals 597c79f001 Merge pull request #8529 from backstage/dependabot/npm_and_yarn/sucrase-3.20.3
build(deps): bump sucrase from 3.20.2 to 3.20.3
2021-12-17 08:52:13 +01:00
dependabot[bot] ef6f0fca55 build(deps): bump axios from 0.21.4 to 0.24.0
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.24.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 04:11:19 +00:00
dependabot[bot] 76676422a6 build(deps): bump sucrase from 3.20.2 to 3.20.3
Bumps [sucrase](https://github.com/alangpierce/sucrase) from 3.20.2 to 3.20.3.
- [Release notes](https://github.com/alangpierce/sucrase/releases)
- [Changelog](https://github.com/alangpierce/sucrase/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alangpierce/sucrase/commits)

---
updated-dependencies:
- dependency-name: sucrase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 04:08:23 +00:00
Hasan Ozdemir bc3695fe7a remobe base response model and throw an error if jenkins:rebuild fails
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com>
2021-12-17 02:39:54 +01:00
Patrik Oldsberg 24a67e3e2e auth-backend: fix identity fallback to populate userEntityRef correctly
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-17 00:48:03 +01:00
lukzerom b594bab67d Breadcrumbs and icon update
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-16 22:43:05 +01:00
lukzerom d26904b836 BottomLink description
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-16 22:04:02 +01:00
Fredrik Adelöw 85b844585c fixup api report
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-16 21:27:21 +01:00
Fredrik Adelöw fde22197c0 Merge pull request #8487 from RoadieHQ/search-location-protocol-whitelist
Drop Search Results with potentially unsafe location values
2021-12-16 21:19:15 +01:00
mufaddal motiwala 43333a0fa2 package.json updated
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-17 01:22:16 +05:30
mufaddal motiwala c40c2fe1e0 unused packages removed
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-17 01:11:58 +05:30
mufaddal motiwala ff2f1b856b Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-17 00:30:47 +05:30
Fredrik Adelöw b2b317a66e Merge pull request #8474 from austina-lin/pluralize-team-ownership-section
Fix bug in OwnershipCard component where text wasn't correctly plur…
2021-12-16 19:50:39 +01:00
mufaddal motiwala a0bf0cbe7a updated api-report
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-16 23:57:58 +05:30
Fredrik Adelöw 1e7af3e74f Merge pull request #8499 from angeliski/add-more-rails-options
add more options to rails new
2021-12-16 19:20:30 +01:00
Fredrik Adelöw 0a9501ca1b Merge pull request #8512 from ArveSystad/patch-1
Correct keyword for microsoftAuthApiRef
2021-12-16 19:11:21 +01:00
Hasan Ozdemir cc0f94218a Merge branch 'backstage:master' into master 2021-12-16 18:08:03 +01:00
Reinoud Kruithof 2a374057f5 fix(user-settings): use non-deprecated IdentityApi methods
This fixes the undefined identity error that is being thrown on the user-settings page.

Signed-off-by: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com>
2021-12-16 16:50:35 +01:00