Commit Graph

55390 Commits

Author SHA1 Message Date
Simon Edström ece2dae403 Fixed RepoUrlPickerHost having incorrect testid in test, data-testid was specified (but did nothing) and the test expected the hardcoded 'select' testid
Signed-off-by: Simon Edström <simon.edstrom@scania.com>
2024-07-03 14:26:11 +02:00
Camila Belo f0426dc9f5 Update .changeset/new-sheep-arrive.md
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-03 14:04:11 +02:00
Simon Edström 25ff804274 Modified propname to be data-test and added unit test for custom data-testid
Signed-off-by: Simon Edström <simon.edstrom@scania.com>
2024-07-03 12:20:45 +02:00
Simon Edström 73e43d2933 Removed accidental import
Signed-off-by: Simon Edström <simon.edstrom@scania.com>
2024-06-24 22:26:33 +02:00
Simon Edström 99d672dee6 Added changeset
Signed-off-by: Simon Edström <simon.edstrom@scania.com>
2024-06-24 22:19:19 +02:00
Simon Edström 8fadb84aa4 Modified Select component to take in a testid parameter that sets the data-testid of the material ui Select component, ensuring backwards compatibility with default value corresponding to previously hardcoded parameter
Signed-off-by: Simon Edström <simon.edstrom@scania.com>
2024-06-24 22:10:08 +02:00
Fredrik Adelöw c9a2e96634 Merge pull request #25377 from backstage/freben/the-route-is-false
declaratively disable external routes
2024-06-24 16:32:07 +02:00
Camila Belo f2b0e25e50 Merge pull request #25372 from backstage/camilaibs/nbs10-health-check-followups
[NBS 1.0] Deprecate status check handler
2024-06-24 16:24:52 +02:00
Fredrik Adelöw a03b86497b review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-24 15:54:14 +02:00
Fredrik Adelöw d3c39fc71c declaratively disable external routes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-24 15:46:20 +02:00
Ben Lambert 0d9f969d91 Merge pull request #25374 from msfe/patch-2
clarified User Photos for userGroupmember for Azure integration
2024-06-24 15:44:45 +02:00
Ben Lambert b9cc3c906e Merge pull request #25333 from codingdiaz/tag-based-github-env-protections
feat: support tag based policies
2024-06-24 15:40:39 +02:00
Ben Lambert 172f473926 Merge pull request #25359 from mbenson/OEP_cf_array
Support catalogFilter array on OwnedEntityPicker; addresses https://g…
2024-06-24 15:40:26 +02:00
Ben Lambert 148a6f17b4 Update silent-moose-eat.md
Signed-off-by: Ben Lambert <blam@spotify.com>
2024-06-24 15:28:56 +02:00
Ben Lambert d2f1f680df Merge pull request #25315 from kmikko/kmikko/virtualize-multi-entity-picker
feat(scaffolder): use virtualization with MultiEntityPicker
2024-06-24 15:26:06 +02:00
Mattias Folke 11eaadec04 clarified User Photos for userGroupmember for Azure integration
Signed-off-by: Mattias Folke <Mattias.Folke@gmail.com>
2024-06-24 14:38:33 +02:00
Camila Belo 8c09c97c9f refactor: deprecate status check handler
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-06-24 14:26:01 +02:00
Ben Lambert da38d59651 Merge pull request #25345 from axiac/update-dependencies-in-backend-plugin-template
backstage-cli (templates): update dependencies of the backend plugins
2024-06-24 13:44:41 +02:00
Ben Lambert 030f4b1549 Update heavy-moose-pull.md
Signed-off-by: blam <ben@blam.sh>
2024-06-24 13:41:33 +02:00
Fredrik Adelöw 67b1bd2f89 Merge pull request #25302 from backstage/freben/read-durations
fix iso duration parsing in schedules
2024-06-24 13:40:18 +02:00
Fredrik Adelöw d776d36542 Merge pull request #24817 from backstage/healthcheck-router
Healthcheck service
2024-06-24 13:39:52 +02:00
Ben Lambert 4848c98258 Merge pull request #25365 from fidelity-contributions/issue-24968-update-input-examples
Updating template input documentation
2024-06-24 13:38:53 +02:00
Ben Lambert 50dc650947 Merge pull request #25369 from piatkiewicz/patch-1
Update discord channel name in README.md
2024-06-24 13:37:56 +02:00
Ben Lambert e75a587f5b Merge pull request #25370 from alper98/match-outout-plugin-type
feat: matching plugin type to output
2024-06-24 13:37:30 +02:00
Fredrik Adelöw 35c745d1e1 Merge pull request #24970 from brianphillips/custom-member-relationship
Add relationType option to EntityMembersListCard component
2024-06-24 13:29:17 +02:00
Fredrik Adelöw d90778f857 Merge pull request #25094 from codingdiaz/catalog-error-docs
docs: update catalog error eventing/logging
2024-06-24 13:10:54 +02:00
Alper Altay 0540c5a6c2 feat: changeset
Signed-off-by: Alper Altay <alper.altay@lego.com>
2024-06-24 13:07:34 +02:00
Ben Lambert c07944e763 Merge pull request #25368 from backstage/blam/exit-jun
changeset: enter pre
2024-06-24 13:06:31 +02:00
Alper Altay b8230e4753 feat: matching plugin type to output
Signed-off-by: Alper Altay <alper.altay@lego.com>
2024-06-24 12:59:04 +02:00
Piotr Piątkiewicz db2bdce0a0 Update discord channel name in README.md
Signed-off-by: Piotr Piątkiewicz <piatkiewicz.piotr@gmail.com>
2024-06-24 11:59:31 +02:00
blam 01999b3c78 chore: enter pre
Signed-off-by: blam <ben@blam.sh>
2024-06-24 10:49:49 +02:00
Matt Benson 89c44b3654 Support catalogFilter array on OwnedEntityPicker; addresses https://github.com/backstage/backstage/issues/25358
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2024-06-21 19:23:44 -05:00
Valentin VĂLCIU e2e320cac0 backstage-cli (templates): update dependencies of the backend plugins
* remove unneeded dependencies `winston` and `yn` from the template
  of backend plugins;
* use `msw` v2 on the backend plugins; migrating later from v1 to v2
  is not straight forward; it is better to start with v2;

Signed-off-by: Valentin VĂLCIU <axiac.ro@gmail.com>
2024-06-21 22:59:23 +03:00
Vincenzo Scamporlino 0c5aa5a007 Merge pull request #25353 from CaioAugustoo/patch-2
fix(docs): invalid snippet code
2024-06-21 19:46:25 +02:00
Sydney Achinger 6f1e20ce6c Merge pull request #25332 from backstage/shadowdom-provider
Add incShadowRootVersion to force shadowRoot to update in provider.
2024-06-21 10:54:31 -04:00
Caio Augusto 5c3760b61c fix(docs): invalid snippet code
Signed-off-by: Caio Augusto <caioamfr@gmail.com>
2024-06-21 11:02:05 -03:00
backstage-goalie[bot] 32d1b5928f Merge pull request #25296 from backstage/renovate/knip-5.x-lockfile
chore(deps): update dependency knip to v5.22.2
2024-06-21 11:53:12 +00:00
renovate[bot] 7da81d1327 chore(deps): update dependency knip to v5.22.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 11:08:39 +00:00
Christopher Diaz fc6db7af1d update tests and API reports
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
2024-06-20 17:10:40 -04:00
Sydney Achinger 8ac9ce5183 Add changeset
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
2024-06-20 15:25:19 -04:00
Sydney Achinger abdf7445ab api report
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
2024-06-20 15:16:16 -04:00
Alex Lorenzi 6919db3a3e Slight better variable naming
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
2024-06-20 15:16:16 -04:00
Alex Lorenzi dd780ece4f Switch to using a version number instead of hashing the content
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
2024-06-20 15:16:16 -04:00
Sydney Achinger 94778dd4ee Add setShadowRootVersionHash to force shadowRoot to update in provider when version changes.
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
2024-06-20 15:16:16 -04:00
Vincenzo Scamporlino 878f2efc51 backend-plugin-api: fix typings in health service
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-20 15:45:02 +02:00
Vincenzo Scamporlino 7df5c8875c backend-defaults: test tweaks
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-20 15:41:19 +02:00
Fredrik Adelöw a4cfe9d6f4 Merge pull request #25341 from backstage/freben/no-about
document suggestion to fork AboutCard if needed
2024-06-20 15:39:43 +02:00
Vincenzo Scamporlino cd22b40666 Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-20 15:31:34 +02:00
Vincenzo Scamporlino 73b4e727e9 Update .changeset/bright-panthers-leave.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-20 15:22:35 +02:00
Fredrik Adelöw d133eaa5c2 document suggestion to fork AboutCard if needed
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-20 13:41:39 +02:00