Johan Haals
|
a8eb2b45e3
|
microsite: Add GitHub Apps documentation
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-03-02 09:25:01 +01:00 |
|
Patrik Oldsberg
|
ae30b916df
|
Merge pull request #4731 from erikxiv/fix/techdocs-static-url
Techdocs static docs should use external url
|
2021-03-01 19:26:25 +01:00 |
|
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 |
|
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 |
|
Erik Larsson
|
f42b190309
|
Only patch
|
2021-03-01 18:47:04 +01:00 |
|
Adam Harvey
|
1f8ef4e7f4
|
Merge branch 'apidocs-header' of github.com:adamdmharvey/backstage into apidocs-header
|
2021-03-01 12:33:29 -05:00 |
|
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 |
|
Adam Harvey
|
7a1b6133ae
|
Change get method for optional value
|
2021-03-01 12:11:58 -05: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 |
|
Patrik Oldsberg
|
28ad49378b
|
Merge pull request #4699 from inrumi/trendlines-customcolor
Added optional color to TrendLines
|
2021-03-01 17:46:57 +01:00 |
|
Patrik Oldsberg
|
b210a4f5b7
|
Merge pull request #4736 from backstage/dependabot/npm_and_yarn/graphiql-1.4.0
chore(deps): bump graphiql from 1.0.3 to 1.4.0
|
2021-03-01 17:40:28 +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
|
01f381b0b3
|
Merge pull request #4732 from erikxiv/fix/github-actions-last
fix: move github actions last in ci/cd switcher
|
2021-03-01 17:29:08 +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 |
|
Patrik Oldsberg
|
e37d2de99e
|
cli: bump tlr dependency in plugin template
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-01 16:33:20 +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 |
|
Johan Haals
|
9d8515ba68
|
Merge pull request #4513 from backstage/leemills83/dco
Adding DCO file and updating contributing.md with details
|
2021-03-01 14:24:55 +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 |
|
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 |
|
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 |
|
Himanshu Mishra
|
d7a5bfd57f
|
Merge pull request #4679 from backstage/orkohunter/techdocs-roadmap-update-22-feb
|
2021-03-01 10:34:41 +01:00 |
|
Patrik Oldsberg
|
0b147d801d
|
Merge pull request #4735 from backstage/dependabot/npm_and_yarn/storybook/addon-storysource-6.1.20
chore(deps-dev): bump @storybook/addon-storysource from 6.1.11 to 6.1.20
|
2021-03-01 10:13:04 +01:00 |
|
Himanshu Mishra
|
b90c83e329
|
TechDocs: Update features based on Gary's feedback
|
2021-03-01 10:12:26 +01:00 |
|
Himanshu Mishra
|
8fbd591fd4
|
TechDocs: Update roadmap with milestones
|
2021-03-01 10:12:26 +01:00 |
|
Patrik Oldsberg
|
83c5be2251
|
Merge pull request #4733 from backstage/dependabot/npm_and_yarn/react-markdown-5.0.3
chore(deps): bump react-markdown from 5.0.2 to 5.0.3
|
2021-03-01 10:09:21 +01:00 |
|
Patrik Oldsberg
|
cc14256fe7
|
Merge pull request #4723 from backstage/rugvip/frossa
scripts,workflows: add fossa wrapper script for config generation and retries
|
2021-03-01 10:02:40 +01:00 |
|
Patrik Oldsberg
|
328d301b81
|
Update CONTRIBUTING.md
|
2021-03-01 09:50:37 +01: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 |
|
dependabot[bot]
|
20093b5bfa
|
chore(deps): bump graphiql from 1.0.3 to 1.4.0
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.0.3 to 1.4.0.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 04:31:25 +00:00 |
|
dependabot[bot]
|
ded2ef75cb
|
chore(deps-dev): bump @storybook/addon-storysource from 6.1.11 to 6.1.20
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource) from 6.1.11 to 6.1.20.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.20/addons/storysource)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 04:28:44 +00:00 |
|
dependabot[bot]
|
9bf95a2e4b
|
chore(deps): bump react-markdown from 5.0.2 to 5.0.3
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/5.0.2...5.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 04:23:55 +00:00 |
|
Erik Larsson
|
a483e1fd5b
|
fix: move github actions last in ci/cd switcher
|
2021-03-01 00:19:15 +01:00 |
|
Erik Larsson
|
15eee03bc1
|
Add changeset
|
2021-02-28 23:35:57 +01:00 |
|
Erik Larsson
|
e937c1b4f0
|
fix: use external url for static docs
|
2021-02-28 23:34:21 +01:00 |
|
Patrik Oldsberg
|
f9ae3d5d5f
|
Merge pull request #4725 from backstage/rugvip/globocon
core-api: new internal utility for accessing global singletons
|
2021-02-27 16:42:43 +01:00 |
|