Vincenzo Scamporlino
e20ff0017a
backend-app-api: improve obo not supported error
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-04-10 11:51:09 +02: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
Patrik Oldsberg
f6710aba91
Apply suggestions from code review
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-10 11:24:28 +02:00
Juan Pablo Garcia Ripa
d55828d36d
add fixer logic for aliases
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2024-04-10 09:39:47 +02:00
Juan Pablo Garcia Ripa
83f24f6e23
add changeset
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2024-04-10 09:11:43 +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
CiscoRob
4dbd200c4e
Update plugin/badges README.md
...
Change `export` to `import` to reflect what the user will be doing in their code
Signed-off-by: CiscoRob <133238823+CiscoRob@users.noreply.github.com >
2024-04-09 16:59:25 -05:00
Ben Francom
784323f6ba
Update docker.md
...
Old link is broken
Signed-off-by: Ben Francom <5726729+bfrancom@users.noreply.github.com >
2024-04-09 15:13:43 -06:00
Juan Pablo Garcia Ripa
31badb42af
Added Material UI 4 import rule to packages/*
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2024-04-09 19:44:31 +02:00
Juan Pablo Garcia Ripa
9bccaae9ab
Added Material UI 4 import rule to package @backstage/frontend-app-api
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2024-04-09 19:44:09 +02:00
Juan Pablo Garcia Ripa
cd95a1ac55
Added Material UI 4 import rule to package @backstage/integration-react
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2024-04-09 19:42:15 +02:00
Patrik Oldsberg
96b23786f6
Merge pull request #23954 from backstage/changeset-release/master
...
Version Packages (next)
2024-04-09 18:49:58 +02:00
renovate[bot]
68133dca29
chore(deps): update dependency knip to v5.9.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 16:04:01 +00: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
Fredrik Adelöw
5bee7071cd
Merge pull request #24101 from Sarabadu/fix-mui-top-lvl-rule-fixer
...
fix lint rule fixer for more than one `Component + Prop`
2024-04-09 17:20:30 +02:00
Patrik Oldsberg
5ce40c4fcf
core-app-api: cookie auth review fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-09 17:09:32 +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
Timothy Deakin
a115fe7cc0
feat: add ensek to adopters
...
Signed-off-by: Timothy Deakin <cftad@protonmail.com >
2024-04-09 15:21:30 +01:00
Ben Lambert
bf5075ac30
Merge pull request #24130 from backstage/revert-24090-renovate/testing-library-react-14.x-lockfile
...
Revert "chore(deps): update dependency @testing-library/react to v14.3.0"
2024-04-09 16:16:56 +02:00
Ben Lambert
c492e3aeef
Revert "chore(deps): update dependency @testing-library/react to v14.3.0"
...
Signed-off-by: blam <ben@blam.sh >
2024-04-09 15:50:53 +02:00
Fredrik Adelöw
bf790b08c6
Update .changeset/angry-donuts-visit.md
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-04-09 15:48:23 +02:00
Juan Pablo Garcia Ripa
9ef572d05c
fix lint rule fixer for more than one Component + Prop
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2024-04-09 15:48:21 +02:00
Patrik Oldsberg
30c7ed4bad
backend-app-api: fix cookie delete response
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-09 15:42:25 +02:00
Patrik Oldsberg
98602012b4
Merge pull request #24127 from backstage/rugvip/optional
...
frontend-plugin-api: fix useRouteRef types for optional external route refs
2024-04-09 15:21:09 +02:00
Patrik Oldsberg
35452b3650
frontend-plugin-api: fix useRouteRef types for optional external route refs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-09 14:27:12 +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
Patrik Oldsberg
4fecffc7ee
changesets: updated and added changesets for app auth
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-09 13:50:45 +02:00
Patrik Oldsberg
1bfaadb73e
frontend-app-api: update app protection wiring
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-09 13:50:45 +02:00
Patrik Oldsberg
e2e0c998e6
docs/tutorials/enable-public-entry: remove AuthProxyDiscoveryApi from example
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-09 13:50:45 +02:00
Patrik Oldsberg
d11767c861
core-app-api: replace cookie auth provider with new implementation in AppIdentityProxy
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-09 13:50:44 +02:00
Patrik Oldsberg
2b57eac4b4
core-app-api: add startCookieAuthRefresh + test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-09 13:50:44 +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
sagardesai1
2af555b7ab
updating path
...
Signed-off-by: sagardesai1 <mr.sagar576@gmail.com >
2024-04-09 07:04:05 -04:00
Marley
6de1398fb7
added spec.owner
...
Signed-off-by: Marley <55280588+marleypowell@users.noreply.github.com >
2024-04-09 10:57:09 +00:00
Fredrik Adelöw
4d33db8b04
Merge pull request #24122 from Andy2003/bugfix/ordering-in-catalog-client
...
Fix the `CatalogClient::getEntities` method to only sort the resulting entities in case no `order`-parameter is provided.
2024-04-09 12:44:00 +02: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
Patrik Oldsberg
cd8587d5bd
cli: copy public files to both protected and public dist dirs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-09 12:18:53 +02:00
Patrik Oldsberg
d3344eec6f
backend-app-api: use promise router in cookie auth middleware
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-09 12:18:32 +02:00
Andreas Berger
dad750547b
Fix the CatalogClient::getEntities method to only sort the resulting entities in case no order-parameter is provided.
...
Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com >
2024-04-09 12:14:15 +02:00
Fredrik Adelöw
b537b6fde7
Merge pull request #24041 from awanlin/topic/nbs-kubernetes
...
Updated Kubernetes installation with new backend system examples
2024-04-09 12:07:37 +02:00
Fredrik Adelöw
605bcab49f
Merge pull request #24038 from awanlin/topic/nbs-external-integrations
...
Updated external integrations with new backend system examples
2024-04-09 12:06:46 +02:00
renovate[bot]
3c063ee6c1
chore(deps): update dependency @types/pg to v8.11.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 09:38:11 +00:00
parmar-abhinav
ee333a1736
chore: changeset changes based on review feedback
...
Signed-off-by: parmar-abhinav <abhinavparmar147@gmail.com >
2024-04-09 15:07:16 +05:30