Commit Graph

10756 Commits

Author SHA1 Message Date
Woody Rousseau d21058c343 Change terminology for builds on cloudbuild 2021-02-25 20:57:46 +01:00
Woody Rousseau b2a5320a4b Use Breadcrumbs from @backstage/core 2021-02-25 20:19:04 +01:00
Jacob Valdemar 1f95ebedd5 Update vocab.txt 2021-02-25 19:52:52 +01:00
Patrik Oldsberg 243dd5771b Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-02-25 19:08:04 +01:00
Patrik Oldsberg 3bc7365bbc docs: added note about marking frontend config visible 2021-02-25 18:40:40 +01:00
Jacob Valdemar Andreasen ae25874dbf Run prettier 2021-02-25 18:14:18 +01:00
Patrik Oldsberg 40c0fdbaa0 added changesets 2021-02-25 17:48:38 +01:00
Patrik Oldsberg 0bb18ad79d docs: document optional external route refs 2021-02-25 17:48:31 +01:00
Patrik Oldsberg 264e204f02 catalog: make the external createComponent route optional, hiding the button if it is not set 2021-02-25 17:39:20 +01:00
Patrik Oldsberg a3a2e23bc4 core-api: add support for optional external route refs 2021-02-25 17:32:39 +01:00
Jacob Valdemar 4d03371be8 Add Lunar as adopter 2021-02-25 12:01:46 +01:00
Fredrik Adelöw 647bbb14f3 Merge pull request #4692 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.15.2
chore(deps): bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.15.2
2021-02-25 12:00:44 +01:00
dependabot[bot] 9a582c60a9 chore(deps): bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.15.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.0 to 4.15.2.
- [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.15.2/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 11:21:15 +01:00
Fredrik Adelöw 674202d2d2 Merge pull request #4678 from backstage/freben/storybook
Supply an app context in storybook plugin test
2021-02-25 09:56:53 +01:00
Fredrik Adelöw 6ce580e336 Supply an app context in storybook plugin test 2021-02-25 09:10:14 +01:00
Fredrik Adelöw 42effe47fb Merge pull request #4693 from backstage/dependabot/npm_and_yarn/knex-0.21.18
chore(deps): bump knex from 0.21.8 to 0.21.18
2021-02-25 07:15:02 +01:00
Fredrik Adelöw 89cf463a14 Merge pull request #4691 from backstage/dependabot/npm_and_yarn/eslint-plugin-jest-24.1.5
chore(deps): bump eslint-plugin-jest from 24.1.0 to 24.1.5
2021-02-25 07:10:43 +01:00
Fredrik Adelöw 118fb2cb21 Merge pull request #4690 from backstage/dependabot/npm_and_yarn/types/luxon-1.26.0
chore(deps-dev): bump @types/luxon from 1.25.0 to 1.26.0
2021-02-25 07:10:05 +01:00
dependabot[bot] 98c82f92cd chore(deps): bump knex from 0.21.8 to 0.21.18
Bumps [knex](https://github.com/knex/knex) from 0.21.8 to 0.21.18.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 04:33:55 +00:00
dependabot[bot] 65b1a01f0a chore(deps): bump eslint-plugin-jest from 24.1.0 to 24.1.5
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.0...v24.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 04:24:38 +00:00
dependabot[bot] fbc3e92a69 chore(deps-dev): bump @types/luxon from 1.25.0 to 1.26.0
Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 04:23:45 +00:00
Fredrik Adelöw 49be39b92a Merge pull request #4684 from rbideau/1821-cli-invalid-host-header
Fix invalid host header errors
2021-02-24 22:45:51 +01:00
r.bideau f90a49fb8a Rephrase config advice in contrib doc for proxy
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-02-24 20:32:13 +01:00
Fredrik Adelöw e1fa1be044 Merge pull request #4687 from adamdmharvey/debug-log
feat(backend-commmon): Change debug color to grey
2021-02-24 20:21:22 +01:00
Fredrik Adelöw 87d657f2eb Merge pull request #4686 from sipios/feature/use-breadcrumbs-from-core
Use Breadcrumb from @backstage/core
2021-02-24 20:20:36 +01:00
Adam Harvey 8adb48df4c Change debug color to grey 2021-02-24 14:00:09 -05:00
Woody Rousseau 04667f5712 Use Breadcrumb from @backstage/core 2021-02-24 19:31:28 +01:00
r.bideau a908e00e5f Fix some other typo and add theia to vocab
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-02-24 19:16:54 +01:00
Raphaël Bideau 7aae53a227 Fix typo contrib doc for proxy
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-02-24 19:09:29 +01:00
r.bideau c9971cc040 Update contrib doc for proxy with configuration sample 2021-02-24 18:37:03 +01:00
r.bideau 02437824b3 Allow url.hostname in WebpackDevServer config
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-02-24 18:36:20 +01:00
Andrew Thauer e93d7048a3 Merge pull request #4682 from andrewthauer/fix/test-errors-warnings
fix: test failures & warnings
2021-02-24 10:38:12 -05:00
Fredrik Adelöw de3b0f68d7 Merge pull request #4680 from mijailr/error-logger
Add ErrorHandler option to log client errors
2021-02-24 16:23:21 +01:00
Andrew Thauer 28adfd3c4c fix: test failures & warnings 2021-02-24 10:12:49 -05:00
Fredrik Adelöw c3c3a37a2b Merge pull request #4676 from tviaud/contrib_kube_single_backend
Fix WORKDIR change in contrib plain_single_backend_deployment
2021-02-24 15:58:04 +01:00
Fredrik Adelöw 1db1477abc Merge pull request #4663 from backstage/mob/scaffolder-beta2
scaffolder-backend: initial support for beta2 templates, and refactored form schema creation
2021-02-24 14:09:50 +01:00
Mijail Rondon 4978590888 feat(errorHandler): log client errors 2021-02-24 07:50:21 -05:00
Thomas Viaud 715746ac27 Update README.md 2021-02-24 11:17:35 +00:00
Thomas Viaud 738ac785f0 fix(kube,single_backend): Fixing config location with new workdir in container 2021-02-24 11:15:03 +00:00
Patrik Oldsberg b38be1083c scaffolder: fix TemplatePage tests 2021-02-24 11:23:04 +01:00
Oliver Sand 8317e746cb Merge pull request #4652 from SDA-SE/feat/entity-page-header
Use entity relation for the owner of an entity in the catalog entity page header
2021-02-24 10:27:35 +01:00
Andreas Stenius bddf102f0f cli: type fixes.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-02-24 09:40:47 +01:00
Andreas Stenius fb30fc103b cli(config:schema): cleanups.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-02-24 09:27:54 +01:00
Andreas Stenius 4548ed4e91 Merge remote-tracking branch 'upstream/master' into kaos/cli-config-schema 2021-02-24 08:56:58 +01:00
Fredrik Adelöw d1b15c3792 Merge pull request #4673 from backstage/dependabot/npm_and_yarn/asyncapi/react-component-0.19.2
chore(deps): bump @asyncapi/react-component from 0.18.2 to 0.19.2
2021-02-24 07:57:58 +01:00
Fredrik Adelöw 304c1c8da2 Merge pull request #4672 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.49.0
chore(deps): bump typescript-json-schema from 0.47.0 to 0.49.0
2021-02-24 07:54:02 +01:00
Fredrik Adelöw 0130f43f22 Merge pull request #4671 from backstage/dependabot/npm_and_yarn/changesets/cli-2.14.1
chore(deps-dev): bump @changesets/cli from 2.14.0 to 2.14.1
2021-02-24 07:52:43 +01:00
Fredrik Adelöw 111a4fa178 Merge pull request #4670 from backstage/dependabot/npm_and_yarn/url-loader-4.1.1
chore(deps): bump url-loader from 4.1.0 to 4.1.1
2021-02-24 07:52:04 +01:00
dependabot[bot] 16ab5f3965 chore(deps): bump @asyncapi/react-component from 0.18.2 to 0.19.2
Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react) from 0.18.2 to 0.19.2.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases)
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v0.18.2...v0.19.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 04:36:30 +00:00
dependabot[bot] e2c04b6cfc chore(deps): bump typescript-json-schema from 0.47.0 to 0.49.0
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.47.0 to 0.49.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.47.0...v0.49.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 04:35:32 +00:00