Charles de Dreuille
4690c00826
First pass at moving Link to React Aria
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-14 14:18:35 +02:00
Duncan Bakker
0136a54f1d
Update app-custom-theme.md
...
Signed-off-by: Duncan Bakker <62943186+duncan485@users.noreply.github.com >
2025-07-14 13:47:13 +02:00
Charles de Dreuille
a9f7103f07
Improve docs
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-14 11:29:16 +02:00
Patrik Oldsberg
9dd33c42bb
Merge pull request #30508 from backstage/rugvip/cards
...
catalog,org: update alpha entity page cards
2025-07-14 11:04:20 +02:00
Charles de Dreuille
83fd7f4794
Add support for custom icon
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-14 11:00:42 +02:00
Patrik Oldsberg
82af240ff4
Merge pull request #30507 from backstage/rugvip/in
...
catalog-react: fix $in being case sensitive
2025-07-14 10:44:40 +02:00
Charles de Dreuille
2a9ece59e2
Match style to React Aria
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-14 10:38:44 +02:00
Peter Macdonald
d7a8a853a7
Merge pull request #30476 from AmbrishRamachandiran/proxyingdocs
...
Added title description for proxying docs
2025-07-14 08:41:54 +02:00
Debanitrkl
6a1a7e6f4d
Added Parseable Backstage Plugin
...
Signed-off-by: Debanitrkl <debabrata@parseable.com >
2025-07-14 08:56:54 +05:30
Kashish Mittal
b2c0d3d374
add docs on integrating event driven updates with backstage entity providers
...
Signed-off-by: Kashish Mittal <kmittal@redhat.com >
2025-07-13 04:37:18 -04:00
Charles de Dreuille
70da598ff9
Restructure Select with React Aria
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-12 10:42:07 +02:00
Gabriel Dugny
063cdc5ed5
Techdocs: support HumanDuration for cache config
...
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2025-07-11 21:33:05 +02:00
Danylo Hotvianskyi
d5f4dd1c90
Changes in public API
...
Signed-off-by: Danylo Hotvianskyi <danilgotvyansky@gmail.com >
2025-07-11 18:55:49 +02:00
Danylo Hotvianskyi
16ee5911eb
Add notices
...
Signed-off-by: Danylo Hotvianskyi <danilgotvyansky@gmail.com >
2025-07-11 18:27:29 +02:00
Brie Hodson
95d14a95a6
Use original added date and add GA version 4 to description
...
Signed-off-by: Brie Hodson <briemarie@users.noreply.github.com >
2025-07-11 10:20:52 -06:00
Danylo Hotvianskyi
f0f06b4354
add changeset
...
Signed-off-by: Danylo Hotvianskyi <danilgotvyansky@gmail.com >
2025-07-11 18:15:39 +02:00
Danylo Hotvianskyi
c985173cdf
feat(scafolder): scaffolder-backend-module-github implement github:issues:create
...
Signed-off-by: Danylo Hotvianskyi <danilgotvyansky@gmail.com >
2025-07-11 18:15:39 +02:00
Brie Hodson
752d983346
Link Google Analytics plugin to G4 version
...
The plugin docs were linking to the original Google Analytics plugin that only supports Universal Analytics, which is now deprecated by Google. The G4 version is the compatible version with Google Analytics now and should be the default link.
Signed-off-by: Brie Hodson <briemarie@users.noreply.github.com >
2025-07-11 09:33:29 -06:00
Patrik Oldsberg
38e63d0cb4
Merge pull request #30182 from Miaoxiang-philips/patch-2
...
Fix missing import for `createServiceFactory` in backend plugin API example
2025-07-11 17:08:36 +02:00
Patrik Oldsberg
3ab9b96054
catalog,org: update alpha entity page cards
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-07-11 16:49:24 +02:00
Patrik Oldsberg
a07feb7f1d
catalog-react: fix $in being case sensitive
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-07-11 16:34:56 +02:00
Gunther Cox
38e013135b
Update broken link to point to latest url
...
Signed-off-by: Gunther Cox <gunther@jellyfish.co >
2025-07-11 09:30:38 -04:00
Charles de Dreuille
1af14473c6
Improve support for customActions
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-10 14:56:18 +02:00
Charles de Dreuille
dbf5d9eb93
Update report.api.md
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-10 14:02:50 +02:00
Charles de Dreuille
1e1c7ddd8f
Improve styling
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-10 12:49:11 +02:00
Charles de Dreuille
040bf34744
Fix missing TabList
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-10 12:11:15 +02:00
Charles de Dreuille
cae63df2ac
Refactor tabs
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-10 12:04:46 +02:00
Scott Guymer
d421b16559
Reduce API calls made for single user events in GitHub Org Provider
...
Currently the provider will load all users group and all members of the groups when responding to an event on a single user. This can cause excessive API calls to page through group members when this information is just discarded in this instance.
This change introduces single user versions of the code that will not page through all membership.
Signed-off-by: Scott Guymer <scott.guymer@philips.com >
2025-07-10 10:47:20 +02:00
Charles de Dreuille
e748b12740
Updating Tabs
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-10 10:06:24 +02:00
Ben Lambert
445cd3bb76
Merge pull request #30484 from mbenson/txdocfix
...
templating extensions doc tweaks
2025-07-10 08:04:26 +02:00
Jamie Tang
4d63ed2423
update DefaultLocationStore.test.ts
...
Signed-off-by: Jamie Tang <jamie.tang@autodesk.com >
2025-07-09 22:48:50 -07:00
Jamie Tang
fa6fa60445
fix getLocationByEntity to use original_value
...
Signed-off-by: Jamie Tang <jamie.tang@autodesk.com >
2025-07-09 22:48:50 -07:00
Kurt King
86e1dfb411
refactor: reorg sections for better flow of content
...
Signed-off-by: Kurt King <kurtaking@gmail.com >
2025-07-09 21:48:29 -06:00
Charles de Dreuille
8b2799221e
Fix peerDeps
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-10 01:17:24 +02:00
Charles de Dreuille
9685c1a337
Improve styling
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-10 01:02:00 +02:00
Charles de Dreuille
e3fe69edd7
Merge branch 'master' into bui-header-improvements
2025-07-10 00:37:42 +02:00
Charles de Dreuille
6864330dd8
Improve activeTab
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-10 00:37:33 +02:00
Charles de Dreuille
0837ac630a
Merge pull request #30492 from backstage/skeleton
...
Canon - Export Card and Skeleton components
2025-07-09 23:36:00 +01:00
James Brooks
33a8591c93
Canon - Export Card component as well
...
Signed-off-by: James Brooks <jamesbrooks@spotify.com >
2025-07-09 23:16:25 +01:00
James Brooks
390ea2024e
Canon - Export Skeleton component
...
Signed-off-by: James Brooks <jamesbrooks@spotify.com >
2025-07-09 23:10:26 +01:00
Juan Pablo Garcia Ripa
06f0e6e0ec
remove page and content as its already part of the entity page layout
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2025-07-09 23:30:52 +02:00
Juan Pablo Garcia Ripa
3025cf5280
remove padding from k8s content
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2025-07-09 23:30:51 +02:00
Brent Swisher
e5dcddc5de
Update API reports for createSentryCreateProjectAction
...
Signed-off-by: Brent Swisher <brent@brentswisher.com >
2025-07-09 16:16:23 -04:00
David Orozco
95a6688313
Update signadot.yaml
...
Signed-off-by: David Orozco <34346877+davixcky@users.noreply.github.com >
2025-07-09 14:51:22 -05:00
Brent Swisher
ca2b39240e
Add createProject example for passing a platform to sentry
...
Signed-off-by: Brent Swisher <brent@brentswisher.com >
2025-07-09 15:51:07 -04:00
Brent Swisher
648b3d7d2a
Add optional platform property to sentry:project:create action
...
Signed-off-by: Brent Swisher <brent@brentswisher.com >
2025-07-09 15:49:54 -04:00
Charles de Dreuille
dcc1dd9145
Attempt to use hooks for tabs
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-07-09 19:07:47 +02:00
David Orozco
87f1a39581
Add signadot.yaml
...
Signed-off-by: David Orozco <34346877+davixcky@users.noreply.github.com >
2025-07-09 11:55:33 -05:00
Matt Benson
4e0b5fa14f
templating extensions doc tweaks
...
Signed-off-by: Matt Benson <gudnabrsam@gmail.com >
2025-07-09 11:25:21 -05:00
James Brooks
b7bb16fa8d
Update changeset
...
Signed-off-by: James Brooks <jamesbrooks@spotify.com >
2025-07-09 15:21:06 +01:00