github-actions[bot]
7c41134684
Version Packages (next)
2026-02-10 16:14:59 +00:00
Paul Schultz
a7e0d506a2
feat: enable react router feature flags for v7
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2026-02-03 09:37:11 -06:00
github-actions[bot]
d4b85dddee
Version Packages (next)
2026-01-27 15:51:11 +00:00
Patrik Oldsberg
467aa1d58d
Merge pull request #32496 from backstage/rugvip/internal
...
frontend-plugin-api: add new internal extension input option, complete app-react deprecations
2026-01-26 12:13:24 +01:00
Patrik Oldsberg
7edb810248
frontend-plugin-api: add new internal option for extension inputs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-23 11:41:15 +01:00
Yash Oswal
f2612c20e5
fix(devtools): improve permission feedback in ScheduledTasksContent
...
Updated the `ScheduledTasksContent` component to provide better visual
feedback when a user lacks permission to run a task. A new
`CreateNotAllowed` component displays a disabled block icon with a
tooltip instead of the default error behavior.
Signed-off-by: Yash Oswal <yoswal@redhat.com >
2026-01-23 13:00:32 +05:30
github-actions[bot]
2e902e7b43
Version Packages
2026-01-20 16:40:05 +00:00
Fredrik Adelöw
08f388e339
Merge pull request #31055 from secustor/feat/add-devtools-extension
...
feat(devtools): support custom tabs using extensions
2026-01-20 15:45:10 +01:00
secustor
8d488c997a
Change pluginID from app to catalog-unprocessed-entities and disable tab by default
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2026-01-09 00:56:36 +01:00
github-actions[bot]
e237d65cdc
Version Packages (next)
2026-01-05 22:23:51 +00:00
secustor
8cf3f520c9
remove unnecessary path from route key
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2026-01-02 22:51:44 +01:00
secustor
5408b0dd26
implement Contents interface
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2026-01-02 22:12:26 +01:00
secustor
5cf10cd702
Merge main
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2026-01-02 20:58:22 +01:00
Backstage Service Account
9f1ee3e667
Version Packages (next) ( #32222 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-30 16:06:20 +01:00
github-actions[bot]
c24788d5bb
Version Packages
2025-12-16 14:08:20 +00:00
williamwu-mongodb
c89d74b763
address feedback
...
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
2025-12-09 12:07:00 -08:00
williamwu-mongodb
6a552b389a
Update plugins/devtools/config.d.ts
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
2025-12-09 11:14:52 -08:00
secustor
9abc06d335
fix:linting issue
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-12-09 15:36:51 +01:00
secustor
c8a5183169
Merge branch 'master' into feat/add-devtools-extension
...
Signed-off-by: secustor <sebastian@poxhofer.at >
# Conflicts:
# plugins/catalog-unprocessed-entities/package.json
# plugins/devtools/report-alpha.api.md
# plugins/devtools/src/alpha/plugin.tsx
# yarn.lock
2025-12-09 13:45:01 +01:00
williamwu-mongodb
291bf9df13
feat: add scheduled tasks UI to devtools plugin
...
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
remove circular dependency
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
remove another unused backend defaults dependency
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
revert package.json
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
revert the other package.json
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
modify yarn lock file
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
fix api report for type
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
fix bulid api reports
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
address feedback and fixes
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
address feedback and fixes
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
add changeset
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
rebase yarn.lock
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
fix import for task response type
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
fix lint
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
fix debounce import
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
add lodash
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
remove debounce logic
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
remove unused auth
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
readd back changeset
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
remove example app from changeset
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
Update plugins/devtools/src/components/Content/ScheduledTasksContent/ScheduledTasksContent.tsx
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
Update .changeset/short-lizards-find.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
address feedback
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
address feedback
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
address feedback
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
address feedback
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
address feedback
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
address feedback
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
address feedback
Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com >
2025-12-06 13:13:33 -08:00
github-actions[bot]
756986e5e7
Version Packages (next)
2025-11-25 16:21:32 +00:00
Patrik Oldsberg
395ff1c43b
plugins: remove unused dependencies on core-compat-api
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 14:36:02 +01:00
Patrik Oldsberg
1c7ea4a3e8
plugins: remove unnecessary use of convertLegacyRouteRef(s)
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 14:36:02 +01:00
Patrik Oldsberg
d02db50b42
plugins: cleanup unnecessary use of compatWrapper
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 12:56:54 +01:00
Patrik Oldsberg
ebe5538d55
update API reports for core/frontend inversion
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 01:59:07 +01:00
github-actions[bot]
792f4d7e3d
Version Packages
2025-11-18 12:23:09 +00:00
Patrik Oldsberg
a1c58124a7
sync API reports
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-17 10:35:43 +01:00
secustor
45c2618e1f
implement change requests
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-10-22 22:32:29 +02:00
secustor
f23d44eff8
Merge branch 'master' into feat/add-devtools-extension
2025-10-22 22:01:55 +02:00
github-actions[bot]
807af8ce0e
Version Packages (next)
2025-10-21 16:14:43 +00:00
github-actions[bot]
d6ce2db9ca
Version Packages
2025-10-14 15:29:54 +00:00
secustor
2fe3b3b91a
update api reports
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-10-06 16:25:06 +02:00
secustor
81242cb5d9
add missing export
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-10-03 13:16:03 +02:00
secustor
a0f05695a1
merge master
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-10-03 09:57:22 +02:00
github-actions[bot]
c2c60546d2
Version Packages (next)
2025-09-24 12:57:42 +00:00
github-actions[bot]
c73bfa46d4
Version Packages (next)
2025-09-23 15:00:29 +00:00
secustor
b58c5227ae
Merge branch 'master' into feat/add-devtools-extension
...
Signed-off-by: secustor <sebastian@poxhofer.at >
# Conflicts:
# yarn.lock
2025-09-17 11:42:03 +02:00
secustor
eda37c161d
implement suggestions
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-09-16 22:22:58 +02:00
github-actions[bot]
b799a2d07f
Version Packages
2025-09-16 13:22:58 +00:00
secustor
579f2ad003
implement suggestions
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-09-15 05:24:18 +02:00
secustor
9e4729ad95
docs: add instructions to readmes
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-09-03 19:07:48 +02:00
secustor
e405ca9b7a
chore: fix api reports
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-09-03 18:43:36 +02:00
secustor
be6cef5dab
refactor: move blueprints to react package
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-09-03 18:21:53 +02:00
secustor
f4d9086331
some simplification
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-09-03 17:57:03 +02:00
secustor
45c8149619
add prettier and remove volta references
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-09-03 17:43:22 +02:00
secustor
42d31b0a03
feat(devtools): working example
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-09-03 17:18:16 +02:00
secustor
1f95d7903d
feat(devtools): add extension to allow providing tabs
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-09-03 17:07:02 +02:00
github-actions[bot]
ac48eeb3ba
Version Packages (next)
2025-09-02 12:17:03 +00:00
github-actions[bot]
9c441f9a78
Version Packages (next)
2025-08-25 15:09:39 +00:00
github-actions[bot]
b93a3471c2
Version Packages
2025-08-19 13:01:39 +00:00