dependabot[bot]
0afaff99d8
build(deps): bump @types/cors from 2.8.10 to 2.8.12
...
Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors ) from 2.8.10 to 2.8.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors )
---
updated-dependencies:
- dependency-name: "@types/cors"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-22 10:05:29 +02:00
dependabot[bot]
0834de6169
build(deps-dev): bump @types/morgan from 1.9.2 to 1.9.3
...
Bumps [@types/morgan](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/morgan ) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/morgan )
---
updated-dependencies:
- dependency-name: "@types/morgan"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-22 09:45:19 +02:00
Oliver Sand
641f5e8ba3
Add demo videos to catalog graph readme
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-22 09:17:12 +02:00
Johan Haals
d938f6cda8
Merge pull request #7186 from backstage/mob/catalog-import-refresh
...
Add refresh support for catalog-import
2021-09-21 16:47:25 +02:00
Chris Carpita
537bd04005
fix(SignInPage): Ensure click handler and login popup occur in same tick
...
The current SignIn implementation is broken on Safari iOS by default, due to the combination of useEffect and the extra asynchronous login check that occurs before the authentication routine that causes the popup (instantPopup: true). This change refactors the internals of SignIn page to avoid useEffect, which was arguably confusing for implementors, and also avoid overloading the use of the poorly scoped autoSignIn variable.
Signed-off-by: Chris Carpita <ccarpita@butterflynetinc.com >
2021-09-21 10:35:02 -04:00
Johan Haals
5a816ea96f
chore: change lodash import
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-21 15:59:12 +02:00
Johan Haals
c01de13d55
chore: trim trailing slashes using lodash
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-21 15:48:57 +02:00
Fredrik Adelöw
15c5f83a10
Merge pull request #7261 from backstage/freben/no-golang
...
remove the cookiecutter-golang template for now
2021-09-21 13:41:14 +02:00
Johan Haals
232715679b
Update API report
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-21 13:30:55 +02:00
Johan Haals
fcab72f3a1
fix tests
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-21 13:27:54 +02:00
Johan Haals
9ef2987a83
Add refresh support for catalog-import
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-21 13:27:54 +02:00
Fredrik Adelöw
f1472b00fa
Merge pull request #7260 from backstage/dependabot/npm_and_yarn/object-path-0.11.8
...
build(deps): bump object-path from 0.11.7 to 0.11.8
2021-09-21 12:38:32 +02:00
Camila Belo
59698b5404
Merge pull request #7263 from backstage/update-techdocs-readme
...
Text edits for consistency and clarity
2021-09-21 12:07:07 +02:00
Bodil Björklund
116dc8759f
Text edits for consistency and clarity
...
Minor edits
Signed-off-by: Bodil Björklund <bodilb@spotify.com >
2021-09-21 11:25:03 +02:00
Oliver Sand
f4004cda14
Merge pull request #7185 from SDA-SE/feat/catalog-graph
...
Add catalog graph plugin
2021-09-21 11:14:32 +02:00
Dede Hamzah
14e01923b4
add test
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2021-09-21 15:38:49 +07:00
Fredrik Adelöw
8791ea3fb8
remove the cookiecutter-golang template for now
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-21 10:24:42 +02:00
Dede Hamzah
8113ba5ebb
add changest
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2021-09-21 14:58:03 +07:00
dependabot[bot]
da4ca0643d
build(deps): bump object-path from 0.11.7 to 0.11.8
...
Bumps [object-path](https://github.com/mariocasciaro/object-path ) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases )
- [Commits](https://github.com/mariocasciaro/object-path/commits )
---
updated-dependencies:
- dependency-name: object-path
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 07:56:10 +00:00
Erik Engervall
26ab175ffd
Merge pull request #7252 from backstage/erikengervall/remove-confusing-refresh-icon
...
[GRM] Remove icon from success CTA
2021-09-21 09:43:46 +02:00
Fredrik Adelöw
5c2f685f75
Merge pull request #7219 from mstergianis/docs/software-catalog-integration
...
Update plugin software catalog integration docs
2021-09-21 09:42:03 +02:00
Dede Hamzah
8acca63fa9
Allow url with extension .yml in gitlab processor
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2021-09-21 14:29:42 +07:00
Michael Stergianis
252ffd7fdb
Add api refrence to useEntity
...
Signed-off-by: Michael Stergianis <mstergianis@vmware.com >
2021-09-20 17:26:59 -04:00
Fredrik Adelöw
64e3c8a228
Merge pull request #7222 from anisjonischkeit/patch-2
...
DOCS: mark username optional as it's not needed when using a token
2021-09-20 21:53:24 +02:00
Fredrik Adelöw
9375de0d6c
prettier
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-20 19:20:20 +02:00
Eric Peterson
6f989205d0
Merge pull request #7251 from backstage/fix/techdocs-blog-link
2021-09-20 18:20:59 +02:00
Erik Engervall
023350f910
Remove 'refresh' icon from success dialog's OK-CTA due to user confusion
...
Signed-off-by: Erik Engervall <erik.engervall@gmail.com >
2021-09-20 17:40:42 +02:00
Eric Peterson
b2f98b053b
Point to routing update instructions.
...
Co-authored-by: Jeff Feng <fengypants@gmail.com >
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-09-20 17:33:02 +02:00
Fredrik Adelöw
dca1a52a5d
Merge pull request #7245 from backstage/freben/more-restricted-imports
...
Restrict imports on the form `../../plugins/x/src`
2021-09-20 17:05:26 +02:00
Oliver Sand
075808940c
Review comments
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-20 16:12:30 +02:00
Fredrik Adelöw
0492cff964
Merge pull request #6782 from livetocode/feature/k8s-dashboard-links
...
provide access to the Kubernetes dashboard when viewing a specific resource
2021-09-20 14:17:30 +02:00
Fredrik Adelöw
e9f332a51c
Restrict imports on the form ../../plugins/x/src
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-20 13:55:44 +02:00
Fredrik Adelöw
fd58151967
Merge pull request #7241 from backstage/dependabot/npm_and_yarn/spotify/prettier-config-11.0.0
...
build(deps-dev): bump @spotify/prettier-config from 10.0.0 to 11.0.0
2021-09-20 11:00:32 +02:00
Fredrik Adelöw
df95665e4b
create-app template too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-20 10:13:38 +02:00
Fredrik Adelöw
86177c5059
Merge pull request #7238 from mikkeschiren/master
...
Add example for using memcache and ram for cache
2021-09-20 10:08:58 +02:00
Johan Haals
adf22a8728
Merge pull request #7231 from backstage/jhaals/fixtests
...
catalog: Add NextRouter and /refresh tests
2021-09-20 09:54:12 +02:00
Fredrik Adelöw
736b3d14a3
fix prettier
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-20 09:39:50 +02:00
Johan Haals
2d74b848b7
Merge pull request #7175 from backstage/mob/aboutcard
...
Catalog: Add refresh button to AboutCard
2021-09-20 09:36:38 +02:00
Johan Haals
6cf3f78ffb
fix imports
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-20 09:29:59 +02:00
dependabot[bot]
6558c7148b
build(deps-dev): bump @spotify/prettier-config from 10.0.0 to 11.0.0
...
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts ) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases )
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotify/web-scripts/compare/v10.0.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: "@spotify/prettier-config"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-20 04:26:57 +00:00
Patrik Oldsberg
5bc104d7f6
Merge pull request #6890 from backstage/rugvip/sweet
...
cli: bump sucrase and disable ES transforms
2021-09-18 18:47:44 +02:00
Patrik Oldsberg
c0c51c9710
cli: disable sucrase ES transforms
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-18 17:59:28 +02:00
Patrik Oldsberg
d615577656
cli: bump sucrase to 3.20.1
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-18 17:59:27 +02:00
Patrik Oldsberg
59136a5c65
Merge pull request #6889 from backstage/rugvip/16
...
move to node 14 & 16
2021-09-18 17:40:07 +02:00
Mikael Schirén
62db25f7ec
Add example for using memcache and ram for cache
2021-09-18 17:38:39 +02:00
Himanshu Mishra
ecd492e0df
Merge pull request #7235 from thiagocaiubi/patch-1
...
Add Loadsmart as adopter
2021-09-18 15:45:02 +02:00
Patrik Oldsberg
59f9d7176a
git-release-manager: fix test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-18 00:58:51 +02:00
Thiago Caiubi
685fba16de
Add Loadsmart as adopter
...
Loadsmart launched the first release of Backstage on Sep 15th.
Signed-off-by: Thiago Caiubi <thiago.caiubi@gmail.com >
2021-09-17 18:51:47 -03:00
Patrik Oldsberg
2f9065d8fd
packages,plugins: bump mock-fs to 5.1.0
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-17 23:14:20 +02:00
blam
bb6841b0cb
chore: fix prettier
...
Signed-off-by: blam <ben@blam.sh >
2021-09-17 23:03:59 +02:00