Commit Graph

18085 Commits

Author SHA1 Message Date
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
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
Anton Ganhammar 705a0dfe3f fix: remove history fix (to be moved to new pr)
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com>
2023-09-25 18:32:55 +02:00
Fredrik Adelöw ec81fcae41 Merge pull request #20149 from npiyush97/fix-18696
added aria label for better a11y score
2023-09-25 17:06:05 +02:00
Fredrik Adelöw 57066b576c Merge pull request #20082 from backstage/freben/stitch-eager
ensure stitching happens after eager deletion
2023-09-25 16:43:31 +02:00
Ben Lambert 363695222f Merge pull request #20110 from backstage/blam/catalog-metrics
Instrument some more catalog things which are missing in OT
2023-09-25 16:41:13 +02:00
Patrik Oldsberg a48a442082 Merge pull request #20142 from backstage/rugvip/theme-icons
user-settings: fix theme icon colors
2023-09-25 16:05:29 +02:00
PIYUSH NEGI e77ecb6e9d Update plugins/api-docs/src/components/ApisCards/presets.tsx
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: PIYUSH NEGI <43876655+npiyush97@users.noreply.github.com>
2023-09-25 17:55:34 +05:30
Patrik Oldsberg 6c2b0793bf auth-node: fix for persisted scopes not being restored on sign-in
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 14:02:15 +02:00
PIYUSH NEGI 199f54def4 Update presets.tsx
Signed-off-by: PIYUSH NEGI <43876655+npiyush97@users.noreply.github.com>
2023-09-25 16:49:24 +05:30
Brian Fletcher cc7dddfa7f Increase max allowed length of fact schema's filter
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-09-25 11:53:14 +01:00