Commit Graph

16409 Commits

Author SHA1 Message Date
Fredrik Adelöw e066dc8e2f Merge pull request #7006 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.30.0
chore(deps): bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.30.0
2021-08-31 19:38:15 +02:00
Fredrik Adelöw 9b2c6252b5 Merge pull request #6923 from deepak-bhardwaj-ps/plugin-allure
#6528 Plugin allure
2021-08-31 19:21:10 +02:00
Fredrik Adelöw a8395402b6 Merge pull request #7007 from msamad/msamad/use-custom-theme-id-for-template-card
Use themeId in TemplateCard from theme object
2021-08-31 19:01:59 +02:00
Fredrik Adelöw b5118ff766 add changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-31 18:56:59 +02:00
Fredrik Adelöw fec8900399 Merge pull request #7005 from backstage/dependabot/npm_and_yarn/octokit/graphql-4.7.0
chore(deps): bump @octokit/graphql from 4.6.4 to 4.7.0
2021-08-31 16:59:48 +02:00
Fredrik Adelöw b1fa60bd04 Merge pull request #7014 from backstage/freben/saml-3
Add a warning log message that `passport-saml` will require a `cert` config parameter imminently
2021-08-31 16:45:18 +02:00
Fredrik Adelöw 2a105f4514 Add a warning log message that passport-saml will require a cert config parameter imminently
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-31 16:22:54 +02:00
Fredrik Adelöw 897c66ca8b Merge pull request #6992 from backstage/freben/life-of-an-entity
add a 'life of an entity' catalog article
2021-08-31 14:01:20 +02:00
Eric Peterson afd67945f8 Merge pull request #7012 from backstage/docs/techdocs-beta-versions
[Documentation] Specify versions for TechDocs Beta
2021-08-31 13:46:56 +02:00
Dominik Henneke 31caeee241 Merge pull request #7009 from SDA-SE/feat/fix-catalog-import 2021-08-31 13:25:38 +02:00
Ben Lambert 63bbb86650 Merge pull request #7010 from backstage/blam/bump-tar 2021-08-31 12:28:24 +02:00
Fredrik Adelöw a004b8da1a add a 'life of an entity' catalog article
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-31 12:06:51 +02:00
Eric Peterson 15d0a10c57 Document beta versions of TechDocs ecosystem.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-08-31 11:59:47 +02:00
blam 458a3549b3 chore: bump tar versions
Signed-off-by: blam <ben@blam.sh>
i#
2021-08-31 11:51:02 +02:00
Dominik Henneke deeb708077 Provide the form context so nested controllers can use it
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-08-31 11:19:27 +02:00
Ruben Lindström cba687a27f feat: add home to plugin marketplace (#7000)
feat: add home to plugin marketplace
2021-08-31 09:21:10 +02:00
Mustansar Anwar ul Samad 957ae8059b Use themeId in TemplateCard from theme object
The themeId should be picked up from the object to make sure that
when a custom theme is provided, it's pageTheme list is used instead
of one in the default theme package

Signed-off-by: Mustansar Anwar ul Samad <mustansar.samad@gmail.com>
2021-08-31 16:47:18 +12:00
dependabot[bot] d5119a1347 chore(deps): bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.30.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.3 to 4.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 04:10:36 +00:00
dependabot[bot] 216264e46e chore(deps): bump @octokit/graphql from 4.6.4 to 4.7.0
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 4.6.4 to 4.7.0.
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](https://github.com/octokit/graphql.js/compare/v4.6.4...v4.7.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 04:09:44 +00:00
Fredrik Adelöw d6ae53f8c4 Merge pull request #6994 from backstage/erikengervall/add-keys-to-custom-feature-list
[GRM plugin] Add keys to custom features list
2021-08-30 17:14:31 +02:00
Fredrik Adelöw 5670ae8a39 Merge pull request #6694 from backstage/dependabot/npm_and_yarn/react-hook-form-7.12.2
chore(deps): bump react-hook-form from 6.15.4 to 7.12.2
2021-08-30 17:12:54 +02:00
Himanshu Mishra 5c14924655 Merge pull request #6997 from FilipPyrek/patch-1 2021-08-30 16:52:12 +02:00
Fredrik Adelöw e0a6aea82c fix up types and rebase
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-30 15:55:37 +02:00
Filip Pýrek 0ff3cd6c1f Add AWS CloudFormation plugin
Signed-off-by: Filip Pýrek <PyrekFilip@gmail.com>
2021-08-30 15:16:16 +02:00
Dominik Henneke b7fd169a44 Merge pull request #6993 from SDA-SE/feat/export-urlreader-types 2021-08-30 12:21:17 +02:00
Fredrik Adelöw 3de44ceffc Merge pull request #6931 from ananthulasrikar/fix
Fixes for create-app template from 0.3.30, 0.3.25
2021-08-30 12:03:17 +02:00
Erik Engervall 68174d5959 Replace box with fragment
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-08-30 11:54:15 +02:00
Erik Engervall 27ef7b645b Add changeset
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-08-30 11:47:45 +02:00
Erik Engervall d78742783c add keys to custom features list
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-08-30 11:47:26 +02:00
Fredrik Adelöw e3572a7f4e oops
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-30 11:30:37 +02:00
blam 5c519aee78 chore: duplicate the helper function for now under core-components
Signed-off-by: blam <ben@blam.sh>
2021-08-30 11:28:59 +02:00
blam 4919013771 chore: reset register component as it's going away in another PR
Signed-off-by: blam <ben@blam.sh>
2021-08-30 11:28:59 +02:00
Dominik Henneke 3c684fdb9c fix(catalog-import): migrate to the new react-hook-form version
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-08-30 11:27:31 +02:00
blam 508520ffbc chore: fixing up some migrations
Signed-off-by: blam <ben@blam.sh>
2021-08-30 11:25:18 +02:00
blam 02d4119e10 chore: updating custom provider
Signed-off-by: blam <ben@blam.sh>
2021-08-30 11:23:27 +02:00
dependabot[bot] ee17c32fa2 chore(deps): bump react-hook-form from 6.15.4 to 7.12.2
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 6.15.4 to 7.12.2.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v6.15.4...v7.12.2)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 11:23:27 +02:00
Fredrik Adelöw 25924638ba fix review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-30 11:20:08 +02:00
Dominik Henneke 714a2a9184 Export type that are needed to implement a new UrlReader
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-08-30 10:58:21 +02:00
Dominik Henneke b4e0c6eafd Merge pull request #6983 from SDA-SE/feat/better-about
Update the `AboutCard` to properly support non-standard entity types and rework the defaults for the build-in kinds
2021-08-30 10:44:13 +02:00
Dominik Henneke 21becc9441 Don't explicitly set target but instead fallback to the logic in the Link component
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-08-30 09:57:09 +02:00
Tim Hansen bc9639c4ae Merge pull request #6990 from samiurrehman92/patch-1
Add Taxfix as adopters
2021-08-29 10:37:29 -06:00
Sami Ur Rehman 35fe4f8eb9 Add Taxfix as adopters
Signed-off-by: Sami Ur Rehman <sami.ur-rehamn@taxfix.de>
2021-08-29 17:47:01 +02:00
Tim Hansen 0d6d42c91c Merge pull request #6895 from backstage/timbonicus/kind-picker
Add kind picker to the CatalogPage
2021-08-28 23:09:06 -06:00
Tim Hansen 7febe58d6e Test update, JSX.Element -> ReactNode
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-28 22:44:57 -06:00
Fredrik Adelöw 0667c5c321 Merge pull request #6988 from hakamadare/hakamadare/azure-auth-typo-fix
fix(docs): typo `tenentId` in Azure auth provider doc
2021-08-28 00:06:39 +02:00
Steve Huff 31892ee255 fix(changeset): adding changeset
Signed-off-by: Steve Huff <shuff@vecna.org>
2021-08-27 17:18:05 -04:00
Steve Huff 45819d2664 fix(docs): typo tenentId in Azure auth provider doc
Signed-off-by: Steve Huff <shuff@vecna.org>
2021-08-27 17:07:49 -04:00
Fredrik Adelöw 2d0274b2d2 Merge pull request #6961 from gt-yogan/usernamespace
Adds Optional Namespacing for Users in the GitHubMultiOrg
2021-08-27 21:41:31 +02:00
Fredrik Adelöw 8587067ade Merge pull request #6829 from victormorfin97/supportCustomTemplateCard
Support  custom template card on ScaffolderPage
2021-08-27 20:46:44 +02:00
Gregory Yogan 1a446f0145 Formatting and Linting
Signed-off-by: Gregory Yogan <gregory.yogan@unity3d.com>
2021-08-27 11:42:02 -07:00