Commit Graph

11366 Commits

Author SHA1 Message Date
Patrik Oldsberg 507513fed4 Create chatty-turkeys-fold.md 2021-02-27 13:14:13 +01:00
Jesse Bye d928271316 check for undefined instead to allow displaying 0 values 2021-02-26 15:24:20 -08:00
Jesse Bye bc30b9bb64 more consistency; omit % when no coverage is reported 2021-02-26 11:59:23 -08:00
Jesse Bye 2befe6d4ac use — instead of - 2021-02-26 11:57:04 -08:00
Jesse Bye a4c5758028 Use '-'; add changeset 2021-02-26 11:47:46 -08:00
Brian Leathem d9e8713b28 Replaced nock usage in the oidc provider tests with msw 2021-02-26 11:31:25 -08:00
Patrik Oldsberg 67cc1f0416 Merge pull request #4421 from joaomilho/master
docs: Fix broken links in microsite
2021-02-26 17:35:43 +01:00
NHI TRAN f8c64d1144 fix: update changeset and bump changed packages using patch versioning 2021-02-26 10:20:58 -05:00
Patrik Oldsberg c600680599 Merge pull request #4559 from kaos/kaos/cli-config-schema
backstage-cli: add config:schema command.
2021-02-26 15:28:11 +01:00
Ben Lambert 8ce28abe02 Merge pull request #4716 from backstage/freben/relative-templates
make the example templates use relative paths
2021-02-26 14:45:52 +01:00
Fredrik Adelöw 98e2b4e20e make the example templates use relative paths 2021-02-26 13:53:03 +01:00
Dominik Henneke f715898006 Use an optional external route ref to link to the create component page from the api explorer 2021-02-26 12:44:27 +01:00
Andreas Stenius 46dab9e09c config-loader: move @types/json-schema to dependencies.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-02-26 12:02:36 +01:00
Patrik Oldsberg 5ffb6c57f6 Merge pull request #4700 from backstage/rugvip/opternal
core: implement optional external routes and use to toggle "Create Component" button
2021-02-26 10:41:27 +01:00
Himanshu Mishra 118df55e72 Merge pull request #4708 from lowjoel/create-s3-file-stream 2021-02-26 08:46:47 +01:00
Joel Low 61299519fb Replace S3 read-store-upload loop with file streams
This no longer buffers file contents in memory and limits the maximum
number of file descriptors open concurrently.

Signed-off-by: Joel Low <joel@joelsplace.sg>
2021-02-26 15:22:17 +08:00
Adam Harvey 94c7c25a86 Add config call to test 2021-02-25 23:41:13 -05:00
Adam Harvey f2cffe520e Add org name to page title 2021-02-25 23:28:42 -05:00
dependabot[bot] e16f145dc8 chore(deps-dev): bump @types/d3-force from 1.2.1 to 2.1.1
Bumps [@types/d3-force](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-force) from 1.2.1 to 2.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-force)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 04:09:36 +00:00
dependabot[bot] c21f04813c chore(deps): bump @svgr/webpack from 5.4.0 to 5.5.0
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v5.4.0...v5.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 04:08:45 +00:00
dependabot[bot] b88a1d120b chore(deps): bump @types/cors from 2.8.9 to 2.8.10
Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) from 2.8.9 to 2.8.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 04:08:18 +00:00
dependabot[bot] 44fc8ed0a0 chore(deps-dev): bump @types/uuid from 8.0.0 to 8.3.0
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.0.0 to 8.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 04:07:21 +00:00
Jesse Bye fe2c7c27d4 fix code style 2021-02-25 14:48:07 -08:00
Jesse Bye c53342955d prettier 2021-02-25 14:41:18 -08:00
Jesse Bye ca80bd534f prettier 2021-02-25 14:23:56 -08:00
Jesse Bye 0ae94e3ed6 Default to 0% if no coverage is reported 2021-02-25 14:05:45 -08:00
Patrik Oldsberg 2b40f319c3 Merge pull request #4705 from sipios/feature/remove-material-breadcrumbs
Use Breadcrumbs from @backstage/core
2021-02-25 23:05:35 +01:00
Patrik Oldsberg 9ed59639f5 Merge pull request #4696 from JacobValdemar/patch-1
Add Lunar as adopter
2021-02-25 22:51:40 +01:00
Patrik Oldsberg 53849fe5a5 Merge pull request #4701 from backstage/rugvip/visible
docs: added note about marking frontend config visible
2021-02-25 22:34:05 +01:00
Patrik Oldsberg 4097031e6a Update docs/getting-started/contributors.md
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2021-02-25 22:27:04 +01:00
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
Johnn Mis df4aa4c8ed Updating changeset to patch instead of minor 2021-02-25 12:18:24 -06: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
Johnn Mis 169f48deb4 Added changeset file 2021-02-25 11:00:27 -06: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
Johnn Mis e2991542c9 Picked color prop from Sparklines prop types 2021-02-25 10:12:29 -06:00
Juan Lulkin a965a70548 Removes unused makeStyles 2021-02-25 13:47:28 +01:00
Juan Lulkin 8801ede191 Removes unused getByTestId 2021-02-25 13:40:23 +01:00
Juan Lulkin 1a074cfe5e Makes SplunkOnCallCard comply with new IconLinkVertical APIs 2021-02-25 13:37:02 +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
Juan Lulkin da2283b357 Updates AboutCard to match new IconLinkVertical contract 2021-02-25 11:33:50 +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