Prasetya Aria Wibawa
21f99270bb
change transitive word to aggregated
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2022-03-24 14:12:24 +07:00
Prasetya Aria Wibawa
8e9ddcc5f0
change label props
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2022-03-24 14:12:24 +07:00
Prasetya Aria Wibawa
b0dcb1289f
fix typo comment in changeset
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2022-03-24 14:12:24 +07:00
Prasetya Aria Wibawa
539a0d754c
remove catalogListResponse from import statement
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2022-03-24 14:12:24 +07:00
Prasetya Aria Wibawa
111995470d
add changeset
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2022-03-24 14:12:24 +07:00
Prasetya Aria Wibawa
19fe9bfafb
add checked props to switch component
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2022-03-24 14:12:24 +07:00
Prasetya Aria Wibawa
2566b48ebb
transitive ownership of entities for group kind
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2022-03-24 14:12:17 +07:00
dependabot[bot]
f151dfee5a
build(deps): bump eslint-webpack-plugin from 2.6.0 to 3.1.1
...
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin ) from 2.6.0 to 3.1.1.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.6.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 04:13:20 +00:00
dependabot[bot]
f672b24272
build(deps): bump @graphql-tools/schema from 8.3.1 to 8.3.5
...
Bumps [@graphql-tools/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema ) from 8.3.1 to 8.3.5.
- [Release notes](https://github.com/ardatan/graphql-tools/releases )
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/schema/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/schema@8.3.5/packages/schema )
---
updated-dependencies:
- dependency-name: "@graphql-tools/schema"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 04:11:15 +00:00
dependabot[bot]
ecd72391fb
build(deps): bump @spotify/eslint-config-typescript
...
Bumps [@spotify/eslint-config-typescript](https://github.com/spotify/web-scripts ) from 12.0.0 to 13.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/v12.0.0...v13.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 >
2022-03-24 04:09:00 +00:00
Shailendra Ahir
e230f704dd
#8850 Updated api report
...
Signed-off-by: Shailendra Ahir <shailendraahir@hotmail.com >
2022-03-24 08:40:46 +05:30
Patrik Oldsberg
918d695c62
workflows: make sure no existing feedback generate script exists
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-24 00:17:04 +01:00
Patrik Oldsberg
8943792a3f
workflows: avoid running changeset feedback on bot PRs altogether
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-23 23:59:08 +01:00
Patrik Oldsberg
e704667f01
workflows: switch changeset feedback to pull_request_target
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-23 23:59:08 +01:00
Simon Gellis
f5f921dafb
Add changeset
...
Signed-off-by: Simon Gellis <sgellis@attentivemobile.com >
2022-03-23 17:59:13 -04:00
Simon Gellis
5fd5a1ae80
Update API docs
...
Signed-off-by: Simon Gellis <sgellis@attentivemobile.com >
2022-03-23 17:58:56 -04:00
Simon Gellis
aabd601b11
Support creating draft github PRs
...
Signed-off-by: Simon Gellis <sgellis@attentivemobile.com >
2022-03-23 17:46:42 -04:00
Joe Porpeglia
4431873583
Add changeset
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-03-23 16:07:10 -04:00
Joe Porpeglia
c84d4ad373
Fix usePermission usage
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-03-23 16:07:10 -04:00
MT Lewis
3e0bbeda8b
permission-react: fix usePermission tests
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-23 16:07:10 -04:00
MT Lewis
8c6129d3e0
permission-react: inline parameter type to clean up the api report a bit
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-23 16:07:10 -04:00
Joe Porpeglia
91703e8086
permission-react: use object instead of tuple for usePermission args
...
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com >
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-03-23 16:07:10 -04:00
MT Lewis
d88b5b3009
permission-react: fix changeset typo
...
Co-authored-by: Joe Porpeglia <josephp@spotify.com >
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-23 16:07:10 -04:00
Mike Lewis
5bdcb8c45d
permission-react: more restrictive typing for usePermission and PermissionedRoute
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-23 16:07:10 -04:00
MT Lewis
9da18e4715
search: throw error for unexpected non-resource permissions when authorizing result-by-result
...
We only reach this point in the code for types where the initial
authorization returned CONDITIONAL -- ALLOWs return early immediately
above, and types where the decision was DENY get filtered out entirely
when querying.
This means the call to isResourcePermission here is mostly about
narrowing the types, since the only way for it to be false is if the
PermissionPolicy returned a CONDITIONAL decision for a non-resource
permission, which can't happen - it would throw an error during
validation in the permission-backend.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-23 15:58:42 -04:00
Mike Lewis
30f9884359
search: check for non-resource permissions when authorizing results
...
Now that we can differentiate between ResourcePermissions and other
kinds of permissions, we can skip authorizing result-by-result
when the permission for a given document type is not a
ResourcePermission.
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-23 15:58:42 -04:00
Joe Porpeglia
1e0dbd4fb5
Add todo
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-03-23 14:25:14 -04:00
MT Lewis
146ea2117b
catalog-common: mention that CatalogEntityPermission type is alpha in changeset
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-23 14:25:14 -04:00
Mike Lewis
8cb7acd781
catalog-react: stop using CatalogEntityPermission convenience type
...
There's currently an issue with importing alpha exports from other
packages in the monorepo. This works around the issue for now by
skipping the use of the `CatalogEntityPermission` convenience type,
using `ResourcePermission<'catalog-entity'>` directly instead.
cf. https://github.com/backstage/backstage/pull/10128
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-23 14:25:14 -04:00
Mike Lewis
0ffd88a90e
catalog-react: require CatalogEntityPermission in useEntityPermission
...
Now that we have stricter typing for permissions, we can restrict the
useEntityPermission hook to only be used with permissions of type
`CatalogEntityPermission`.
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-23 14:25:14 -04:00
Mike Lewis
8c8bee47f4
catalog-common: add CatalogEntityPermission convenience type
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-23 14:25:14 -04:00
Fredrik Adelöw
6a8c4251a1
Merge pull request #10291 from RoadieHQ/allow-customizing-default-catalog-component
...
Expose initialFiliter from Catalog Page
2022-03-23 17:03:36 +01:00
Suzanne Daniels
83c08130d9
Merge branch 'community-1' of github.com:suuus/backstage into community-1
2022-03-23 16:43:57 +01:00
Suzanne Daniels
b6178776a8
- adding upcoming meetups
...
- changing sort to sort the readdirfilesync
- preparing /live page for adopters meetup
- changing embed of livepage to correct domain
- fix small typos
- removing . . in recording 20211118
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2022-03-23 16:42:39 +01:00
Patrik Oldsberg
0c7c7ea870
Merge pull request #10398 from backstage/rugvip/tweaks
...
workflows: switch changeset feedback back to service account
2022-03-23 15:32:09 +01:00
Johan Haals
4366dfffb8
Merge pull request #10386 from backstage/dependabot/npm_and_yarn/apollo-server-express-3.6.5
...
build(deps): bump apollo-server-express from 3.6.4 to 3.6.5
2022-03-23 15:28:24 +01:00
Patrik Oldsberg
a0941d5fc3
workflows: switch changeset feedback back to service account
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-23 15:23:45 +01:00
Fredrik Adelöw
7fae0c07e9
Merge pull request #10381 from backstage/dependabot/npm_and_yarn/eslint-plugin-jest-26.1.2
...
build(deps): bump eslint-plugin-jest from 25.3.4 to 26.1.2
2022-03-23 13:57:49 +01:00
Ben Lambert
7a672ea848
Merge pull request #10388 from backstage/blam/whoops-changeset
...
Adjust changeset version bump
2022-03-23 13:42:16 +01:00
Fredrik Adelöw
0b3e95b0c7
Merge pull request #10384 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-base-13.0.0
...
build(deps): bump @spotify/eslint-config-base from 12.0.0 to 13.0.0
2022-03-23 13:31:50 +01:00
Patrik Oldsberg
ba8978e7cc
Merge pull request #10392 from backstage/rugvip/tweaks
...
workflows: more tweaks to the changeset feedback automation
2022-03-23 13:10:08 +01:00
Patrik Oldsberg
d392e27f5c
workflows: changeset feedback no longer breaks when changesets are removed
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-23 12:44:00 +01:00
Patrik Oldsberg
7cdc9ecc07
workflows: make changeset feedback diff only PR contents
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-23 12:43:34 +01:00
Patrik Oldsberg
70181cddd5
workflows: skip changeset feedback back to bot account
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-23 12:43:03 +01:00
Fredrik Adelöw
bac26e969a
Merge pull request #10389 from backstage/freben/minimist
...
bump past vulnerable minimist
2022-03-23 11:16:13 +01:00
Patrik Oldsberg
40c542d390
Merge pull request #10391 from backstage/rugvip/tweaks
...
workflows: changeset feedback automation tweaks
2022-03-23 11:07:20 +01:00
Patrik Oldsberg
11045d68a9
workflows: changeset feedback automation tweaks
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-23 11:03:10 +01:00
Fredrik Adelöw
78ebb414f1
Merge pull request #10376 from esttorhe/missing-cncf-data
...
Changes some missing references
2022-03-23 10:48:48 +01:00
Patrik Oldsberg
59317b38fa
Merge pull request #10371 from backstage/rugvip/changeset-feedback
...
workflows: add changeset feedback automation
2022-03-23 10:44:49 +01:00
Suzanne Daniels
afca45c196
Merge branch 'backstage:master' into community-1
2022-03-23 10:39:41 +01:00