Philipp Hugenroth
|
9c0f0dd327
|
Remove unused import
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2021-06-29 17:37:29 +02:00 |
|
Philipp Hugenroth
|
50dc04bf41
|
Merge remote-tracking branch 'upstream/master' into 6239-responsive-sidebar
|
2021-06-29 17:17:56 +02:00 |
|
Philipp Hugenroth
|
a446bffdb2
|
Add changeset
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2021-06-29 17:10:53 +02:00 |
|
Fredrik Adelöw
|
dfb9c73321
|
Merge pull request #6264 from backstage/freben/win-lose
unbreak windows tests, and silence msw errors about query params
|
2021-06-29 17:08:58 +02:00 |
|
Fredrik Adelöw
|
2e2753cb64
|
Merge pull request #6242 from backstage/freben/kafka-cluster-errors
Properly return a 404 when an unknown cluster is given
|
2021-06-29 17:08:50 +02:00 |
|
Fredrik Adelöw
|
8adab82b5f
|
Merge pull request #6260 from backstage/freben/clear-signin-on-fail
Clear the previously selected sign-in provider on failure
|
2021-06-29 16:54:19 +02:00 |
|
Fredrik Adelöw
|
8ab897e018
|
Properly return a 404 when an unknown cluster is given
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-06-29 16:48:36 +02:00 |
|
Fredrik Adelöw
|
fce011ae06
|
unbreak windows tests, and silence msw errors about query params
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-06-29 16:46:52 +02:00 |
|
Philipp Hugenroth
|
e1ec6adc3e
|
Fix sflaky sidebar in 'peek' state
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2021-06-29 15:25:15 +02:00 |
|
Fredrik Adelöw
|
0e059967da
|
Merge pull request #6252 from Jerry4013/jingchao/download-targz-archive-for-Gitlab
Download tar.gz archives for Gitlab
|
2021-06-29 14:42:50 +02:00 |
|
Fredrik Adelöw
|
8a700d14ac
|
appease vale
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-06-29 14:26:23 +02:00 |
|
Fredrik Adelöw
|
e8c65b0682
|
Clear the previously selected sign-in provider on failure
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-06-29 13:45:37 +02:00 |
|
Fredrik Adelöw
|
c04e070bfc
|
Merge pull request #6231 from sagacity/patch-1
Update ADOPTERS.md to reflect changed username
|
2021-06-29 13:21:00 +02:00 |
|
Fredrik Adelöw
|
852a8fd468
|
Merge pull request #6213 from backstage/dependabot/npm_and_yarn/rollup/plugin-yaml-3.0.0
chore(deps): bump @rollup/plugin-yaml from 2.1.1 to 3.0.0
|
2021-06-29 13:20:47 +02:00 |
|
Philipp Hugenroth
|
2316beb6b3
|
Set height of page to 100vh
- Add SidebarScroll Wrapper
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2021-06-29 12:59:43 +02:00 |
|
dependabot[bot]
|
55f49fcc78
|
chore(deps): bump @rollup/plugin-yaml from 2.1.1 to 3.0.0
Bumps [@rollup/plugin-yaml](https://github.com/rollup/plugins) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/yaml-v2.1.1...wasm-v3.0.0)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-yaml"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-29 11:39:31 +02:00 |
|
Fredrik Adelöw
|
d9e0f28531
|
Merge pull request #6234 from backstage/dependabot/npm_and_yarn/microsite/prettier-2.3.2
chore(deps-dev): bump prettier from 2.3.1 to 2.3.2 in /microsite
|
2021-06-29 11:37:44 +02:00 |
|
Roy Jacobs
|
b2b169acaf
|
Update ADOPTERS.md to reflect changed username
My username changed and this is causing a 404 in ADOPTERS.md.
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-06-29 11:36:54 +02:00 |
|
dependabot[bot]
|
640220b2fa
|
chore(deps-dev): bump prettier from 2.3.1 to 2.3.2 in /microsite
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-29 11:30:08 +02:00 |
|
Fredrik Adelöw
|
80b1c89385
|
Merge pull request #6224 from backstage/github-actions-luxon
Migrate Github Actions plugin to Luxon
|
2021-06-29 10:48:11 +02:00 |
|
Oliver Sand
|
3ea4b2b3c6
|
Merge pull request #6256 from SDA-SE/feat/update-rjsf
Upgrade rjsf to 3.0.0
|
2021-06-29 10:20:29 +02:00 |
|
Oliver Sand
|
9e60a728ec
|
Upgrade rjsf to 3.0.0
[Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases/tag/v3.0.0)
Resolves #5833
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-29 09:48:12 +02:00 |
|
Patrik Oldsberg
|
0ce80ab75a
|
Merge pull request #6204 from backstage/rugvip/safety
backend-common,cli-common: new utilites for safely resolving child paths
|
2021-06-29 09:43:01 +02:00 |
|
Fredrik Adelöw
|
3a2f786819
|
Merge pull request #6174 from msamad/msamad/handle-photo-error-for-microsoft-graph-api
Handle error gracefully on msgraph api photo load
|
2021-06-29 08:52:04 +02:00 |
|
Fredrik Adelöw
|
d91905cf2e
|
Merge pull request #6172 from backstage/dependabot/npm_and_yarn/apollo-server-express-2.25.2
chore(deps): bump apollo-server-express from 2.21.0 to 2.25.2
|
2021-06-29 08:42:35 +02:00 |
|
Fredrik Adelöw
|
32bbf51a1d
|
fix api-report, move logger to options
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-06-29 08:27:55 +02:00 |
|
Mustansar Anwar ul Samad
|
115473c085
|
Handle error gracefully on msgraph api photo load
Signed-off-by: Mustansar Anwar ul Samad <mustansar.samad@gmail.com>
|
2021-06-29 08:17:39 +02:00 |
|
Fredrik Adelöw
|
bccb680a59
|
Merge pull request #6253 from backstage/dependabot/npm_and_yarn/css-loader-5.2.6
chore(deps): bump css-loader from 3.6.0 to 5.2.6
|
2021-06-29 08:04:49 +02:00 |
|
dependabot[bot]
|
b19a5da0cf
|
chore(deps): bump apollo-server-express from 2.21.0 to 2.25.2
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-express) from 2.21.0 to 2.25.2.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-express@2.25.2/packages/apollo-server-express)
---
updated-dependencies:
- dependency-name: apollo-server-express
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-29 08:04:19 +02:00 |
|
Fredrik Adelöw
|
14bbcfdc4e
|
Merge pull request #5173 from kuangp/feat/githubMultiOrgReaderProcessor
feat(GithubMultiOrgReaderProcessor): implement processor to handle multi-github org ingestion
|
2021-06-29 07:27:06 +02:00 |
|
dependabot[bot]
|
a93e60fdc3
|
chore(deps): bump css-loader from 3.6.0 to 5.2.6
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.6.0 to 5.2.6.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.6.0...v5.2.6)
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-29 07:18:55 +02:00 |
|
Jingchao Zhang
|
88d742eb83
|
Download tar.gz archives for Gitlab
Signed-off-by: Jingchao Zhang <jingchao.zhang@nuance.com>
|
2021-06-28 17:33:24 -04:00 |
|
Patrik Oldsberg
|
ab5cc376fa
|
backend-common,cli-common: new utilites for safely resolving child paths
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-28 22:35:21 +02:00 |
|
Fredrik Adelöw
|
ebbe91dbe7
|
Merge pull request #6248 from SDA-SE/feat/msw
Update msw in @backstage/plugin-catalog-backend-module-ldap
|
2021-06-28 20:00:31 +02:00 |
|
Fredrik Adelöw
|
44e2993722
|
Merge pull request #6246 from SDA-SE/feat/catalog-client-crash
Don't crash if the entities response doesn't include the entities name and kind
|
2021-06-28 19:57:53 +02:00 |
|
Joe Porpeglia
|
58e19478ef
|
Use __fixtures__ for static json test data
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
|
2021-06-28 13:26:57 -04:00 |
|
Dominik Henneke
|
0941139cf4
|
Update msw in @backstage/plugin-catalog-backend-module-ldap
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-06-28 18:50:51 +02:00 |
|
Dominik Henneke
|
874dfd6fcf
|
Check for the correct fields
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-06-28 18:44:36 +02:00 |
|
Dominik Henneke
|
ca080cab8b
|
Don't crash if the entities response doesn't include the entities name and kind
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-06-28 18:16:26 +02:00 |
|
Philipp Hugenroth
|
4389ceefea
|
Don't open sidebar on click for smaller screens
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2021-06-28 18:11:34 +02:00 |
|
Fredrik Adelöw
|
256c9c9b29
|
Merge pull request #6227 from deepak-bhardwaj-ps/fix-system-diagram
fix: Sys Diagram clipped if wider than container
|
2021-06-28 16:06:42 +02:00 |
|
Deepak Bhardwaj
|
e4c12be467
|
Updated changeset description
Signed-off-by: Deepak Bhardwaj <deepak.bhardwaj@outlook.com>
|
2021-06-28 15:33:40 +02:00 |
|
Deepak Bhardwaj
|
496ff9be17
|
Used theme spacing
Signed-off-by: Deepak Bhardwaj <deepak.bhardwaj@outlook.com>
|
2021-06-28 15:33:40 +02:00 |
|
Deepak Bhardwaj
|
f423891ee1
|
Updated changeset
Signed-off-by: Deepak Bhardwaj <deepak.bhardwaj@outlook.com>
|
2021-06-28 15:33:40 +02:00 |
|
Deepak Bhardwaj
|
4742508f06
|
fix: Sys Diagram clipped if wider than container
Signed-off-by: Deepak Bhardwaj <Deepak.Bhardwaj@outlook.com>
Signed-off-by: Deepak Bhardwaj <62239457+deepak-bhardwaj-ps@users.noreply.github.com>
Signed-off-by: Deepak Bhardwaj <deepak.bhardwaj@outlook.com>
|
2021-06-28 15:33:40 +02:00 |
|
Phil Kuang
|
e6c0e4c910
|
Merge branch 'master' into feat/githubMultiOrgReaderProcessor
|
2021-06-28 09:32:28 -04:00 |
|
Fredrik Adelöw
|
d1030eb8bb
|
Merge pull request #5755 from TejasQ/tejask/4292
Core: Make error boundary more helpful
|
2021-06-28 14:05:00 +02:00 |
|
Fredrik Adelöw
|
4666577b53
|
Merge pull request #6141 from backstage/software-catalog-rename
Docs: Update references to "service catalog"
|
2021-06-28 13:47:16 +02:00 |
|
Fredrik Adelöw
|
257a55f3dc
|
Merge pull request #6116 from goober/feature/extract-ldap-processor
Extract LdapOrgReaderProcessor into a separate package
|
2021-06-28 13:17:43 +02:00 |
|
Fredrik Adelöw
|
9cc22ce044
|
Merge pull request #6214 from backstage/dependabot/npm_and_yarn/microsoft/api-documenter-7.13.24
chore(deps): bump @microsoft/api-documenter from 7.12.21 to 7.13.24
|
2021-06-28 13:17:19 +02:00 |
|