Commit Graph

56315 Commits

Author SHA1 Message Date
Ben Lambert cbb8b398cb Merge pull request #25900 from backstage/blam/nfs/callabck
NFS: Support callback options with `params` in `createExtensionBlueprint`
2024-08-06 12:52:16 +02:00
Patrik Oldsberg e46805cdd0 Merge pull request #25914 from backstage/rugvip/forwards-compat
core-compat-api: add support for converting from the new system to the old
2024-08-06 12:10:22 +02:00
Fredrik Adelöw 0f713b101b Merge pull request #25916 from backstage/freben/restrict-jwks
Add access restrictions to the JWKS external access method config schema
2024-08-06 12:07:08 +02:00
Fredrik Adelöw 0d16b529b7 Add access restrictions to the JWKS external access method config schema
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-06 11:50:34 +02:00
Patrik Oldsberg 78c77c4a49 Merge pull request #25912 from darylgraham/fix/observability-logging-docs
docs: Update rootLogger customisation link and add NBS health check
2024-08-06 10:21:01 +02:00
darylgraham c6ef739a16 Update bad links
Signed-off-by: darylgraham <daryl.graham@gmail.com>
2024-08-06 17:19:38 +10:00
darylgraham a8982b8ff6 Update rootLogger customisation link and new backend health check documentation
Signed-off-by: darylgraham <daryl.graham@gmail.com>
2024-08-06 00:38:31 +00:00
Patrik Oldsberg 53a85c6877 Merge pull request #25883 from solimant/patch-3
Fix highlight typo in 05-frontend-authorization.md
2024-08-05 20:45:09 +02:00
Patrik Oldsberg 8d89264eb3 Update docs/permissions/plugin-authors/05-frontend-authorization.md
Co-authored-by: solimant <solimant@users.noreply.github.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-05 20:33:55 +02:00
Patrik Oldsberg 299791de57 Update docs/permissions/plugin-authors/05-frontend-authorization.md
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-05 20:27:44 +02:00
Patrik Oldsberg a577cdc9a9 Merge pull request #25909 from backstage/rugvip/default-enabled
catalog: enable entity page extensions by default in the new frontend system
2024-08-05 17:09:58 +02:00
Fredrik Adelöw 756d58fad3 Merge pull request #25905 from backstage/freben/cache-errors
avoid excessive error listeners
2024-08-05 16:44:14 +02:00
Ben Lambert d877c67b85 Merge pull request #25906 from heidipuo/fix/output_element_wrap
fix output element overlappig w/ flex-wrap
2024-08-05 16:44:06 +02:00
Patrik Oldsberg 012e3ebf71 catalog-react: enable entity cards and content by default in new system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-05 16:38:55 +02:00
Patrik Oldsberg 604a504328 catalog: add more filters for alpha entity cards
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-05 16:38:28 +02:00
blam cfbffadf63 chore: api-reports
Signed-off-by: blam <ben@blam.sh>
2024-08-05 16:33:57 +02:00
Ben Lambert 8025cffc3f Update breezy-rings-fly.md
Signed-off-by: Ben Lambert <ben@blam.sh>
2024-08-05 16:33:06 +02:00
blam 210d066af4 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2024-08-05 16:16:51 +02:00
blam 6ec1f48baf chore: supporting overriding using a function
Signed-off-by: blam <ben@blam.sh>
2024-08-05 16:15:07 +02:00
Fredrik Adelöw 1d5f29885b avoid excessive error listeners
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-05 14:38:54 +02:00
Heidi Puotiniemi 072c00c073 fix output element overlappig w/ flex-wrap
Signed-off-by: Heidi Puotiniemi <heidi.puotiniemi@op.fi>
2024-08-05 14:59:18 +03:00
blam 765d91aa0b chore: added failing test for callback form
Signed-off-by: blam <ben@blam.sh>
2024-08-05 09:20:47 +02:00
Ben Lambert 0f8f6f9832 Merge pull request #25759 from backstage/renovate/chromaui-action-digest
chore(deps): update chromaui/action digest to fdbe775
2024-08-05 08:38:37 +02:00
Ben Lambert 31842c15a6 Merge pull request #25507 from fidelity-contributions/issue-25352-dryrun-testing-section
Issue 25352 dryrun testing section
2024-08-05 08:30:42 +02:00
Ben Lambert 13c5edea28 Merge pull request #25886 from deepan10/azure-storage-plugin
microsite: Azure Storage Explorer plugin updated
2024-08-05 08:27:42 +02:00
Patrik Oldsberg c69ec36e0f Merge pull request #25892 from backstage/rugvip/generators
frontend-plugin-api: add tests for generator factories + error on undeclared output
2024-08-05 08:26:41 +02:00
Ben Lambert 366b941b75 Merge pull request #25720 from parmar-abhinav/master-code-11
Added test cases for sentry:project:create examples
2024-08-05 08:15:11 +02:00
Patrik Oldsberg 16cf96c28a changesets: add changeset for new -> old compat
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-04 11:58:08 +02:00
Patrik Oldsberg f8e2383016 core-compat-api: add forwards compat for routing context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-04 11:58:08 +02:00
Patrik Oldsberg ef1b2f4033 core-compat-api: add support for converting new route refs to legacy
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-04 11:58:08 +02:00
Patrik Oldsberg 9ade0f99e5 core-compat-api: add test for convertLegacyRouteRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-04 11:58:08 +02:00
Patrik Oldsberg 08528670dc core-compat-api: add forwards compat for app context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-04 11:58:08 +02:00
Sydney Achinger 67e76f2bb9 Transform meta redirect tags (#25766)
* Add TechDocs support for the mkdocs-redirects plugin.
---------

Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
2024-08-03 20:36:13 -04:00
Patrik Oldsberg 66b68a151c Merge pull request #25893 from janogonzalez/hassubdomains-card
feat: introduce subdomains card
2024-08-02 16:54:40 +02:00
Jano González 6925dcb451 chore: add changeset
Signed-off-by: Jano González <janog@spotify.com>
2024-08-02 16:23:30 +02:00
Jano González f889bf7ac8 chore: update api report
Signed-off-by: Jano González <janog@spotify.com>
2024-08-02 16:23:12 +02:00
Jano González 7e1dfe7bd6 feat: introduce subdomains card
Signed-off-by: Jano González <janog@spotify.com>
2024-08-02 16:22:53 +02:00
Patrik Oldsberg 5020910446 frontend-plugin-api: add tests for generator factories + error on undeclared output
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-02 15:56:26 +02:00
Patrik Oldsberg 26da8b7a00 Merge pull request #25889 from drodil/node_fetch
chore(deps): bump node-fetch to ^2.7.0
2024-08-02 11:58:33 +02:00
Heikki Hellgren 93095eecea chore(deps): bump node-fetch to ^2.7.0
Relates to #24590

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-08-02 12:19:38 +03:00
Deepankumar Loganathan 24310a7e25 microsite: Azure Storage Explorer plugin updated
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-08-02 09:19:15 +02:00
solimant fff0b82cd7 Fix highlight typo in 05-frontend-authorization.md
Signed-off-by: solimant <solimant@users.noreply.github.com>
2024-08-01 20:51:34 -04:00
Thomas Cardonne 8c1aa06bcc fix(kubernetes-backend): add customResources to the config.d.ts (#25866)
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2024-08-01 21:56:40 +01:00
MT Lewis 36dc08b6b2 Merge pull request #25877 from backstage/fix-search-metadata
search: fix incorrect metadata due to inconsistent package name
2024-08-01 19:36:52 +01:00
Patrik Oldsberg 87c363a924 Merge pull request #25881 from zeshanziya/doc-root-logger-service
doc: Root Logger Service update
2024-08-01 16:59:31 +02:00
Patrik Oldsberg 530ca74ce8 plugins/search-*: fix metadata ordering
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-01 16:45:07 +02:00
zeshanziya df7e7f57d2 add secret redactor example
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-08-01 19:08:15 +05:30
zeshanziya c0f371f08b remove deperecation
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-08-01 19:07:03 +05:30
MT Lewis 3123c16a0a search: fix incorrect metadata due to inconsistent package name
According to the usual Backstage package naming
conventions, @backstage/plugin-search-backend-node
should be called @backstage/plugin-search-node.
Because of this mismatch, metadata was generated
incorrectly.

Adjust the metadata in all search packages to
include the node package, and fix the pluginId in
the node package itself.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
Co-authored-by: Jack Palmer <jackpalmer@spotify.com>
2024-08-01 11:41:34 +01:00
Ben Lambert f13b6c467b Merge pull request #25783 from backstage/blam/extest
NFS: improve the `ExtensionTester` so that we're not so coupled to React
2024-08-01 12:02:23 +02:00