Commit Graph

14880 Commits

Author SHA1 Message Date
blam 2529ec28a6 chore: fixing all tests
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:38 +02:00
blam 4c689b0fae chore: making the failing test pass because of parameter validation
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam b9cba53a05 chore: removing the extra deps
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam 350555727f chore: dont need to export this dep any more
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam f0928d674f chore: fix e2e tests as they no longer need all of the Templaters and Publishers
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam 70bb2a711f chore: fix up some code review comments
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam 7632873678 chore: updating api-reports
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam a41b024a0f feat: removing the last parts of v1alpha1 and fixing up TypeScript
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam 18660e9337 chore: fixing merge conflict
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam a02ea1e4e1 breaking: some more changes in the frontend. removing support for v1alpha1
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam 6a09ed555d breaking: removing alphav1 support for templates
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
Himanshu Mishra ef48b9e4b7 Merge pull request #6275 from backstage/mob/scaffolder-git-identity 2021-07-07 11:19:44 +02:00
Ben Lambert c58e22118c Merge pull request #6371 from alandovskis/build/bump-node-api
build: bump azure-devops-node-api to 10.2.2
2021-07-07 10:56:49 +02:00
Ben Lambert b254ebff81 Update moody-garlics-whisper.md
Signed-off-by: Ben Lambert <ben@blam.sh>
2021-07-07 10:43:11 +02:00
Ben Lambert d9c6637b38 Update sweet-terms-approve.md
Signed-off-by: Ben Lambert <ben@blam.sh>
2021-07-07 10:28:47 +02:00
Fredrik Adelöw 07a9df32ab Merge pull request #6359 from RoadieHQ/read-more-target-blank
Use target=_blank on MissingAnnotation Read More link
2021-07-07 10:26:07 +02:00
Fredrik Adelöw c120e3a1db Merge pull request #6363 from RoadieHQ/markdown-fix
Handle empty strings in code blocks
2021-07-07 10:24:39 +02:00
Fredrik Adelöw 278ddec41f Merge pull request #6372 from backstage/dependabot/npm_and_yarn/passport-oauth2-1.6.0
chore(deps): bump passport-oauth2 from 1.5.0 to 1.6.0
2021-07-07 10:02:31 +02:00
Fredrik Adelöw 85da453a2b Merge pull request #6373 from backstage/dependabot/npm_and_yarn/graphql-codegen/cli-1.21.6
chore(deps-dev): bump @graphql-codegen/cli from 1.21.5 to 1.21.6
2021-07-07 10:00:53 +02:00
dependabot[bot] e056e9d88b chore(deps-dev): bump @graphql-codegen/cli from 1.21.5 to 1.21.6
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 1.21.5 to 1.21.6.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@1.21.6/packages/graphql-codegen-cli)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 04:13:40 +00:00
dependabot[bot] ca46883c3a chore(deps): bump passport-oauth2 from 1.5.0 to 1.6.0
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/jaredhanson/passport-oauth2/releases)
- [Changelog](https://github.com/jaredhanson/passport-oauth2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaredhanson/passport-oauth2/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: passport-oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 04:10:11 +00:00
Chase Rutherford-Jenkins 3c19f1230f update tests
Signed-off-by: Chase Rutherford-Jenkins <chaseajen@users.noreply.github.com>
2021-07-06 21:15:14 -05:00
Chase Rutherford-Jenkins 7cad18e2f0 add changeset
Signed-off-by: Chase Rutherford-Jenkins <chaseajen@users.noreply.github.com>
2021-07-06 20:53:03 -05:00
Chase Rutherford-Jenkins b1aca39abe incorporate naming feedback; add tests
Signed-off-by: Chase Rutherford-Jenkins <chaseajen@users.noreply.github.com>
2021-07-06 20:51:22 -05:00
Chase Rutherford-Jenkins 921e3ca569 use configured git author in scaffolder actions
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
Signed-off-by: Chase Rutherford-Jenkins <chaseajen@users.noreply.github.com>
2021-07-06 20:51:01 -05:00
Alex Landovskis 11e66e8040 build: bump azure-devops-node-api to 10.2.2
Signed-off-by: Alex Landovskis <alex@landovskis.com>
2021-07-06 20:06:03 -04:00
Fredrik Adelöw a6db3ff319 Merge pull request #6342 from tudi2d/responsive-component-wrapping
Use Grid components for catalog page layout
2021-07-06 17:54:50 +02:00
Philipp Hugenroth b578be10f8 Seperate Grid container & item in wrapped components to avoid wrong spacing
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-06 17:16:52 +02:00
Philipp Hugenroth 1c5dbc7837 Merge remote-tracking branch 'upstream/master' into responsive-component-wrapping 2021-07-06 17:11:06 +02:00
Fredrik Adelöw 0fec73ac8e Merge pull request #6361 from tudi2d/sidebar-scrolling-similar
Show scroll bar on hover only
2021-07-06 15:44:05 +02:00
irma12 2a13aa1b75 Handle empty strings in code blocks
Signed-off-by: irma12 <irma@roadie.io>
2021-07-06 15:12:24 +02:00
David Tuite 10113f47b2 Use Link from core-components
Signed-off-by: David Tuite <david@roadie.io>
2021-07-06 14:08:17 +01:00
Philipp Hugenroth f1cffe8807 Don't hide scrollbar on touch devices
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-06 14:41:08 +02:00
Ben Lambert ef8df1b162 Merge pull request #6357 from backstage/blam/fix-tugboat-tests
chore: fixing hopefully fixing the cypress tugboat tests
2021-07-06 14:08:36 +02:00
Philipp Hugenroth 76bb7aeda0 Show scroll bar on hover only
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-06 14:01:23 +02:00
Fredrik Adelöw ec56aa4fe8 Merge pull request #6343 from goober/feature/customize-ldap-processor
Add extension points for the LDAP processor for advanced customizations
2021-07-06 13:46:34 +02:00
David Tuite 3beeff1c82 Use target=_blank on MissingAnnotation Read More link
I would like Backstage to stay open so I can continue to work with it
while I read the docs.

Signed-off-by: David Tuite <david@roadie.io>
2021-07-06 12:17:16 +01:00
Ben Lambert 98e5a49193 chore: change timeout
Signed-off-by: Ben Lambert <ben@blam.sh>
2021-07-06 12:24:28 +02:00
Mathias Åhsberg b055ef88aa Add extension points for the LDAP processor for modifying group and user entities
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-07-06 10:00:04 +00:00
Ben Lambert 0f09e71ae0 Merge pull request #6346 from erikxiv/feat/scaffolder-list-actions-auth
Authorize scaffolder list actions request
2021-07-06 11:50:26 +02:00
blam a632f1afd8 chore: fixing hopefully fixing the cypress tugboat tests
Signed-off-by: blam <ben@blam.sh>
2021-07-06 11:42:28 +02:00
Philipp Hugenroth ad5d05b690 Add changeset
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-06 11:23:59 +02:00
Ben Lambert 34143f5c9a Update tasty-chairs-flash.md
Signed-off-by: Ben Lambert <ben@blam.sh>
2021-07-06 11:15:21 +02:00
Ben Lambert 5cbce346bb Merge pull request #6344 from tudi2d/sidebar-inner-scrolling
Custom scrollbar for SidebarScrollWrapper
2021-07-06 10:42:42 +02:00
Fredrik Adelöw 43301edd13 Merge pull request #6277 from roylisto/roylisto/edit-button-group
Edit Button for Group Profile Card
2021-07-06 10:25:06 +02:00
Ben Lambert 26bcdef040 Merge pull request #6351 from backstage/dependabot/npm_and_yarn/types/archiver-5.3.0
chore(deps-dev): bump @types/archiver from 5.1.0 to 5.3.0
2021-07-06 10:09:16 +02:00
Ben Lambert 0985696cf9 Merge pull request #6350 from backstage/dependabot/npm_and_yarn/types/aws4-1.5.2
chore(deps-dev): bump @types/aws4 from 1.5.1 to 1.5.2
2021-07-06 10:08:46 +02:00
dependabot[bot] c669940656 chore(deps-dev): bump @types/archiver from 5.1.0 to 5.3.0
Bumps [@types/archiver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/archiver) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/archiver)

---
updated-dependencies:
- dependency-name: "@types/archiver"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 04:14:07 +00:00
dependabot[bot] 30f28ef11c chore(deps-dev): bump @types/aws4 from 1.5.1 to 1.5.2
Bumps [@types/aws4](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws4) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws4)

---
updated-dependencies:
- dependency-name: "@types/aws4"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 04:10:52 +00:00
roylisto 3e3227afc0 Add infoCardAction
Signed-off-by: roylisto <roylistoputra@gmail.com>
2021-07-06 10:27:56 +07:00