Commit Graph

10487 Commits

Author SHA1 Message Date
Johan Haals f177208035 chore: waitFor type event
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Johan Haals 4fd45b202b chore: await userEvent in tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Johan Haals fbee9f49e5 chore: await tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Johan Haals b1190bf676 await userEvent
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Johan Haals 659111711e fix tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:53 +02:00
dependabot[bot] 24254fd433 build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:52 +02:00
Patrik Oldsberg 17ca90b3db Merge pull request #10608 from backstage/rugvip/bb3
scaffolder-backend: switch bitbucket-demo example template to use fetch:template
2022-04-05 10:16:58 +02:00
github-actions[bot] 39e446d0ff Version Packages (next) 2022-04-05 07:35:01 +00:00
Ben Lambert ea357ebbdb Merge pull request #10581 from backstage/timbonicus/destructure-query-params
Destructure query params in pickers
2022-04-04 15:12:50 +02:00
Ben Lambert 4432c14a90 Merge pull request #10586 from awanlin/topic/optionally-hide-ownership-relations-toggle
Optionally hide OwnershipCard relation toggle
2022-04-04 14:48:42 +02:00
Fredrik Adelöw 9975ff9852 pin event-source-polyfill to 1.0.25
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-04 13:16:20 +02:00
Patrik Oldsberg 45ddab44ed scaffolder-backend: switch bitbucket-demo example template to use fetch:template
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-04 11:47:23 +02:00
Andre Wanlin 724522c79c Tighten up when hiddent
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-04-03 15:46:13 -05:00
Andre Wanlin cb592bfce7 Optionally hide OwnershipCard relation toggle
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-04-03 15:27:38 -05:00
Tim Hansen 4be0d1e777 Destructure query params in picker
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2022-04-01 15:53:24 -06:00
Andre Wanlin 0bada4fc4d Added description for each member in MembersListCard
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-04-01 15:13:30 -05:00
Fredrik Adelöw a91231faec Merge pull request #10573 from backstage/freben/broom
🧹  just some more api report cleanup
2022-04-01 15:31:38 +02:00
Fredrik Adelöw 99063c39ae just some more api report cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-01 14:59:50 +02:00
Ben Lambert da8e374ca6 Merge pull request #10528 from LvffY/master
Update documentation
2022-04-01 10:55:41 +02:00
Ben Lambert bff981c780 Merge pull request #10345 from RoadieHQ/fix-techdocs-query-selectors
Fix broken querySelectors on techdocs
2022-04-01 10:41:11 +02: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
Ben Lambert 5e362cac22 Merge pull request #10546 from tanguyantoine/patch-5
docs: update tech insight usage
2022-03-31 21:33:15 +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
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 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
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
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 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
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
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
LvffY 792a0a035f [#10432] Pass prettier
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-31 14:10:36 +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
Ben Lambert 2453315e4d Merge pull request #10530 from julioz/gocd-pagination
Add table pagination to GoCD plugin
2022-03-31 12:50:24 +02:00
Ben Lambert 1624a23cdf Merge pull request #10515 from Bonial-International-GmbH/PJ_bitbucket_split-client
feat: split `BitbucketClient` into `BitbucketCloudClient`, `BitbucketServerClient`
2022-03-31 12:40:02 +02:00
Ben Lambert 7bffa89e66 Merge pull request #10521 from backstage/dependabot/npm_and_yarn/gitbeaker/core-35.6.0
build(deps): bump @gitbeaker/core from 34.6.0 to 35.6.0
2022-03-31 11:08:09 +02:00
Johan Haals 9f0fc0c598 Merge pull request #10540 from backstage/dependabot/npm_and_yarn/asyncapi/react-component-1.0.0-next.34
build(deps): bump @asyncapi/react-component from 1.0.0-next.33 to 1.0.0-next.34
2022-03-31 10:19:43 +02:00
Johan Haals 25be8b70df Merge pull request #10026 from awanlin/topic/add-mysquads-sidebar-item
Added MySquads
2022-03-31 10:19:07 +02:00
Johan Haals bd2c7523ad chore: switch to double quotes
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-31 10:05:50 +02:00
Fredrik Adelöw 8592cacfd3 stitch sources of refs that are removed too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-31 09:29:36 +02:00
dependabot[bot] ae321bd414 build(deps): bump @asyncapi/react-component
Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react) from 1.0.0-next.33 to 1.0.0-next.34.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases)
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v1.0.0-next.33...v1.0.0-next.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 04:09:20 +00:00
Julio Zynger 2677db7c15 Add table pagination to GoCD plugin
The default value for the GoCD API is [10 pipelines per page](https://api.gocd.org/current/#get-pipeline-history).
Here we increase the requested page size to the maximum (100 pipelines per page) and add pagination controls to the build tables.

We still don't have _actual request pagination_ implemented, which means we only ever perform a single request - that will come in a future contribution.

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-03-30 17:35:43 +02:00
LvffY 2dcac58fa0 [#10432] Pass prettier
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-30 17:11:35 +02:00
Marley Powell 5710e3ee8a refactor: Small code review change
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2022-03-30 15:31:21 +01:00
LvffY f3101fb9d2 [#10459] 📝 Update documentation to use yarn --cwd arg
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-30 15:53:05 +02:00
Marley Powell a8280a5600 fix: Make sure team members are loaded before loading pull requests
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2022-03-30 14:42:01 +01:00
Marley Powell e4e188f06b fix: Stop loading all teams when plugin is initialized
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2022-03-30 14:32:44 +01:00