Patrik Oldsberg
f7bdacfc01
Merge pull request #9519 from slougheed/fix/cookiecutter-loading
...
Fixed path for loading cookiecutter.json
2022-03-03 15:34:27 +01:00
Patrik Oldsberg
8f16051d46
Merge pull request #9909 from backstage/jhaals/dep-favoriteEntityTooltip
...
🧹 core-plugin-api: Deprecate `favoriteEntityTooltip` & `favoriteEntityIcon`
2022-03-03 15:15:37 +01:00
Ben Lambert
bc0b1f25c6
Merge pull request #9939 from backstage/blam/catalog-entity-document
...
🧹 Moving `CatalogEntityDocument` to `plugin-catalog-common` and deprecating `componentType` in the document
2022-03-03 14:41:13 +01:00
Patrik Oldsberg
7af635f2af
Merge branch 'master' into jhaals/dep-favoriteEntityTooltip
2022-03-03 14:23:35 +01:00
Fredrik Adelöw
28c5ef16a4
Merge pull request #9938 from backstage/freben/catalog-by-ref
...
🧹 catalog-client: getEntityByName -> getEntityByRef
2022-03-03 14:06:36 +01:00
blam
48997f9bcf
fix up the exports to keep the DEPRECATION
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 14:00:23 +01:00
Patrik Oldsberg
2255bfd1c4
Apply suggestions from code review
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-03 13:37:33 +01:00
Fredrik Adelöw
899f196af5
update to use getEntityByRef
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-03 13:27:25 +01:00
Patrik Oldsberg
5e66cbbcb5
Merge pull request #9937 from backstage/blam/is-owner-of
...
🧹 `isOwnerOf` to `@alpha` and documenting limitations
2022-03-03 13:25:08 +01:00
Patrik Oldsberg
be2c7e1883
Merge pull request #9886 from backstage/auth-validate-sub-claim
...
plugin-auth-backend: Added validation to ensure any custom auth resol…
2022-03-03 13:22:41 +01:00
Patrik Oldsberg
5e0dbe64b1
Merge pull request #9875 from backstage/vinzscam/export-permission-criteria-utilities
...
Export permission criteria utilities
2022-03-03 13:20:37 +01:00
Patrik Oldsberg
6e2293ed9c
Merge pull request #9920 from Bonial-International-GmbH/PJ_msgraph_groupExpand
...
feat(msgraph): add `groupExpand` config option
2022-03-03 13:19:10 +01:00
Patrik Oldsberg
44ee9f6eb6
Merge pull request #9935 from backstage/blam/catalog-common-alpha
...
🧹 Some more permissions stuff to `@alpha` in `catalog-backend`
2022-03-03 13:17:39 +01:00
Patrik Oldsberg
5da4d0cfbd
catalog-backend: also mark hasMetadata as alpha
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-03 12:46:47 +01:00
Patrick Jungermann
c820a49426
feat(msgraph): add groupExpand config option
...
Add `groupExpand` allowing to use the `$expand`
query parameter by the Microsoft Graph API
to expand a single relationship.
Relates-to: issue #9819
Relates-to: PR #9826
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-03-03 12:42:53 +01:00
blam
ac2365b451
chore: -0
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 11:46:27 +01:00
blam
50b09a5fff
chore: fix
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 11:43:31 +01:00
blam
633019509a
chore: reworking some more things
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 11:38:26 +01:00
blam
8b3678e120
chore: reworking the api-report
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 11:28:20 +01:00
blam
ab7b6cb7b1
chore: reworking exports
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 11:13:15 +01:00
blam
1de7dd85b0
chore: moving the CatalogEntityDocument to catalog-common
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 11:08:57 +01:00
blam
9c238ca4c6
chore: moving isOwnerOf to alpha and documentation the limitations
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 10:53:27 +01:00
blam
11bf36fcbc
chore: move some more things to alpha
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 10:39:39 +01:00
blam
db5bf53ffe
chore: updating api-report with deprecations
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 10:28:42 +01:00
blam
b753d22a56
chore: added changeset and added logging
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 10:26:49 +01:00
blam
8809679480
chore: renaming refreshInterval to processingInterval
...
Signed-off-by: blam <ben@blam.sh >
2022-03-03 10:21:46 +01:00
Fredrik Adelöw
36aa63022b
deprecate EntityName, introduce CompoundEntityRef
...
deprecate getEntityName, introduce getCompoundEntityRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-02 21:54:45 +01:00
slougheed
7d533a7b5b
Removed string casting of imageName
...
Signed-off-by: slougheed <slougheed@hotmail.com >
2022-03-02 14:25:20 -05:00
slougheed
042e9b3d4d
Merge branch 'master' into fix/cookiecutter-loading
2022-03-02 14:21:07 -05:00
slougheed
6c7a879660
Cleanup based on code review and added changeset
...
Signed-off-by: slougheed <slougheed@hotmail.com >
2022-03-02 14:15:10 -05:00
Patrik Oldsberg
8dcf469c14
home: fixed starred entities initialization in stories
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-02 19:15:02 +01:00
Patrik Oldsberg
d96cf55b35
Merge pull request #9826 from Bonial-International-GmbH/PJ_msgraph_userExpand
...
feat(msgraph): add `userExpand` config option
2022-03-02 19:05:01 +01:00
Patrik Oldsberg
fd940722ad
Merge pull request #9824 from Bonial-International-GmbH/PJ_msgraph_missing-docs
...
fix(msgraph): add missing docs for config options
2022-03-02 18:58:42 +01:00
Eric Peterson
d5bd74ccc1
Merge pull request #9839 from backstage/search/as-streams
2022-03-02 18:33:31 +01:00
Ben Lambert
8a17d21fad
Merge pull request #9911 from backstage/blam/some-more-quick-deprecations-and-breakages-for-the-world-to-benefit-from-and-see-its-gonna-be-huge
...
🧹 some more deprecations and cleanup
2022-03-02 18:22:02 +01:00
Patrik Oldsberg
6ed03eeacb
Merge pull request #9782 from Bonial-International-GmbH/PJ_bitbucket_default-apiBaseUrl
...
feat(bitbucket): ensure apiBaseUrl, replace hardcoded cases
2022-03-02 17:35:12 +01:00
Eric Peterson
0547246b84
Clean up search-common/search-backend-node APIs, indicating beta.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:29:18 +01:00
Eric Peterson
37b9ff3b19
Update AuthorizedSearchEngine for stream-based indexing.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:29:18 +01:00
Eric Peterson
0087554f5c
Update TechDocs Collator to be stream-based
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:29:13 +01:00
blam
5185e27bdf
chore: fix api-report
...
Signed-off-by: blam <ben@blam.sh >
2022-03-02 17:28:52 +01:00
Eric Peterson
45f68efd40
Update Catalog Collator to be stream-based
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:26:58 +01:00
Eric Peterson
2c171166a0
Update ElasticSearchSearchEngine to be stream-based
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:26:58 +01:00
Eric Peterson
0d995e0ddd
Update PGSearchEngine to be stream-based
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:26:58 +01:00
Eric Peterson
a151cf2a88
Finalize exports for search-backend-node module
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:26:58 +01:00
Eric Peterson
c87be57d3a
Update LunrSearchEngine to be stream-based
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:26:57 +01:00
Eric Peterson
cef19ee966
Introduce a base classes to simplify stream-based implementations
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:26:57 +01:00
Eric Peterson
ce3f566e9c
Introduce test utilities for stream-based search implementations
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:26:57 +01:00
Eric Peterson
2eae26293e
Update IndexBuilder to be a stream pipeline
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:26:57 +01:00
Eric Peterson
804c7906cf
Update core search types to be stream-based
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-02 17:26:56 +01:00
blam
f5a279aa89
chore: added backwards compatible method too
...
Signed-off-by: blam <ben@blam.sh >
2022-03-02 17:13:17 +01:00