Commit Graph

18094 Commits

Author SHA1 Message Date
Camila Belo 5aa87b46cf fix(search): forward all result set properties to the component
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-29 13:15:32 +02:00
Camila Belo f5eeefc6ea refactor(search-react): set search page as default attachment point
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-29 13:15:06 +02:00
Camila Belo 3b5ed2ed06 refactor(search-react): set search page as default attachment point
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-29 12:49:38 +02:00
Patrik Oldsberg c661cce04e Merge pull request #20165 from ivangonzalezacuna/bugfix/gitlab-api-archived-projects
bugfix(catalog-backend-module-gitlab): Make sure archived repos are skipped
2023-09-29 11:02:10 +02:00
ivgo c11113dded Add tests to verify the searchParams are added as expected
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2023-09-29 08:40:32 +02:00
ivgo 2da314370c Remove unnecessary entry from test mock
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2023-09-29 08:40:32 +02:00
ivgo e26868601e Make sure the archived parameter is set in URL
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2023-09-29 08:40:32 +02:00
Patrik Oldsberg b5b00b3af1 Merge pull request #20162 from ganhammar/fix/correct-coverage-statistics
Fix/correct coverage statistics
2023-09-28 21:30:40 +02:00
Fredrik Adelöw 32fed9806a Merge pull request #20202 from backstage/renovate/pluralize-0.x
chore(deps): update dependency @types/pluralize to ^0.0.31
2023-09-28 19:19:47 +02:00
Camila Belo 2b7fb9e1ca chore: update catalog backend api report
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 16:11:24 +02:00
Camila Belo e9950c327c fix(catalog): use correct plugin id
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:54:15 +02:00
Camila Belo 18d6675076 refactor(search): remove search modal for now
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:54:15 +02:00
Camila Belo d13c57733e chore: update api reports
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:52 +02:00
Camila Belo 9143802c1c feat(search): create search plugin extension
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:51 +02:00
Camila Belo 99f557f256 feat(search): create search modal extension
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:51 +02:00
Camila Belo d0fb8e1481 feat(search): create search nav item extension
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:51 +02:00
Camila Belo 51b63d4939 feat(search): create search page extension
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:51 +02:00
Camila Belo baf56d5abf feat(search): create search api extension
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:51 +02:00
Camila Belo 3de3a1b872 feat(search): configure alpha subpath
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:51 +02:00
Camila Belo f22ab808eb feat(catalog): create plugin and api extensions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:51 +02:00
Camila Belo d36f92de24 refactor(search-react): move everything to alpha file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:13 +02:00
Camila Belo 184be50385 refactor(search-react): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:13 +02:00
Camila Belo 0639f2840a chore(search-react): update api reports
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:12 +02:00
Camila Belo b54222b62d feat(search-react): create search result item extension
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:12 +02:00
Camila Belo 24d9f44ccb chore(search-react): configure alpha subpath
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-09-28 15:22:12 +02:00
Sydney Achinger 998d5a704e Merge pull request #19873 from drodil/techdocs_kind_column
chore: add kind column by default to TechDocsTable
2023-09-27 15:31:43 -04:00
renovate[bot] ba4820883c chore(deps): update dependency @types/pluralize to ^0.0.31
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 18:20:46 +00:00
Patrik Oldsberg 7679fc0933 Merge pull request #20170 from ivangonzalezacuna/feat/fallback-factory-badge
Make sure a default factory badge is selected
2023-09-27 18:47:00 +02:00
Matthew Clarke 2d8151061c refactor: Refactors the Kubernetes plugin in line with ADR11 (#19446)
* refactor: k8s plugins

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* chore: move more files

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* chore: fix

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* fix: tsc

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* chore: changeset

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* chore: api report

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* fix: catalog

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* fix: types

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* fix: update lock

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

---------

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
2023-09-27 00:40:10 +02:00
ivgo 817f2acbb1 Make sure a default factory badge is selected
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2023-09-26 15:49:36 +02:00
github-actions[bot] bea3617712 Version Packages (next) 2023-09-26 13:20:00 +00:00
Patrik Oldsberg 388c62b03a Merge pull request #19891 from awanlin/topic/improve-redirect-flow-docs
Improved docs about enableExperimentalRedirectFlow
2023-09-26 15:12:47 +02:00
Fredrik Adelöw d94bd20ea7 Merge pull request #19910 from andrewthauer/catalog-search-owner
feat(catalog): include owner in search result item
2023-09-26 14:32:34 +02:00
Patrik Oldsberg 81a0152ed4 Merge pull request #18318 from bforbis/dynamic-missing-annotation
Add dynamic yaml example to MissingAnnotation component
2023-09-26 14:18:04 +02:00
Brian Forbis 37b2035d09 Fix test
Signed-off-by: Brian Forbis <bforbis@athenahealth.com>
2023-09-26 13:51:12 +02:00
Patrik Oldsberg 7accd01a2c Merge pull request #19260 from nthings/master
Adding requestInterceptor option to `api-docs` plugin and pass it to SwaggerUI
2023-09-26 13:43:58 +02:00
Johan Haals 50a67bab14 Merge pull request #19781 from Ericsson/sonarqube-backend-migration
Migrate sonarqube-backend plugin to the new backend system
2023-09-26 13:32:35 +02:00
Andy Muldoon a5d592d0ad Migrate sonarqube-backend plugin to the new backend system #18320
Signed-off-by: Andy Muldoon <andy.muldoon@ericsson.com>
2023-09-26 10:49:34 +01:00
Anton Ganhammar a8ee2a7deb fix: correct coverage history statistics
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com>
2023-09-26 11:44:46 +02:00
Johan Haals 45c8405a64 Merge pull request #20064 from ganhammar/feat/improve-code-coverage-contrasts
Fix current statistics and contrasts in code-coverage-plugin
2023-09-26 11:10:34 +02:00
Fredrik Adelöw 6574c6858a Merge pull request #19869 from backstage/freben/stitch-refactor
Internal refactors as a path toward #18062
2023-09-26 10:56:55 +02:00
Patrik Oldsberg ec1ca01848 Merge pull request #20133 from backstage/rugvip/reconfigure
core-plugin-api: remove experimental plugin configuration API
2023-09-26 10:54:02 +02:00
Johan Haals e5b6767025 Merge pull request #20002 from zcason/zcason/graphql-backend-plugin
Add support to graphql and playlist for the new backend
2023-09-26 10:20:54 +02:00
Johan Haals 035c0448e4 Merge pull request #20015 from backstage/jhaals/techRadar
tech-radar: Add alpha exports for page and api extensions
2023-09-26 10:16:53 +02:00
Ben Lambert 0063ded66d Merge pull request #20150 from RoadieHQ/increase-filter-length
Increase max allowed length of fact schema's filter
2023-09-26 09:13:42 +02:00
Patrik Oldsberg 2c8956f05c Merge pull request #20146 from backstage/rugvip/persist
auth-backend-module-github-provider: enable persisted scopes
2023-09-26 00:55:51 +02:00
Zuri Cason 30e608246f Merge branch 'backstage:master' into zcason/graphql-backend-plugin 2023-09-25 16:44:49 -05:00
Patrik Oldsberg 911d90e306 auth-node: avoid passing through empty scope in start
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 20:09:39 +02:00
zcason 0db06a69a1 updated api report
Signed-off-by: zcason <a-zcason@expediagroup.com>
2023-09-25 12:17:28 -05:00
zcason 08f12abf00 remove all graphql plugin migration work
Signed-off-by: zcason <a-zcason@expediagroup.com>
2023-09-25 11:45:51 -05:00