Fredrik Adelöw
702b837b8b
Remove all dot-folder imports everywhere
...
We aren't supposed to import from '.' or '../..' etc; point to the actual node being imported instead. I did allow e.g. '../../bigfolder' however. Going all the way to the individual file could be done too, but is a matter of taste perhaps.
Also ran Organize Imports on all the touched files :)
No changeset since there are no functional changes at all - only the imports changed
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-03-10 13:43:59 +01:00
Ben Lambert
365a55372a
Merge pull request #4868 from rbideau/4867-configure-aws-s3-endpoint
...
Add techdocs.publisher.awsS3.endpoint config option
2021-03-08 17:22:27 +01:00
Himanshu Mishra
d661bece6a
Merge pull request #4675 from egnwd/techdocs/header-links
2021-03-08 13:21:43 +00:00
r.bideau
ca4a904f6b
Add techdocs.publisher.awsS3.endpoint config option
...
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com >
2021-03-08 13:56:32 +01:00
dependabot[bot]
63887ea84d
chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-03-08 13:19:08 +01:00
Fredrik Adelöw
15065ede5e
Merge pull request #4803 from backstage/freben/no-item-card
...
ItemCard: deprecate and replace with composable pieces
2021-03-05 09:35:31 +01:00
Himanshu Mishra
ea3d406038
Merge pull request #4714 from erdoganoksuz/feature/OpenStackSwiftPublisher
2021-03-05 07:57:36 +00:00
Fredrik Adelöw
2089de76be
ItemCard: deprecate and replace with composable pieces
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-03-04 19:27:24 +01:00
github-actions[bot]
ff2ab4fade
Version Packages
2021-03-04 13:11:10 +00:00
erdoganoksuz
aa095e469f
pull request feedbacks fix.
...
Signed-off-by: Mert Can Bilgiç <mert.bilgic@trendyol.com >
2021-03-03 12:16:21 +03:00
Mert Can Bilgiç
54e711826f
capp config type has changed
...
Signed-off-by: Mert Can Bilgiç <mert.bilgic@trendyol.com >
2021-03-03 11:46:28 +03:00
erdoganoksuz
de313a1c94
swift publisher
...
Signed-off-by: Mert Can Bilgiç <mert.bilgic@trendyol.com >
2021-03-03 11:46:02 +03:00
Elliot Greenwood
83883a2ea3
Update plugins/techdocs/src/reader/components/TechDocsPageHeader.tsx
...
Co-authored-by: Adam Harvey <adam.harvey@dxc.com >
Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk >
2021-03-02 16:50:05 +00: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
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
afebbadd34
use token instead of idToken
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
dependabot[bot]
bcbff6d76f
chore(deps): bump @testing-library/react from 10.4.3 to 11.2.5
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 10.4.3 to 11.2.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v10.4.3...v11.2.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-25 09:56:31 +01:00
Elliot Greenwood
04b2ecd23c
Add link to owner from the techdocs header
...
Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk >
2021-02-23 23:56:23 +00:00
Elliot Greenwood
9a03faa997
Add namespace to the component links in the techdocs header
...
Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk >
2021-02-23 23:56:23 +00:00
github-actions[bot]
4ae0467c2f
Version Packages
2021-02-23 10:31:40 +01:00
Fredrik Adelöw
6ba3a6d39f
Merge pull request #4500 from backjo/feature/aws-assume-role
...
feat: add support for assuming role in plugins that use AWS
2021-02-22 08:32:52 +01:00
Fredrik Adelöw
dedee41f57
Merge pull request #4572 from backstage/freben/attr
...
got rid of some attr and cleaned up a bit in techdocs schema
2021-02-19 10:10:04 +01:00
Jonah Back
a5ff1a1e0f
Address review comments
2021-02-18 15:34:54 -08:00
github-actions[bot]
4188c2ccb4
Version Packages
2021-02-18 13:23:19 +00:00
Fredrik Adelöw
f37992797a
got rid of some attr and cleaned up a bit in techdocs schema
2021-02-18 11:15:18 +01:00
Jonah Back
6a9e17dbdd
Merge branch 'master' into feature/aws-assume-role
2021-02-16 22:59:25 -08:00
dependabot[bot]
6620965b4f
chore(deps): bump sanitize-html from 1.27.0 to 2.3.2
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 1.27.0 to 2.3.2.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/commits/2.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-15 13:02:36 +00:00
Jonah Back
86c391d260
Make roleArn optional
...
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-02-11 12:27:37 -08:00
Jonah Back
2499f6cdef
feat: add support for assuming role in plugins that use AWS
...
Signed-off-by: Jonah Back <jback@legalzoom.com >
2021-02-11 11:06:22 -08:00
github-actions[bot]
aa49ca2284
Version Packages
2021-02-11 10:15:47 +00:00
Adam Harvey
6f90b912fc
Merge branch 'master' of github.com:backstage/backstage into improve-errors
2021-02-08 11:48:19 -05:00
Adam Harvey
d84cb8199d
Switch to CodeSnippet component
2021-02-08 10:54:48 -05:00
Adam Harvey
59b1b04f0b
Merge pull request #4314 from adamdmharvey/techdocs-error500
...
techdocs: Expose backend 500 errors (mkdocs build) to UI
2021-02-05 12:26:52 -05:00
Adam Harvey
fd933c4239
Add comment TODO
2021-02-05 10:50:11 -05:00
Patrik Oldsberg
41af18227f
techdocs: migrate to new composability API
2021-02-04 20:22:50 +01:00
github-actions[bot]
6794967d20
Version Packages
2021-02-04 13:02:30 +00:00
Adam Harvey
e73f35b1ea
Wrap in code fence
2021-02-03 21:46:54 -05:00
Oliver Sand
5fa3bdb553
Add support for links in ItemCard and fix height of cards with tags vs cards without tags
2021-02-03 09:37:52 +01:00
Adam Harvey
2b9d16b397
Add period for consistency in error msg
2021-02-02 23:32:06 -05:00
Adam Harvey
5479e4eef0
Improve display of errors
2021-02-02 23:27:20 -05:00
Himanshu Mishra
93a53ea093
TechDocs: Use @deprecated for techdocs config urls
2021-02-02 23:16:09 +01:00
Himanshu Mishra
1df7721a68
TechDocs: Fix test with invalid hook call error
2021-02-02 13:52:47 +01:00
Himanshu Mishra
4ddf8d5e27
TechDocs: Fix frontend tests due to async apiOrigin function
2021-02-02 13:52:47 +01:00
Parth Shandilya
e44925723e
TechDocs: Make requestUrl and storageUrl optional configs by using discovery APIs
...
closes #3715
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-02-02 13:51:04 +01:00
Oliver Sand
7ee15d2c5b
Merge pull request #4265 from SDA-SE/feat/create-catalog-common-react
...
Create @backstage/plugin-catalog-react package
2021-02-01 12:04:07 +01:00
Adam Harvey
96dbdfbb41
Update error message
2021-01-31 22:02:25 -05:00
Adam Harvey
45de779d5f
Add changeset
2021-01-29 16:20:07 -05:00
Adam Harvey
cb61bc8cbb
Hardcode file not found status
2021-01-29 16:16:14 -05:00