Commit Graph

20769 Commits

Author SHA1 Message Date
Johan Haals 37c81d4e1f Merge pull request #8717 from awanlin/topic/allow-for-bare-clone
Allow for bare clone and retrieving commit history
2022-01-04 10:26:01 +01:00
Johan Haals b46dea84a9 pass noCheckout without defaulting to false
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-04 09:57:31 +01:00
Johan Haals 5c87d17286 Merge pull request #8728 from backstage/timbonicus/catalog-routeref
Add routeRef in catalog customization example
2022-01-04 09:35:32 +01:00
Johan Haals 2c62f86eb9 Merge pull request #8700 from cmpadden/techdocs-internal-link-new-tab
Support cmd/ctrl+click to open internal Techdoc links in a new tab
2022-01-04 09:27:52 +01:00
Johan Haals ecac0b195e Merge pull request #8723 from RoadieHQ/modify-tech-insights-default-cadence
Modify tech insights default cadence to be less eager.
2022-01-04 09:24:28 +01:00
Johan Haals 8aab705d04 Merge pull request #8733 from backstage/dependabot/npm_and_yarn/types/recharts-1.8.23
build(deps): bump @types/recharts from 1.8.19 to 1.8.23
2022-01-04 08:23:28 +01:00
Johan Haals bdb33ceab7 Merge pull request #8734 from backstage/dependabot/npm_and_yarn/esbuild-0.14.10
build(deps): bump esbuild from 0.14.1 to 0.14.10
2022-01-04 08:23:02 +01:00
dependabot[bot] 7deee7fc86 build(deps): bump esbuild from 0.14.1 to 0.14.10
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.1 to 0.14.10.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.1...v0.14.10)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 04:13:57 +00:00
dependabot[bot] 077aa5688a build(deps): bump @types/recharts from 1.8.19 to 1.8.23
Bumps [@types/recharts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/recharts) from 1.8.19 to 1.8.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/recharts)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 04:10:44 +00:00
Patrik Oldsberg 9ec2032ee2 Merge pull request #8725 from backstage/rugvip/g
yarn.lock: dedup and bump some g modules
2022-01-04 00:57:33 +01:00
Andre Wanlin 330d71f426 Updated API report
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-01-03 13:03:24 -06:00
Andre Wanlin e36f0d372f Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-01-03 12:59:30 -06:00
Patrik Oldsberg a356288fce Merge pull request #8732 from backstage/rugvip/eager
catalog-backend: make sure tasks aren't loaded too eagerly in TaskPipeline test
2022-01-03 19:48:09 +01:00
Patrik Oldsberg 085587cca5 catalog-backend: make sure tasks aren't loaded too eagerly in TaskPipeline test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-03 19:21:18 +01:00
Patrik Oldsberg 75f78762b1 Merge pull request #8730 from backstage/rugvip/fixdia
docs: fix package architecture diagram reference
2022-01-03 18:09:49 +01:00
Patrik Oldsberg 9b75ef5def yarn.lock: dedup and bump some g modules
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-03 18:06:13 +01:00
Patrik Oldsberg 3fa24d4828 Merge pull request #8724 from RoadieHQ/update-roadie-plugins
Update Roadie plugins to latest
2022-01-03 18:05:12 +01:00
Patrik Oldsberg 1834a02e16 docs: fix package architecture diagram reference
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-03 18:00:14 +01:00
Tim Hansen 7b31064fe8 Add routeRef in catalog customization example
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2022-01-03 09:51:45 -07:00
Jussi Hallila 74123a434e Update yarn.lock, resolve conflicts.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-01-03 16:15:39 +01:00
Jussi Hallila 13770c3b2a Update Roadie plugins to latest
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-01-03 15:50:49 +01:00
Johan Haals 1c36cf7b84 Merge pull request #8699 from cmpadden/techdocs-footer-navigation-dynamic-width
Bug fix Techdocs footer navigation going off the screen
2022-01-03 15:41:06 +01:00
Johan Haals a88401c76e Merge pull request #8726 from backstage/jhaals-patch-1
Stalebot: Ignore issues/pr's with will-fix label
2022-01-03 15:35:51 +01:00
Colton Padden d6934ee733 prevent scrolling when links are openened in a new tab
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2022-01-03 09:35:39 -05:00
Johan Haals 4f5b44d3a3 Merge pull request #8708 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-travis-ci-1.2.3
build(deps): bump @roadiehq/backstage-plugin-travis-ci from 1.0.11 to 1.2.3
2022-01-03 15:34:47 +01:00
Johan Haals 02ba513776 Stalebot: Ignore issues/pr's with will-fix label 2022-01-03 15:21:43 +01:00
Jussi Hallila 8dafbbb8b8 Swap default example cadence to once a month
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-01-03 15:15:54 +01:00
Colton Padden 4d7df87f54 fix dynamic footer size for mobile display width and fix issue with overlapping footer linksv
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2022-01-03 08:55:22 -05:00
Eric Peterson 4a8c57227e Merge pull request #8682 from kuangp/feat/SearchTypeTabs
feat(SearchTypeTabs): implement a tabs variant search type filter
2022-01-03 14:40:19 +01:00
Johan Haals df52424c1e Merge pull request #8602 from tomwolfgang/fix/docs-aut-api-requests
Updating tutorial to work with latest backstage
2022-01-03 14:16:06 +01:00
Johan Haals 8a8aa0b1db Merge pull request #8704 from backstage/rugvip/arch
docs: add package architecture section to the architecture overview
2022-01-03 14:04:39 +01:00
Johan Haals 2e86d06617 Merge pull request #8709 from backstage/dependabot/npm_and_yarn/css-loader-6.5.1
build(deps): bump css-loader from 5.2.6 to 6.5.1
2022-01-03 13:14:08 +01:00
Jussi Hallila 6668b6e2fc Modify tech insights default cadence to be less eager.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-01-03 13:06:59 +01:00
Fredrik Adelöw ae32e71237 Merge pull request #8589 from backstage/feature/add-gcp-iap-auth-provider
Updated: add gcp iap auth provider
2022-01-03 13:04:48 +01:00
Fredrik Adelöw 78074ab1d6 review fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-03 12:25:32 +01:00
Johan Haals a68d86eaa6 Merge pull request #8722 from backstage/rugvip/csp
backend-common: reintroduce unsafe-eval
2022-01-03 11:39:44 +01:00
Johan Haals 37123b4851 Add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-03 11:37:38 +01:00
Patrik Oldsberg 9c57723c2c Merge pull request #8694 from backstage/rugvip/use
use precise imports of react-use hooks
2022-01-03 11:18:48 +01:00
Patrik Oldsberg eacc582473 backend-common: reintroduce unsafe-eval
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-03 11:06:22 +01:00
Ben Lambert 75c85b81ba Merge pull request #8720 from backstage/blam/remove-notice
chore: removing notice
2022-01-03 10:43:09 +01:00
blam f701b67f5b chore: removing notice
Signed-off-by: blam <ben@blam.sh>
2022-01-03 10:33:44 +01:00
Johan Haals 8fdb2d8c0c Merge pull request #8703 from kuangp/fix/homepageSearchBar
fix(HomePageSearchBar): fix missing search context issue
2022-01-03 10:12:55 +01:00
Andre Wanlin 573015fc6d Added git log
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-01-01 10:44:28 -06:00
Andre Wanlin 21ae56168e Allow for bare clone
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-12-31 18:49:53 -06:00
Phil Kuang e05b9115aa fix(HomePageSearchBar): fix missing search context issue
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-12-31 14:25:46 -05:00
Fredrik Adelöw 46116d2d39 Merge pull request #8683 from awanlin/topic/update-backend-tasks-readme
Updated backend-tasks readme
2021-12-31 18:59:30 +01:00
dependabot[bot] 09553959b7 build(deps): bump css-loader from 5.2.6 to 6.5.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.6 to 6.5.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v6.5.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 04:19:11 +00:00
dependabot[bot] 1cd13fc748 build(deps): bump @roadiehq/backstage-plugin-travis-ci
Bumps [@roadiehq/backstage-plugin-travis-ci](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-travis-ci) from 1.0.11 to 1.2.3.
- [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases)
- [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-travis-ci/CHANGELOG.md)
- [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-travis-ci)

---
updated-dependencies:
- dependency-name: "@roadiehq/backstage-plugin-travis-ci"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 04:17:59 +00:00
Patrik Oldsberg fa63e63198 docs: tweak package architecture diagram layout
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-31 00:12:27 +01:00
Patrik Oldsberg 9480b862b8 docs: add package architecture section to the architecture overview
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-30 23:57:16 +01:00