secustor
c28596309f
update files
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 14:41:40 +02:00
secustor
65da28ad53
add newly generated api reports
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 14:41:34 +02:00
blam
4a5ba19344
chore: removals
...
Signed-off-by: blam <ben@blam.sh >
2024-09-18 18:53:39 +02:00
Patrik Oldsberg
0a5ec34668
update API reports for extension param overrides
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-09-18 12:39:47 +02:00
github-actions[bot]
698adeb1ea
Version Packages
2024-09-17 13:19:01 +00:00
Camila Belo
a0842b3517
Merge pull request #26060 from joshjung/jjung/custom-modal-search-items
...
Add ability to customize SearchResult children via SidebarSearchModal component
2024-09-11 11:51:48 +02:00
github-actions[bot]
47358815d6
Version Packages (next)
2024-09-10 13:56:19 +00:00
Joshua Jung
b4bf424d2d
Fixing typing issues per PR requests
...
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com >
2024-09-10 08:12:34 -05:00
renovate[bot]
836127cb40
chore(deps): update dependency @testing-library/react to v16
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 09:00:42 +00:00
Joshua Jung
c429c92eff
Addressing SidebarSearchModal suggestions in PR
...
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com >
2024-09-06 17:39:21 -05:00
github-actions[bot]
582092fb23
Version Packages (next)
2024-09-03 14:38:01 +00:00
Joshua Jung
950534e5b5
Updating documentation for customization of SidebarSearchModal children
...
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com >
2024-08-30 18:28:50 -05:00
Joshua Jung
eca03bdae9
Adding customization of SidebarSearchModal search item renderers
...
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com >
2024-08-30 18:07:15 -05:00
Patrik Oldsberg
1606bc104d
Merge pull request #26245 from backstage/blam/namespace-be-gone
...
NFS: Introduce `createFrontendModule` as a replacement for `createExtensionOverrides`
2024-08-28 15:04:39 +02:00
blam
8a1ed67ba2
chore: updating api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-08-27 16:15:06 +02:00
github-actions[bot]
911bbe0d92
Version Packages (next)
2024-08-27 11:41:57 +00:00
Patrik Oldsberg
ee454fdf53
frontend-plugin-api: refactor ExtensionDefinition and ExtensionBlueprint type params
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-27 10:27:21 +02:00
github-actions[bot]
2a2c84ba68
Version Packages
2024-08-20 08:56:34 +00:00
Patrik Oldsberg
d52ed1a562
frontend-plugin-api: store extension ID parts in an object type parameter
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-15 22:44:38 +02:00
blam
af7be32e90
chore: api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 16:32:09 +02:00
blam
1a4df7277c
chore: some more migrations
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 16:24:20 +02:00
Patrik Oldsberg
1d40a3316f
Merge pull request #26011 from backstage/rugvip/frontend-plugin
...
frontend-plugin-api: renamed createPlugin to createFrontendPlugin
2024-08-14 16:38:14 +02:00
Patrik Oldsberg
9b356dcaac
frontend-plugin-api: renamed createPlugin to createFrontendPlugin
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-14 16:01:25 +02:00
github-actions[bot]
003494838b
Version Packages (next)
2024-08-13 13:59:06 +00:00
Patrik Oldsberg
a65cfc8149
frontend-plugin-api: add support for accessing extensions from plugin instance
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-08 17:44:20 +02:00
blam
feb5fc73c3
chore: fix tests and update api-reports
...
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 >
Signed-off-by: blam <ben@blam.sh >
2024-08-08 09:41:35 +02:00
github-actions[bot]
120319d2b5
Version Packages (next)
2024-08-06 13:15:32 +00:00
Patrik Oldsberg
530ca74ce8
plugins/search-*: fix metadata ordering
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-01 16:45:07 +02:00
MT Lewis
3123c16a0a
search: fix incorrect metadata due to inconsistent package name
...
According to the usual Backstage package naming
conventions, @backstage/plugin-search-backend-node
should be called @backstage/plugin-search-node.
Because of this mismatch, metadata was generated
incorrectly.
Adjust the metadata in all search packages to
include the node package, and fix the pluginId in
the node package itself.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
Co-authored-by: Jack Palmer <jackpalmer@spotify.com >
2024-08-01 11:41:34 +01:00
github-actions[bot]
58bbb3edca
Version Packages (next)
2024-07-30 12:26:11 +00:00
Raghunandan Balachandran
8ecb7a5e84
Update search plugin ownership
...
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com >
2024-07-25 20:08:20 +02:00
blam
0ad542cbc7
feat: added input types for the config to the extensions
...
Signed-off-by: blam <ben@blam.sh >
2024-07-24 14:39:36 +02:00
github-actions[bot]
4a8774820c
Version Packages (next)
2024-07-23 14:02:37 +00:00
github-actions[bot]
8d2fe707cb
Version Packages
2024-07-16 12:06:55 +00:00
github-actions[bot]
e583b47687
Version Packages (next)
2024-07-09 12:58:58 +00:00
Patrik Oldsberg
9ddbd8c729
search: add missing createApiFactory
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-07-08 17:09:53 +02:00
Emma Indal
3c2659e721
add fetch api to deps
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2024-07-04 10:40:23 +02:00
github-actions[bot]
08c63d46ac
Version Packages (next)
2024-07-02 09:03:14 +00:00
github-actions[bot]
f03d12aff2
Version Packages (next)
2024-06-25 13:05:56 +00:00
github-actions[bot]
18a40424cb
Version Packages
2024-06-18 12:37:38 +00:00
github-actions[bot]
e83ead9b1a
Version Packages (next)
2024-06-11 15:25:17 +00:00
Patrik Oldsberg
d44a20a5cd
add plugin metadata to all plugin packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-11 11:24:29 +02:00
github-actions[bot]
09f502208f
Version Packages (next)
2024-06-04 15:34:15 +00:00
github-actions[bot]
77da22e67f
Version Packages (next)
2024-05-28 13:43:01 +00:00
Alex Eftimie
8b53ded4c5
fix lint
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2024-05-23 11:49:53 +02:00
Alex Eftimie
bbd19b7c45
fix build
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2024-05-23 11:25:22 +02:00
Alex Eftimie
206ce36aa2
Use fetch
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2024-05-23 10:39:51 +02:00
github-actions[bot]
cce04957e9
Version Packages (next)
2024-05-21 14:41:46 +00:00
github-actions[bot]
0972164fbc
Version Packages
2024-05-14 12:02:01 +00:00
github-actions[bot]
d85dd88b3c
Version Packages (next)
2024-05-07 13:27:02 +00:00