Commit Graph

9940 Commits

Author SHA1 Message Date
Johan Haals 51856359bf catalog: Remove AboutCard
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 11:41:27 +01:00
Patrik Oldsberg 9f5351fc91 Merge pull request #9929 from peimanja/peimanja/scaffolder-backend-publish-options
scaffolder-backend: Allow more options in publish:github action
2022-03-04 09:48:01 +01:00
dependabot[bot] 23568dd328 chore(deps): bump @react-hookz/web from 12.3.0 to 13.0.0
Bumps [@react-hookz/web](https://github.com/react-hookz/web) from 12.3.0 to 13.0.0.
- [Release notes](https://github.com/react-hookz/web/releases)
- [Changelog](https://github.com/react-hookz/web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hookz/web/compare/v12.3.0...v13.0.0)

---
updated-dependencies:
- dependency-name: "@react-hookz/web"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 04:14:01 +00:00
Tim Hansen 81e95228cf Merge pull request #9936 from Charge71/master
Fixed EntityOwnerPicker and OwnershipCard url filter issue #9854
2022-03-03 20:41:48 -07:00
Peiman Jafari 7b058b37db make new inputs optional
Signed-off-by: Peiman Jafari <pjafari@skillz.com>
2022-03-03 10:16:43 -08:00
Patrik Oldsberg d5dc0fc206 Merge pull request #9831 from andys-hoodie/nd10/card-md
Render markdown for description in software templates
2022-03-03 17:42:35 +01:00
Peiman Jafari c108a04dd1 update api-report
Signed-off-by: Peiman Jafari <pjafari@skillz.com>
2022-03-03 08:22:02 -08:00
Peiman Jafari 751418ff8a update mockContext
Signed-off-by: Peiman Jafari <pjafari@skillz.com>
2022-03-03 07:44:41 -08:00
github-actions[bot] 3c8bb2854d Version Packages 2022-03-03 15:23:53 +00:00
Patrik Oldsberg 17e0b29a42 Merge pull request #9840 from nodify-at/master
Integrate permissions to Jenkins plugin
2022-03-03 16:16:24 +01:00
Hasan Oezdemir 5a74ea82bb (feature): improve the change set and remove typings
Signed-off-by: Hasan Oezdemir <21654050+nodify-at@users.noreply.github.com>
2022-03-03 15:53:54 +01:00
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
Diego Bardari 2986f8e09d Fixed EntityOwnerPicker and OwnershipCard url filter issue
Signed-off-by: Diego Bardari <diego.bardari@klarna.com>
2022-03-03 10:38:31 +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
Peiman Jafari 458d16869c scaffolder-backend: Allow more options in publish:github action
Signed-off-by: Peiman Jafari <pjafari@skillz.com>
2022-03-02 20:56:28 -08: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