Ben Lambert
ad4f2bcc11
Merge pull request #7825 from alexcurtin/catalog-client-api-ref
...
Adding API documentation for catalog-client
2021-11-09 14:46:01 +01:00
Elliot Greenwood
5826c17b7d
Add changeset
...
Signed-off-by: Elliot Greenwood <elliot@fundapps.co >
2021-11-09 13:44:15 +00:00
Elliot Greenwood
cf090d25e7
Add StyledTable to the Table stories
...
Signed-off-by: Elliot Greenwood <elliot@fundapps.co >
2021-11-09 13:43:02 +00:00
Elliot Greenwood
327e79c2b8
Allow for material UI cellStyle function from the backstage Table component
...
Signed-off-by: Elliot Greenwood <elliot@fundapps.co >
2021-11-09 13:43:02 +00:00
Ben Lambert
18e87343ad
Merge pull request #7883 from GoFightNguyen/patch-1
...
[docs] clarify example showing that parameters types propagate
2021-11-09 14:42:52 +01:00
Johan Haals
fc84dda0b6
Merge pull request #7919 from backstage/fix-snyk-github-issue-workflow-2
...
Fixes the Snyk github issue workflow to continue when the Snyk CLI ex…
2021-11-09 14:32:17 +01:00
Johan Haals
3400c91b46
Merge pull request #7913 from backstage/jhaals/core-plugin-deps
...
core-plugin-api: Deprecate unused types
2021-11-09 14:31:18 +01:00
Patrik Oldsberg
6bfacd97f7
Merge pull request #7830 from kennethzfeng/kfeng.is-execute
...
plugins/scaffolder-backend: Fix a bug where only file mode 775 is con…
2021-11-09 14:14:26 +01:00
Harry Hogg
ce4457bb30
Fixes the Snyk github issue workflow to continue when the Snyk CLI exits with an error
...
Signed-off-by: Harry Hogg <hhogg@spotify.com >
2021-11-09 12:36:01 +00:00
Fredrik Adelöw
a4b86485a3
Merge pull request #7910 from jeremyguarini/fix_code_coverage_chart_xaxis
...
display X-axis in ascending order
2021-11-09 13:14:10 +01:00
Fredrik Adelöw
d2a44fd436
Merge pull request #7906 from backstage/dependabot/npm_and_yarn/apollo-server-2.25.3
...
build(deps): bump apollo-server from 2.21.0 to 2.25.3
2021-11-09 13:13:01 +01:00
Fredrik Adelöw
2fabfd42ac
Merge pull request #7918 from backstage/fix-snyk-github-issue-workflow
...
Added runson command to fix the snyk github issue sync workflow config
2021-11-09 11:24:24 +01:00
Fredrik Adelöw
ad06db6393
Merge pull request #7915 from backstage/freben/kubernetes-config-test
...
get rid of config loading here too
2021-11-09 11:05:21 +01:00
Harry Hogg
4fa7934710
Added runson command to fix the workflow config
...
Signed-off-by: Harry Hogg <hhogg@spotify.com >
2021-11-09 10:02:36 +00:00
Marcus Eide
5ee31f860b
Add changeset
...
Signed-off-by: Marcus Eide <eide@spotify.com >
2021-11-09 10:44:26 +01:00
Marcus Eide
00af71a8fc
Filter out undefined keys from settings
...
Signed-off-by: Marcus Eide <eide@spotify.com >
2021-11-09 10:42:21 +01:00
Fredrik Adelöw
c7659d9649
Merge pull request #7914 from backstage/freben/proxy-router-test
...
fake the test config to get rid of the timeouts
2021-11-09 10:35:40 +01:00
Fredrik Adelöw
afe864b872
get rid of config loading here too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-09 10:35:13 +01:00
Tim Jacomb
9df71040e3
Remove mailEnabled filter
...
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net >
2021-11-09 09:20:49 +00:00
Fredrik Adelöw
6160f89865
fake the test config to get rid of the timeouts
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-09 10:10:13 +01:00
Johan Haals
de527c6e33
api report
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-09 09:49:55 +01:00
Johan Haals
e059aea7b9
core-plugin-api: Deprecate unused types
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-09 09:36:42 +01:00
Johan Haals
a91b08045a
Merge pull request #7861 from jluk-box/core-plugin-api-docs
...
Improve API documentation for @backstage/core-plugin-api
2021-11-09 09:18:16 +01:00
Marley Powell
910a6a435e
feat: Added new types to @backstage/plugin-azure-devops-common.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-09 08:04:51 +00:00
Marley Powell
ed3feb178b
Merge branch 'master' of https://github.com/backstage/backstage into marley/7641-consume-exported-ado-types
2021-11-09 07:59:38 +00:00
rgorkovenko
9f3dd76bc7
fix: kuber plugin pass id token on getClusters req
...
Signed-off-by: rgorkovenko <rodiongork@github.com >
2021-11-09 10:07:22 +03:00
Jeremy Guarini
5a85b802f3
display X-axis in ascending order
...
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com >
2021-11-08 15:26:53 -08:00
dependabot[bot]
d44f3414e8
build(deps): bump apollo-server from 2.21.0 to 2.25.3
...
Bumps [apollo-server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server ) from 2.21.0 to 2.25.3.
- [Release notes](https://github.com/apollographql/apollo-server/releases )
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server@2.25.3/packages/apollo-server )
---
updated-dependencies:
- dependency-name: apollo-server
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-08 21:51:52 +00:00
Patrik Oldsberg
58d0c50d5d
Merge pull request #7905 from backstage/dependabot/npm_and_yarn/graphiql-1.4.7
...
build(deps): bump graphiql from 1.4.2 to 1.4.7
2021-11-08 22:49:06 +01:00
Jason Nguyen
d393a3bd2a
[docs] clarify example showing that parameters types propagate
...
Signed-off-by: Jason Nguyen <jason-nguyen@pluralsight.com >
2021-11-08 14:22:22 -07:00
Patrik Oldsberg
72832b983f
Merge pull request #7873 from dehamzah/add-overrides-ui-name
...
Add Theme Overrides for Sidebar
2021-11-08 21:56:31 +01:00
Tim Jacomb
01df5bc436
Additional normalisation
...
Signed-off-by: Tim Jacomb <timjacomb1+github@gmail.com >
2021-11-08 20:09:24 +00:00
Fredrik Adelöw
44e97144bf
Merge pull request #7889 from jeremyguarini/code_coverage_ui_updates
...
Minor UI updates to make numbers and dates a bit more human friendly
2021-11-08 21:04:15 +01:00
Patrik Oldsberg
5725f87e4c
create-app: default to making new plugins private
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-08 20:56:03 +01:00
Jeremy Guarini
1b8efd52f0
address vale issue with href
...
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com >
2021-11-08 10:33:40 -08:00
Tim Hansen
93999aa972
Merge pull request #7904 from jeremyguarini/adopters_update
...
Add Palo Alto Networks to Adopters page
2021-11-08 11:25:12 -07:00
dependabot[bot]
0ef78fcd75
build(deps): bump graphiql from 1.4.2 to 1.4.7
...
Bumps [graphiql](https://github.com/graphql/graphiql ) from 1.4.2 to 1.4.7.
- [Release notes](https://github.com/graphql/graphiql/releases )
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md )
- [Commits](https://github.com/graphql/graphiql/compare/graphiql@1.4.2...graphiql@1.4.7 )
---
updated-dependencies:
- dependency-name: graphiql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-08 18:09:15 +00:00
Jeremy Guarini
1a915b49d4
change luxon version to match others
...
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com >
2021-11-08 09:58:17 -08:00
Fredrik Adelöw
c0a7f95c87
Merge pull request #7843 from backstage/joonp/nested-entity-search-filter
...
Allow singleton and flexibly nested EntityFilters
2021-11-08 18:49:43 +01:00
Jeremy Guarini
564d392580
Add Palo Alto Networks to Adopters page
...
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com >
2021-11-08 09:40:10 -08:00
Jeremy Guarini
367e3bf130
updated timestamp conversion to use Luxon and adrs-adr012 guideline, added luxon as dependency
...
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com >
2021-11-08 09:29:21 -08:00
Fredrik Adelöw
76b9945796
Merge pull request #7895 from backstage/dependabot/npm_and_yarn/passport-oauth2-1.6.1
...
build(deps): bump passport-oauth2 from 1.6.0 to 1.6.1
2021-11-08 18:21:05 +01:00
Ben Lambert
8aca452b0c
Merge pull request #7875 from marleypowell/marley/7641-build-table-story
...
docs: Created stories for BuildTable component to document different component states.
2021-11-08 17:02:29 +01:00
Patrik Oldsberg
aadc38fddd
Merge pull request #7746 from backstage/mob/snyk-issue-creation-workflow
...
Opening Github issues for Snyk vulnerabilities
2021-11-08 16:49:13 +01:00
dependabot[bot]
4de24185c8
build(deps): bump @spotify/eslint-config-typescript
...
Bumps [@spotify/eslint-config-typescript](https://github.com/spotify/web-scripts ) from 10.0.0 to 12.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases )
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotify/web-scripts/compare/v10.0.0...v12.0.0 )
---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-typescript"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-08 15:38:21 +00:00
dependabot[bot]
e9803242ac
build(deps): bump passport-oauth2 from 1.6.0 to 1.6.1
...
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2 ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/jaredhanson/passport-oauth2/releases )
- [Changelog](https://github.com/jaredhanson/passport-oauth2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: passport-oauth2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-08 15:29:23 +00:00
Fredrik Adelöw
278563b988
Merge pull request #7898 from backstage/freben/msw
...
Bump msw to the same version as the rest
2021-11-08 16:26:14 +01:00
Joon Park
c74834a62d
Allow singleton and flexible EntityFilters.
...
Signed-off-by: Joon Park <joonp@spotify.com >
2021-11-08 15:18:31 +00:00
Joon Park
86bef79ad1
Allow nested EntityFilters
...
This makes the format of EntityFilters more flexible, and paves the way for the permissions system, which requires composing multiple _collections_ of filters.
Signed-off-by: Joon Park <joonp@spotify.com >
2021-11-08 15:18:31 +00:00
Fredrik Adelöw
5d2cf5c890
Merge pull request #7878 from RoadieHQ/pin-elastic
...
Pin version of ElasticSearch client to 7.13.0
2021-11-08 16:16:56 +01:00