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
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
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
Adam Tester
3ee4d1bdb5
Fix incorrect package name in changelog
...
Signed-off-by: Adam Tester <adamtester@users.noreply.github.com >
2022-02-01 16:57:15 +00:00
Eric Peterson
475b3cdaa3
Merge pull request #9257 from backstage/analytics/link-no-track
2022-02-01 16:39:01 +01: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
github-actions[bot]
e1580cf73a
Version Packages (next)
2022-02-01 08:53:29 +00: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
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
blam
f0e9f82d0c
create-app: copying the changelog from 0.4.16 release
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: blam <ben@blam.sh >
2022-01-28 16:55:52 +01:00
Johan Haals
24ef62048c
create-app: add missing catalog-graph route
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-28 16:38:35 +01:00
Johan Haals
617dd982b0
Merge pull request #9200 from tudi2d/9093-fix-page-height
...
Differentiate between page height for mobile & desktop
2022-01-28 14:39:48 +01:00
Philipp Hugenroth
6efb1eb42d
Make SidebarPinStateContext import more clear
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2022-01-28 14:04:43 +01:00
MT Lewis
fd41c51452
docs: use backstage.io link to backend-to-backend auth docs
...
There's rightfully been some confusion in various contexts about where
to find this documentation - switching to a fully qualified docs URL
should make it easier to find.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-28 12:55:51 +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
1d52dbbd5e
Merge pull request #9205 from backstage/rugvip/appdep
...
create-app: switch to using a file target for app dependency
2022-01-28 11:40:12 +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
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
826e279e62
feat(catalog-import): make catalog filename configurable
...
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
Patrik Oldsberg
e39d88bd84
create-app: switch backend dep to use file target
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-27 17:14:05 +01:00
Patrik Oldsberg
5f9916b2fd
backend: switch example-app to be a file dep
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-27 17:11:42 +01:00
Johan Haals
cf1f9e8e05
Merge pull request #9201 from radoslaw-wielonski-nc/feat/api-subtitle-font-color
...
Change subtitle of Header style to be more customizable
2022-01-27 16:03:53 +01:00
Johan Haals
601ccdbe7a
Merge pull request #9193 from msamad/msamad/optional-yarn-lock-parsing
...
cli: Log warning if unable to parse yarn.lock
2022-01-27 15:41:17 +01:00
Joe Porpeglia
55c0d91dfc
Fix formatting
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-01-27 09:13:03 -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
Fredrik Adelöw
14472509a3
Move to a file dependency for embedded-techdocs-app
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-27 13:07:39 +01:00
Philipp Hugenroth
f465b63b7f
Add changeset
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2022-01-27 12:12:10 +01:00
github-actions[bot]
406848efee
Version Packages
2022-01-27 11:07:27 +00:00
Radoslaw Wielonski
3754cd42af
feat(frontend): change API page subtitle style to use fontColor
...
Signed-off-by: Radoslaw Wielonski <radoslaw.wielonski@nordcloud.com >
2022-01-27 12:06:34 +01: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
Philipp Hugenroth
d937e32409
Differentiate between page height for mobile & desktop
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2022-01-27 11:50:16 +01:00
Mustansar Anwar ul Samad
80f510caee
cli: Log warning if unable to parse yarn.lock
...
Signed-off-by: Mustansar Anwar ul Samad <mustansar.samad@gmail.com >
2022-01-27 22:52:33 +13: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
Ben Lambert
bc91e2563a
Merge pull request #9167 from backstage/rugvip/host
...
backend-common: fix config schema using address rather than host
2022-01-27 09:54:31 +01:00
Bret Hubbard
46795c9be0
update api report
...
Signed-off-by: Bret Hubbard <hubbard.bret@gmail.com >
2022-01-26 11:54:18 -07:00
Patrik Oldsberg
214e91b216
Merge pull request #9121 from Sarabadu/fix-popover-focus
...
removes `ignoreChildEvent`utility
2022-01-26 15:34:03 +01:00
Emma Indal
1787694435
[Header] remove flex wrap and add max width of characters for subtitle ( #9180 )
2022-01-26 13:56:01 +01:00
Patrik Oldsberg
c8f377eeb3
Merge pull request #9152 from backstage/dependabot/npm_and_yarn/react-markdown-8.0.0
...
chore(deps): bump react-markdown from 7.1.2 to 8.0.0
2022-01-26 12:47:07 +01:00
Patrik Oldsberg
b30cb642cc
Merge pull request #9154 from backstage/dependabot/npm_and_yarn/remark-gfm-3.0.1
...
chore(deps): bump remark-gfm from 2.0.0 to 3.0.1
2022-01-26 12:34:06 +01:00
Patrik Oldsberg
43e1fd5766
Merge pull request #9179 from backstage/rugvip/wsproxy
...
cli: use auto proto for ws url
2022-01-26 12:09:27 +01:00
Patrik Oldsberg
dc46efa2cc
cli: use auto proto for ws url
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-26 11:08:34 +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
Patrik Oldsberg
1effad00de
cli: fix app:serve problem package condition
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-25 22:38:11 +01:00
Patrik Oldsberg
1b4ab0d44c
cli: fix app:serve dependency warning
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-25 22:38:11 +01:00
Patrik Oldsberg
de9d7eba63
backend-common: fix config schema using address rather than host
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-25 20:40:43 +01:00
MT Lewis
634abc1a41
search: move DocumentTypeInfo to search-common
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-25 13:01:40 +00:00
MT Lewis
bbfbc755aa
[wip] search-backend: result-by-result authorization
...
To do:
- add tests for AuthorizedSearchEngine
- update router tests
- add diff to changeset
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-25 13:01:39 +00:00
MT Lewis
9a511968b1
search-common: add optional visibilityPermission property to DocumentCollator type
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-25 13:01:38 +00:00