Fatih Camgoz
23472aa657
Added unit test for removing chip component
...
- Added tests on Select.test.tsx to validate opening select dropdown upon removing Chip component is working as expected.
- Added data-testids to Select components child components (Chip and CancelIcon)
Signed-off-by: Fatih Camgoz <fatihcamgoz@hotmail.com.tr >
2025-03-08 12:50:27 -05:00
Fatih Camgoz
9545af219b
Remove elements from multiple-select type filters in <Table> component using X icon on chip
...
Signed-off-by: Fatih Camgoz <fatihcamgoz@hotmail.com.tr >
2025-03-06 23:29:03 -05:00
Andre Wanlin
c5172f5737
Merge pull request #28859 from kurtaking/patch-2
...
Update docs on calling catalog in processor/provider
2025-03-06 19:38:12 -06:00
Fredrik Adelöw
f9e3b40182
Merge pull request #29059 from deepthi-28/dochyperlink
...
Hyper link added
2025-03-06 21:20:41 +01:00
Fredrik Adelöw
a0270404d4
Update microsite/docusaurus.config.ts
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-03-06 21:20:32 +01:00
Fredrik Adelöw
83acc4d478
Merge pull request #28979 from drodil/signal_multi_connect
...
fix(signals): prevent duplicate connect requests
2025-03-06 21:16:56 +01:00
Fredrik Adelöw
2c16c79856
Merge pull request #29073 from Parsifal-M/feat/discord
...
Add Discord button to Microsite Navbar
2025-03-06 16:45:13 +01:00
Peter Macdonald
205c9b305d
add discord button to navbar in microsite
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2025-03-06 16:04:02 +01:00
Fredrik Adelöw
f7837a650c
Merge pull request #29070 from ivangonzalezacuna/fix/ldap-config-mismatch
...
Align config for LDAP providers
2025-03-06 13:45:35 +01:00
ivangonzalezacuna
e43f41b59d
Align config for LDAP providers
...
The configuration for the ldapOrg is not correctly
configured and thus the backend might start failing if not changed.
This fixes https://github.com/backstage/backstage/issues/29041
Signed-off-by: ivangonzalezacuna <ivangonzalezacuna@gmail.com >
2025-03-06 13:22:02 +01:00
Patrik Oldsberg
3ff65c1932
Merge pull request #29063 from backstage/rugvip/scope
...
cli: fix duplicate backstage in plugin names
2025-03-06 10:52:11 +01:00
Camila Belo
b084c30ff8
Merge pull request #28845 from backstage/camilaibs/nfs-entity-page-header-extension
...
[NFS] Entity Page Headers
2025-03-06 09:15:18 +01:00
Camila Belo
87baa188dd
refactor: keep only the ability of overriding a defautl header for now
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2025-03-06 09:00:15 +01:00
Camila Belo
247a40b9a5
feat: create entity page header extension
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2025-03-06 09:00:11 +01:00
Patrik Oldsberg
3a0ff39718
Merge pull request #28951 from backstage/rugvip/predicates
...
catalog-react: add support for entity predicates for filtering in new frontend system
2025-03-06 08:56:14 +01:00
deepthi-28
a49e6691bf
Hyper link added to the footer
...
Signed-off-by: deepthi-28 <deepthi.ajith@infosys.com >
2025-03-06 10:55:38 +05:30
Patrik Oldsberg
91e4fef6a3
catalog-react: support string=number comparisons for entity predicates
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-06 00:30:49 +01:00
Patrik Oldsberg
6d85ae8321
catalog-react: removed evaluateEntityPredicate
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-06 00:21:13 +01:00
Patrik Oldsberg
7dfad8f3a2
catalog-react: never match null in entity predicates
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:52:48 +01:00
Patrik Oldsberg
2b48ac655e
docs/software-catalog: review fixes for entity predicate docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:52:18 +01:00
Patrik Oldsberg
a1f4d48285
catalog-react: update test snapshots
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:33:20 +01:00
Patrik Oldsberg
465749d2bd
catalog-react: update API reports for entity predicates + fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:33:15 +01:00
Patrik Oldsberg
7f57365235
changesets: add changeset for entity predicates
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:31:35 +01:00
Patrik Oldsberg
917e177634
app-next: switch example to use entity predicate in config
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:31:35 +01:00
Patrik Oldsberg
2fd73aa5f8
config-loader: only apply include transform to known keys
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:31:35 +01:00
Patrik Oldsberg
770981908a
docs/software-catalog: add entity predicate docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:31:34 +01:00
Patrik Oldsberg
9eb1102f98
catalog-react: rename $and to $all and $or to $any
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:31:34 +01:00
Patrik Oldsberg
6c047a5a37
catalog-react: remove $eq and $ne value predicate
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:31:34 +01:00
Patrik Oldsberg
6047a3e1b3
catalog-react: merge $all and $elemMatch into $contains + allow primitives at root level
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:31:34 +01:00
Patrik Oldsberg
99306adc3c
catalog-react: remove $nin predicate
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:31:34 +01:00
Patrik Oldsberg
0171b0b489
catalog-react: remove $nor predicate
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:31:34 +01:00
Patrik Oldsberg
c216b1a6f5
catalog-react: add initial MongoDB-based entity predicates
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 23:31:34 +01:00
Patrik Oldsberg
1184950933
Merge pull request #29020 from backstage/rugvip/dialogs
...
frontend-plugin-api: add new DialogApi
2025-03-05 21:26:34 +01:00
Patrik Oldsberg
80f800b192
dialog API review fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 21:10:00 +01:00
Patrik Oldsberg
3ae0ea4936
plugins/app: no longer throw if dialog API is not available in dialog display
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 21:10:00 +01:00
Patrik Oldsberg
cce8467e80
update API reports for dialog API extensions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 21:09:59 +01:00
Patrik Oldsberg
2150075a60
frontend-defaults: update createApp test to include dialog API and display
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 21:08:35 +01:00
Patrik Oldsberg
b508e58efd
plugins/app: added tests for DialogDisplay + fix component rendering
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 21:08:35 +01:00
Patrik Oldsberg
0aa9d82751
plugins/app: add default implementation of DialogApi
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 21:08:35 +01:00
Patrik Oldsberg
5aa7f2cde5
frontend-plugin-api: added DialogApi definition
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 21:08:35 +01:00
Camila Belo
ebb68be1bd
Merge pull request #28950 from backstage/camilaibs/entity-page-layout-followup
...
[NFS]: Default Sticky Entity Page Layout
2025-03-05 16:46:09 +01:00
Camila Belo
db8ff82cb8
refactor: apply review suggestions
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2025-03-05 16:06:12 +01:00
Patrik Oldsberg
7a25af54b1
Merge pull request #29057 from backstage/extension/data-container-prereq
...
chore: Move `createExtensionDataContainer()` to internal, shared location
2025-03-05 14:43:57 +01:00
Patrik Oldsberg
0d59cb30b3
Merge pull request #29061 from backstage/rugvip/sort
...
frontend-plugin-api: sort extension definition in plugin type
2025-03-05 14:42:28 +01:00
Patrik Oldsberg
f8bd342bdd
cli: fix duplicate backstage in plugin names
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 14:22:43 +01:00
Patrik Oldsberg
a6cb67dd9a
frontend-plugin-api: sort extension definition in plugin type
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-03-05 14:20:51 +01:00
Fredrik Adelöw
a44c76060d
Merge pull request #28878 from NitinRamnani/chores/stories/IconLinkVertical
...
chores: Added stories for IconLinkVertical Component
2025-03-05 14:20:39 +01:00
Fredrik Adelöw
8f47250260
Merge pull request #28874 from NitinRamnani/chores/stories/headerTabs-1
...
chores: Added stories for HeaderTabs Component
2025-03-05 14:19:58 +01:00
Fredrik Adelöw
935477ab57
Merge pull request #28997 from k-parihar/master
...
fix: duplicate key in entity search #28922
2025-03-05 14:12:40 +01:00
Eric Peterson
4c46e99e2e
Move createExtensionDataContainer() to shared, internal location
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2025-03-05 13:33:42 +01:00