Commit Graph

58531 Commits

Author SHA1 Message Date
Johan Haals 6fe77e49a1 fix api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-27 10:04:57 +02:00
Johan Haals c433ae9af6 add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-27 09:58:52 +02:00
Johan Haals af28af9021 scaffolder: rename to manage templates in context menu
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-27 09:58:52 +02:00
Johan Haals 270d15ad07 scaffolder: Rework manage templates page
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-27 09:58:49 +02:00
Fredrik Adelöw d02c467eed Merge pull request #26862 from backstage/freben/cache-etag
make sure that etags don't expire spuriously
2024-09-26 16:10:36 +02:00
Fredrik Adelöw 8206f49ab1 make sure that etags don't expire spuriously
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-26 15:49:09 +02:00
Fredrik Adelöw 86a6694a9c Merge pull request #26861 from backstage/freben/reader-limiter
properly honor the reader limiter in the url reader processor
2024-09-26 15:09:25 +02:00
Fredrik Adelöw 93d992ab11 Merge pull request #26860 from backstage/freben/reorder-processors
just break out the modules folder into processors and providers
2024-09-26 15:08:46 +02:00
Fredrik Adelöw d94526c394 Merge pull request #26851 from backstage/freben/docs
remove extra package documentation tags
2024-09-26 14:56:15 +02:00
Fredrik Adelöw 62747f87f2 properly honor the reader limiter in the url reader processor
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-26 14:16:17 +02:00
Fredrik Adelöw 7e98dd0aae just break out the modules folder into processors and providers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-26 12:31:48 +02:00
Vincenzo Scamporlino 2e32ba5031 Merge pull request #26858 from SonilPro/add-infobip-adopter
Update ADOPTERS.md
2024-09-26 10:41:49 +02:00
Antonio Ereiz accaa3aad2 add Infobip
Signed-off-by: Antonio Ereiz <antonio.ereiz@gmail.com>
2024-09-26 09:43:38 +02:00
Fredrik Adelöw 64dd202dc4 remove extra package documentation tags
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-25 15:36:38 +02:00
Patrik Oldsberg 2e406568d2 Merge pull request #26053 from mahendra1290/fix-25888-mahendra
Fix: UI Issue with Sidebar Submenu Overlapping When Sidebar is Pinned
2024-09-25 14:46:40 +02:00
Ben Lambert a7ab05267a Merge pull request #26842 from leboncoin/fix-favorite-toggle-color
fix(core-components): correct size and color of FavoriteToggle
2024-09-25 12:49:56 +02:00
Ben Lambert bb32033cda Merge pull request #26810 from 0126cloud/feat/multiEntityPicker-defaultValue
Apply `defaultValue` props in `MultiEntityPicker`
2024-09-25 12:49:44 +02:00
Fredrik Adelöw 616dc96999 Merge pull request #26829 from backstage/renovate/npm-rollup-vulnerability
fix(deps): update dependency rollup to v4.22.4 [security]
2024-09-25 12:49:39 +02:00
Fredrik Adelöw 051e8a8246 Merge pull request #26835 from backstage/freben/vale
fix some spelling problems
2024-09-25 12:49:17 +02:00
0126cloud 5b1e195a69 Update curly-foxes-brake.md
Remove diff bit

Signed-off-by: 0126cloud <58761160+0126cloud@users.noreply.github.com>
2024-09-25 16:57:30 +08:00
Thomas Cardonne 3f76d0e8fd fix(core-components): correct size and color of FavoriteToggle
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2024-09-25 00:54:56 +02:00
Patrik Oldsberg 17ecea8223 Merge pull request #26745 from backstage/changeset-release/master
Version Packages (next)
2024-09-24 11:33:50 +02:00
Fredrik Adelöw 5a0afae161 fix some spelling problems
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-24 11:17:37 +02:00
github-actions[bot] 96864c8386 Version Packages (next) 2024-09-24 09:04:06 +00:00
Ben Lambert b878e14f70 Merge pull request #26631 from backstage/empty-states/descriptor-format-external-link
[UX / UI ] Empty states including learn link to descriptor format to include external link icon
2024-09-24 10:58:36 +02:00
Emma Indal d68078a660 move external link icon to Link component
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-24 10:35:05 +02:00
Emma Indal 46b5a20b28 add changesets
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-24 10:35:05 +02:00
Emma Indal 66eb59534d update api reports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-24 10:35:05 +02:00
Emma Indal dca4119a4e update RelatedEntitiesCard to use external icon on link
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-24 10:35:04 +02:00
Emma Indal 5645f9ff14 update apis cards empty state to use external icon on link
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-24 10:35:04 +02:00
Emma Indal 46e01e9d98 Link component to accept externalLinkIcon prop
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-24 10:35:04 +02:00
Emma Indal c8ad28f3dc add external link icon to default icons
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-24 10:35:04 +02:00
Ben Lambert 1a1499caa8 Merge pull request #26607 from acierto/scaffolder-retry
Make it possible to manually retry the scaffolder template from the failed step (based on checkpoints)
2024-09-24 10:34:48 +02:00
Ben Lambert d06a216033 Merge pull request #26674 from backstage/mob/scaffolder-nfs
NFS: Investigate `FormFieldBlueprint` to create `FormFieldExtensions` in the Scaffolder Plugin
2024-09-24 10:33:29 +02:00
blam fa8e38689a chore: re-run api-reports
Signed-off-by: blam <ben@blam.sh>
2024-09-24 10:20:21 +02:00
bnechyporenko abce47d2e2 wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-09-24 10:18:36 +02:00
bnechyporenko 4af9665faf wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-09-24 10:18:36 +02:00
bnechyporenko 42b3a4c106 Generated API reports and hiding the "Retry" option if task is not retryable
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-09-24 10:18:35 +02:00
bnechyporenko 11e07521ab changeset
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-09-24 10:18:35 +02:00
bnechyporenko 5a8e02e6eb wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-09-24 10:18:35 +02:00
bnechyporenko cdea720090 Adding manual scaffolder retry
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-09-24 10:18:35 +02:00
bnechyporenko 58410465bb Adding manual scaffolder retry
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-09-24 10:18:35 +02:00
blam bf6eaf35c8 chore: initial approach for field extensions
Signed-off-by: blam <ben@blam.sh>
2024-09-24 10:18:00 +02:00
Fredrik Adelöw b304f78a31 Merge pull request #26792 from backstage/freben/mui-icon
remove the default font size of icons
2024-09-24 09:57:10 +02:00
Fredrik Adelöw bfd4bec795 remove the default font size of icons
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-24 09:24:51 +02:00
Patrik Oldsberg 7d274c4a1f Merge pull request #26827 from backstage/rugvip/proj
cli: optimize ts-morph project for workspace build
2024-09-24 09:19:27 +02:00
renovate[bot] 3beb987515 fix(deps): update dependency rollup to v4.22.4 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-24 05:00:01 +00:00
Patrik Oldsberg 10fb68d812 cli: optimize ts-morph project for workspace build
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-24 00:32:36 +02:00
Fredrik Adelöw da7b6045d9 Merge pull request #26824 from backstage/rugvip/e2etest
techdocs-cli: update e2e test scripts
2024-09-23 23:04:33 +02:00
Patrik Oldsberg a8cf07363a techdocs-cli: update e2e test scripts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-23 20:11:40 +02:00