Patrik Oldsberg
477b0ba781
Merge pull request #5342 from backstage/feat/scaffolding-helpers
...
Added parsing of JSON + Scaffolding helpers
2021-04-15 13:46:41 +02:00
Eric Peterson
dc9cc8b17c
Merge pull request #5260 from SDA-SE/feat/techdocs-exception
...
[TechDocs] Avoid run-time availability checks when instantiating publishers
2021-04-15 13:25:40 +02:00
blam
b25846562a
chore: add changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-04-15 12:17:39 +02:00
blam
4de6b74cc0
chore: update sample template to show how to
...
Signed-off-by: blam <ben@blam.sh >
2021-04-15 12:17:39 +02:00
blam
096c0d85e0
feat(scaffolder): added parseRepoUrl helper to parse to json object
...
Signed-off-by: blam <ben@blam.sh >
2021-04-15 12:17:39 +02:00
blam
c2a685ddb1
feat(scaffolder): add support for parsing the valuues as a json object in the parameters
...
Signed-off-by: blam <ben@blam.sh >
2021-04-15 12:17:39 +02:00
Fredrik Adelöw
c10e6490ca
Merge pull request #5320 from SDA-SE/feat/fix-api-docs-page-theme
...
Fix api docs page theme
2021-04-15 11:11:51 +02:00
Jonah Grimes
fef852ecd3
Reworked TechDocs page subtitle to reflect the company/organization name ( #5317 )
...
* reworked page subtitle to reflect the company/organization name instead of 'Backstage'
Signed-off-by: Jonah Grimes <jgrimes@appriss.com >
* ran prettier to reformat code
Signed-off-by: Jonah Grimes <jgrimes@appriss.com >
* marked changeset as techdocs only
Signed-off-by: Jonah Grimes <jgrimes@appriss.com >
2021-04-14 16:45:20 +02:00
Ben Lambert
9bb484762e
Merge pull request #5319 from backstage/dependabot/npm_and_yarn/rjsf/material-ui-2.5.1
...
chore(deps): bump @rjsf/material-ui from 2.4.1 to 2.5.1
2021-04-14 15:26:57 +02:00
Ben Lambert
b5d73d8636
Merge pull request #5327 from SDA-SE/feat/client-url-escape
...
Feat/client url escape
2021-04-14 15:26:40 +02:00
Oliver Sand
442f34b87f
Make sure the CatalogClient escapes URL parameters correctly
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-14 14:07:07 +02:00
Oliver Sand
7fd46f26dc
Use string TypeScript type instead of String
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-14 14:07:07 +02:00
Ben Lambert
b5d60db076
Merge pull request #5311 from fshowalter/master
...
Disable hot reloading in CI environments
2021-04-14 11:52:56 +02:00
blam
f4f9fd04aa
bump(rjsf): bump core too
...
Signed-off-by: blam <ben@blam.sh >
2021-04-14 11:47:01 +02:00
Patrik Oldsberg
6ac637eb62
Merge pull request #5322 from backstage/rugvip/sourcedocs
...
docs: tweak docs for backstage.io/source-location
2021-04-14 11:04:00 +02:00
Patrik Oldsberg
f361f9e9dd
docs: tweak docs for backstage.io/source-location
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-14 10:53:00 +02:00
Johan Haals
e46286dc78
Merge pull request #5321 from backstage/jhaals/get_entity_source_location
...
Catalog-model: Add getEntitySourceLocation helper
2021-04-14 10:46:47 +02:00
Johan Haals
e44574d214
Update packages/catalog-model/src/location/helpers.ts
...
Signed-off-by: Johan Haals johan.haals@gmail.com
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-14 10:21:58 +02:00
Johan Haals
bb5055aeea
Catalog-model: Add getEntitySourceLocation helper
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-14 09:59:00 +02:00
Oliver Sand
0962565da9
Restore page theme for API docs plugin to previous color
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-14 09:40:56 +02:00
Oliver Sand
4592d8ae19
Remove unused stories from storybook
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-14 09:40:55 +02:00
dependabot[bot]
78cad7589a
chore(deps): bump @rjsf/material-ui from 2.4.1 to 2.5.1
...
Bumps [@rjsf/material-ui](https://github.com/rjsf-team/react-jsonschema-form ) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases )
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v2.4.1...v2.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-14 04:15:33 +00:00
Patrik Oldsberg
54a98a7663
Merge pull request #5282 from backstage/rugvip/config-schema
...
plugins: add config-schema plugin
2021-04-13 18:10:39 +02:00
Frank Showalter
60ce64aa20
add changeset
...
Signed-off-by: Frank Showalter <fshowalter@gmail.com >
2021-04-13 10:49:37 -04:00
Frank Showalter
5abace95ac
Disable hot-reloading for e2e CI tests
...
Signed-off-by: Frank Showalter <fshowalter@gmail.com >
2021-04-13 10:45:52 -04:00
Ben Lambert
b9521b83ed
Merge pull request #5306 from ashirley/invertableGuageCard
...
pass new inverse prop to Gauge
2021-04-13 15:49:03 +02:00
Patrik Oldsberg
8a121a5e2f
Merge pull request #5307 from backstage/rugvip/winfix
...
scaffolder-backend: fix GitHub Pull Request publish action on windows
2021-04-13 15:17:24 +02:00
Andrew Shirley
d9064ea0eb
Fix prettier
...
Signed-off-by: Andrew Shirley <andrew@als-bi.com >
2021-04-13 13:10:05 +01:00
Andrew Shirley
e8938c6bff
Fix spelling
...
Signed-off-by: Andrew Shirley <andrew@als-bi.com >
2021-04-13 13:10:05 +01:00
Patrik Oldsberg
423a514c3b
scaffolder-backend: fix GitHub Pull Request preparer on windows
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-13 14:08:20 +02:00
Ben Lambert
de3b9140ba
Merge pull request #5285 from o-farooq/master
...
feat(techradar-plugin): add markdown support in techradar entry
2021-04-13 13:26:11 +02:00
Andrew Shirley
d0d1c2f7ba
pass new inverse prop to Guage
...
Signed-off-by: Andrew Shirley <andrew@als-bi.com >
2021-04-13 12:21:12 +01:00
Omer Farooq
fb4138555c
update sample data entry to markdown
...
Signed-off-by: Omer Farooq <frq.code@gmail.com >
2021-04-13 22:53:10 +12:00
Omer Farooq
184b02bef9
add changeset
...
Signed-off-by: Omer Farooq <frq.code@gmail.com >
2021-04-13 22:53:10 +12:00
Omer Farooq
88d62cad73
feat(techradar-plugin) add markdown support in techradar entry description
...
Signed-off-by: Omer Farooq <frq.code@gmail.com >
2021-04-13 22:53:10 +12:00
Ben Lambert
4df36765e5
Merge pull request #5269 from backstage/dependabot/npm_and_yarn/asyncapi/react-component-0.22.3
...
chore(deps): bump @asyncapi/react-component from 0.19.2 to 0.22.3
2021-04-13 11:55:21 +02:00
Ben Lambert
18a7b7880d
Merge pull request #5263 from Pranava29/patch-1
...
Updated documentation for sonarcloud plugin
2021-04-13 11:54:56 +02:00
Pranava Shashank Pindi
4d1617a3e6
Updated documentation for sonarcloud plugin
...
For a new react developer working with backstage, he
gets blocked while installing the sonarcloud plugin
in backstage app. He faces the following
[issue](https://github.com/backstage/backstage/issues/5141 )
after following the steps mentioned in the plugin
[documentation](https://github.com/backstage/backstage/tree/master/plugins/sonarqube ).
Hence, this commit adds `yarn install` and `yarn tsc`
commands to be run.
Also, it adds additional information on how to set the
SONARQUBE_AUTH_HEADER environmental header.
Signed-off-by: pranava29 <pranavshashank.p@zemosolabs.com >
Signed-off-by: pranava29 <pranav.shashank@gmail.com >
2021-04-13 14:59:04 +05:30
Ben Lambert
19f6eb03b4
Merge pull request #5216 from getndazn/aws-alb-aad-oidc-auth
...
tutorial: Using AWS ALB with Azure AD to authenticate requests
2021-04-13 11:22:16 +02:00
blam
06eb4b06e8
chore: add deps word to stlyes
...
Signed-off-by: blam <ben@blam.sh >
2021-04-13 10:54:10 +02:00
Ben Lambert
12390778ee
Add Changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-04-13 10:53:17 +02:00
Ben Lambert
a396587651
Merge pull request #5294 from RoadieHQ/chore-enable-new-roadie-plugins
...
Update roadie plugins to newer versions
2021-04-13 10:49:34 +02:00
Dominik Henneke
f1952337ce
Add changeset for create-app
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-04-13 10:14:00 +02:00
David Tuite
18f7345a6c
Add borders to docs tables ( #5281 )
2021-04-12 20:11:35 +02:00
Ben Lambert
fada532659
Merge pull request #5287 from backstage/dependabot/npm_and_yarn/babel/core-7.13.15
...
chore(deps): bump @babel/core from 7.12.9 to 7.13.15
2021-04-12 20:08:58 +02:00
Dominik Henneke
d541d9fd07
Include review comments
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-04-12 18:50:15 +02:00
Dominik Henneke
bc9d62f4f7
Create a new method to check the configuration of a techdocs publisher to not crash the application on errors
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-04-12 18:50:14 +02:00
Ben Lambert
55b197f40e
Merge pull request #5249 from kdichev/patch-1
...
Fix Broken Link on home page
2021-04-12 16:56:55 +02:00
Ben Lambert
967ad6f2ea
Merge pull request #5261 from goober/feature/support-multiline-ldap-filter
...
Support multiline LDAP query filters
2021-04-12 16:27:02 +02:00
dependabot[bot]
ca324156b5
chore(deps): bump @babel/core from 7.12.9 to 7.13.15
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.9 to 7.13.15.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.15/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-12 14:24:18 +00:00