Eric Peterson
7762d54200
Fix TechDocs backend cache bug on HEAD request.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-18 11:23:50 +01:00
Patrik Oldsberg
9d867075f3
Merge pull request #10292 from backstage/rugvip/idcleanup
...
auth-node,auth-backend: remove deprecated identity result fields
2022-03-18 10:46:10 +01:00
Johan Haals
45153b3b08
Merge pull request #10239 from getndazn/fix/github-workflow-scope
...
replacing workflow:write scope with workflow, workflow:write is invalid.
2022-03-18 10:40:03 +01:00
Patrik Oldsberg
6ee04078e1
auth-backend: deprecate tokenIssuer option of OAuthAdapter
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-17 23:17:22 +01:00
Patrik Oldsberg
15d3a3c39a
auth-node,auth-backend: remove deprecated identity result fields
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-17 23:03:12 +01:00
MT Lewis
ffaaec5950
Merge pull request #9202 from backstage/add-search-document
...
search-common: add SearchDocument type for use in the frontend
2022-03-17 17:13:35 +00:00
MT Lewis
d48122a439
search: discourage use of IndexableDocument in the frontend
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-17 16:00:26 +00:00
Fredrik Adelöw
38b78e60d5
Merge pull request #10269 from nokia/catalog-backend-scm-slug-add-gitlab
...
catalog-backend: add gitlab to AnnotateScmSlugEntityProcessor
2022-03-17 16:42:17 +01:00
Patrik Oldsberg
a856043798
Merge pull request #10146 from backstage/rugvip/noglobalmocks
...
scaffolder-backend,techdocs-node: remove global dependency mocks
2022-03-17 14:08:35 +01:00
Manuel Stein
ffec894ed0
catalog-backend: add gitlab to AnnotateScmSlug
...
Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com >
2022-03-17 14:54:59 +02:00
MT Lewis
a6d402200d
search-common: restrict allowed type parameters for Result and ResultSet
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:41:38 +00:00
Mike Lewis
38e01f2f70
search: switch to SearchDocument type in DefaultResultListItem props
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:42 +00:00
Mike Lewis
94ccd772d4
search-backend: filter out authorization property in api responses
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:42 +00:00
Mike Lewis
a0fbae7aeb
search-backend: use new IndexableResultSet type as return type of engine#query
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:42 +00:00
Mike Lewis
d07ed471dc
search-backend-node: use new IndexableResultSet type as return type of engine#query
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:42 +00:00
Mike Lewis
234e91e2ed
search-module-pg: use new IndexableResultSet type as return type of engine#query
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:41 +00:00
Mike Lewis
62ee65422c
elasticsearch: use new IndexableResultSet type as return type of engine#query
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:41 +00:00
Mike Lewis
c8b295f2fb
search-common: introduce SearchDocument type
...
This type is a subset of `IndexableDocument`, and is intended to be
used in place of `IndexableDocument` in the frontend.
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2022-03-17 12:39:41 +00:00
Fredrik Adelöw
9fe24b0fc8
catalog-backend: tell what entity failed validation
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-17 12:43:18 +01:00
github-actions[bot]
0bc1611d6e
Version Packages
2022-03-17 09:02:30 +00:00
Patrik Oldsberg
9a408928a1
scaffolder: remove unused titleComponent property
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-17 09:44:21 +01:00
Marco Crivellaro
e0308ca6ec
replacing workflow:write scope with workflow, workflow:write is invalid.
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2022-03-16 17:19:26 +00:00
Ben Lambert
6f07905aa0
Merge pull request #9841 from kuangp/feat/templatePreview
...
[PRFC] Previewing Scaffolder Template UI Forms
2022-03-16 18:01:20 +01:00
Patrik Oldsberg
5f7d1e303d
badges: use useAsyncEntity
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-16 15:52:02 +01:00
Patrik Oldsberg
c484c4825f
Merge pull request #10233 from backstage/rugvip/filter-layout
...
catalog: group, rename, and move filter components to catalog-react
2022-03-16 15:44:03 +01:00
Phil Kuang
d8716924d6
feat(TemplatePreviewPage): implement a view for previewing template form UIs
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-03-16 10:34:52 -04:00
Patrik Oldsberg
20a262c214
scaffolder: use CatalogFilterLayout
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-16 15:10:41 +01:00
Patrik Oldsberg
c689d7a94c
catalog: group, rename, and move filter components to catalog-react
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-16 15:10:41 +01:00
Fredrik Adelöw
c1c288f6a0
Merge pull request #10208 from backstage/freben/move-config-right
...
catalog: move the github and ldap config into their right places
2022-03-16 14:52:58 +01:00
Ben Lambert
142f3a34f7
Merge pull request #10229 from backstage/blam/beta-labels
...
Remove Lifecycle component from scaffolder plugin
2022-03-16 13:03:21 +01:00
blam
a9db6aefa5
chore: woops. Remove the export too;
...
Signed-off-by: blam <ben@blam.sh >
2022-03-16 12:04:01 +01:00
Fredrik Adelöw
6a1721b85f
Merge pull request #10227 from backstage/freben/msgraph-schedule
...
schedule msgraph org ingestion too
2022-03-16 11:59:39 +01:00
blam
0db6e76f67
chore: remove fragments
...
Signed-off-by: blam <ben@blam.sh >
2022-03-16 11:43:38 +01:00
blam
66769117e4
chore: remove the Lifecycle components
...
Signed-off-by: blam <ben@blam.sh >
2022-03-16 11:42:12 +01:00
Fredrik Adelöw
331f258e06
schedule msgraph org ingestion too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-16 11:40:01 +01:00
Ben Lambert
c97fdfaed3
Merge pull request #10182 from peimanja/add-github-issues-label-action
...
feat(scaffolder-plugin-backend) Add GitHub issues label action
2022-03-16 11:15:37 +01:00
Fredrik Adelöw
a285eb3986
more forgiving init code
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-16 09:26:41 +01:00
Fredrik Adelöw
e949d68059
catalog: move the github and ldap config into their right places
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-16 09:18:43 +01:00
Peiman Jafari
50a99f11d5
update API reports
...
Signed-off-by: Peiman Jafari <pjafari@skillz.com >
2022-03-15 21:20:11 -07:00
Peiman Jafari
5f218a036d
clean up
...
Signed-off-by: Peiman Jafari <pjafari@skillz.com >
2022-03-15 20:55:20 -07:00
Peiman Jafari
0186af711d
update repoUrl description
...
Signed-off-by: Peiman Jafari <pjafari@skillz.com >
2022-03-15 20:44:15 -07:00
Patrik Oldsberg
d4afa7e30d
catalog: fix EntitySwitch to render default case
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-15 20:54:20 +01:00
Patrik Oldsberg
6634ba10d0
techdocs-node: remove custom test setup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-15 17:25:58 +01:00
Patrik Oldsberg
6869f7db09
techdocs-node: inline azure mocks
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-15 17:25:58 +01:00
Patrik Oldsberg
6ce22dad4d
techdocs-node: inline google storage mock
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-15 17:25:58 +01:00
Patrik Oldsberg
f81513197b
techdocs-node: inline swift sdk mock
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-15 17:25:58 +01:00
Patrik Oldsberg
d25346be78
techdocs-node: inline aws-s3 mock
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-15 17:25:57 +01:00
Patrik Oldsberg
118acbb71b
scaffolder-backend: inline @gitbeaker/node mock
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-15 17:25:57 +01:00
Patrik Oldsberg
baf3dcccd0
scaffolder-backend: removed unused azure-devops-node-api mock
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-15 17:25:57 +01:00
Patrik Oldsberg
df69c9e627
scaffolder-backend: removed unused nodegit mock
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-15 17:25:57 +01:00