Eric Peterson
|
3d26073d20
|
Test coverage for extension factory middleware
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2025-03-06 13:01:25 +01:00 |
|
Eric Peterson
|
4d18b55ecc
|
Initial implementation of an extension factory middleware
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2025-03-06 13:01:21 +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
|
b229f0d9de
|
Proxying doc changed
Signed-off-by: deepthi-28 <deepthi.ajith@infosys.com>
|
2025-03-06 11:11:17 +05:30 |
|
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 |
|
Camila Belo
|
c1b40f6a04
|
Merge pull request #29043 from backstage/camilaibs/entity-page-groups-followups
[NFS] Entity Page Group Sorting
|
2025-03-05 09:11:48 +01:00 |
|
JounQin
|
48aab132f6
|
feat: add i18n support for scaffolder-react plugin
Signed-off-by: JounQin <admin@1stg.me>
|
2025-03-05 15:11:44 +08:00 |
|
Ben Lambert
|
3acf308601
|
Merge pull request #29037 from StateFarmIns/fix-gitlab-scaffolder-plugin
Fix gitlab scaffolder plugin
|
2025-03-05 07:49:29 +01:00 |
|
renovate[bot]
|
b941ae238d
|
chore(deps): update actions/cache digest to d4323d4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-04 19:08:11 +00:00 |
|
Paul Schultz
|
f8ee2c76de
|
Merge pull request #28699 from schultzp2020/lint-warnings
feat: set lint `--max-warnings` to `-1`
|
2025-03-04 13:04:27 -06:00 |
|
Phil Kuang
|
8f0377643f
|
fix(techdocs): properly clean up tmp files on build failure (#28975)
Signed-off-by: Phil Kuang <pkuang@factset.com>
|
2025-03-04 20:00:38 +01:00 |
|
renovate[bot]
|
eb91b59dfe
|
fix(deps): update dependency @swc/core to v1.11.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-04 17:43:18 +00:00 |
|