Commit Graph

12448 Commits

Author SHA1 Message Date
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
Mathias Åhsberg c2306f898d Externalize repository processing for BitbucketDiscoveryProcessor
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-13 10:21:19 +00: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
dependabot[bot] 695d5534f5 chore(deps): bump @types/webpack-node-externals from 2.5.0 to 2.5.1
Bumps [@types/webpack-node-externals](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-node-externals) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-node-externals)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 04:18:41 +00: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
Ben Lambert f2fddd981a Merge pull request #5293 from backstage/rugvip/somepack
cli: update some webpack config to be v5 compatible
2021-04-12 16:12:44 +02:00
Patrik Oldsberg 99c7ff15c9 cli: update some webpack config to be v5 compatible
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-12 15:35:00 +02:00
Jussi Hallila 77f13cb4ca Update roadie plugins to newer versions
* Enable plugins in entity page
* Change plugin imports to use new named exports

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-04-12 15:19:42 +02:00
Ben Lambert d269bf83c8 Merge pull request #5291 from backstage/blam/fix-deps
Fix dependency resolution for broken build
2021-04-12 15:16:43 +02:00
blam 02e9f01304 chore: was missing one other dependency
Signed-off-by: blam <ben@blam.sh>
2021-04-12 14:41:07 +02:00
blam a4c85bd0e3 chore: update changeset description
Signed-off-by: blam <ben@blam.sh>
2021-04-12 14:04:45 +02:00
blam b49a525ab6 chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2021-04-12 14:00:52 +02:00
blam 22e3f003b7 chore: fix of resolutions for now for the package that's broken the build
Signed-off-by: blam <ben@blam.sh>
2021-04-12 13:51:57 +02:00
Fredrik Adelöw 4b4de956ed Merge pull request #5150 from jmgrimes/dependsOn-dependencyOf-relationships
Implemented dependsOn/dependencyOf support in catalog model.
2021-04-12 13:40:00 +02:00
Ben Lambert 3f3637dcd9 Merge pull request #5284 from trumant/plugin-docs-sidebar-correction
Correcting the path to the Root component in the plugin docs
2021-04-12 10:05:35 +02:00
Ben Lambert e4827ef779 Merge pull request #5237 from rkristelijn/master
fix: adds pagetheme colors
2021-04-12 10:00:33 +02:00
Ben Lambert eeb9c7fa73 Merge pull request #5211 from RoadieHQ/upgrade-graphql-codegen-cli
Upgrade @graphql-codeget/cli to latest
2021-04-12 09:59:41 +02:00
Erik Larsson 47c96fb539 Fix bugs, add tests
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-04-11 15:35:49 +02:00
Erik Larsson 46995e92bf Use text column type
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-04-11 10:01:52 +02:00
Travis Truman 8210a2ea52 Correcting the path to the Root component
Signed-off-by: Travis Truman <trumant@gmail.com>
2021-04-10 15:48:08 -04:00
Patrik Oldsberg e23b3f8f65 config-schema: added basic test + key fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 15:10:56 +02:00
Patrik Oldsberg a10377f245 config-schema: bump @backstage package versions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:18:25 +02:00
Patrik Oldsberg 15c58af8ad config-schema: update README
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:06 +02:00
Patrik Oldsberg c1862f42ca config-schema: add StaticSchemaLoader
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:05 +02:00
Patrik Oldsberg 5894270783 config-schema: separate loading and missing schema
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:05 +02:00
Patrik Oldsberg bcfef33a7f config-schema: break out schema browser and scroll targets context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:05 +02:00
Patrik Oldsberg 39cdc38325 config-schema: split out schema view components
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:05 +02:00
Patrik Oldsberg 2c27b4f4fd config-schema: clean up main page
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:04 +02:00
Patrik Oldsberg a8d3130639 config-schema: scrolling schema view
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:04 +02:00
Patrik Oldsberg 2bfc5466f7 config-schema: add tree view schema browser
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:04 +02:00
Patrik Oldsberg d1fb5135d4 config-schema: add support for additional and pattern props and items
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:04 +02:00
Patrik Oldsberg 3c5dc1da85 config-schema: refactor PropertyTitle into ChildView and add MatchView
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:03 +02:00
Patrik Oldsberg 888f0b52bd config-schema: refactor out PropertyTitle and make required a chip
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:03 +02:00
Patrik Oldsberg 5c63bc44ab config-schema: initial propper schema viewer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:03 +02:00
Patrik Oldsberg 079b3e025b config-schema: switch schema type and separate out SchemaViewer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:02 +02:00