Commit Graph

14467 Commits

Author SHA1 Message Date
Himanshu Mishra d91ec5b1b0 auth: update language
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-22 20:19:58 +02:00
Himanshu Mishra 72574ac4d2 auth: add changeset for error improvement
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-22 20:17:42 +02:00
Himanshu Mishra 8e5e5ee46e auth: show better error if auth provider keys are missing
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-22 20:16:26 +02:00
Ben Lambert e30ffe2225 Merge pull request #6136 from backstage/orkohunter/warning-log-on-example-backend
example-backend: log info about creating a standalone app for deployment
2021-06-22 10:40:11 +02:00
Fredrik Adelöw 04c66ba885 Merge pull request #6156 from backstage/freben/better-links
improve the wrapping behavior of long entity links
2021-06-22 10:00:59 +02:00
Himanshu Mishra 75bbb1c85d Merge pull request #6151 from backstage/dependabot/npm_and_yarn/storybook/addon-storysource-6.2.9 2021-06-22 09:42:14 +02:00
Fredrik Adelöw bba9df7f9e improve the wrapping behavior of long entity links
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-22 09:31:15 +02:00
Fredrik Adelöw 1a337957c4 Merge pull request #6152 from backstage/dependabot/npm_and_yarn/gitbeaker/node-30.3.0
chore(deps): bump @gitbeaker/node from 30.2.0 to 30.3.0
2021-06-22 07:49:44 +02:00
dependabot[bot] a164e1906a chore(deps): bump @gitbeaker/node from 30.2.0 to 30.3.0
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 30.2.0 to 30.3.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/30.2.0...30.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 04:14:40 +00:00
dependabot[bot] 6475a24fdf chore(deps-dev): bump @storybook/addon-storysource from 6.1.20 to 6.2.9
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource) from 6.1.20 to 6.2.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.2.9/addons/storysource)

---
updated-dependencies:
- dependency-name: "@storybook/addon-storysource"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 04:08:41 +00:00
Tim a72bfd9281 Merge pull request #6149 from ananthulasrikar/docs-pagerduty-token-update
Update pagerduty Authorization in app-config.yaml
2021-06-21 20:49:53 -06:00
Srikar Ananthula cb4ab378be Update pagerduty Authorization in app-config.yaml
Signed-off-by: Srikar Ananthula <783594+ananthulasrikar@users.noreply.github.com>
2021-06-21 16:58:29 -07:00
Patrik Oldsberg fa8c234b24 Merge pull request #6124 from backstage/rugvip/noroutes
plugins,dev-utils: remove usage of deprecated route registrations
2021-06-21 23:39:33 +02:00
David Tuite e3cbfa8c27 Disambiguate component dependency cards
Signed-off-by: David Tuite <david@roadie.io>
2021-06-21 21:50:00 +01:00
Himanshu Mishra 5f2a723cc2 Merge pull request #6096 from backstage/timbonicus/quickstart-example 2021-06-21 22:20:16 +02:00
Patrik Oldsberg 3868f05d01 Merge pull request #6107 from backstage/mob/rearrange-docs
docs: move away from top-level support and glossary sections
2021-06-21 21:17:02 +02:00
Patrik Oldsberg f2b2cf9884 Merge pull request #6139 from backstage/rugvip/pubcore
codemods: fix release trouble
2021-06-21 19:06:35 +02:00
Tim Hansen f40ad5ddb2 quickstart-app-plugin: Switch example components to named exports
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-06-21 10:33:18 -06:00
Patrik Oldsberg 2eafb4ba28 codemods: fix release trouble
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-21 18:12:21 +02:00
Himanshu Mishra 1e7427d3c7 example-backend: log info about create-app and update readme
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-21 15:42:12 +02:00
Himanshu Mishra 66557e61cb example-backend: use a shared root logger inside main
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-21 15:28:59 +02:00
Ben Lambert 202d6f0d52 Merge pull request #6093 from kuangp/refactor/catalogClient
refactor(catalogClient): return fetched entities sorted by ref
2021-06-21 15:25:40 +02:00
Fredrik Adelöw 3d990ae8f3 Merge pull request #6135 from SDA-SE/feat/fix-testdata-apis
Fix urls to example openapi files
2021-06-21 14:52:05 +02:00
Oliver Sand a806445af6 Fix urls to example openapi files
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-21 14:12:58 +02:00
Ben Lambert 809bcd396b Merge pull request #6122 from minnsoe/docs/add-db-docs-into-menu
Add db tutorial docs into menu and add privileges sub-section
2021-06-21 14:07:18 +02:00
Ben Lambert 14d43713c9 Merge pull request #6133 from backstage/rugvip/triggered
codemods: trigger release
2021-06-21 12:59:15 +02:00
Yousif Al-Raheem aefd54da6e fix overlapping sidebar with tabs in techdocs (#6121)
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2021-06-21 12:40:48 +02:00
Patrik Oldsberg 5c85466e5f codemods: trigger release
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-21 12:28:13 +02:00
Ben Lambert d1d81a3659 Merge pull request #6131 from backstage/rugvip/rcm
codemods: publish package
2021-06-21 10:25:59 +02:00
Patrik Oldsberg 56dda65b8a codemods: publish package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-21 10:04:46 +02:00
Ben Lambert f87c30238c Merge pull request #6126 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.27.0
chore(deps): bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.27.0
2021-06-21 09:25:13 +02:00
Fredrik Adelöw 4045eaab95 Merge pull request #6119 from backstage/freben/copyright
Update copyright headers
2021-06-21 09:11:49 +02:00
Ben Lambert 347cec23fe Merge pull request #6120 from angeliski/improve-plugin-creation-workflow
feat: update plugin path to match same behavior in the main app
2021-06-21 08:56:49 +02:00
Ben Lambert 8f100db756 Added changeset
Signed-off-by: Ben Lambert <ben@blam.sh>
2021-06-21 08:49:45 +02:00
Ben Lambert 8b7f20abc6 Merge pull request #6128 from backstage/dependabot/npm_and_yarn/octokit/graphql-4.6.4
chore(deps): bump @octokit/graphql from 4.6.2 to 4.6.4
2021-06-21 08:47:26 +02:00
Ben Lambert 657965b294 Merge pull request #6129 from backstage/dependabot/npm_and_yarn/graphql-codegen/typescript-resolvers-1.19.3
chore(deps-dev): bump @graphql-codegen/typescript-resolvers from 1.19.1 to 1.19.3
2021-06-21 08:47:02 +02:00
dependabot[bot] 7fa130918a chore(deps-dev): bump @graphql-codegen/typescript-resolvers
Bumps [@graphql-codegen/typescript-resolvers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/resolvers) from 1.19.1 to 1.19.3.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/resolvers/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-resolvers@1.19.3/packages/plugins/typescript/resolvers)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 04:14:17 +00:00
dependabot[bot] dc5ff10ec2 chore(deps): bump @octokit/graphql from 4.6.2 to 4.6.4
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 4.6.2 to 4.6.4.
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](https://github.com/octokit/graphql.js/compare/v4.6.2...v4.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 04:11:16 +00:00
dependabot[bot] e7b1292ec1 chore(deps): bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.27.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.0 to 4.27.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.27.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-06-21 04:07:09 +00: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