Commit Graph

54913 Commits

Author SHA1 Message Date
Patrik Oldsberg a85c6f57e3 app: remove unnecessary route bindings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg f26861e30e core-app-api: port over the rest of resolveRouteBindings tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +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 ec3ca372aa docs/plugins/composability: document default external route refs targets and route binding through config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg b80dc81229 docs/frontend-system: add docs for external route refs default targets
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg 35fbe097ea core-*-api: add support for default targets for external route refs and route binding through config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:44 +02:00
Vincenzo Scamporlino e3ceef3bb5 Merge pull request #24943 from suniljose25/master
Updating SupportButton title ui characteristics
2024-06-03 17:05:01 +02:00
Vincenzo Scamporlino 937627b047 Update .changeset/twenty-masks-dance.md
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-03 16:34:49 +02:00
renovate[bot] 848a7462f0 fix(deps): update dependency @codemirror/language to v6.10.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 14:34:21 +00:00
backstage-goalie[bot] 6c4e4f66d9 Merge pull request #25034 from backstage/renovate/aws-sdk-client-mock-monorepo
chore(deps): update aws-sdk-client-mock monorepo to v4.0.1
2024-06-03 14:20:22 +00:00
Piotr Piątkiewicz bbb1974dfb update package ref to alpha
Signed-off-by: Piotr Piątkiewicz <piatkiewicz.piotr@gmail.com>
2024-06-03 15:46:00 +02:00
renovate[bot] 183aa3d2c9 chore(deps): update aws-sdk-client-mock monorepo to v4.0.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 13:40:47 +00:00
Fredrik Adelöw b6f2d34647 Merge pull request #24964 from sanjom/fix/typos-in-documentation
fix: small typos in documentation
2024-06-03 15:31:34 +02:00
Fredrik Adelöw a571ae396c Merge pull request #24932 from backstage/renovate/rollup-plugin-commonjs-25.x-lockfile
fix(deps): update dependency @rollup/plugin-commonjs to v25.0.8
2024-06-03 15:18:33 +02:00
Fredrik Adelöw 97f17831e2 Merge pull request #25014 from ismailmmd/fix-form-fields-width-large-screens
Fixed select field width on wide monitors
2024-06-03 15:14:56 +02:00
Patrik Oldsberg a83db44dd2 Merge pull request #25032 from awanlin/topic/update-create-app-node-gyp
Updated `node-gyp` for `create-app` to v10
2024-06-03 15:00:35 +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
Andre Wanlin 81507c82de Updated node-gyp for create-app to v10
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-06-03 07:47:21 -05:00
Patrik Oldsberg eee7474b85 Merge pull request #24839 from AdityaK60/Update_docs_backend
Updated the backend-system and frontend-system and plugins documents
2024-06-03 14:41:08 +02:00
Patrik Oldsberg 1490e58519 Merge pull request #25023 from gluckzhang/add-infrawallet
add infrawallet to the plugins directory
2024-06-03 14:18:03 +02:00
Fredrik Adelöw d53d1b24cf Merge pull request #25029 from mario-mui/fix/oidc-logout-error
fix: if oidc server do not provide revocation_endpoint,we should not …
2024-06-03 14:09:20 +02:00
Fredrik Adelöw f5c298dd3d Merge pull request #25028 from backstage/freben/auth-code
added code example for plugin-to-plugin auth
2024-06-03 14:04:51 +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
Patrik Oldsberg 2e956e0d14 Merge pull request #25027 from drodil/verify_local_deps_modules
feat: deps check to also check for violations from backend plugin modules
2024-06-03 13:40:37 +02:00
Fredrik Adelöw 78e53648cd added code example for plugin-to-plugin auth
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-03 13:19:11 +02:00
Heikki Hellgren c797d69730 feat: deps check to also check for violations from backend plugin modules
relates to #25006

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-06-03 13:39:49 +03:00
Fredrik Adelöw 34ecc81131 Merge pull request #25020 from cvvcv1/covestro-adopter
Add Covestro to ADOPTERS.md
2024-06-03 12:29:29 +02:00
Vincenzo Scamporlino 9391756a02 Update .changeset/swift-islands-leave.md
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-03 11:47:47 +02:00
Long Zhang 1c6689f768 add infrawallet to the plugins directory
Signed-off-by: Long Zhang <long.zhang@electrolux.com>
2024-06-03 10:45:06 +02:00
Jonas Müller aec8a7717d fix: revert incorrect typo
Signed-off-by: Jonas Müller <sanjom96@gmail.com>
2024-06-03 10:07:32 +02:00
Jonas Müller dec5be5593 fix: small typos in documentation
Signed-off-by: Jonas Müller <sanjom96@gmail.com>
2024-06-03 10:07:32 +02:00
Julien Gedeon c4bf42917e Add Covestro to ADOPTERS.md
Signed-off-by: Julien Gedeon <julien.gedeon@covestro.com>
2024-06-03 09:54:19 +02:00
Fredrik Adelöw cb11e2ce01 Merge pull request #24969 from harness/cjlee1/harness-readTree
feat: add readtree support for harness
2024-06-03 09:35:04 +02:00
Ismail Mohammed 3e175c8729 Added changeset
Signed-off-by: Ismail Mohammed <ism5701@gmail.com>
2024-06-02 01:26:13 +03:00
Ismail Mohammed 1e88e7a5ba Fixed select field width on wide monitors
Signed-off-by: Ismail Mohammed <ism5701@gmail.com>
2024-06-02 01:04:33 +03:00
Ismail M bd01494c1d successfully exit in local and throw in CI
Since `vale` may not be installed locally, we can successfully exit.

Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Ismail M <37075892+ismailmmd@users.noreply.github.com>
2024-06-02 00:02:23 +03: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 403394ad87 chore: add changeset
Signed-off-by: Romain Billon <romain.billon@agicap.com>
2024-06-01 21:43:15 +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
Fredrik Adelöw 3cb2e1e694 Merge pull request #24965 from backstage/freben/docs
just some small service docs advancements
2024-06-01 10:33:44 +02:00
Steven Billington 5486026db9 Merge branch 'master' into HACKATHON_SB_1/scaffolder_docs
Signed-off-by: Steven Billington <39339008+green2jello@users.noreply.github.com>
2024-05-31 14:28:44 -04:00
Steven Billington 817e976066 Changes made to the orger of registering a custom action as requested.
Signed-off-by: Steven Billington <sbillington@aurorasolar.com>
2024-05-31 14:26:59 -04: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
Eszter Szucs-Matyas eae0e4d961 Sidebar submenu title to use theme colors iso always white
Signed-off-by: Eszter Szucs-Matyas <eszter.szucs.matyas@gmail.com>
2024-05-31 13:58:40 +02:00