ssjoblad
83b5bcfc78
Merge pull request #31216 from backstage/bui-fix-headertabs
...
fix: remove default selection of tab
2025-09-22 15:16:59 +02:00
Claire Peng
bcac475df2
update shouldProcessProject to first check by namespacedPath (as previous), then check by id if failed
...
Signed-off-by: Claire Peng <clairep@spotify.com >
2025-09-22 13:42:16 +01:00
Sofia Sjöblad
827340fef3
Add changeset for tab changes
...
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com >
2025-09-22 14:25:49 +02:00
Claire Peng
d84bf17948
update client.hasFile to prefer project.id, then namespacedPath, then empty string fallback
...
Signed-off-by: Claire Peng <clairep@spotify.com >
2025-09-22 12:49:07 +01:00
Sofia Sjöblad
bcc071b2cd
fix: remove default selection of tab
...
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com >
2025-09-22 13:05:09 +02:00
Claire Peng
53aedd6a17
rename projectPath param to project
...
Signed-off-by: Claire Peng <clairep@spotify.com >
2025-09-22 11:09:29 +01:00
Claire Peng
047681317a
update jsdoc for hasFile for the projectPath param
...
Signed-off-by: Claire Peng <clairep@spotify.com >
2025-09-22 10:49:28 +01:00
Claire Peng
37f540b71d
update test handlers to simulate checking for both project.id and project.path_with_namespace
...
Signed-off-by: Claire Peng <clairep@spotify.com >
2025-09-22 10:37:52 +01:00
Fredrik Adelöw
43a4801812
Merge pull request #31212 from vickstrom/remove-host-from-azureblobstorage-integration-type
...
remove host from azure blog storage integration type
2025-09-22 11:21:38 +02:00
vickstrom
d772b516cd
remove host from azure blog storage integration type
...
Signed-off-by: vickstrom <eric.vickstrom98@gmail.com >
2025-09-22 10:36:04 +02:00
Fredrik Adelöw
bdfbee209d
Merge pull request #31185 from stuartsaid/fix/entity-facets-distinct-count
...
fix: Counting distinct results for entity facets in search table
2025-09-22 10:04:01 +02:00
Fredrik Adelöw
5693f8f1d8
Merge pull request #31189 from jfvilas/patch-3
...
Add new plugin (KwrithLog)
2025-09-21 17:04:54 +02:00
김병준
ac405f2ed7
chore: add changeset
...
Signed-off-by: 김병준 <kingbj0429@gmail.com >
2025-09-20 22:56:12 +09:00
김병준
5787cda0b9
feat: add test for configmap
...
Signed-off-by: 김병준 <kingbj0429@gmail.com >
2025-09-20 14:07:50 +09:00
김병준
f569535114
feat: add kubernetes configmap component
...
Signed-off-by: 김병준 <kingbj0429@gmail.com >
2025-09-20 13:55:54 +09:00
Fredrik Adelöw
17a57b9f34
Merge pull request #31206 from vickstrom/remove-id-from-azure-blob
2025-09-19 20:21:04 +02:00
vickstrom
4832f96d8f
document azureBlob config and remove unused id field
...
Signed-off-by: vickstrom <eric.vickstrom98@gmail.com >
2025-09-19 20:06:45 +02:00
Camila Belo
65da9bfae4
Merge pull request #31201 from backstage/api
...
Fix API error in catalog graph plugin
2025-09-19 17:11:30 +02:00
James Brooks
d493126c98
Fix light mode colour token in ItemCardHeader ( #31203 )
...
The text colour in the ItemCardHeader component is always white, which makes the content unreadable that when you're rendering on a white background in light mode. This switches to a semantic token instead that will dynamically adjust to whichever theme is currently set.
Signed-off-by: James Brooks <jamesbrooks@spotify.com >
2025-09-19 16:09:27 +01:00
James Brooks
2a3704d75f
Fix translation key for owner column title ( #31200 )
...
The entity table currently has two columns labelled "Type" as a regression was introduced in #30076 which used the same translation key for the owner column as well as the type column. This PR corrects the key so that both columns now have the correct labels.
Signed-off-by: James Brooks <jamesbrooks@spotify.com >
2025-09-19 16:06:43 +01:00
Joseph Roberto
2aded73e38
feat: Allow configurable pagelength for Bitbucket Cloud provider
...
Signed-off-by: Joseph Roberto <robertoj921@yahoo.com >
2025-09-19 08:52:48 -05:00
Charles de Dreuille
f44feba065
Merge pull request #31190 from backstage/chromatic-bot
...
Improve Chromatic setup
2025-09-19 14:08:34 +01:00
Charles de Dreuille
7db4c90885
Merge pull request #31158 from ssjoblad/fix/bui-searchfield-component
...
Fix SearchField component
2025-09-19 14:08:02 +01:00
Charles de Dreuille
bb1ab60da9
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 13:53:46 +01:00
Charles de Dreuille
22d6c66564
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 13:51:54 +01:00
James Brooks
7abd78afb2
Update API report
...
Signed-off-by: James Brooks <jamesbrooks@spotify.com >
2025-09-19 13:20:25 +01:00
James Brooks
87b5e6e34a
Fix API error in catalog graph plugin
...
Signed-off-by: James Brooks <jamesbrooks@spotify.com >
2025-09-19 12:57:04 +01:00
Charles de Dreuille
b43fee2c7a
Cleanup
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 12:12:40 +01:00
Charles de Dreuille
344beb24ec
Update styles.css
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 12:07:36 +01:00
Charles de Dreuille
8a3eccdb5e
Fixes
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 12:02:39 +01:00
Charles de Dreuille
0651cea08f
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 11:58:56 +01:00
Charles de Dreuille
655d40ae05
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 11:51:47 +01:00
Charles de Dreuille
aa168233e5
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 11:00:29 +01:00
Charles de Dreuille
adc12bb1ed
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 10:50:03 +01:00
Charles de Dreuille
a2904704bc
Remove turbosnap
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 10:45:37 +01:00
Charles de Dreuille
fb627e1185
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 09:57:07 +01:00
Fredrik Adelöw
cf512e625e
Merge pull request #31186 from backstage/add-azure-blob-storage-config-defs
...
Adds config definitions for Azure Blob Storage in integration and catalog provider
2025-09-19 10:56:31 +02:00
Charles de Dreuille
d19c7ac72f
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 09:47:20 +01:00
Charles de Dreuille
3407916506
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 09:46:40 +01:00
Jonathan Roebuck
be0a22d4f2
add visibility annotations
...
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com >
2025-09-19 09:27:31 +01:00
Sofia Sjöblad
43c80bd9a0
fix(ui): improve ButtonIcon accessibility in SearchField stories
...
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com >
2025-09-19 10:17:06 +02:00
Charles de Dreuille
15ac8dc8ae
Test
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 07:27:47 +01:00
Charles de Dreuille
f6b0e241a9
Test
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 07:21:25 +01:00
Charles de Dreuille
be63eb8056
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-19 07:06:21 +01:00
Charles de Dreuille
3f731d5bff
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-18 18:31:05 +01:00
Charles de Dreuille
d2f44726ac
Add Chromatic bot
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-18 18:26:37 +01:00
Fredrik Adelöw
fd370cab1d
Merge pull request #31188 from backstage/storybook-fix-patches
2025-09-18 19:01:44 +02:00
Julio Fernandez
eebc042cab
Add new plugin (KwrithLog)
...
Signed-off-by: Julio Fernandez <jfvilas@outlook.com >
2025-09-18 17:20:59 +02:00
Charles de Dreuille
938973cdf3
Fix Storybook types issues
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-09-18 15:57:24 +01:00
Sofia Sjöblad
4c1d163c87
chore: fix prettier
...
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com >
2025-09-18 16:04:10 +02:00