Commit Graph

38202 Commits

Author SHA1 Message Date
Lucas Guarisco 1aec34d55b Remove wrong comment about config location
Signed-off-by: Lucas Guarisco <lucas.guarisco@gmail.com>
2023-03-06 15:05:41 -03:00
Carlos Esteban Lopez 8bc7dcec82 fix(plugin-api-docs): Fix dark theme Swagger's clear button font color
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-03-06 12:56:25 -05:00
Lucas Guarisco 614c9cb6f0 Change dependencies versions
Signed-off-by: Lucas Guarisco <lucas.guarisco@gmail.com>
2023-03-06 14:50:28 -03:00
Lucas Guarisco 550d3476b9 Changes to method signatures and returns
Signed-off-by: Lucas Guarisco <lucas.guarisco@gmail.com>
2023-03-06 14:49:39 -03:00
Lucas Guarisco 1e7e20559c Change from minor to patch version
Signed-off-by: Lucas Guarisco <lucas.guarisco@gmail.com>
2023-03-06 14:35:12 -03:00
Guillermo Manzo 708d0abd9d Update ADOPTERS.md
making it easier for people to get a hold of me

Signed-off-by: Guillermo Manzo <gmanzo@expediagroup.com>
2023-03-06 09:28:26 -08:00
Patrik Oldsberg 4b5559d43f Merge pull request #16680 from backstage/rugvip/extexample
docs/backend-system: add extension point example to plugin building docs
2023-03-06 17:27:00 +01:00
Avantika Iyer 8bbf95b550 Replace style override fix with a Classes prop override instead (#16621)
* replace style override fix

Signed-off-by: Avantika Iyer <avantika.hiyer@gmail.com>

* Update clean-lemons-jump.md

Signed-off-by: Avantika Iyer <avantika.hiyer@gmail.com>

* Update clean-lemons-jump.md

Signed-off-by: Avantika Iyer <avantika.hiyer@gmail.com>

* Update .changeset/clean-lemons-jump.md

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>

---------

Signed-off-by: Avantika Iyer <avantika.hiyer@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-03-06 16:20:02 +00:00
Fredrik Adelöw 406411d6f2 Merge pull request #16640 from jgrumboe/fix-msgraph-userselect
fix(msgraph): user.select was not passed along everywhere
2023-03-06 17:02:52 +01:00
Fredrik Adelöw aad52b966c Merge pull request #16567 from backstage/renovate/roadiehq-backstage-plugin-github-pull-requests-2.x-lockfile
fix(deps): update dependency @roadiehq/backstage-plugin-github-pull-requests to v2.5.4
2023-03-06 17:01:32 +01:00
Axel Hecht d571c11194 Fix vale
Signed-off-by: Axel Hecht <axel@pike.org>
2023-03-06 14:39:00 +01:00
Joep Peeters 6d4b174047 spelling
Signed-off-by: Joep Peeters <joep.peeters@nedap.com>
2023-03-06 14:17:42 +01:00
Axel Hecht 3c96e77b51 Use page theme fontColor consistently in scaffolder headers and cards.
This fixes problems with themes with white header background, which
end up with white-on-white text for card heads and context menus.

Signed-off-by: Axel Hecht <axel@pike.org>
2023-03-06 14:14:41 +01:00
Taras Mankovski f1a128ac93 Update .changeset/tiny-llamas-jump.md
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Taras Mankovski <tarasm@gmail.com>
2023-03-06 08:14:31 -05:00
Joep Peeters c93425b635 add example config to changelog
Signed-off-by: Joep Peeters <joep.peeters@nedap.com>
2023-03-06 14:13:15 +01:00
Joep Peeters 4698b8eaf7 remove callback
Signed-off-by: Joep Peeters <joep.peeters@nedap.com>
2023-03-06 14:04:04 +01:00
Patrik Oldsberg 2486cae0bd Merge pull request #16707 from ssakuh/master
Add support for ARM64 docker image
2023-03-06 13:29:17 +01:00
Patrik Oldsberg 55552f3c78 Merge pull request #16709 from backstage/rugvip/docfix
docs/local-dev: fix incorrect exports command
2023-03-06 13:22:12 +01:00
Patrik Oldsberg 0240f7b22a Merge pull request #16708 from backstage/rugvip/redirects
microsite-next: redirects for new index pages + fix links
2023-03-06 13:21:52 +01:00
Ben Lambert 762222f6b9 Merge pull request #16688 from backstage/blam/getting-involved
chore: small tweaks for getting involved
2023-03-06 13:14:16 +01:00
Joep Peeters f8a9fa1b0f add @types/pg and set correct type
Signed-off-by: Joep Peeters <joep.peeters@nedap.com>
2023-03-06 12:28:03 +01:00
Joep Peeters d68c16a285 add callback with error handling
Signed-off-by: Joep Peeters <joep.peeters@nedap.com>
2023-03-06 12:05:18 +01:00
Patrik Oldsberg e5a9031eae microsite-next: redirects for new index pages + fix links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-03-06 11:46:11 +01:00
Patrik Oldsberg 347c8ed6dc docs/local-dev: fix incorrect exports command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-03-06 11:43:17 +01:00
Heikki Hellgren 23cc40039c feat: allow entity switch to render all cases that match
this is required for example in the CI/CD page where multiple different
kinds of integrations might need rendering (some might have for example
jenkins, AWS codebuild and AWS codepipeline for single component).

by default, the EntitSwitch will behave like it used to so it's not a
breaking change.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-03-06 12:37:20 +02:00
Johan Haals 7aee063a27 Merge pull request #16695 from Hemanthhari2000/fix/new-relic-dashboard-icon-16307
Fix. new relic dashboard icon bug #16307
2023-03-06 11:14:31 +01:00
Said Sakuh cd64a788ec Add support for ARM64 docker image
Signed-off-by: Said Sakuh <said.sakuh@gmail.com>
2023-03-06 11:00:53 +01:00
Fredrik Adelöw 7ca4ca02c0 Merge pull request #16657 from Debanitrkl/master
Add Harness Feature Flags plugin to the microsite
2023-03-06 10:37:41 +01:00
Johan Haals 0ef3829d13 Merge pull request #16667 from JosiahCraw/feature/add-offline-linguist
feat: add offline support for linguist
2023-03-06 09:57:08 +01:00
Joep Peeters 0db5343010 stricter types
Signed-off-by: Joep Peeters <joep.peeters@nedap.com>
2023-03-06 09:29:07 +01:00
Joep Peeters c8bdcdccb9 rename: setRole -> role
Signed-off-by: Joep Peeters <joep.peeters@nedap.com>
2023-03-06 09:27:49 +01:00
Patrik Oldsberg f5b8072bc2 Apply suggestions from code review
Co-authored-by: Phil Kuang <pkuang@factset.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-03-05 20:04:52 +01:00
Taras 7d98b1c185 Show Mobile only for smaller than xs
Signed-off-by: Taras <tarasm@gmail.com>
2023-03-05 09:53:01 -05:00
Taras fa004f6687 Added changeset
Signed-off-by: Taras <tarasm@gmail.com>
2023-03-05 09:53:01 -05:00
Taras f79ad0b788 Use media breakpoint instead of isMobile
Signed-off-by: Taras <tarasm@gmail.com>
2023-03-05 09:53:01 -05:00
renovate[bot] 7bac0208dd chore(deps): update dependency nodemon to v2.0.21
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-05 04:38:10 +00:00
backstage-goalie[bot] 479c7025f5 Merge pull request #16703 from backstage/renovate/esbuild-0.x-lockfile
chore(deps): update dependency esbuild to v0.17.11
2023-03-05 04:26:40 +00:00
renovate[bot] dcb3fb2bd5 chore(deps): update dependency esbuild to v0.17.11
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-05 02:46:27 +00:00
Jos Craw 72c170fa68 fix: change Record value to unknown from any
Signed-off-by: Jos Craw <me.joscraw@gmail.com>
2023-03-04 08:13:38 +13:00
hemanthhari2000 2343301db3 Fix. new relic dashboard icon bug #16307
Signed-off-by: hemanthhari2000 <hemanthhari2000@gmail.com>
2023-03-03 22:31:33 +05:30
Fredrik Adelöw ac696b0bba Merge pull request #16184 from tdabasinskas/catalog-backend-module-puppetdb
New catalog-backend-module-puppetdb plugin
2023-03-03 16:17:14 +01:00
Fredrik Adelöw 4a76e9d1c9 Merge pull request #16491 from gaurav517/madrv3
feat: add support for MADR v3
2023-03-03 16:12:06 +01:00
blam 1f22c083f7 chore: fixing getting involved
Signed-off-by: blam <ben@blam.sh>
2023-03-03 14:03:13 +01:00
Emma Indal 905141aa08 Merge pull request #16576 from kuangp/fix/searchPagination
fix(SearchPagination): disable next button on last page
2023-03-03 11:28:02 +01:00
Ben Lambert e539649d80 Merge pull request #16623 from backstage/renovate/react-monorepo
chore(deps): update react monorepo to v17.0.53
2023-03-03 10:31:58 +01:00
blam 6b8ca73179 chore: small tweaks for getting involved
Signed-off-by: blam <ben@blam.sh>
2023-03-03 10:29:30 +01:00
Alessandro Rossi bcf1c9ce76 Update plugins.js
Signed-off-by: Alessandro Rossi <4215912+kubealex@users.noreply.github.com>
2023-03-03 10:24:21 +01:00
Ben Lambert 9811de1b6c Merge pull request #16670 from acierto/fix-validator-object-field-in-array
Fix the scaffolder validator for arrays when the item is a field in the object
2023-03-03 10:22:56 +01:00
Alessandro Rossi 83717fc76a Update plugins.js
Signed-off-by: Alessandro Rossi <4215912+kubealex@users.noreply.github.com>
2023-03-03 09:57:43 +01:00
Ben Lambert 6bc2831d70 Update silent-dryers-end.md
Signed-off-by: blam <ben@blam.sh>
2023-03-03 09:46:27 +01:00