Patrik Oldsberg
4b8e2c2509
catalog-react: rename EntityCardLayout to EntityContentLayout
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-02-21 11:59:42 +01:00
Patrik Oldsberg
c0400b2a9c
Merge pull request #28927 from backstage/rugvip/lazy
...
frontend-plugin-api: add ExtensionBoundary.lazyComponent
2025-02-21 11:57:07 +01:00
Patrik Oldsberg
2fa9f45a80
Merge pull request #28923 from backstage/rugvip/nodefault
...
catalog-react: align defaultFilter config naming
2025-02-21 11:56:52 +01:00
Gabriel Dugny
c504fdce90
fix: format config is optional
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
Signed-off-by: Gabriel Dugny <gabriel@dugny.me >
2025-02-21 11:54:28 +01:00
Patrik Oldsberg
e293b661fe
backend-defaults: log low severity audit events as debug
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-02-21 11:53:32 +01:00
Patrik Oldsberg
28fdd07677
Merge pull request #28917 from backstage/rugvip/false
...
catalog-react: remove false as a possible group ID in data
2025-02-21 11:30:58 +01:00
Patrik Oldsberg
b860de3478
Merge pull request #28916 from backstage/rugvip/ids
...
catalog-react: allow any group ID in addition to default ones
2025-02-21 11:30:48 +01:00
Paul Schultz
ecb9babcfc
fix: explicitly stringify extra fields passed to the logger service
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-02-20 16:58:38 -06:00
Patrik Oldsberg
de72253c52
frontend-plugin-api: add ExtensionBoundary.lazyComponent
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-02-20 15:41:10 +01:00
Patrick Pulfer
8155b0493f
Enable Normalization on Postgres Query ( #28573 )
...
* Enable Normalization on Postgres Query
Signed-off-by: patrick.pulfer <patrick.pulfer@digitecgalaxus.ch >
2025-02-20 09:26:48 -05:00
Patrik Oldsberg
94cc3dbf48
catalog-react: align defaultFilter config naming
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-02-20 14:52:12 +01:00
Andre Wanlin
ca48e7ba7a
Merge pull request #28697 from RoadieHQ/enable-index-prefix-configuration
...
enable configuration of indexPrefix
2025-02-20 06:59:26 -06:00
Patrik Oldsberg
bea619cca2
catalog-react: remove false as a possible group ID in data
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-02-20 12:21:24 +01:00
Patrik Oldsberg
3edd069082
catalog-react: allow any group ID in addition to default ones
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-02-20 12:16:48 +01:00
Patrik Oldsberg
695dc6a571
Merge pull request #28904 from drodil/topics_null
...
fix(notifications): filter null topics
2025-02-20 09:34:17 +01:00
Patrik Oldsberg
e53af1be33
Merge pull request #28911 from drodil/webhook_size_limit
...
fix(events): increase webhook content limit to 5mb
2025-02-20 09:32:28 +01:00
Hellgren Heikki
2f4d3bc654
fix(events): increase webhook content limit to 5mb
...
the default 100kb is too low for some github webhook content when there
are lot of changes to a repository. this change increases the max size
of the request to 5mb.
closes #28910
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi >
2025-02-20 09:44:17 +02:00
John Philip
fdf91e8f08
Merge pull request #28769 from drapalaa/fix-analytics-search-event
...
fix: capturing the correct number of search results in the search ana…
2025-02-19 23:55:00 -05:00
Patrik Oldsberg
8f236fe4e7
Merge pull request #28758 from backstage/camilaibs/nfs-entity-page-layout
...
[NFS] Entity Page Content Layouts
2025-02-19 20:59:36 +01:00
Kiss Miklos
f84d2583c8
add proper docs
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2025-02-19 20:27:10 +01:00
Hellgren Heikki
20e8d12655
fix(notifications): filter null topics
...
fixes the frontend topic filter when there are notifications without any
topic in the database
closes #28902
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi >
2025-02-19 18:04:06 +02:00
Patrik Oldsberg
1dd79f5ce9
Merge pull request #28701 from backstage/camilaibs/nfs-entity-content-groups
...
[NFS] Entity Page Content Groups
2025-02-19 15:18:59 +01:00
Vincenzo Scamporlino
5734350d72
Merge pull request #28810 from StateFarmIns/add-additional-props-to-entity-pickers
...
feat: add additional props to entity pickers
2025-02-19 14:15:41 +01:00
Ben Lambert
d3bb357040
Merge pull request #28891 from backstage/vinzscam-pre-release
...
chore: enter pre release
2025-02-19 09:51:16 +01:00
Vincenzo Scamporlino
00292047ed
Merge pull request #28889 from backstage/release-notes-1-36
...
docs: release v1.36
2025-02-18 19:02:49 +01:00
Vincenzo Scamporlino
67080bbac4
chore: enter pre release
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-02-18 18:47:18 +01:00
Vincenzo Scamporlino
55d1837841
docs: release v1.36
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-02-18 18:12:41 +01:00
John Philip
8486796262
Merge pull request #28867 from johnphilip283/fix-svg-styling
...
Fix svg styling
2025-02-18 11:17:19 -05:00
John Philip
b5691cf531
Merge pull request #28872 from johnphilip283/preserve-svg-anchors
...
Update logic for determining if svg needs to be fetched
2025-02-18 11:13:11 -05:00
John Philip
5c82f69188
Merge pull request #28876 from johnphilip283/update-techdocs-page-title
...
Update techdocs page title
2025-02-18 11:13:02 -05:00
John Philip
c22469e480
Merge pull request #28866 from johnphilip283/bump-techdocs-container-image
...
bump techdocs generator version
2025-02-18 10:49:39 -05:00
Ben Lambert
163d3e4660
Merge pull request #28820 from backstage/changeset-release/master
...
Version Packages
2025-02-18 16:49:00 +01:00
github-actions[bot]
0df84b6ae4
Version Packages
2025-02-18 15:19:53 +00:00
Ben Lambert
fd15e2ef27
Merge pull request #28888 from backstage/blam/fix-docs
...
chore: fixing vale things
2025-02-18 15:56:22 +01:00
Ben Lambert
620de76e57
Merge pull request #28800 from jmadureira/oauth_authenticate_errors
...
Handle errors during an oauth start stage
2025-02-18 15:34:57 +01:00
blam
6bc91c75df
chore: fixing value things
...
Signed-off-by: blam <ben@blam.sh >
2025-02-18 15:28:52 +01:00
Ben Lambert
05afb7ada7
Merge pull request #28748 from acierto/retry-and-recovery-doc
...
Documenting the experimental feature of "Retries and Recovery" in Scaffolder
2025-02-18 15:23:11 +01:00
blam
0afc4f21d8
chore: cleanup changeset and refactor
...
Signed-off-by: blam <ben@blam.sh >
2025-02-18 15:09:27 +01:00
blam
ee923f8129
chore: fix spelling
...
Signed-off-by: blam <ben@blam.sh >
2025-02-18 14:58:38 +01:00
blam
2766bea76c
docs: some small changes to retries docs
...
Signed-off-by: blam <ben@blam.sh >
2025-02-18 14:56:55 +01:00
Ben Lambert
ac69654f3d
Merge pull request #28736 from backstage/renovate/actions-stale-9.x
...
chore(deps): update actions/stale action to v9.1.0
2025-02-18 09:30:05 +01:00
Ben Lambert
2406450e00
Merge pull request #28796 from rr-wfm/feature/azure-communication-service
...
Add Azure Communication Service transport
2025-02-18 09:26:52 +01:00
Ben Lambert
afe8b79642
Merge pull request #28751 from acierto/gitlabgroupensureExists-idempotent
...
Made gitlab:group:ensureExists action idempotent.
2025-02-18 09:25:25 +01:00
Ben Lambert
669327d433
Merge pull request #28750 from acierto/gitlabissuescreate-idempotent
...
Made gitlab:issues:create action idempotent.
2025-02-18 09:23:00 +01:00
Ben Lambert
46bfacde17
Merge pull request #28686 from acierto/publish-gitlab-mr
...
Making publish:gitlab:merge-request idempotent
2025-02-18 09:20:49 +01:00
blam
ac865c56e8
chore: remove package
...
Signed-off-by: blam <ben@blam.sh >
2025-02-18 09:11:24 +01:00
Bogdan Nechyporenko
a0419a6c6c
Made gitlab:group:ensureExists action idempotent.
...
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com >
2025-02-18 09:11:11 +01:00
blam
acd13fe94d
chore: remove package from changesfet
...
Signed-off-by: blam <ben@blam.sh >
2025-02-18 09:08:54 +01:00
blam
2590c2f895
chore: remove extra package
...
Signed-off-by: blam <ben@blam.sh >
2025-02-18 09:05:32 +01:00
Jonathan Mezach
f8708c435a
Update .changeset/fuzzy-bugs-hunt.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com >
2025-02-18 09:05:31 +01:00