Commit Graph

4205 Commits

Author SHA1 Message Date
Patrik Oldsberg 3d40990f80 Merge pull request #4729 from aryanshridhar/Fix-EntityPopover
UnregisterEntity: Removed Dialog modal fullscreen prop (#4685).
2021-03-01 19:14:13 +01:00
bobalong79 316b7bff61 Add rationale explaining why we do the header modifications in the filter 2021-03-01 18:01:44 +00:00
Adam Harvey b734ba530f Merge pull request #4713 from adamdmharvey/apidocs-header
api-docs: Add organization name to page header
2021-03-01 12:53:51 -05:00
aryanshridhar b33e553b29 UnregisterEntity: Removed Dialog modal fullscreen prop (#4685). 2021-03-01 23:19:56 +05:30
Adam Harvey 86237e0a9d Change get method for optional value
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-01 12:33:16 -05:00
Adam Harvey 439805d1d3 Add config call to test
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-01 12:33:16 -05:00
Adam Harvey 2386de1d3c Add org name to page title
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-01 12:33:16 -05:00
Patrik Oldsberg 1a22f83c28 Merge pull request #4647 from backstage/dependabot/npm_and_yarn/testing-library/react-11.2.5
chore(deps): bump @testing-library/react from 10.4.3 to 11.2.5
2021-03-01 18:17:08 +01:00
Patrik Oldsberg 570d310c90 Merge pull request #4621 from nhidtran/enhancement/4423
Enhancement/4423: remove the usage of res.send() for res.json()
2021-03-01 17:54:09 +01:00
Dominik Henneke 4e771685c1 Merge pull request #4739 from SDA-SE/feat/sonarqube-missing-metrics
[SonarQube] Collect all available metric types if the number exceeds the default page size of 100
2021-03-01 17:39:17 +01:00
Patrik Oldsberg b0855d25a4 Merge pull request #4722 from bleathem/oidc-provider-test-msw
Replaced nock usage in the oidc provider tests with msw
2021-03-01 17:06:16 +01:00
Dominik Henneke 4833c8dacf Merge pull request #4715 from SDA-SE/feat/api-docs-external-route
Use an optional external route ref to link to the create component page from the api explorer
2021-03-01 15:59:38 +01:00
Patrik Oldsberg bacdf978f8 Merge pull request #4707 from jessebye/patch-1
sonarqube: Default to -% if no coverage is reported
2021-03-01 15:45:15 +01:00
Dominik Henneke 071ce44254 Fix review comments
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-03-01 15:09:31 +01:00
Patrik Oldsberg ec832c5bf6 Merge pull request #4542 from erikxiv/techdocs-auth
add authorization to techdocs api requests
2021-03-01 14:00:47 +01:00
Erik Larsson 52b5bc3e27 Remove credentials from xhr request. Add techdocs-backend changeset 2021-03-01 12:45:18 +01:00
bobalong79 9ce68b677b Fix for proxy-backend plugin when global-agent is enabled 2021-03-01 11:30:44 +00:00
Erik Larsson 74534a0f8c Move auth token to contrib 2021-03-01 12:29:59 +01:00
Erik Larsson 145205a14b fix tests 2021-03-01 12:29:59 +01:00
Erik Larsson afebbadd34 use token instead of idToken 2021-03-01 12:29:59 +01:00
Erik Larsson 8d6e2fd36b tsc 2021-03-01 12:29:59 +01:00
Erik Larsson f18b51d932 set and use access-token cookie 2021-03-01 12:29:59 +01:00
Erik Larsson 813c6a4f20 add authorization to techdocs api requests 2021-03-01 12:29:58 +01:00
Patrik Oldsberg c4d1cf345d scaffolder-backend: added test template for beta1
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-01 11:53:41 +01:00
Dominik Henneke 4105503885 Collect all available metric types if the number exceeds the default page size of 100
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-03-01 11:50:18 +01:00
Tadashi Nemoto dbea11072f [Lighthouse plugin] Change setup wording of intro card to latest 2021-03-01 19:48:25 +09:00
Fredrik Adelöw 201d9d5fb0 Merge pull request #4737 from nirga/optional-repo
Made all locations outputted by GithubDiscoveryProcessor optional
2021-03-01 09:31:06 +01:00
Nir Gazit 80475c9af2 Fixed typo 2021-03-01 10:14:52 +02:00
Nir Gazit 2eab0de645 Added comment explaining why emitting optional locations 2021-03-01 09:27:01 +02:00
Nir Gazit ecdd407b1f Made all locations outputted by GithubDiscoveryProcessor optional 2021-03-01 09:19:31 +02:00
Erik Larsson e937c1b4f0 fix: use external url for static docs 2021-02-28 23:34:21 +01:00
Jonah Back 8d4f5ee0ac Remove incorrect comment 2021-02-27 12:13:11 -08:00
Patrik Oldsberg 96ccc8f694 scaffolder-backend: remove support for deprecated publisher configuration 2021-02-27 15:21:49 +01:00
Patrik Oldsberg 35d407f486 Merge pull request #4712 from backstage/dependabot/npm_and_yarn/types/d3-force-2.1.1
chore(deps-dev): bump @types/d3-force from 1.2.1 to 2.1.1
2021-02-27 13:16:07 +01:00
Jesse Bye d928271316 check for undefined instead to allow displaying 0 values 2021-02-26 15:24:20 -08:00
Jesse Bye bc30b9bb64 more consistency; omit % when no coverage is reported 2021-02-26 11:59:23 -08:00
Jesse Bye 2befe6d4ac use — instead of - 2021-02-26 11:57:04 -08:00
Jesse Bye a4c5758028 Use '-'; add changeset 2021-02-26 11:47:46 -08:00
Brian Leathem d9e8713b28 Replaced nock usage in the oidc provider tests with msw 2021-02-26 11:31:25 -08:00
Fredrik Adelöw 98e2b4e20e make the example templates use relative paths 2021-02-26 13:53:03 +01:00
Dominik Henneke f715898006 Use an optional external route ref to link to the create component page from the api explorer 2021-02-26 12:44:27 +01:00
Patrik Oldsberg 5ffb6c57f6 Merge pull request #4700 from backstage/rugvip/opternal
core: implement optional external routes and use to toggle "Create Component" button
2021-02-26 10:41:27 +01:00
dependabot[bot] e16f145dc8 chore(deps-dev): bump @types/d3-force from 1.2.1 to 2.1.1
Bumps [@types/d3-force](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-force) from 1.2.1 to 2.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-force)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 04:09:36 +00:00
Jesse Bye fe2c7c27d4 fix code style 2021-02-25 14:48:07 -08:00
Jesse Bye c53342955d prettier 2021-02-25 14:41:18 -08:00
Jesse Bye ca80bd534f prettier 2021-02-25 14:23:56 -08:00
Jesse Bye 0ae94e3ed6 Default to 0% if no coverage is reported 2021-02-25 14:05:45 -08:00
Woody Rousseau d21058c343 Change terminology for builds on cloudbuild 2021-02-25 20:57:46 +01:00
Woody Rousseau b2a5320a4b Use Breadcrumbs from @backstage/core 2021-02-25 20:19:04 +01:00
Patrik Oldsberg 264e204f02 catalog: make the external createComponent route optional, hiding the button if it is not set 2021-02-25 17:39:20 +01:00