Commit Graph

15529 Commits

Author SHA1 Message Date
github-actions[bot] 0eceadb950 Version Packages (next) 2023-03-07 17:21:48 +00:00
Patrik Oldsberg f4fbbf7db6 Revert "Allow to change default document type of indexed files by catalog col…"
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-03-07 18:03:20 +01:00
Patrik Oldsberg 091ff3255b Merge pull request #16368 from knowacki23/catalog-backend_add-customizable-type-field
Allow to change default document type of indexed files by catalog col…
2023-03-07 17:36:30 +01:00
Patrik Oldsberg 242ef08a36 Merge pull request #16658 from drodil/optional_container_runner
chore: allow undefined containerRunner in cookiecutter
2023-03-07 17:10:35 +01:00
Patrik Oldsberg 36e8132917 Merge pull request #16020 from lucasdrpires/feat/server-token-auth
Make identity of backend applications valid
2023-03-07 16:01:02 +01:00
Patrik Oldsberg de294ce5c4 Merge pull request #16401 from jamieklassen/gitlab-oidc-k8s
GitLab auth provider gets ID tokens and be used as a k8s oidcTokenProvider
2023-03-07 15:39:00 +01:00
Fredrik Adelöw cdcedebea0 Merge pull request #16729 from backstage/freben/winfix
try to fix windows build error
2023-03-07 15:37:59 +01:00
Ben Lambert d751b59d2e Merge pull request #16739 from backstage/blam/fix-catalog-write-action
Fix catalog write action so that you can pass through props
2023-03-07 15:07:58 +01:00
blam cfa52ae692 chore: this should pass through properties instead of being strict
Signed-off-by: blam <ben@blam.sh>
2023-03-07 14:11:01 +01:00
Patrik Oldsberg ada14448a6 Merge pull request #16577 from sennyeya/humanize
Support full entity refs in the EntityPicker
2023-03-07 14:06:21 +01:00
Patrik Oldsberg 2fcf2f5c64 Merge pull request #16468 from matteosilv/master
Filter GitLab groups by prefix in GitlabOrgDiscoveryEntityProvider
2023-03-07 13:13:55 +01:00
Fredrik Adelöw 8dfe873223 Merge pull request #16652 from lucasguariscobr/aws-sdk-v3
upgrade aws-sdk to v3 for AwsS3UrlReader
2023-03-07 11:36:08 +01:00
Fredrik Adelöw 4b336862dc Merge pull request #16585 from drodil/entity_switch_multi_render
feat: allow entity switch to render all cases that match
2023-03-07 11:29:04 +01:00
Fredrik Adelöw 014e41add3 try to fix windows build error
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-07 10:20:57 +01:00
Ben Lambert 6cea151d33 Merge pull request #16718 from luchillo17/fix/BCKSTG-107-Swagger-clear-button-color
Fix dark theme Swagger's clear button font color
2023-03-06 21:38:24 +01:00
Ben Lambert d5b2f8161d Merge pull request #16713 from Pike/theming-scaffolder
Use page theme fontColor consistently in scaffolder headers and cards.
2023-03-06 21:34:39 +01: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
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
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
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
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 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
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
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
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 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
Patrik Oldsberg c9a5a8fcad Merge pull request #16347 from clairelcasey/entity-ownership-card-overlapped-text
Fix #16288: add styling to handle overflow text on ownership and members card
2023-03-02 22:30:17 +01:00
Jos Craw 4eae508310 feat: changed to provide entire linguist-js options object
Signed-off-by: Jos Craw <me.joscraw@gmail.com>
2023-03-03 08:15:37 +13:00
Bogdan Nechyporenko 3ce12b6f0c Fix the scaffolder validator for arrays when the item is a field in the object
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-03-02 15:53:37 +01:00
Bogdan Nechyporenko 6ca13414f2 Fix the scaffolder validator for arrays when the item is a field in the object
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-03-02 15:37:43 +01:00
Bogdan Nechyporenko 0aae459629 Fix the scaffolder validator for arrays when the item is a field in the object
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-03-02 14:24:58 +01:00
Lucas Guarisco 1b37850698 Modify AwsS3DiscoveryProcessor to use aws-sdk v3
Signed-off-by: Lucas Guarisco <lucas.guarisco@gmail.com>
2023-03-02 10:08:46 -03:00
Fredrik Adelöw d06fc3f3e3 Merge pull request #16614 from backstage/freben/unpack-props
🧹 unpack props inside component bodies
2023-03-02 10:50:51 +01:00
Jos Craw 8a298b4724 feat: add offline support for linguist
Signed-off-by: Jos Craw <me.joscraw@gmail.com>
2023-03-02 19:57:03 +13:00
Heikki Hellgren 62414770ea chore: allow undefined containerRunner in cookiecutter
this is only needed if the cookiecutter command is not available.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-03-02 08:33:17 +02:00
Kacper Nowacki 5a2df6c0c8 Change variable name to documentType
Signed-off-by: Kacper Nowacki <kacper.nowacki@dynatrace.com>
2023-03-01 14:22:55 +01:00
Kacper Nowacki 35b5587118 Allow to change default document type of indexed files by catalog collator
Signed-off-by: Kacper Nowacki <kacper.nowacki@dynatrace.com>
2023-03-01 14:22:55 +01:00
bnechyporenko 65342d3f1c Incorporated feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2023-03-01 11:16:29 +01:00
Tomas Dabasinskas 36155899a6 Update provider tests
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net>
2023-03-01 10:20:41 +02:00
bnechyporenko d9893263ba Fix for next version of template scaffolder for the steps without properties
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2023-03-01 09:07:10 +01:00
Tomas Dabasinskas aabfc0305b Rename host to baseUrl
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net>
2023-03-01 08:29:12 +02:00
Jamie Klassen 8adeb19b37 GitLab is an oidcTokenProvider
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-02-28 12:48:46 -05:00
Johannes Grumboeck 26eef93c54 fix(msgraph): user.select was not passed along everywhere
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2023-02-28 14:29:55 +01:00
github-actions[bot] b19b95fc09 Version Packages (next) 2023-02-28 13:04:36 +00:00
Patrik Oldsberg f758b99ea2 Merge pull request #16616 from backstage/docs/remove-backend-to-backend-references
Docs: remove backend-to-backend references
2023-02-28 13:55:54 +01:00
Patrik Oldsberg a6f22cbd40 Merge pull request #16521 from luchillo17/fix/BCKSTG-102-theme-aware-colors
refactor: Replace white & black colors with theme aware ones
2023-02-28 13:28:46 +01:00
Ben Lambert dd2ef0cbb4 Merge pull request #15561 from zcason/update-scaffolder-action-to-zod
Update scaffolder action to zod
2023-02-28 11:27:02 +01:00
Ben Lambert f58483738d Merge pull request #16619 from backstage/blam/ui-schema-in-ctx
scaffolder/next: Move `uiSchema` from `schema` into it's own property
2023-02-28 10:55:38 +01:00