Commit Graph

10085 Commits

Author SHA1 Message Date
Nils Streijffert cba94afe17 Merge pull request #4386 from backstage/auth-backend-port-to-luxon
Auth backend port to Luxon
2021-02-11 14:22:30 +01:00
Oliver Sand b894152927 Merge pull request #4427 from SDA-SE/feat/sidebar-active
Make sure that SidebarItems are also active when on sub route
2021-02-11 13:55:17 +01:00
Ben Lambert 6b249d6639 Merge pull request #4388 from backstage/blam/e2e
Use Tugboat as a place to run some tests
2021-02-11 13:19:04 +01:00
Dominik Henneke 6258b7aa7b Merge pull request #4485 from SDA-SE/feat/entity-link
Limit the props that are forwarded to the Link component in the EntityRefLink
2021-02-11 12:41:32 +01:00
Ben Lambert a85406defc Merge pull request #4396 from backstage/changeset-release/master
Version Packages
2021-02-11 12:11:58 +01:00
Dominik Henneke d34d26125b Limit the props that are forwarded to the Link component in the EntityRefLink 2021-02-11 11:47:13 +01:00
blam 1de129570c chore: fix the create-app version 2021-02-11 11:36:34 +01:00
github-actions[bot] aa49ca2284 Version Packages 2021-02-11 10:15:47 +00:00
Patrik Oldsberg 190c709473 Merge pull request #4478 from ayshiff/fix/pagerduty-plugin-luxon
Pagerduty plugin: use the Luxon library
2021-02-11 11:10:56 +01:00
Patrik Oldsberg cd13b03bc6 Merge pull request #4434 from lowjoel/aws-sdk-downgrade
Downgrade the AWS SDK to v2
2021-02-11 11:02:11 +01:00
Patrik Oldsberg f89138f6c7 Merge pull request #4412 from nhidtran/bugfix/3310
bugfix: [3310] Favoriting a component resets interface to your owned components
2021-02-11 11:00:56 +01:00
Nils Streijffert 072a960518 Move parseDate function 2021-02-11 10:37:58 +01:00
Nils Streijffert 01700ceccd Prettier fix 2021-02-11 10:30:48 +01:00
Nils Streijffert a107018191 Add line 2021-02-11 10:22:34 +01:00
Nils Streijffert 636c70ac91 Use JS Date instead of Datetime 2021-02-11 10:16:34 +01:00
Eric Peterson 174a63c466 Merge pull request #4472 from backstage/iameap/clarify-search-architecture
[Search] Clarify search architecture
2021-02-11 10:13:42 +01:00
Himanshu Mishra 14f04073ef Merge pull request #4475 from backstage/orkohunter/docs-techdocs-github-actions-ci-example 2021-02-11 09:54:34 +01:00
Patrik Oldsberg 66fd809921 Merge pull request #4389 from backstage/catalog-port-to-luxon
Port catalog plugin to Luxon
2021-02-11 09:52:24 +01:00
Emma Indal a473c6e7a1 Fix broken links in documentation (#4418)
* Update IdentityApi.md

* Update docs/reference/utility-apis/IdentityApi.md

* Update docs/reference/utility-apis/IdentityApi.md

* ran yarn docgen
2021-02-11 09:45:40 +01:00
Andrew Thauer bf5c0c82c2 Merge pull request #4484 from andrewthauer/fix/entity-links-card-sizing
fix(catalog): entity links incorrect wrapping
2021-02-11 03:44:03 -05:00
Nils Streijffert f2a17ac890 Removed old imports 2021-02-11 09:34:55 +01:00
Nils Streijffert 3b54bf8e64 Remove unused functions and luxon 2021-02-11 09:33:17 +01:00
Andrew Thauer 72cd867060 fix(catalog): entity links incorrect wrapping 2021-02-11 03:29:53 -05:00
Patrik Oldsberg e7b477224a Merge pull request #4482 from backstage/dependabot/npm_and_yarn/types/http-proxy-1.17.5
chore(deps-dev): bump @types/http-proxy from 1.17.4 to 1.17.5
2021-02-11 09:29:47 +01:00
Nils Streijffert 2d194bfc87 Merge pull request #4400 from backstage/add-component-name-warning
Scaffolder: Add component name warning
2021-02-11 09:29:36 +01:00
Himanshu Mishra 7dc1e43c55 docs(TechDocs): Improvements to the CI example
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-02-11 09:28:08 +01:00
Nils Streijffert 62efbafe4a Remove changeset 2021-02-11 09:19:06 +01:00
Himanshu Mishra d9ce84c732 Merge pull request #4426 from backstage/orkohunter/update-roadmap-with-community-sessions
Update roadmap about Backstage Community Sessions
2021-02-11 08:27:22 +01:00
Joel Low 77ad0003a5 Add changeset 2021-02-11 13:25:09 +08:00
Joel Low b87d370393 Revert "Merge pull request #4035 from ayshiff/feature/catalog-backend-aws-sdk-v3"
This reverts commit 1df9134648, reversing
changes made to d45a510069.
2021-02-11 13:25:09 +08:00
Joel Low 7623778385 Revert "Merge pull request #3953 from ayshiff/feature/techdocs-aws-sdkv3"
This reverts commit 1c7771871e, reversing
changes made to 65d5c8e6fe.
2021-02-11 13:25:08 +08:00
dependabot[bot] c1f1e90758 chore(deps-dev): bump @types/http-proxy from 1.17.4 to 1.17.5
Bumps [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) from 1.17.4 to 1.17.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 05:00:12 +00:00
Adam Harvey 43fe26fa71 Merge pull request #4431 from adamdmharvey/improve-jenkins-duration
feat: Improve Jenkins duration to show as relative time units
2021-02-10 22:22:09 -05:00
Adam Harvey 448f4f851b Merge pull request #4399 from adamdmharvey/update-org-cards
org: Update visual display on User and Group cards
2021-02-10 20:49:33 -05:00
Andrew Thauer b4a1396226 Merge pull request #4403 from andrewthauer/feat/entity-links-card
feat(catalog): add entity links card component
2021-02-10 19:58:53 -05:00
Adam Harvey ea1ac7b6ec Fix prettier 2021-02-10 19:17:41 -05:00
Adam Harvey 7d5597fbf4 Merge pull request #4463 from adamdmharvey/add-explore-error
explore: Add error trapping for catalog failures
2021-02-10 19:13:56 -05:00
Andrew Thauer 87a6dd28fb update entity links changeset 2021-02-10 18:45:40 -05:00
Andrew Thauer 1df75733e9 feat(catalog): add entity links card component 2021-02-10 18:44:22 -05:00
Patrik Oldsberg 0bc14f2943 Merge pull request #4476 from rmanny/remove-default-scope-oidc
Don't pass default as a scope to OIDC providers
2021-02-10 22:26:51 +01:00
Patrik Oldsberg afa453f744 Merge pull request #4465 from n2ygk/config_oauth_scope
Add configurable OAuth 2.0 scopes
2021-02-10 22:26:30 +01:00
Fredrik Adelöw 8ebcb85dab Merge pull request #4420 from backstage/freben/gitlab-config
integration: update the gitlab config mandatory fields to match reality
2021-02-10 22:13:11 +01:00
Patrik Oldsberg 1d5d6e4165 Merge pull request #4433 from backstage/dependabot/npm_and_yarn/graphql-codegen/typescript-1.20.2
chore(deps-dev): bump @graphql-codegen/typescript from 1.18.1 to 1.20.2
2021-02-10 22:12:09 +01:00
Patrik Oldsberg a621697f47 Apply suggestions from code review
Co-authored-by: Rémi Doreau <32459935+ayshiff@users.noreply.github.com>
2021-02-10 22:00:07 +01:00
Remi 29a138636c feat(pagerduty): add changeset 2021-02-10 21:39:40 +01:00
Alan Crosswell 1629f71d23 Merge branch 'config_oauth_scope' of github.com:n2ygk/backstage into config_oauth_scope 2021-02-10 15:23:39 -05:00
Alan Crosswell 6ca0bd7282 Use commented-out example value for scope 2021-02-10 15:22:36 -05:00
Patrik Oldsberg e37dbec282 github/workflows: use lax config checks 2021-02-10 21:08:01 +01:00
Patrik Oldsberg 8d0826ac79 Merge pull request #4467 from backstage/dependabot/npm_and_yarn/svgr/plugin-jsx-5.5.0
chore(deps): bump @svgr/plugin-jsx from 5.4.0 to 5.5.0
2021-02-10 20:59:50 +01:00
Patrik Oldsberg a30d5eb2c5 Merge pull request #4468 from backstage/dependabot/npm_and_yarn/types/cors-2.8.9
chore(deps): bump @types/cors from 2.8.6 to 2.8.9
2021-02-10 20:58:50 +01:00