Julien Hery
d57ebbca65
feat(EntityPicker): use EntityPresentationApi to display entities in the picker ( #24081 )
...
@Julien-Hery Thank you for your contribution! 🎉
2024-06-07 10:55:34 +02:00
Fredrik Adelöw
266dab35d9
Merge pull request #25016 from jslott2sigma/graph-filter
...
Fixes #24996 Add filter function to EntityRelationsGraph to individually filter entities from graph
2024-06-05 17:03:30 +02:00
Fredrik Adelöw
289e1107d3
Merge pull request #24903 from JeevaRamanathan/issue_21781
...
Fix: Autocomplete component overlapping sidebar
2024-06-05 16:11:46 +02:00
Jordan Slott
8d474d390d
Fixes #24996 Add filter function to EntityRelationsGraph to individually filter entities from graph
...
Signed-off-by: Jordan Slott <jordan.slott@twosigma.com >
2024-06-05 08:37:24 -04:00
github-actions[bot]
09f502208f
Version Packages (next)
2024-06-04 15:34:15 +00:00
Fredrik Adelöw
3b086b0020
Merge pull request #25012 from Rbillon59/master
...
[Github Scaffolder Module] Add boolean flag to discard authors information in createPullRequest action
2024-06-04 17:27:27 +02:00
Patrik Oldsberg
b80d0fa7e5
Merge pull request #24777 from backstage/rugvip/binding-backport
...
core-*-api: backport support for external route ref default targets + config route binding
2024-06-04 16:00:56 +02:00
Patrik Oldsberg
60085dd33a
scaffolder: add default route targets
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-03 17:05:45 +02:00
Patrik Oldsberg
d8e2f53bab
org: add default route target and make optional
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-03 17:05:45 +02:00
Patrik Oldsberg
cd6aeea6a2
catalog-graph: add default route target
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-03 17:05:45 +02:00
Patrik Oldsberg
863a800d4e
catalog: add default route targets
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-03 17:05:45 +02:00
Patrik Oldsberg
7f8403952f
api-docs: add default route target
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-03 17:05:45 +02:00
Patrik Oldsberg
42f18658bd
Merge pull request #24861 from alexef/new-events-implementation
...
fix: move from event-source-polyfill to fetch-event-source
2024-06-03 15:00:29 +02:00
mario ma
4f21993c37
if oidc server do not provide revocation_endpoint,we should not call revoke function
...
Signed-off-by: mario ma <mario.ma.node@gmail.com >
2024-06-03 19:58:18 +08:00
Romain Billon
d76ab8b28c
chore: add api-reports
...
Signed-off-by: Romain Billon <romain.billon@agicap.com >
2024-06-01 22:21:29 +02:00
Romain Billon
aee300c364
chore: run yarn prettier:fix
...
Signed-off-by: Romain Billon <romain.billon@agicap.com >
2024-06-01 22:11:22 +02:00
Romain Billon
f912f6150a
chore: add tests on github pull request action to force empty authors
...
Signed-off-by: Romain Billon <romain.billon@agicap.com >
2024-06-01 21:53:31 +02:00
Romain Billon
2e01ccacfb
feat: add forceEmptyGitAuthor option to GitHub pull request action
...
This update introduces the `forceEmptyGitAuthor` option to the GitHub pull request action in the scaffolder-backend-module-github. This new boolean option allows for the author information to be omitted from commits, which is particularly useful when using a GitHub App, enabling commits to be verified on GitHub.
Signed-off-by: Romain Billon <romain.billon@agicap.com >
2024-06-01 21:36:43 +02:00
Vincenzo Scamporlino
18eb24a210
Merge pull request #24870 from backstage/permission-framework-remove-references-backend-common
...
permission-node: remove references from backend-common
2024-05-31 20:05:48 +02:00
Fredrik Adelöw
6dea413214
Revert "attempt to fix the _a.destroy is not a function error"
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-05-31 09:48:32 +02:00
Fredrik Adelöw
65b11c1f80
attempt to fix the _a.destroy is not a function error
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-05-30 17:08:44 +02:00
Fredrik Adelöw
473d311b3e
Merge pull request #24987 from backstage/freben/noise
...
🧹 fix some particularly noisy test log warning sources
2024-05-30 15:47:25 +02:00
Ben Lambert
600dbae17d
Merge pull request #24938 from veenarm/feat/scaffolder-add-edit-action
...
Feature: New Gitlab Issue Edit Action
2024-05-30 15:36:12 +02:00
Fredrik Adelöw
9cdc651a41
fix some particularly noisy test log warning sources
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-05-30 14:52:48 +02:00
Fredrik Adelöw
e6fb2dc950
Merge pull request #24984 from backstage/freben/no-log
...
remove debug console logging statement
2024-05-30 13:45:33 +02:00
Fredrik Adelöw
b51e823383
remove debug console logging statement
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-05-30 13:32:29 +02:00
John
1513766caf
Merge branch 'backstage:master' into feat/scaffolder-add-edit-action
2024-05-30 21:16:27 +10:00
Alex Eftimie
9d54ebfb3f
Fix unittests
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2024-05-30 08:19:02 +02:00
John Philip
77d6b8cfe3
Merge pull request #24587 from drodil/build_log_transport_extension
...
feat: allow defining custom build log transport for techdocs
2024-05-29 15:52:45 -04:00
John
58c0342d90
Merge branch 'backstage:master' into feat/scaffolder-add-edit-action
2024-05-29 22:05:53 +10:00
John Redwood
4723da321d
update plurals for action name
...
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com >
2024-05-29 09:50:14 +00:00
Alex Eftimie
7cc45e0ef4
Merge branch 'master' into new-events-implementation
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2024-05-28 20:54:24 +02:00
Alex Eftimie
b7db436113
update pr comments
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2024-05-28 18:49:35 +02:00
github-actions[bot]
77da22e67f
Version Packages (next)
2024-05-28 13:43:01 +00:00
Ben Lambert
96e143f744
Merge pull request #24909 from dweber019/feat/migrate-ldap
...
Migrate LDAP catalog module to the new backend system
2024-05-28 15:37:45 +02:00
Patrik Oldsberg
f9830150bc
Merge pull request #23908 from npiyush97/annotate
...
fix not to add git commit link in about card edit button
2024-05-28 15:21:25 +02:00
Patrik Oldsberg
b3906b2347
Merge pull request #24878 from alexef/more-fetch
...
fix: use fetchApi instead of explicit identityApi token in remaining plugins
2024-05-28 15:02:35 +02:00
Patrik Oldsberg
dc865c4f52
Merge pull request #24879 from mareklibra/fix24866.titleCounter.performance
...
fix: Avoid infinite loop in the NotificationsSidebarItem title counter
2024-05-28 12:08:52 +02:00
Ben Lambert
b319254ffc
Merge pull request #24827 from mclarke47/move-to-hpa-v2
...
fix: move kubernetes autoscaling to v2
2024-05-28 11:48:22 +02:00
Ben Lambert
03a374a259
Merge pull request #24925 from backstage/blam/mutli-entity-picker-fix
...
scaffolder: `formData` should be allowed to be undefined
2024-05-28 10:54:53 +02:00
John Redwood
fb8bef25e8
node20reports
...
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com >
2024-05-28 04:05:51 +00:00
John Redwood
2c9615a386
api-reports
...
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com >
2024-05-28 02:46:18 +00:00
John Redwood
d7c6fdf8a9
updated api-report
...
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com >
2024-05-28 12:31:13 +10:00
John Redwood
cf96041109
feat: add new edit issue gitlab action
...
Signed-off-by: John Redwood <john.r.k.redwood@gmail.com >
2024-05-28 02:06:20 +00:00
Ben Lambert
793d41e9fc
Merge pull request #24894 from elaine-mattos/feat/gitlab-pipeline-trigger-action
...
Add scaffolder action to trigger GitLab pipelines
2024-05-27 16:33:59 +02:00
Alex Eftimie
a15948009f
address PR comments
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2024-05-27 16:09:26 +02:00
blam
dfc389a04a
chore: updating api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-05-27 16:06:29 +02:00
blam
c87dea17c0
chore: fix formData should be undefined
...
Signed-off-by: blam <ben@blam.sh >
2024-05-27 15:58:06 +02:00
ElaineDeMattosSilvaB
f67ae7c6c2
fix: add api-report.md
...
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com >
2024-05-27 14:50:55 +02:00
Ben Lambert
3ac3f02b6b
Merge pull request #24585 from ch007m/devapp-plugin-scaffolder
...
Register the catalogPlugin to the DevApp fixing the issue to launch locally the scaffolder plugin
2024-05-27 14:45:49 +02:00