Brian Fletcher
6b07ea436c
Merge branch 'master' of github.com:backstage/backstage into holding
2022-02-03 14:07:15 +00:00
github-actions[bot]
a12bb7b065
Version Packages
2022-02-03 09:42:25 +00:00
Johan Haals
379427cbbf
Merge pull request #9308 from backstage/eide/add-custom-callbackurl-to-providers
...
[auth-backend]: Add custom `callbackUrl` support to additional providers
2022-02-03 10:36:35 +01:00
Johan Haals
56365604e7
Merge pull request #8807 from Expelizabeth/Expelizabeth/gauge-updates
...
Adding hover message and an info icon.
2022-02-03 10:33:02 +01:00
Ben Lambert
c209fe277e
Merge pull request #9168 from backstage/blam/scaffodler-secrets-frontend
2022-02-03 10:23:05 +01:00
Johan Haals
b594f11d89
Merge pull request #9330 from backstage/jhaals/exit
...
Changeset: exit prerelease mode
2022-02-03 09:33:00 +01:00
Johan Haals
53c538d6c6
Merge pull request #9310 from awanlin/topic/add-description-to-user-profile-card
...
Added description to UserProfileCard
2022-02-03 09:32:07 +01:00
Johan Haals
45fadf1277
Changeset: exit prerelease mode
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-03 09:05:54 +01:00
Andre Wanlin
e1d0e228a2
Minor change for Vale
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2022-02-02 15:22:08 -06:00
Eric Peterson
18317a08db
Do not add 'copy to clipboard' buttons to plain-old code instances. ( #9314 )
2022-02-02 19:00:32 +01:00
github-actions[bot]
51eecb3f03
Version Packages (next)
2022-02-02 14:28:47 +00:00
Johan Haals
026a67e109
Merge pull request #9298 from backstage/dependabot/npm_and_yarn/inquirer-8.2.0
...
chore(deps): bump inquirer from 7.3.3 to 8.2.0
2022-02-02 15:20:32 +01:00
Andre Wanlin
64cbca7839
Added description to UserProfileCard
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2022-02-02 07:07:44 -06:00
Marcus Eide
5d09bdd1de
Add changeset
...
Signed-off-by: Marcus Eide <eide@spotify.com >
2022-02-02 13:48:04 +01:00
Patrik Oldsberg
9888ccb678
Merge pull request #9294 from backstage/rugvip/auth-refresh
...
auth-backend,core-app-api: GitHub auth refactor and fixes
2022-02-02 12:07:21 +01:00
Joon Park
6acc8f7db7
Add caching to the useEntityPermission hook ( #9064 )
...
* Add caching to the useEntityPermission hook
Signed-off-by: Joon Park <joonp@spotify.com >
* Remove useRef
Signed-off-by: Joon Park <joonp@spotify.com >
* Use useSWR hook
Signed-off-by: Joon Park <joonp@spotify.com >
2022-02-02 10:49:04 +00:00
Patrik Oldsberg
40775bd263
core-app-api: switch GithubAuth to use the common OAuth2 implementation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-02 10:46:34 +01:00
Patrik Oldsberg
648606b3ac
auth-backend: store github oauth token in cookie and use for refresh
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-02 10:46:33 +01:00
Fredrik Adelöw
a0f0b8eb9a
Merge pull request #8042 from backstage/freben/backend-context
...
[PRFC] Introduce the backend-common Context
2022-02-02 10:24:07 +01:00
Patrik Oldsberg
9d75a939b6
auth-backend: fix OAuthAdapter scope store, only storing on success
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-02 09:54:14 +01:00
dependabot[bot]
5bd0ce9e62
chore(deps): bump inquirer from 7.3.3 to 8.2.0
...
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js ) from 7.3.3 to 8.2.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.2.0 )
---
updated-dependencies:
- dependency-name: inquirer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-02 08:10:46 +00:00
Johan Haals
2e6927225d
Merge pull request #9292 from RoadieHQ/code-coverage-plugin-fix-explore-files-breadcrumb
...
Code coverage plugin - fix explore files breadcrumbs bug
2022-02-02 09:02:07 +01:00
Eoghan McIlwaine
2ce5e4e0a7
Add changeset for bugfix
...
Signed-off-by: Eoghan McIlwaine <eoghan@roadie.io >
2022-02-01 19:36:18 +01:00
Eric Peterson
475b3cdaa3
Merge pull request #9257 from backstage/analytics/link-no-track
2022-02-01 16:39:01 +01:00
Johan Haals
bde492e45b
Merge pull request #8937 from backstage/fix-initial-filter
...
catalog-react: improve handling of groups with 0 items in UserListPicker
2022-02-01 16:00:18 +01:00
Brian Fletcher
410ce6ed2a
Allow providing a TaskPageComponent
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-02-01 14:36:09 +00:00
MT Lewis
06f84f7e67
Stop abbreviating 'params' to make Vale happy
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-02-01 14:21:39 +00:00
Eric Peterson
1fc6c84043
Merge pull request #9284 from backstage/techdocs/same-host-a-download
...
[TechDocs] Fix download 404 when backend/app hosts are the same
2022-02-01 15:13:54 +01:00
Eric Peterson
742434a6ba
Fix TechDocs download bug when backend/app hosts are the same.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-02-01 13:39:23 +01:00
Joon Park
fd6decb02d
Fix changeset descriptions
...
Signed-off-by: Joon Park <joonp@spotify.com >
2022-02-01 12:34:27 +00:00
Joon Park
86b1c46bd5
Add changeset descriptions
...
Signed-off-by: Joon Park <joonp@spotify.com >
2022-02-01 12:34:27 +00:00
Joon Park
ba59832aed
Integrate catalog-import with permissions
...
Signed-off-by: Joon Park <joonp@spotify.com >
2022-02-01 12:34:25 +00:00
MT Lewis
569715b9f0
catalog-react: expand bugfix description in changeset
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-02-01 11:37:12 +00:00
MT Lewis
300f8cdaee
catalog-react: fix filter resetting bug in UserListPicker
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-02-01 11:33:09 +00:00
github-actions[bot]
e1580cf73a
Version Packages (next)
2022-02-01 08:53:29 +00:00
Eric Peterson
d3c107da13
Merge pull request #9279 from backstage/techdocs/support-relative-source-src
...
[TechDocs] Add support for source tags pointing to relative assets
2022-02-01 09:48:14 +01:00
blam
7d2589de9d
chore: adding a link to the docs
...
Signed-off-by: blam <ben@blam.sh >
2022-02-01 09:02:32 +01:00
blam
c95df1631e
chore: added changeset and updating documentation about being able to grab the user token
...
Signed-off-by: blam <ben@blam.sh >
2022-02-01 09:02:32 +01:00
blam
cee44ad289
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2022-02-01 09:02:32 +01:00
Eric Peterson
f7257dff6f
Allow links to not be tracked (or tracked custom).
...
Signed-off-by: Eric Peterson <i.am@eric.pe >
2022-01-31 21:14:42 +01:00
Eric Peterson
aa4be23eaf
Merge pull request #9166 from backstage/analytics/user-identity-3
...
[Analytics] Convention for tying events to known users
2022-01-31 19:22:13 +01:00
Eric Peterson
359c31e31d
Add support for source tags pointing to relative assets.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-01-31 18:19:53 +01:00
Brian Fletcher
319f4b79a2
allow providing holding text for scaffolder loading
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-01-31 15:54:58 +00:00
Johan Haals
2dca53c395
Merge pull request #9263 from backstage/dependabot/npm_and_yarn/camelcase-keys-7.0.1
...
chore(deps): bump camelcase-keys from 6.2.2 to 7.0.1
2022-01-31 13:18:57 +01:00
Patrik Oldsberg
562b511841
Merge pull request #9240 from backstage/mob/enter-pre
...
changesets: enter prerelease
2022-01-31 10:59:57 +01:00
Johan Haals
dcd387e6d7
Merge pull request #9225 from RoadieHQ/softer-proxy-startup
...
allow backend to start if proxy target is not set
2022-01-31 10:54:41 +01:00
Johan Haals
8caa691a0b
Merge pull request #9189 from lunarway/feature/migrate-scaffolder-octokit
...
Replace @octokit/rest with octokit in scaffolder-backend
2022-01-31 09:18:27 +01:00
Johan Haals
554dfe8755
Merge pull request #9231 from backstage/better-backend-to-backend-auth-link
...
docs: use backstage.io link to backend-to-backend auth docs
2022-01-31 09:02:05 +01:00
dependabot[bot]
91faf87aaf
chore(deps): bump camelcase-keys from 6.2.2 to 7.0.1
...
Bumps [camelcase-keys](https://github.com/sindresorhus/camelcase-keys ) from 6.2.2 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/camelcase-keys/releases )
- [Commits](https://github.com/sindresorhus/camelcase-keys/compare/v6.2.2...v7.0.1 )
---
updated-dependencies:
- dependency-name: camelcase-keys
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-31 04:16:13 +00:00
Eric Peterson
b40a0ccc4d
Initial identity-awareness implementation for GA.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-01-30 18:21:18 +01:00