MT Lewis
82cfdc8d02
catalog-backend: use createPermissionRule helper instead of manually typing rules
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-07 16:06:59 +00:00
MT Lewis
9db1b86f32
permission-node: add helpers for creating PermissionRules
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-07 16:06:58 +00:00
MT Lewis
8fe84eadaf
catalog-backend: add type parameter to CatalogPermissionRule type
...
Previously the CatalogPermissionRule type had a fixed type of unknown[]
for the parameters expected in the `apply` and `toQuery` methods. This
meant that conditions generated for these rules would always have
unknown parameters too, which makes using them in policies much more
difficult.
To address this, this commit introduces a mandatory type parameter for
CatalogPermissionRule which is expected to be set to a tuple
corresponding to the expected parameters.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-07 16:06:57 +00:00
Joon Park
cd529c4094
Integrate permissions with catalog-backend refresh endpoint ( #8693 )
...
Integration permission framework with refresh in catalog-backend
... through the use of a new AuthorizedRefreshService.
Signed-off-by: Joon Park <joonp@spotify.com >
2022-01-07 15:49:26 +00:00
Johan Haals
eba3653e3c
Merge pull request #8747 from lorsatti/kubernetes-aws-rbac
...
Make AWS session token optional
2022-01-07 14:28:09 +01:00
Eric Peterson
c6c571dff0
Merge pull request #8789 from cmpadden/techdocs-dynamic-sidebar-positioning
...
Techdocs: dynamically set primary sidebar position based on backstage sidebar pinned state
2022-01-07 10:52:47 +01:00
Patrik Oldsberg
bf7a731531
Merge pull request #8781 from backstage/rugvip/todo-warnings
...
todo-backend: fix API report warnings
2022-01-06 22:19:30 +01:00
Colton Padden
1628ca3f49
dynamically set techdocs sidebar position based on backstage sidebar pinned state
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2022-01-06 15:18:35 -05:00
Patrik Oldsberg
2260702efd
todo-backend: fix API report warnings
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-06 16:40:13 +01:00
goenning
48580d0fbb
add missing react key
...
Signed-off-by: goenning <me@goenning.net >
2022-01-06 14:16:51 +00:00
Joon Park
730d01ab1a
Add apply-conditions endpoint for evaluating conditional permissions ( #8675 )
...
Add apply-conditions endpoint for evaluating conditional permissions in catalog backend.
Signed-off-by: Joon Park <joonp@spotify.com >
2022-01-05 18:08:09 +00:00
Joon Park
0ae759dad4
Catalog permission rules ( #8766 )
...
Add catalog permission rules
Signed-off-by: Joon Park <joonp@spotify.com >
2022-01-05 17:36:33 +00:00
Johan Haals
cf01627a33
catalog-graphql: Bump graphql versions
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-05 15:33:16 +01:00
Johan Haals
48059943e8
Merge pull request #8746 from backstage/rugvip/icons
...
search: fix slow build + cli: fix import rule edge-case
2022-01-05 13:29:48 +01:00
Lorenzo Orsatti
7612e2856b
clean up emptystate.svg
...
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com >
2022-01-05 03:28:11 +01:00
Lorenzo Orsatti
a67ec8527f
make AWS session token optional
...
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com >
2022-01-05 03:13:26 +01:00
Patrik Oldsberg
ed08ab8df6
search: fix import of all of MUI/icons
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-05 01:54:41 +01:00
github-actions[bot]
e432d44f94
Version Packages
2022-01-04 10:54:36 +00:00
Johan Haals
76fe305f16
Merge pull request #8731 from cooperbenson-qz/cooperbenson-qz/issue8525
...
Allow manual refresh of file enties
2022-01-04 10:55:09 +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
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
Cooper Benson
e195390974
Allow manual refresh of file enties
...
Signed-off-by: Cooper Benson <cooper.benson@quizlet.com >
2022-01-03 10:35:37 -07: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
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
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
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
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
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
Tim Hansen
04da4ec45c
Merge pull request #8685 from kuangp/feat/customization
...
feat(customization): support customizing catalog and api index pages via outlets
2021-12-30 11:04:43 -07:00
Colton Padden
fe9de6c25b
support cmd/ctrl+click for internal techdoc links
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-30 12:52:58 -05:00
Phil Kuang
11b81683a9
feat(customization): support customizing catalog and api index pages via outlets
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-12-30 12:40:20 -05:00
Colton Padden
fb36de6138
validate footer element exists before applying style
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-30 11:40:18 -05:00
Colton Padden
e0271456d8
dynamically resize width of techdocs footer navigation
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-30 11:09:35 -05:00
Patrik Oldsberg
2997bbe3c4
Merge pull request #8643 from dehamzah/overrideable-components-for-catalog-react
...
Overridable components for components in plugin catalog react
2021-12-30 16:50:18 +01:00
Patrik Oldsberg
5ba7b6b20e
Merge pull request #8641 from livetocode/feature/addGkeLinkFormatter
...
implement dashboard link formatter for GKE
2021-12-30 16:47:56 +01:00
Patrik Oldsberg
02f4767b2a
Merge pull request #8657 from goenning/go/tech-insights-optimization
...
[Tech Insights] remove unecessary http request when running all checks
2021-12-30 16:31:49 +01:00
Fredrik Adelöw
761ff980f1
use only a sign-in resolver
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-12-30 15:38:34 +01:00
Fredrik Adelöw
59c5c70bf7
first minor cleanups
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-12-30 15:38:08 +01:00
Fabian Hippmann
1e932ee498
fix tsc errors
...
Signed-off-by: Fabian Hippmann <fabian.hippmann@moonshiner.at >
2021-12-30 15:38:08 +01:00
Fabian Hippmann
1756d252ce
update tests, add dependencies
...
Signed-off-by: Fabian Hippmann <fabian.hippmann@moonshiner.at >
2021-12-30 15:38:08 +01:00
Fabian Hippmann
876a5351d8
update documentation location
...
Signed-off-by: Fabian Hippmann <fabian.hippmann@moonshiner.at >
2021-12-30 15:38:08 +01:00
Fabian Hippmann
9fa77c4b91
feat: add gcp-iap first draft
...
Signed-off-by: Fabian Hippmann <fabian.hippmann@moonshiner.at >
2021-12-30 15:38:08 +01:00
Patrik Oldsberg
4ce51ab0f1
use precise imports of react-use
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-30 12:53:16 +01:00
github-actions[bot]
7d27a11079
Version Packages
2021-12-30 11:06:46 +00:00
Patrik Oldsberg
5597311ad4
Merge pull request #8662 from zhammer/zh-gitlab-default-branch-missing
...
gitlab discovery ignore projects without default_branch
2021-12-30 10:46:49 +01:00
Zach Hammer
d573aa8e30
separate filter statements
...
Signed-off-by: Zach Hammer <zhammer@seatgeek.com >
2021-12-29 14:06:50 -05:00
Patrik Oldsberg
fbdb1ec331
Merge pull request #8667 from kuangp/feat/EntityTagsPicker
...
feat(EntityTagsPicker): implement scaffolder field extension for selecting tags
2021-12-29 19:39:23 +01:00
Phil Kuang
54ef743aa4
feat(SearchTypeTabs): implement a tabs variant search type filter
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-12-29 13:31:18 -05:00