Commit Graph

14741 Commits

Author SHA1 Message Date
Patrik Oldsberg fb5746cae5 catalog,scaffolder: fixups for failed codemod migrations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:33:10 +02:00
Patrik Oldsberg d453c05dc3 apply core-imports codemod to all packages and plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:33:08 +02:00
Patrik Oldsberg 9b9a8f3925 plugins: restore dev setups
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:01:32 +02:00
Patrik Oldsberg d719926d25 plugins: remove deprecated route registrations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 14:36:11 +02:00
Patrik Oldsberg 76db86c457 dev-utils: remove support for registered routes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 14:05:00 +02:00
Tim 7244ed0ec4 Merge pull request #6095 from bsharrow/docs-fix-quickstart-example-code
Update code block in quickstart-app-plugin tutorial to use named import.
2021-06-18 16:51:02 -06:00
Minn Soe 3b52d79e70 docs: add sub-section on database privileges
Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-18 22:50:40 +01:00
Minn Soe d21b56a57c docs: add database configuation tutorial into menu
Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-18 22:11:18 +01:00
Rogerio Angeliski 953a7e66f9 feat: update plugin path to match same behavior in the main app
resolves #6108

Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-06-18 18:08:56 -03:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Fredrik Adelöw b659f76133 Merge pull request #6118 from getndazn/add-dazn-adopters
feat: add DAZN to the adopters list
2021-06-18 19:02:35 +02:00
Brent Sharrow 64ebeb6026 Update code block in quickstart-app-plugin tutorial to use named import.
Signed-off-by: Brent Sharrow <bsharrow4@gmail.com>
2021-06-18 11:45:59 -05:00
Louis Bichard d323b9d632 feat: add DAZN to the adopters list
Signed-off-by: Louis Bichard <contact@louisjohnbichard.co.uk>
2021-06-18 17:39:05 +01:00
Ben Lambert 3ee2b89bb7 Merge pull request #6114 from backstage/freben/dark 2021-06-18 16:08:55 +02:00
Ben Lambert 2236a514b4 Merge pull request #6115 from SDA-SE/feat/fix-command-exists 2021-06-18 16:05:38 +02:00
Ben Lambert 6ffe867bfd Merge pull request #6112 from egnwd/patch-1 2021-06-18 16:04:20 +02:00
Philipp Hugenroth 8999203add Merge branch 'master' into 4782-forward-unhandled-errors 2021-06-18 15:58:07 +02:00
Rogerio Angeliski b844817bc9 docs: added generated files
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-06-18 10:56:24 -03:00
Dominik Henneke c18a3c2ae0 Correctly recognize whether the cookiecutter command exists
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-18 15:43:19 +02:00
Fredrik Adelöw ae42a6d143 make scroll bars etc dark on the microsite
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 15:40:13 +02:00
Himanshu Mishra 2ed401b510 fix prettier issue in adopters.md
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-18 15:19:38 +02:00
Elliot Greenwood 893082c917 Add FundApps to list of adopters
Signed-off-by: Elliot Greenwood <elliot@fundapps.co>
2021-06-18 13:38:37 +01:00
Rogerio Angeliski a7f5fe7d7c feat:created an action to write a catalog-info.yml file
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-06-18 09:35:06 -03:00
Phil Kuang 45ef515d0f refactor(catalogClient): return fetched entities sorted by ref
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-18 08:20:07 -04:00
Eric Peterson 1d2d530979 Merge pull request #6080 from dariddler/master
Add IdentityApi to plugin-search
2021-06-18 13:14:38 +02:00
Ben Lambert 1f3770d323 Merge pull request #6105 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-typescript-10.0.0
chore(deps): bump @spotify/eslint-config-typescript from 9.0.0 to 10.0.0
2021-06-18 13:00:36 +02:00
Daniel Johansson 9d1eee32a1 Merge branch 'backstage:master' into master 2021-06-18 12:51:13 +02:00
Patrik Oldsberg e167019158 docs: move project structure to getting started
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-18 11:37:45 +02:00
Patrik Oldsberg f3ece9ca0f docs: move glossary to overview
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-18 11:34:52 +02:00
Patrik Oldsberg 325c7cd863 docs: move support in under overview
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-18 11:29:25 +02:00
Matteo Barone 63a8205a72 removed actions factories and define defaultActions in component itself
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
2021-06-18 11:26:11 +02:00
Matteo Barone 4c46c8e9f9 removed exported EntityRow type after rebase from master
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
2021-06-18 11:23:20 +02:00
Matteo Barone 3d7b1c9f04 Add possibility to customize actions in CatalogTable
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
2021-06-18 11:23:20 +02:00
Ben Lambert b1a9342a74 Merge pull request #5854 from SDA-SE/feat/msgraph2
Split `MicrosoftGraphOrgReaderProcessor` into a separate package and make it customizable
2021-06-18 11:20:52 +02:00
Ben Lambert ece2b5dd1d Added changeset
Signed-off-by: Ben Lambert <ben@blam.sh>
2021-06-18 11:19:06 +02:00
Fredrik Adelöw 6e273c52fa Merge pull request #6106 from backstage/freben/authors
Permit, and prefer, "The Backstage Authors" in the copyright header
2021-06-18 11:04:47 +02:00
Ben Lambert b17bef1574 Merge pull request #6102 from backstage/dependabot/npm_and_yarn/google-cloud/container-2.3.0
chore(deps): bump @google-cloud/container from 2.2.2 to 2.3.0
2021-06-18 11:00:38 +02:00
Fredrik Adelöw 93529a5f11 Permit, and prefer, "The Backstage Authors" in the copyright header
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 10:35:47 +02:00
dependabot[bot] 176f28b712 chore(deps): bump @google-cloud/container from 2.2.2 to 2.3.0
Bumps [@google-cloud/container](https://github.com/googleapis/nodejs-cloud-container) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/googleapis/nodejs-cloud-container/releases)
- [Changelog](https://github.com/googleapis/nodejs-cloud-container/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-cloud-container/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/container"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-18 08:32:15 +00:00
dependabot[bot] e97c49f0fc chore(deps): bump @spotify/eslint-config-typescript from 9.0.0 to 10.0.0
Bumps [@spotify/eslint-config-typescript](https://github.com/spotify/web-scripts) from 9.0.0 to 10.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/v9.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-typescript"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-18 08:31:33 +00:00
Oliver Sand 79ec37d1ba Update api reports
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-18 10:27:49 +02:00
Oliver Sand d6fb1cf1ba Upgrade packages
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-18 10:27:49 +02:00
Oliver Sand 84cb4410eb Format sidebars.json
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-18 10:27:49 +02:00
Oliver Sand 579cf97f02 Remove MicrosoftGraphOrgReaderProcessor from plugin-catalog-backend
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-18 10:27:48 +02:00
Oliver Sand 160181779b Add docs to microsite
Closes #4627

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-18 10:27:48 +02:00
Oliver Sand d4d9f13693 Improve README
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-18 10:27:48 +02:00
Oliver Sand 4384bc4ec1 Fix formatting
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-18 10:27:48 +02:00
Oliver Sand 265227f320 Remove example code
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-18 10:27:48 +02:00
Oliver Sand 8a63e6a523 Rename from plugin-catalog-backend-extension-msgraph to plugin-catalog-backend-module-msgraph
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-18 10:27:48 +02:00
Oliver Sand 65f5f00c62 Resolve todos
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-18 10:27:48 +02:00