Niall McCullagh
90c8f20b9f
fix(tech-radar): fix mapping of moved and url atrributes to fix display
...
As part of the refactor to include entry history the moved and url attributes were
no longer being mapped. This resulted in the radar not indicating if an entry had moved,
and the bubble not being clickable.
2021-01-28 16:48:07 +00:00
Himanshu Mishra
8b57797896
Merge pull request #4285 from backstage/orkohunter/use-urlreader-example-component
...
TechDocs: Use URL Reader in example component
2021-01-28 15:34:52 +01:00
Himanshu Mishra
5b06ca7171
techdocs: Use URL Reader in example component
2021-01-28 13:37:31 +01:00
github-actions[bot]
cda741034d
Version Packages
2021-01-28 10:46:08 +00:00
Ben Lambert
f1e75be714
Merge pull request #4148 from n2ygk/git_ref
...
pass in the specified git branch ref when cloning a single branch
2021-01-28 10:32:48 +01:00
Alan Crosswell
73c299c9ee
upgrade git-url-parse to 11.4.4
2021-01-27 11:54:03 -05:00
Alan Crosswell
43290ea991
update version of git-url-parse to set ref for Azure DevOps
2021-01-27 08:42:31 -05:00
Jonah Back
6ddfdca123
fix aws alb auth provider key caching
2021-01-26 16:54:52 -08:00
Alan Crosswell
ea59a2b363
Azure branch support
2021-01-26 17:04:41 -05:00
Alan Crosswell
119c6386fd
Revert "undo manual package version bump done in error"
...
This reverts commit 44c5ec6feb5109ae97c1a66b885da3c6440de0d5.
2021-01-26 17:04:40 -05:00
Alan Crosswell
c05baec7fd
Fix gitlab prepare fails with a 404.
...
A GitLab URL not ending in .git requires a redirect which isomorphic-git doesn't follow, resulting in a 404.
This incorporates @ruloweb's fix in #4134 .
2021-01-26 17:04:40 -05:00
Alan Crosswell
00d9d6ae45
Add missing ref fix that was applied to github and gitlab.
2021-01-26 17:04:40 -05:00
Alan Crosswell
ea21f9c12b
pass in the specified git branch ref when cloning a single branch
2021-01-26 17:04:40 -05:00
Alan Crosswell
9ba95e5085
undo manual package version bump done in error
2021-01-26 17:04:39 -05:00
Alan Crosswell
c7de259c92
add ref parameter to clone
2021-01-26 17:04:39 -05:00
Alan Crosswell
97df886e1c
KISS: no need for toString()
2021-01-26 17:04:39 -05:00
Alan Crosswell
a7c0da02e8
pass in the specified git branch ref when cloning a single branch
2021-01-26 17:04:38 -05:00
Jonah Back
da8b9ef1d8
add fields to config type for aws-alb provider
2021-01-26 11:41:41 -08:00
Jonah Back
4eaa060572
Fix test, add changeset for ALB provider bug fix
2021-01-26 10:54:14 -08:00
Jonah Back
f8b652614e
fix: change issuer to iss to conform to JWT spec. Make issuer verification optional
2021-01-26 10:50:12 -08:00
Tim
9a360a1c4f
Merge pull request #4223 from backstage/more-breakdowns
...
Add support for additional breakdowns of daily cost data
2021-01-26 09:15:06 -07:00
Fredrik Adelöw
21fb52c174
Merge pull request #4243 from backstage/freben/custom-parser
...
catalog: support supplying a custom catalog descriptor file parser
2021-01-26 15:55:32 +01:00
Ben Lambert
173f20029a
Merge pull request #4200 from SDA-SE/feat/sonarqube-supported-fields
...
Ask the SonarQube server for all support metrics prior to querying them for a project
2021-01-26 11:46:20 +01:00
Ben Lambert
123da1072a
Merge pull request #4182 from nirga/multi-cluster
...
Kafka Plugin: Multi-cluster and multi-consumer per component
2021-01-26 10:39:17 +01:00
Ben Lambert
3362a8571b
Merge pull request #4250 from adamdmharvey/k8s-realign-doco
...
docs: Update Kubernetes section with install & configure
2021-01-26 10:37:05 +01:00
Ben Lambert
11b083badd
Merge pull request #4228 from backjo/feature/AwsIamAuthForKubernetes
...
feature: add aws iam auth translator for kubernetes
2021-01-26 10:25:24 +01:00
Tim Hansen
9ba282f7c7
Update comments, use MUI's capitalize
2021-01-25 20:15:50 -07:00
Adam Harvey
975fe1ad38
Point to main docs site
2021-01-25 14:42:33 -05:00
Oliver Sand
0b11823463
Add EntityRefLinks that shows one or multiple entity ref links.
...
Add `EntityRefLinks` that shows one or multiple entity ref links.
Change the about card and catalog table to use `EntityRefLinks` due to the
nature of relations to support multiple relations per type.
This simplifies usage of relations and support to visualize edge-cases, e.g. duplicate data ingested into the catalog, like two ownerOf relationships for the same component.
2021-01-25 17:37:55 +01:00
Fredrik Adelöw
a91aa6bf2a
catalog: support supplying a custom catalog descriptor file parser
2021-01-25 15:06:57 +01:00
Ben Lambert
621a80ae5a
Merge pull request #4210 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.14.0
...
chore(deps): bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.14.0
2021-01-25 12:55:05 +01:00
Adam Harvey
a6e3b9596a
Improve error reporting for plugin misconfig
2021-01-24 23:53:03 -05:00
Jonah Back
8387849f7c
move types/aws4 to devDeps
2021-01-23 17:31:07 -08:00
Jonah Back
7491b7105f
Merge branch 'master' into feature/AwsIamAuthForKubernetes
2021-01-23 16:01:49 -08:00
Jonah Back
6811112282
feature: add aws iam auth translator for kubernetes
2021-01-23 16:00:18 -08:00
Jonah Back
39b05b9ae0
fix: use .text instead of .json for ALB key http call
2021-01-22 15:00:39 -08:00
Tim Hansen
fac91bcc5f
Add support for additional breakdowns of daily cost data
...
Hide expansion option if not enough breakdowns
2021-01-22 13:38:54 -07:00
brendasukh
d7b44f93cf
Merge pull request #4166 from backstage/refactor-product-chart-tooltip
...
Refactor product chart tooltip
2021-01-22 10:30:04 -05:00
Brenda Sukh
0fb1a35492
Add divider in tooltip
2021-01-22 10:14:30 -05:00
blam
5b9bcce28f
chore(lint): Updating to latest eslint with typescript and enabling some rules that we can. Also fixing issues with the project after update
2021-01-22 15:01:29 +01:00
Brenda Sukh
649250e479
Update chart itself on expand click
2021-01-21 16:54:04 -05:00
github-actions[bot]
9af0d066fc
Version Packages
2021-01-21 20:26:16 +00:00
Ben Lambert
a034569199
Merge pull request #4194 from backstage/orkohunter/update-templates-store-path
...
templates: Update Software Templates to use updated cookiecutter.storePath
2021-01-21 21:22:13 +01:00
blam
2baa2035dd
chore(deps): move giturl parse to dependency
2021-01-21 21:06:42 +01:00
blam
6137dbba32
chore: remove source for now
2021-01-21 20:16:17 +01:00
blam
979bcccf23
chore: fixing last of the typescripts
2021-01-21 20:06:49 +01:00
blam
51b2c3999a
chore: moving the storePath to it's own variable as source-ref and fixing templates to use cookiecutter vars
2021-01-21 18:15:31 +01:00
Oliver Sand
27ac8e6fab
Merge pull request #4196 from SDA-SE/feat/subcomponent-of-about-card
...
Show subcomponent in the about card
2021-01-21 18:01:06 +01:00
Dominik Henneke
49a67732f9
Ask the SonarQube server for all support metrics prior to querying them for a project
2021-01-21 17:52:24 +01:00
Fredrik Adelöw
ea772cb4f8
Merge pull request #4195 from ckiosidis/patch-1
...
fix typo in greek good_evening locale
2021-01-21 16:39:16 +01:00