Commit Graph

25012 Commits

Author SHA1 Message Date
Ben Lambert 947ce9d60d Merge pull request #10565 from backstage/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.3
build(deps): bump @testing-library/jest-dom from 5.16.2 to 5.16.3
2022-04-01 09:53:03 +02:00
Ben Lambert 64b8daecbc Merge pull request #10568 from backstage/dependabot/npm_and_yarn/types/react-17.0.43
build(deps): bump @types/react from 17.0.39 to 17.0.43
2022-04-01 09:51:52 +02:00
Ben Lambert 4a6437e784 Merge pull request #10561 from backstage/dependabot/npm_and_yarn/eslint-plugin-react-7.29.4
build(deps): bump eslint-plugin-react from 7.28.0 to 7.29.4
2022-04-01 09:51:24 +02:00
Ben Lambert b23f124a2e Merge pull request #10562 from backstage/dependabot/npm_and_yarn/isbinaryfile-5.0.0
build(deps): bump isbinaryfile from 4.0.8 to 5.0.0
2022-04-01 09:50:55 +02:00
Ben Lambert d3c0d6085b Merge pull request #10567 from backstage/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.1
build(deps): bump terser-webpack-plugin from 5.3.0 to 5.3.1
2022-04-01 09:49:13 +02:00
dependabot[bot] ae9da9dff9 build(deps): bump @types/react from 17.0.39 to 17.0.43
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.39 to 17.0.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 04:37:17 +00:00
dependabot[bot] cfce0b281b build(deps): bump terser-webpack-plugin from 5.3.0 to 5.3.1
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 04:35:45 +00:00
dependabot[bot] a12bec308f build(deps): bump @testing-library/jest-dom from 5.16.2 to 5.16.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.2 to 5.16.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.2...v5.16.3)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 04:34:21 +00:00
dependabot[bot] 64d9a031a8 build(deps): bump isbinaryfile from 4.0.8 to 5.0.0
Bumps [isbinaryfile](https://github.com/gjtorikian/isBinaryFile) from 4.0.8 to 5.0.0.
- [Release notes](https://github.com/gjtorikian/isBinaryFile/releases)
- [Commits](https://github.com/gjtorikian/isBinaryFile/compare/4.0.8...5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 04:24:17 +00:00
dependabot[bot] 904581e65f build(deps): bump eslint-plugin-react from 7.28.0 to 7.29.4
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.28.0 to 7.29.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.28.0...v7.29.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 04:23:32 +00:00
Ben Lambert 5e362cac22 Merge pull request #10546 from tanguyantoine/patch-5
docs: update tech insight usage
2022-03-31 21:33:15 +02:00
blam 21de525ce9 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-03-31 21:19:52 +02:00
Ben Lambert e1460a97c6 Merge pull request #10554 from saan800/tab_class_name
Add name for BackstageTab styles
2022-03-31 20:04:59 +02:00
Ben Lambert 94fb301908 Merge pull request #10462 from afscrome/TuneCatalogColumns
Updated Columns in Catalog Table
2022-03-31 20:04:02 +02:00
Ben Lambert 444b9a8adb Merge pull request #10552 from taras/show-artist-relationships
Added relationship between artist components
2022-03-31 19:59:16 +02:00
Ben Lambert 55b36dd21d Merge pull request #10555 from suuus/community-2
Updating meetups on on-demand page and Community page improvements
2022-03-31 19:55:14 +02:00
Suzanne Daniels 9e06c51dcb Adding the link to the issue
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2022-03-31 19:05:54 +02:00
Suzanne Daniels 2a5b85a18f Fixing layout, text.
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2022-03-31 19:02:31 +02:00
Taras 9bc94ae4d0 Wrap screenshots with details
Signed-off-by: Taras <tarasm@gmail.com>
2022-03-31 12:52:22 -04:00
sandra-greenhalgh 0838db5025 run prettier to fix formatting
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com>
2022-03-31 17:51:21 +01:00
Alex Crome 63aa47a8b9 Removed some commented out code
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-03-31 17:31:10 +01:00
Alex Crome d209705efa Ammend changeset to be a patch bump rather than minor
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-03-31 17:31:10 +01:00
Alex Crome 97f6300460 Improve test coverage for CatalogTable
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-03-31 17:31:10 +01:00
Alex Crome 4e69339444 Fixed DefaultCatalogPage tests
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-03-31 17:31:10 +01:00
Alex Crome 5d5fdbe541 Updated Columns in Catalog Table
Updated columns in the catalog table view to vary columns based on entity kind.
Specifically excluding columns that aren't supported by that entity kind.

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-03-31 17:31:10 +01:00
sandra-greenhalgh 0a5c33c29b Revert unintended changes
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com>
2022-03-31 17:30:23 +01:00
sandra-greenhalgh a13604b8f7 add changeset
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com>
2022-03-31 17:27:21 +01:00
sandra-greenhalgh 0a59250f5b Add name for BackstageTab styles
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com>
2022-03-31 17:27:21 +01:00
Johan Haals e06ebde7f4 renovate: Set rangeStrategy to update-lockfile
Signed-off-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com>
2022-03-31 17:27:21 +01:00
Suzanne Daniels 83eeaa42fd Putting the first title in the textbox
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2022-03-31 18:20:21 +02:00
Ben Lambert b937ce0d9a Merge pull request #10516 from shailahir/feature/10453-add-custom-options-catalog-table
#10453 Added options to CatalogTable.tsx to provide a way to pass opt…
2022-03-31 18:18:58 +02:00
Suzanne Daniels f48134423e Removing images for now.
Page works again on mobile

Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2022-03-31 18:18:15 +02:00
Ben Lambert 86bc5f01e4 Merge pull request #10408 from HqOapp/feat/exposed-sentry-table-options
feat(SentryPlugin): Exposed Material table Options
2022-03-31 18:15:40 +02:00
Shailendra Ahir ecaf8ff3a4 Update moody-apes-tickle.md
Signed-off-by: Shailendra Ahir <shailendraahir@hotmail.com>
2022-03-31 21:33:27 +05:30
Suzanne Daniels c6d2a914a6 Adding recordings of previous meetups
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2022-03-31 17:57:51 +02:00
Taras 0d1711bc93 Added missing whitespace by running prettier
Signed-off-by: Taras <tarasm@gmail.com>
2022-03-31 11:43:40 -04:00
Shailendra Ahir 38cf296078 Merge branch 'feature/10453-add-custom-options-catalog-table' of https://github.com/shailahir/backstage into feature/10453-add-custom-options-catalog-table 2022-03-31 20:51:28 +05:30
Shailendra Ahir f86bba8fb8 #10453 Updated api-report.md
Signed-off-by: Shailendra Ahir <shailendraahir@hotmail.com>
2022-03-31 20:50:28 +05:30
Taras c12f8374d1 Added changeset
Signed-off-by: Taras <tarasm@gmail.com>
2022-03-31 11:11:59 -04:00
Shailendra Ahir 4e22a7e6ba #10453 Updated variable names after feedback
Signed-off-by: Shailendra Ahir <shailendraahir@hotmail.com>
2022-03-31 20:40:27 +05:30
Frank Cycan 68bb66102d feat(SentryPlugin): Exposed Material table Options
Signed-off-by: Frank Cycan <frank@hqo.co>
2022-03-31 10:54:21 -04:00
Taras 39a595cdaa Added relationship between artist components
Signed-off-by: Taras <tarasm@gmail.com>
2022-03-31 10:38:25 -04:00
Ben Lambert 949243d991 Merge pull request #10550 from backstage/jhaals/renovate2
renovate: Set rangeStrategy to update-lockfile
2022-03-31 16:01:25 +02:00
Ben Lambert 22065aa97b Merge pull request #10551 from RoadieHQ/tech-insights-to-plugin-marketplace
Add tech insights to plugins marketplace.
2022-03-31 15:47:40 +02:00
Ben Lambert 7fc3366c06 Merge pull request #10547 from backstage/blam/octokit/bump
chore: updating octokit-pull-request-plugin
2022-03-31 15:42:14 +02:00
Fredrik Adelöw 83ff7f68b6 Merge pull request #10544 from backstage/freben/stitch-more
stitch sources of refs that are removed too
2022-03-31 15:37:50 +02:00
Johan Haals 4e02fe0d48 renovate: Set rangeStrategy to update-lockfile
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-31 15:01:39 +02:00
blam b31ee7d28e chore: updating octokit
Signed-off-by: blam <ben@blam.sh>
2022-03-31 14:51:05 +02:00
Jussi Hallila 561b9a3dd4 Add tech insights to plugins marketplace.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-03-31 14:05:01 +02:00
TANGUY Antoine (SIB) cee937ba38 docs: update tech insights usage
Signed-off-by: TANGUY Antoine (SIB) <tanguyantoine@users.noreply.github.com>
2022-03-31 13:56:31 +02:00