Charles de Dreuille
71a5e7971c
Update verify_chromatic.yml
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-10-23 11:04:53 +01:00
Charles de Dreuille
462afa139f
Update report.api.md
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-10-23 10:41:12 +01:00
Shamil Ganiev
6807f0ad67
feat: update changeset with catalog-backend-module-ldap breaking changes
...
Signed-off-by: Shamil Ganiev <ganiev@pm.me >
2025-10-23 12:00:48 +03:00
Ganiev Shamil
ba251915dd
Update .changeset/heavy-cars-wash.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Ganiev Shamil <ganiev@pm.me >
2025-10-23 12:00:47 +03:00
Shamil Ganiev
75b7af9cef
fix: apply workaround for plain ldap connections
...
Signed-off-by: Shamil Ganiev <ganiev@pm.me >
2025-10-23 12:00:47 +03:00
Ganiev Shamil
69cf06bf1f
Update plugins/catalog-backend-module-ldap/src/ldap/client.ts
...
Co-authored-by: Jessica He <jessicahe4741@gmail.com >
Signed-off-by: Ganiev Shamil <ganiev@pm.me >
2025-10-23 12:00:47 +03:00
Ganiev Shamil
3d5a12a104
Update plugins/catalog-backend-module-ldap/src/ldap/client.ts
...
Co-authored-by: Jessica He <jessicahe4741@gmail.com >
Signed-off-by: Ganiev Shamil <ganiev@pm.me >
2025-10-23 12:00:46 +03:00
Shamil Ganiev
1377ea16f0
feat: sync yarn.lock
...
Signed-off-by: Shamil Ganiev <ganiev@pm.me >
2025-10-23 12:00:46 +03:00
Shamil Ganiev
980f240ff0
feat: move to ldapts
...
Signed-off-by: Shamil Ganiev <ganiev@pm.me >
2025-10-23 12:00:43 +03:00
Charles de Dreuille
134151f571
Create itchy-bars-smell.md
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-10-23 09:57:35 +01:00
Charles de Dreuille
ef18a4d22e
Fix SearchField styling
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-10-23 09:54:27 +01:00
Johan Persson
b78fc4541b
fix(ui): allow custom className on BUI components
...
Fixes className prop handling across BUI components to allow users to
add custom classes that augment rather than override default styles.
Changes:
- Extract className from cleanedProps before spreading
- Add className as last argument to clsx() calls
- Update type definitions to support className prop
Affected components:
- Menu and all variants (MenuListBox, MenuAutocomplete, etc.)
- Switch, Skeleton, FieldLabel
- Header, HeaderToolbar, HeaderPage
- Tabs, TabList, Tab, TabPanel
Signed-off-by: Johan Persson <johanopersson@gmail.com >
2025-10-23 10:35:33 +02:00
Johan Persson
1ef3ca48d6
Backstage UI: Add VisuallyHidden component.
...
Adds a new VisuallyHidden component for hiding content visually while keeping it accessible to screen readers.
Signed-off-by: Johan Persson <johanopersson@gmail.com >
2025-10-23 10:35:16 +02:00
Patrik Oldsberg
8a2725b100
Merge pull request #31501 from backstage/rugvip/test
...
backend-app-api: test for module loading rule
2025-10-23 07:57:07 +02:00
aramissennyeydd
769e2b7880
rework logic to explicitly rely on the list of plugins to create the map keys
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-10-22 22:31:04 -04:00
Patrik Oldsberg
b380354ddd
backend-app-api: test for module loading rule
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-10-22 23:12:17 +02:00
aramissennyeydd
9ea2c4fb35
add missing modules
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-10-22 16:24:05 -04:00
aramissennyeydd
40104ba92a
fix test case regression caused by move to map
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-10-22 15:42:13 -04:00
Vincenzo Scamporlino
f0f006e561
signals: subscribe on error changeset
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-10-22 20:48:11 +02:00
Vincenzo Scamporlino
3be5506885
signals: fix subscribing twice on error
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-10-22 20:47:48 +02:00
aramissennyeydd
ef642fffbe
fix api reports
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-10-22 13:35:47 -04:00
Hope Hadfield
8f56eae0f5
repo-tools: update knip to detect dependencies in new dev pattern
...
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com >
2025-10-22 13:09:00 -04:00
aramissennyeydd
5e93cfcff2
fix test issues caused by rename
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-10-22 12:38:52 -04:00
aramissennyeydd
468f2d8ca7
move alpha instance to default service factories
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-10-22 12:38:35 -04:00
aramissennyeydd
4e245210fb
add back the alpha entrypoint and update new service to Root...
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2025-10-22 12:26:39 -04:00
Aramis Sennyey
9f298e81ee
docs: start creating a golden path ( #30925 )
...
* docs: starting to fill out the plugin golden path
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
* another bit of work
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
* create-app docs
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
* Apply suggestions from code review
Co-authored-by: Peter Macdonald <peterm4c@pm.me >
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com >
* address PR feedback
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
* update to rspack
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
* fix lint errors
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
* add flag for golden paths
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
---------
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com >
Co-authored-by: Peter Macdonald <peterm4c@pm.me >
2025-10-22 12:02:43 -04:00
Fredrik Adelöw
2a49760606
Merge pull request #31486 from itsrishub/patch-2
...
Fix grammar in GitHub webhook setup instructions
2025-10-22 16:40:37 +02:00
Ben Lambert
4e5229e3ff
Merge pull request #31491 from backstage/benjdlambert-patch-2
...
Add notice for Wellness Week vacation
2025-10-22 10:33:44 +02:00
Ben Lambert
5f6011b064
Add notice for Wellness Week vacation
...
Added notice about Wellness Week and potential delays.
Signed-off-by: Ben Lambert <ben@blam.sh >
2025-10-22 08:23:08 +02:00
Vincenzo Scamporlino
9c522d79bf
Merge pull request #31449 from backstage/vinzscam-patch-2
...
Import Backstage UI CSS styles in index.ts
2025-10-21 21:35:25 +02:00
Ben Lambert
178c7c3c0b
Merge pull request #31430 from backstage/changeset-release/master
2025-10-21 18:51:54 +02:00
github-actions[bot]
807af8ce0e
Version Packages (next)
2025-10-21 16:14:43 +00:00
Ben Lambert
69566a984f
Merge pull request #31489 from backstage/blam/fix-cli-tests
2025-10-21 18:07:08 +02:00
benjdlambert
d7fdea575d
chore: skippy skipy
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-10-21 17:36:57 +02:00
Paul Schultz
b2bef924b2
feat: convert all enums to erasable-syntax compliant patterns
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-10-21 10:20:01 -05:00
Patrik Oldsberg
59b0b02e17
Merge pull request #31459 from backstage/rugvip/provider-template
...
cli: add template for catalog provider
2025-10-21 15:07:48 +02:00
Rishub
8bd4450d15
Fix grammar in GitHub webhook setup instructions
...
Corrected grammatical errors in webhook instructions.
Signed-off-by: Rishub <48987167+itsrishub@users.noreply.github.com >
2025-10-21 15:53:49 +05:30
Vincenzo Scamporlino
713dcd21ff
Add catalogPlugin to app features
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-10-20 21:17:16 +02:00
Patrik Oldsberg
fc7cbfced9
cli: add template for catalog provider
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-10-20 19:58:19 +02:00
Patrik Oldsberg
43b9f8fd90
Merge pull request #31107 from drodil/local_docker_env
...
feat(dev): allow running example app with docker
2025-10-20 19:12:17 +02:00
Fredrik Adelöw
479abc1ab8
Merge pull request #31460 from backstage/freben/log-less-angrily
...
adjust the log line wording of task worker starting
2025-10-20 13:07:40 +02:00
Charles de Dreuille
71f1745061
Merge pull request #31471 from backstage/bui-improve-install-docs
...
BUI Docs - Improve installation docs
2025-10-20 09:51:37 +01:00
Fredrik Adelöw
be4d81eee9
change wording to Registered scheduled task
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-10-20 10:26:21 +02:00
Fredrik Adelöw
9bcfa77f8f
adjust the log line wording of task worker starting
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-10-20 10:25:19 +02:00
Patrik Oldsberg
7b62d57f8e
Merge pull request #31475 from drodil/consent_app_title
...
feat(auth): use app title in consent screen
2025-10-20 10:13:02 +02:00
Fredrik Adelöw
461296991c
Merge pull request #31458 from drodil/ses_email
...
fix(notifications): update ses to v2
2025-10-20 09:48:59 +02:00
Fredrik Adelöw
78c5d40bf2
Merge pull request #31447 from Believe-SA/fix-techdocs-header-reload
...
fix(techdocs): Techdocs page re-rendering on every subpage navigation
2025-10-20 09:47:24 +02:00
Hellgren Heikki
1609e79eae
feat(auth): use app title in consent screen
...
use `app.title` instead hard-coded 'Backstage' in the consent screen
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi >
2025-10-20 08:54:48 +03:00
abhishekbvs
637a3de8d8
feat: add configurable GitHub API page sizes
...
- Add pageSizes configuration for GitHub providers
- Document pageSizes configuration
Related to #31437
Signed-off-by: abhishekbvs <bvsabhishek@gmail.com >
2025-10-20 01:58:25 +05:30
John Redwood
75e3f32ccd
fix: unit tests
...
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com >
2025-10-19 21:48:41 +11:00