Commit Graph

18066 Commits

Author SHA1 Message Date
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
npiyush97 18f1756908 added aria label for better a11y score
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-09-25 16:10:53 +05:30
Patrik Oldsberg 5d32a58b5a auth-backend-module-github-provider: enable persisted scopes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 12:10:46 +02:00
Patrik Oldsberg d1b637d005 user-settings: fix theme icon colors
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 11:25:51 +02:00
blam 54299c496e chore: fixing parsing
Signed-off-by: blam <ben@blam.sh>
2023-09-25 10:35:16 +02:00
blam 8770d12256 chore: added deprecated notice
Signed-off-by: blam <ben@blam.sh>
2023-09-25 10:35:16 +02:00
blam 8ff2e84ddb feat: move over these metrics to open telemetry too
Signed-off-by: blam <ben@blam.sh>
2023-09-25 10:35:16 +02:00
Johan Haals 42ccfeb4d0 update api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2023-09-25 10:18:59 +02:00
Patrik Oldsberg df97115aac plugins: update API report to match new BackstagePlugin type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 09:53:49 +02:00
Patrik Oldsberg 959aa2a09f cost-insights: move hideTrendLine to config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-24 18:30:24 +02:00
Patrik Oldsberg 28f1ab2e1a catalog: replace configure with i18n
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-24 18:30:24 +02:00
Patrik Oldsberg e232feec21 remove catalog-customized example
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-23 17:28:25 +02:00
Fredrik Adelöw 348e8c1cdb ensure stitching happens after eager deletion
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-22 17:09:10 +02:00
Fredrik Adelöw 890e3b5ad4 improve provider error messages during ingestion
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-22 17:08:54 +02:00
Johan Haals 701f4e1395 Merge pull request #19980 from ganhammar/feat/add-body-size-limit-option-to-code-coverage-backend
Feat/add body size limit option to code coverage backend
2023-09-21 15:53:54 +02:00
Johan Haals d3ecb8aa3d rename to subtitle
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2023-09-21 11:04:44 +02:00
Fredrik Adelöw 63de01ab54 Merge pull request #19575 from backstage/vinzscam/encode-entity-name
catalog: encode entity name in EntityRefLink
2023-09-21 10:10:58 +02:00
Fredrik Adelöw e0cdf5fbb5 Merge pull request #20039 from backstage/freben/secrets
Ensure that all relevant config fields are properly marked as secret
2023-09-21 10:09:49 +02:00
Anton Ganhammar 3c0af9a078 feat: update layout to improve contrasts and consistency with other plugins
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com>
2023-09-20 22:35:22 +02:00