Patrik Oldsberg
6da13cfa52
Merge pull request #9495 from backstage/rugvip/cad
...
create-app: update peer dependencies
2022-02-14 10:27:32 +01:00
Camila Belo
93318c97c1
Merge pull request #9364 from backstage/vinzscam/search-modal-fetch-on-open
...
SearchModal invoke search only when visible
2022-02-14 07:38:11 +01:00
Patrik Oldsberg
af5052c622
create-app: update peer dependencies
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-13 14:11:23 +01:00
github-actions[bot]
e4791789d1
Version Packages
2022-02-10 11:06:33 +00:00
Vincenzo Scamporlino
e725bb812f
Remove SearchContextProvider from Root component
...
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev >
2022-02-10 07:19:11 +01:00
blam
71162bdcb3
chore: updating collator reference too they should be using tokenManagers
...
Signed-off-by: blam <ben@blam.sh >
2022-02-09 18:42:54 +01:00
blam
b719d2873a
chore: uodating package name to be correct
...
Signed-off-by: blam <ben@blam.sh >
2022-02-09 18:40:19 +01:00
github-actions[bot]
e74f416a00
Version Packages (next)
2022-02-08 19:38:17 +00:00
Fredrik Adelöw
1dd5a02e91
fix build
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-07 15:51:58 +01:00
Patrik Oldsberg
22f4ecb0e6
use link: rather than file: for local dependencies
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-05 12:45:03 +01:00
github-actions[bot]
a12bb7b065
Version Packages
2022-02-03 09:42:25 +00:00
github-actions[bot]
51eecb3f03
Version Packages (next)
2022-02-02 14:28:47 +00: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
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
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
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
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
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
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
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
github-actions[bot]
406848efee
Version Packages
2022-01-27 11:07:27 +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
Eric Peterson
8f370b038d
Review feedback.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-01-24 13:11:51 +01:00
Eric Peterson
1dbe63ec39
Don't fallback to name on label to help clarify the different uses for each and allow label-less filters.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-01-24 13:06:39 +01:00
Eric Peterson
3e5400cfa8
Minor docs updates.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-01-24 13:06:39 +01:00
Eric Peterson
86164e96ce
Add an entity filter just for TechDocs search.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-01-24 13:06:39 +01:00
mufaddal motiwala
b9ef4086ae
formatting (empty line after import statement )
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2022-01-21 02:08:55 +05:30
mufaddal motiwala
0d57638d2b
Replaced EntitySystemDiagramCard with EntityCatalogGraphCard
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2022-01-21 00:13:10 +05:30
github-actions[bot]
8b18d054f3
Version Packages
2022-01-20 10:33:31 +00:00
Patrik Oldsberg
0577f29a13
Merge pull request #8931 from backstage/rugvip/entityrr
...
catalog-react: deprecate catalogRouteRef and deduplicate entityRouteRef
2022-01-20 11:11:21 +01:00
Patrik Oldsberg
5e8d278f8e
create-app: update to bind the org plugin catalog index route
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-19 18:38:43 +01:00
Patrik Oldsberg
b5402d6d72
switch to React 17
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-19 17:18:32 +01:00
Fredrik Adelöw
cc33f8d8cb
Merge pull request #8782 from akz08/reroute-register-api
...
Reroute register api
2022-01-19 11:39:37 +01:00
Patrik Oldsberg
77416d04f7
Merge pull request #9011 from backstage/rugvip/capd
...
create-app: switch peer dep range to empty
2022-01-18 21:55:10 +01:00
Kamil Zainal
027bc50cc5
Rename registerComponent to registerApi to better communicate intent
...
Signed-off-by: Kamil Zainal <gh@akza.dev >
2022-01-18 18:12:36 +00:00
Patrik Oldsberg
5324ccaa8e
create-app: switch peer dep range to empty
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-18 19:10:00 +01:00
Patrik Oldsberg
a724d38208
Merge pull request #9000 from backstage/rugvip/noignore
...
remove usage of @ts-ignore
2022-01-18 18:46:28 +01:00
Patrik Oldsberg
0925b232fc
create-app: fix release version to 0.4.13
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-18 14:57:45 +01:00
github-actions[bot]
a94a2b8b3f
Version Packages (next)
2022-01-18 13:49:07 +00:00
Patrik Oldsberg
59a9309536
remove usage of @ts-ignore
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-18 11:19:01 +01:00
Patrik Oldsberg
08fa6a604a
bump typescript to 4.5
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-18 10:11:27 +01:00
Fredrik Adelöw
aa9030d313
Merge pull request #8681 from backstage/rugvip/assetcache
...
app-backend: store static assets across deployments and improve caching
2022-01-17 16:26:17 +01:00
Sathish Kumar
96b9e44312
Fixing typo error
...
Signed-off-by: Sathish Kumar <satcse88@gmail.com >
2022-01-14 13:25:55 -05:00