Commit Graph

21134 Commits

Author SHA1 Message Date
Fredrik Adelöw 1bac33afb3 Merge pull request #23951 from aochsner/feature/elastic-optional
make elasticsearch provider optional if search.elasticsearch not defined
2024-04-10 13:17:37 +02:00
Marek Libra 3dd8d6c8a2 Merge pull request #24071 from drodil/notification_processor_improvement
feat: notification processor improvements
2024-04-10 13:10:36 +02:00
Fredrik Adelöw 4621ad0fc7 Merge pull request #24145 from backstage/fix/permission-obo
ServerPermissionClient: fix targetPluginId
2024-04-10 13:07:22 +02:00
Fredrik Adelöw 4fe561b810 Merge pull request #24082 from gilfthde/bugfix/commit-status-array
Fix `plugin-github-pull-requests-board` failing to render because commit status returned by GraphQL query is a list
2024-04-10 13:06:19 +02:00
Heikki Hellgren c030a57889 docs: improve explanation of notification processors
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-10 13:49:07 +03:00
Vincenzo Scamporlino 3c3fafb5cb permission-node: fix target plugin id
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-04-10 11:50:07 +02:00
Heikki Hellgren 0d99528300 feat: notification processor improvements
Notification processor functions are now renamed to `preProcess` and `postProcess`.
Additionally, processor name is now required to be returned by `getName`.
A new processor functionality `processOptions` was added to process options before sending the notification.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-10 10:07:03 +03:00
github-actions[bot] 036b9b3434 Version Packages (next) 2024-04-09 15:55:28 +00:00
Patrik Oldsberg df279de594 Merge pull request #23719 from backstage/rugvip/app-auth
[Auth] Migrate `app-backend` to use new auth services
2024-04-09 17:45:46 +02:00
Patrik Oldsberg 633d30ee8d auth-react: completely remove path option
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 17:04:03 +02:00
Patrik Oldsberg ed4e394308 app-backend: separate config injection handling for protected and public bundle
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 16:40:19 +02:00
Patrik Oldsberg 37973c27b5 app-backend: fix config injection
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 16:40:19 +02:00
Patrik Oldsberg d1adc89efc app-backend auth review fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 16:40:19 +02:00
Fredrik Adelöw 0d60f65572 Merge pull request #23990 from marleypowell/patch-2
fix: retrieve relations when mapping group entities for notifications
2024-04-09 14:04:58 +02:00
Patrik Oldsberg 33223c7937 auth-react: remove CompatAppProgress since it's no longer needed
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 13:53:41 +02:00
Fredrik Adelöw a5b1360133 Merge pull request #24003 from grantila/grantila/azure-ad-handle-timeout-and-allow-disabling-photos
Azure AD, handle timeout and allow disabling photos
2024-04-09 13:47:30 +02:00
Marley 6de1398fb7 added spec.owner
Signed-off-by: Marley <55280588+marleypowell@users.noreply.github.com>
2024-04-09 10:57:09 +00:00
Patrik Oldsberg 52d948d890 app-backend: update meta tag injection to be able to update existing tag
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 12:20:41 +02:00
Patrik Oldsberg f9ad268ff2 app-backend: log users out if session is invalid
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 12:20:14 +02:00
Patrik Oldsberg 2ff147b0d6 app-backend: log when running in protected mode
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 12:19:48 +02:00
Fredrik Adelöw c6635e5ef5 Merge pull request #23022 from RoadieHQ/quiter-logs
Make catalog logging a little quieter where entities are erroring
2024-04-09 11:33:13 +02:00
Ben Lambert b8999c0eaf Merge pull request #23989 from parmar-abhinav/master
Add examples for `publish:bitbucketServer` scaffolder action & improve related tests
2024-04-09 11:25:04 +02:00
Ben Lambert 3631bf11d0 Merge pull request #23986 from marleypowell/patch-1
Update README.md for signals plugin
2024-04-09 11:24:30 +02:00
Marley 7703c53089 refactor: use parentOf relations instead of using spec.children
Signed-off-by: Marley <55280588+marleypowell@users.noreply.github.com>
2024-04-09 09:16:52 +00:00
Ben Lambert 305fb73d1e Merge pull request #24006 from backstage/blam/k8s-cluster-fix
kubernetes: fixing credentials propagation for cluster suppliers
2024-04-09 10:23:31 +02:00
Fredrik Adelöw 5cd801ab2a Merge pull request #23918 from BillyMichael/chore/improve-git-example-consistency
Improve cosnsitency of git publish actions examples
2024-04-09 09:24:41 +02:00
Fredrik Adelöw 183b630966 Merge pull request #24097 from Sarabadu/no-top-lvl-mui-rules
Added Material UI 4 import rule to test-utils and plugin-todo
2024-04-08 22:58:08 +02:00
Fredrik Adelöw 75c564bce2 Merge pull request #24088 from backstage/catalog/next-entity-presentation
[Catalog] Wire up the entity presentation API in new frontend system apps
2024-04-08 22:45:26 +02:00
Juan Pablo Garcia Ripa 103c5ea0af add the mui no top lvl rule
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2024-04-08 22:36:09 +02:00
Thorsten Gilfert ddf4f8d347 Update plugins/github-pull-requests-board/src/components/Card/CardHeader.tsx
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Thorsten Gilfert <67371810+gilfthde@users.noreply.github.com>
2024-04-08 20:58:35 +02:00
Patrik Oldsberg 12135ed2cd Merge pull request #24084 from backstage/rugvip/userinfo
auth-backend: add initial userinfo endpoint
2024-04-08 20:24:59 +02:00
Patrik Oldsberg bf4d71a729 auth-backend: add initial userinfo endpoint
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 17:11:46 +02:00
Camila Belo 721359b950 fix: injecting app mode
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:26 +02:00
Camila Belo b602171cc2 refactor: move app auth proviter to core api
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:26 +02:00
Camila Belo b01e709ead refactor: more review refinements
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:25 +02:00
Camila Belo ffd71105a6 refactor: apply review suggestions
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:16 +02:00
Camila Belo 32a208a548 test: try fixing namespace length
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:16 +02:00
Camila Belo 14c9f68f38 docs: start drafting a public entrypoint tutorial
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:16 +02:00
Camila Belo fc15c4adf5 refactor: move app mode provider to auth react
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:16 +02:00
Camila Belo a1950ad5e6 feat: remove cookie on sign out
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:15 +02:00
Camila Belo 60167a3980 refactor: move redirect to root
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:05 +02:00
Camila Belo f17da85b08 refactor: extract a create cookie middleware
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:05 +02:00
Camila Belo 7b77befdfb feat: create default get cookie endpoint
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-08 16:47:05 +02:00
Patrik Oldsberg a8c7b0da6a big improvements
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 16:47:05 +02:00
Patrik Oldsberg 97b9d2bd35 app-backend: internal refactor to separate out app router
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 16:47:04 +02:00
Patrik Oldsberg 3b674b8ba1 app-backend: add static asset store namespacing
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 16:47:04 +02:00
Eric Peterson 4ef0dcfd0a Also add the entity presentation API in app-next apps
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2024-04-08 16:37:32 +02:00
Thorsten Gilfert ecc412399c Fixing test
Signed-off-by: Thorsten Gilfert <thorsten.gilfert@bbraun.com>
2024-04-08 14:21:26 +00:00
Fredrik Adelöw a5b16dc0be Merge pull request #24009 from backstage/freben/sort
🧹  sort more package.json files
2024-04-08 16:02:28 +02:00
Thorsten Gilfert c03e306778 Fixing test
Signed-off-by: Thorsten Gilfert <thorsten.gilfert@bbraun.com>
2024-04-08 13:56:42 +00:00