Commit Graph

56570 Commits

Author SHA1 Message Date
Arup Chauhan 8c60eb7a46 Fixes issue #25011 (#25721)
* Fixes issue #25011, removed MemoryRouter and added decorator with WrapInTestApp for proper routing context

Signed-off-by: Arup Chauhan <arupchauhan26@gmail.com>

* Fixes issue #25011, removed comment lines

Signed-off-by: Arup Chauhan <arupchauhan26@gmail.com>

* Fixes issue #25011: Updated package.json

Signed-off-by: Arup Chauhan <arupchauhan26@gmail.com>

---------

Signed-off-by: Arup Chauhan <arupchauhan26@gmail.com>
2024-08-13 14:59:31 +02:00
Patrik Oldsberg b10c109d29 Merge pull request #25987 from laharshah/patch-1
Update configuration.md typo
2024-08-13 14:49:28 +02:00
Patrik Oldsberg 115d684716 Merge pull request #25988 from backstage/blam/small-snell
chore: fix spelling mistake
2024-08-13 11:13:58 +02:00
blam 6caed7f675 chore: fix spelling mistake
Signed-off-by: blam <ben@blam.sh>
2024-08-13 09:59:46 +02:00
Ben Lambert bccbcf23bc Merge pull request #25981 from backstage/mob/nfs/plugin-overrides
NFS: Support `plugin.withOverrides` to override extensions from existing plugins
2024-08-13 09:37:09 +02:00
Ben Lambert acc5e4bff5 Merge pull request #25983 from dancer1325/doc/fix_typo
doc(docs.features.softwareCatalog.systemModel): fix typo
2024-08-13 09:24:06 +02:00
Ben Lambert 34e2bb71e4 Merge pull request #25574 from backstage/dependabot/npm_and_yarn/fast-loops-1.1.4
chore(deps): bump fast-loops from 1.1.3 to 1.1.4
2024-08-13 09:23:00 +02:00
blam aa11af2499 chore: updating changeset
Signed-off-by: blam <ben@blam.sh>
2024-08-13 09:19:15 +02:00
blam 99abb6bf29 chore: added a simple changeset
Signed-off-by: blam <ben@blam.sh>
2024-08-13 09:18:08 +02:00
blam b0ef2dc0ba chore: restructure tests and fix api-report
Signed-off-by: blam <ben@blam.sh>
2024-08-13 09:12:21 +02:00
Ben Lambert fb5d915586 Merge pull request #25946 from RoadieHQ/adds-commit-message
adds ability to configure the commit message when initializating a repo
2024-08-13 09:11:43 +02:00
Patrik Oldsberg b64255252e Merge pull request #25982 from backstage/rugvip/input-tweak
frontend-plugin-api: improved forwarding of inputs
2024-08-13 09:08:19 +02:00
Lahar Shah acf9dd349f Update configuration.md typo
Signed-off-by: Lahar Shah <6338800+laharshah@users.noreply.github.com>
2024-08-12 23:58:25 -05:00
dancer1325 73b999510b doc(docs.features.softwareCatalog.systemModel): fix typo
Signed-off-by: dancer1325 <alfredotic0809@gmail.com>
2024-08-12 20:22:28 +02:00
Patrik Oldsberg 4b6301fbae frontend-plugin-api: improved forwarding of inputs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-12 18:41:30 +02:00
blam d0ab4d3356 feat: implementing plugin overrides
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@users.noreply.github.com>
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: blam <ben@blam.sh>
2024-08-12 17:15:30 +02:00
Fredrik Adelöw 6e2932615d Merge pull request #25521 from clanghout/patch-2
fix: use parameterized query
2024-08-12 17:02:17 +02:00
Fredrik Adelöw fad5a95979 Merge pull request #25942 from drodil/notification_loop_fix
fix: notification reload on navigation
2024-08-12 16:32:22 +02:00
Patrik Oldsberg 14d4ff476d Merge pull request #25979 from backstage/rugvip/container
frontend-plugin-api: refactor to split out a few common utilities
2024-08-12 15:48:13 +02:00
Patrik Oldsberg b3702ea91b frontend-plugin-api: move out resolveInputOverrides
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-12 15:10:16 +02:00
Patrik Oldsberg 4e1ff3407e frontend-plugin-api: refactor createDataContainer -> createExtensionDataContainer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-12 14:22:23 +02:00
blam e2eeb1dde1 chore: wip some things
Signed-off-by: blam <ben@blam.sh>
2024-08-12 14:21:23 +02:00
Patrik Oldsberg 0b2371cb21 Merge pull request #25978 from backstage/rugvip/clean
frontend-plugin-api: clean up output mismatch error message
2024-08-12 14:09:32 +02:00
Patrik Oldsberg d71c7469c7 frontend-plugin-api: clean up output mismatch error message
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-12 13:49:41 +02:00
Fredrik Adelöw f4ff0bf617 Merge pull request #25947 from backstage/mob/nfs/packaging
added the `frontend-extensions-bundle` package role
2024-08-12 13:19:42 +02:00
Fredrik Adelöw ee9755ba5b fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-12 11:52:54 +02:00
Fredrik Adelöw 705794def5 rename the role to frontend-extensions
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-12 11:10:54 +02:00
Fredrik Adelöw 0f7452c030 add example package
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-12 11:10:54 +02:00
Fredrik Adelöw 8669210f3b added the frontend-extension-bundle role
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-12 11:10:54 +02:00
Patrik Oldsberg 9c38ce914d Merge pull request #25976 from backstage/rugvip/inputs
frontend-plugin-api: add support for overriding inputs values
2024-08-12 10:39:09 +02:00
Patrik Oldsberg fb317712fa frontend-plugin-api: fix and update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-12 10:09:10 +02:00
Patrik Oldsberg cf3de79c24 frontend-plugin-api: allow clearing multi inputs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-12 09:52:43 +02:00
Ben Lambert e92750bcf9 Merge pull request #23893 from backstage/blam/templating
bep: templating in parameters schema
2024-08-12 09:50:43 +02:00
blam d23827e20c chore: some small changes
Signed-off-by: blam <ben@blam.sh>
2024-08-12 09:49:41 +02:00
blam dcdfa3ab65 chore: remove extra chars
Signed-off-by: blam <ben@blam.sh>
2024-08-12 09:46:19 +02:00
blam e593d121a1 chore: update bep
Signed-off-by: blam <ben@blam.sh>
2024-08-12 09:46:19 +02:00
blam 1c94fb14db chore: fix
Signed-off-by: blam <ben@blam.sh>
2024-08-12 09:46:19 +02:00
blam 8db1ba1508 chore: give the bep a number and feelings
Signed-off-by: blam <ben@blam.sh>
2024-08-12 09:46:19 +02:00
blam 73e45a7bbd chore: added some more stuff to the bep
Signed-off-by: blam <ben@blam.sh>
2024-08-12 09:46:19 +02:00
blam 68e92b7d12 chore: update
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2024-08-12 09:46:19 +02:00
blam 79b001fa7e chore: update formatting
Signed-off-by: blam <ben@blam.sh>
2024-08-12 09:46:19 +02:00
blam 8f6356169c chore: starting to write some more for the bep
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2024-08-12 09:46:19 +02:00
blam c60b3b7af8 chore: creating the initial bep
Signed-off-by: blam <ben@blam.sh>
2024-08-12 09:46:19 +02:00
Ben Lambert f083b6a96e Merge pull request #25784 from Julien-Hery/feat/myGroupsPickerPresentationApi
feat(MyGroupsPicker): use entityPresentationApi
2024-08-12 09:45:28 +02:00
Julien 11ffdbd7f3 fix: add correct link to mui docs for Virtualization
Signed-off-by: Julien <julien.hery@ext.adeo.com>
2024-08-12 09:34:37 +02:00
Julien a40904dc7d fix: add link to mui docs + fix typo in changeset
Signed-off-by: Julien <julien.hery@ext.adeo.com>
2024-08-12 09:33:13 +02:00
Julien 47bbcb7d88 Merge branch 'master' into feat/myGroupsPickerPresentationApi 2024-08-12 09:03:26 +02:00
Brian Fletcher 5530156517 Update .changeset/five-mangos-agree.md
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Brian Fletcher <brian@roadie.io>
2024-08-11 19:07:10 +01:00
Patrik Oldsberg 3d7d38d94f frontend-plugin-api: clean up error messages for input overrides
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-11 20:04:48 +02:00
Patrik Oldsberg cea81165f4 frontend-plugin-api: add support for overriding input values when overriding extensions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-11 19:57:42 +02:00