renovate[bot]
343d941168
chore(deps): update testing-library monorepo
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 10:56:52 +00:00
renovate[bot]
687496d0c7
chore(deps): update dependency typedoc to v0.28.9
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 10:55:26 +00:00
renovate[bot]
5333432732
chore(deps): update dependency supertest to v7.1.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 10:54:48 +00:00
renovate[bot]
2161e7a3c6
chore(deps): update dependency @types/node-forge to v1.3.13
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 10:53:30 +00:00
renovate[bot]
77467bb866
fix(deps): update dependency linkifyjs to v4.3.2 [security]
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 10:52:43 +00:00
Ben Lambert
bb2038534a
Merge pull request #30700 from backstage/blam/lowercase
...
`frontend-plugin-api`: Updating `Component` params to `component`
2025-08-04 12:38:04 +02:00
Fredrik Adelöw
305c34413f
Merge pull request #30384 from backstage/renovate/github-codeql-action-3.x
...
Update github/codeql-action action to v3.29.5
2025-08-04 12:03:27 +02:00
Fredrik Adelöw
1463e201a5
Merge pull request #30430 from backstage/renovate/snyk-actions-digest
...
Update snyk/actions digest to 77490d9
2025-08-04 12:02:58 +02:00
Fredrik Adelöw
bfe58ed710
Merge pull request #30388 from backstage/renovate/ossf-scorecard-action-2.x
...
Update ossf/scorecard-action action to v2.4.2
2025-08-04 12:01:49 +02:00
Camila Belo
521329482b
Update .changeset/whole-hands-cut.md
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2025-08-04 11:56:59 +02:00
Camila Belo
c5f88b5242
refactor(frontend-plugin-api): remove deprecated AppNodeSpec.source
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2025-08-04 11:55:24 +02:00
Camila Belo
a321f3be39
git refactor(frontend-plugin-api): inline CommonAnalyticsContext type
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2025-08-04 11:30:42 +02:00
Patrik Oldsberg
ff76965df3
Merge pull request #30734 from backstage/rugvip/templates
...
cli: update new NFS module template
2025-08-04 11:13:53 +02:00
Patrik Oldsberg
f96a1a6fbd
Merge pull request #30724 from backstage/rugvip/inlines
...
frontend-plugin-api: inline RouteResolutionApiResolveOptions
2025-08-04 11:11:39 +02:00
benjdlambert
727c83bddc
chore: added some helper error message for removal of the Component param
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-08-04 11:04:45 +02:00
Patrik Oldsberg
ff79b07308
Merge pull request #30689 from backstage/rugvip/route-alias
...
frontend-plugin-api: add aliasFor option to createRouteRef
2025-08-04 11:02:50 +02:00
Patrik Oldsberg
20cc3721f4
Merge pull request #30719 from backstage/rugvip/norouted
...
frontend-plugin-api: removed routable prop from ExtensionBoundary
2025-08-04 10:53:35 +02:00
Patrik Oldsberg
5fd071dcb1
Merge pull request #30708 from backstage/rugvip/options-type
...
frontend-app-api: add CreateSpecializedAppOptions type
2025-08-04 10:51:54 +02:00
Patrik Oldsberg
bea57d7116
Merge pull request #30697 from backstage/rugvip/old-loader
...
frontend-defaults: removed deprecated CreateAppFeatureLoader
2025-08-04 10:45:20 +02:00
renovate[bot]
8f02366ae1
chore(deps): update snyk/actions digest to 77490d9
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 08:06:22 +00:00
Patrik Oldsberg
4c7dc313aa
create-app: add explicit NFS template to next-app
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-04 10:06:17 +02:00
Patrik Oldsberg
6c6991453f
cli/templates/new-frontend-plugin-module: fix package export + change to module.tsx
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-03 02:16:02 +02:00
Andre Wanlin
c566ea9d22
docs - Added additional properties note
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-08-02 13:02:02 -05:00
Charles de Dreuille
0db993ec69
Update report.api.md
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-08-02 14:02:05 +01:00
Charles de Dreuille
5fb1e3c4c4
Rename prop
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-08-02 13:32:50 +01:00
Patrik Oldsberg
35dd3f58b4
cli/templates/new-frontend-plugin-module: add pluginId to package.json
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-02 14:27:15 +02:00
Charles de Dreuille
404b426a08
Create silent-bats-jam.md
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-08-02 13:25:01 +01:00
Patrik Oldsberg
0bcb5fc5c1
cli/templates: frontend-plugin-module -> new-* + remove from default
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-02 14:24:23 +02:00
Charles de Dreuille
300d450670
Add collapsible prop on SearchField
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-08-02 13:23:46 +01:00
Charles de Dreuille
e4388b5d19
New useTable() hook
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-08-02 11:51:35 +01:00
Charles de Dreuille
98c0959729
Support row click
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-08-02 10:38:43 +01:00
Patrik Oldsberg
65cd0fbc6b
Merge pull request #30532 from solimant/frontend_module
...
Support frontend plugin modules in CLI
2025-08-01 16:50:05 +02:00
Steve Lamoree
36bd0b6144
add and update glossary terms ( #30395 )
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
Co-authored-by: Steve Lamoree <110703238+slamoree-expertsupport@users.noreply.github.com >
2025-08-01 14:34:04 +00:00
Patrik Oldsberg
a082429d1d
frontend-plugin-api: inline RouteResolutionApiResolveOptions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-01 15:02:19 +02:00
Gabriel Dugny
4ce58318da
fix(techdocs): support dompurify 3.2.6
...
Element.tagName is uppercased, see https://developer.mozilla.org/fr/docs/Web/API/Element/tagName
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com >
2025-08-01 14:56:46 +02:00
Hellgren Heikki
a73f495840
feat(config): allow specifying env specific config files
...
this change allows to specify loading of environment specific config
files based on `BACKSTAGE_ENVIRONMENT` environment variable.
relates to #30716
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi >
2025-08-01 15:45:22 +03:00
Patrick McDonnell
f8db72be54
fix linter error
...
Signed-off-by: Patrick McDonnell <kc9ddi@gmail.com >
2025-08-01 13:46:50 +02:00
Patrik Oldsberg
37f2989d25
frontend-plugin-api: removed routable prop from ExtensionBoundary
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-01 13:41:19 +02:00
Patrick McDonnell
ea80e76e7c
perf: use GitLab API simple=true parameter when not filtering forks
...
Reduces response size by conditionally using simple=true in GitLab list
projects API calls. Only applied when skipForkedRepos is false since
fork detection requires the forked_from_project field excluded by simple.
Signed-off-by: Patrick McDonnell <kc9ddi@gmail.com >
2025-08-01 13:35:47 +02:00
Patrik Oldsberg
a849f89b9a
docs/frontend-system: document route ref aliases
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-01 12:49:27 +02:00
Patrik Oldsberg
230bfb58ed
frontend-app-api: rework route aliases to work for resolution and restrict to same plugin
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-01 12:49:26 +02:00
Patrik Oldsberg
2cd4afea20
frontend-app-api: add tests for route extraction alias resolution
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-01 12:49:26 +02:00
Patrik Oldsberg
d9e00e37b2
frontend-plugin-api: add aliasFor option to createRouteRef
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-01 12:49:26 +02:00
Patrik Oldsberg
f2c4abfc03
Merge pull request #30717 from backstage/rugvip/buildfix
...
core-components: add FavoriteToggleProps
2025-08-01 12:44:15 +02:00
Patrik Oldsberg
5563605990
core-components: add FavoriteToggleProps
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-01 12:17:12 +02:00
Patrik Oldsberg
3243fa6f64
frontend-plugin-api: remove name option from createExtensionBlueprint
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-01 10:53:36 +02:00
Patrik Oldsberg
3d2499f049
frontend-app-api: add CreateSpecializedAppOptions type
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-01 09:54:46 +02:00
Charles de Dreuille
f65fb597b7
Update empty-years-grow.md
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-08-01 08:29:35 +01:00
mario ma
88225a8cf3
fix: api report
...
Signed-off-by: mario ma <mario.ma.node@gmail.com >
2025-08-01 15:27:21 +08:00
Charles de Dreuille
a01ef53197
Getting Table together
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-08-01 08:25:00 +01:00