Commit Graph

4747 Commits

Author SHA1 Message Date
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
David Tuite 18f7345a6c Add borders to docs tables (#5281) 2021-04-12 20:11:35 +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
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 e4827ef779 Merge pull request #5237 from rkristelijn/master
fix: adds pagetheme colors
2021-04-12 10:00:33 +02:00
David Tuite 26ae929a7b Upgrade @graphql-codeget/cli to latest
Signed-off-by: David Tuite <david@roadie.io>
2021-04-09 19:22:18 +01:00
Patrik Oldsberg 93dc706eea Merge pull request #5271 from lancelot1337/bug/fix-for-5236
Update !url.startsWith condition in file.ts
2021-04-09 17:15:05 +02:00
Ben Lambert 0395ce9d4d Merge pull request #5267 from MiguelRamBalt/bug/APIs-search-box
add debounce time for apis-docs
2021-04-09 16:43:47 +02:00
Patrik Oldsberg 7abec4dbcf scaffolder-backend: fix file protocol check
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-09 16:37:15 +02:00
Ben Lambert c898b2cd34 Merge pull request #5272 from tragiclifestories/fix-pr-template
Fix pull request sample template
2021-04-09 14:47:55 +02:00
MiguelRamBalt a42aafb4c5 add debounce time for apis-docs
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com>
2021-04-09 07:16:16 -05:00
Ben Lambert a08cc2d0db Merge pull request #5259 from SDA-SE/feat/api-docs-docs
Document how to customize the API docs rendering
2021-04-09 14:07:38 +02:00
James Turley 0b7fd7a9d7 Fix pull request sample template
A null reference survived an earlier implementation.

Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-09 10:38:12 +01:00
lancelot b109375902 Update !url.startsWith condition in file.ts
Signed-off-by: lancelot <sudhanshusah2001@gmail.com>
2021-04-09 14:56:59 +05:30
Eric Peterson 854906e2f6 Merge pull request #5241 from SDA-SE/feat/happy-path
Change the response status of metadata endpoints in case a documentation is not available to `404 NOT FOUND`
2021-04-09 10:11:55 +02:00
Ben Lambert 1a3adf5ae8 Merge pull request #5257 from ntgussoni/fix/4208_bitbucket_server_requires_username
Bitbucket server requires username to be set
2021-04-09 10:09:27 +02:00
Mathias Åhsberg 017192ee84 Support multiline LDAP filter queries
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-09 06:25:57 +00:00
dependabot[bot] 3ecc89665f chore(deps): bump @asyncapi/react-component from 0.19.2 to 0.22.3
Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react) from 0.19.2 to 0.22.3.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases)
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v0.19.2...v0.22.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-09 04:19:46 +00:00
Dominik Henneke d17b39d04e Document how to customize the API docs rendering
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-04-08 18:54:15 +02:00
Patrik Oldsberg 89f5ecf0ef Merge pull request #5205 from anderoo/anderoo/github-permissions
allow collaborators on github creation
2021-04-08 18:02:49 +02:00
Nicolas Torres d840d30bcd Bitbucket server requires username to be set
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-04-08 17:40:01 +02:00
Andrew Johnson 67b9602d14 don't throw on permission errors
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-08 15:45:37 +01:00
Patrik Oldsberg f240b09965 Merge pull request #5153 from tragiclifestories/github-pr-publish
Create builtin action for publishing to Github PR
2021-04-08 16:10:32 +02:00
Patrik Oldsberg 5c725fc763 Merge pull request #5240 from goober/feature/use-external-route-ref-for-scaffolder
Expose the register-component route as an external route from the scaffolder
2021-04-08 16:10:19 +02:00
Ben Lambert 100f6e7498 Merge pull request #5245 from sjuxax/sonarqube-ispluginavail
Teach SonarQube `isPluginApplicableToEntity`.
2021-04-08 15:52:46 +02:00
Jeff Cook ec75495ee3 No need to export under the alias isPluginApplicableToEntity. ...
That's an old pattern, per https://github.com/backstage/backstage/pull/5245#discussion_r609367059.

Signed-off-by: Jeff Cook <jeff.cook@endurance.com>
2021-04-08 13:32:47 +00:00
github-actions[bot] 51b6cf465d Version Packages 2021-04-08 11:32:56 +00:00
Mathias Åhsberg a360f94788 Expose the register-component route as an external route from the scaffolder
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-08 09:15:46 +00:00
Jeff Cook 38726cd9a7 Teach SonarQube isPluginApplicableToEntity.
Signed-off-by: Jeff Cook <jeff.cook@endurance.com>
2021-04-07 23:36:51 +00:00
Oliver Sand cba5944fcd Change the response status of metadata endpoints in case a documentation is not available to 404 NOT FOUND
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-07 16:55:39 +02:00
Andrew Johnson f7d71b6d9e fixup
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:53 +01:00
Andrew Johnson 97c5797f4e prettier
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:53 +01:00
Andrew Johnson 18a9669291 make lint happy
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:52 +01:00
Andrew Johnson 1d32be309b allow collaborators on github creation
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
2021-04-07 12:41:49 +01:00
Johan Haals 4c42dc291c Merge pull request #5208 from erikxiv/fix/scaffolder-eventstream-auth
fix: Support auth by sending cookies in scaffolder eventstream request
2021-04-07 13:24:06 +02:00
Johan Haals bf16957fd8 Merge pull request #5146 from padraigobrien/gh-4276-handle-non-latin-characters
Enable non unicode character in catalog import.
2021-04-07 09:37:45 +02:00
Remi Kristelijn 4438b0f6e8 fix adds pagetheme colors
closes #5235

Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com>
2021-04-07 08:43:29 +02:00
Patrik Oldsberg 04f56132ac Merge pull request #5054 from tragiclifestories/task-page-links
Support multiple links on TaskPage screen
2021-04-06 20:45:33 +02:00
Patrik Oldsberg 47cfa45c18 Merge pull request #5040 from erikxiv/fix/badge-auth
fix: support auth in badge plugin
2021-04-06 20:39:22 +02:00
Patrik Oldsberg 0e0724cb76 Merge pull request #5013 from backjo/feat/CustomRepoDir
feat: allow custom directory to be specified for github publish action
2021-04-06 20:35:33 +02:00
James Turley 26526f1962 Clean up TaskOutput typedef
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:22 +01:00
James Turley 04eae5a8db Use route ref hook for entity page link
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:22 +01:00
James Turley 20ae6504c7 Duplicate IconLink instead of moving to core
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:21 +01:00
James Turley 9fdbc1e216 Deprecate remoteUrl
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:21 +01:00
James Turley b1ad7eae8a Tests for TaskPageLinks
Signed-off-by: James Turley <james.turley@signalmedia.co>
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:20 +01:00
James Turley baee14e5d6 Add component for multiple links
Signed-off-by: James Turley <james.turley@signalmedia.co>
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:19 +01:00
James Turley b96d9c5677 Move IconLink from catalog to core
To reuse in scaffolder.

Signed-off-by: James Turley <james.turley@signalmedia.co>
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:19 +01:00
James Turley 3dabebb5fa Add links to TaskOutput type
Signed-off-by: James Turley <james.turley@signalmedia.co>
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:19 +01:00