Himanshu Mishra
8ffbbcee59
Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage
2020-12-04 19:51:01 +01:00
Adam Harvey
9d86239559
Merge branch 'master' of github.com:backstage/backstage into catalog-import-instructions
2020-12-03 21:12:09 -05:00
Himanshu Mishra
1051e5f342
Rebuild yarn.lock after new release
2020-12-03 23:00:49 +01:00
Himanshu Mishra
f0bfd369b3
Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage
2020-12-03 22:53:45 +01:00
Himanshu Mishra
084670b37a
Google Cloud Storage working with TechDocs (publish and fetch)
...
Plus
1. Introduce ncessary configs to connect with storage
2. Introduce config to prefer CI build of docs, or techdocs-backend to build and publish them.
3. Write guide how to use Google Cloud Storage with TechDocs
4. Add a TechDocs Configuration reference page in docucmentation
2020-12-03 22:40:15 +01:00
Adam Harvey
d766766b03
Update doco screen cap
2020-12-03 15:45:43 -05:00
Fredrik Adelöw
b4808d16ac
Merge pull request #3516 from backstage/rugvip/linkfix
...
scripts/verify-links: forbid relative links out of docs
2020-12-03 15:42:12 +01:00
Fredrik Adelöw
08835a61d9
catalog: add support for relative targets and implicit types in Location entities
2020-12-02 07:30:58 +01:00
Patrik Oldsberg
c9544afa01
scripts/verify-links: forbid relative links out of docs
2020-12-01 20:23:02 +01:00
Dominik Henneke
6a6c7c14ea
Filter the response headers in the proxy backend
2020-11-30 15:18:29 +01:00
Fredrik Adelöw
076a506131
Merge pull request #3460 from backstage/alund/app
...
Add API docs plugin to new apps
2020-11-30 14:04:18 +01:00
Fredrik Adelöw
e4d619323c
Merge pull request #3462 from SDA-SE/feat/proxy-schema
...
Add a configuration schema for the proxy plugin
2020-11-30 13:57:24 +01:00
Adam Harvey
303c5ea171
chore(sentry,welcome): Refactor route registration to remove deprecating code ( #3493 )
...
* Refactor route registration
* Reference route RFC
* Refactor example code to remove deprecated call
* Add changeset
* Return feature flag
2020-11-30 09:04:13 +01:00
Himanshu Mishra
4122b3031f
feat(backstage.io): Allow to zoom images like Medium
2020-11-29 14:02:08 +01:00
Stefan Ålund
0ebfc75b41
Fix docs
2020-11-26 20:50:32 +01:00
Stefan Ålund
63998e65b1
Update docs/getting-started/configure-app-with-plugins.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-11-26 20:27:10 +01:00
Stefan Ålund
276a9e5919
Update docs/getting-started/configure-app-with-plugins.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-11-26 20:27:02 +01:00
Stefan Ålund
05b54d8b17
Update docs/getting-started/configure-app-with-plugins.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-11-26 20:26:53 +01:00
Oliver Sand
68650afeb2
Clarify that consumesApi and providesApi are two different relationships
...
This follows the implementation in #3408
2020-11-26 17:57:51 +01:00
Oliver Sand
f76626c1c4
Merge pull request #3449 from SDA-SE/feat/provides-consumse-api
...
Replace implementsApis with providesApis and add consumesApis
2020-11-26 17:27:30 +01:00
Dominik Henneke
1b7a9d7317
Refactor the proxying docs so the paragraph structure makes more sense
2020-11-26 17:01:40 +01:00
David Tuite
0783fd28f0
Improve phrasing of CLI description ( #3390 )
...
The replaced wording referred to both "is" and "are" in the same sentence.
2020-11-26 15:19:31 +01:00
Stefan Ålund
a00c393b38
Add API docs plugin to new apps
2020-11-26 14:20:47 +01:00
Fredrik Adelöw
50eff1d003
auth-backend: add changeset that was missing (plus minor docs tweaks) ( #3458 )
2020-11-26 13:14:12 +01:00
Govind
202da8ab36
Allow application to register custom AuthProviderFactory. Refs #1984 ( #3329 )
...
* Allow application to register custom `AuthProviderFactory`. Refs #1984
* PR comments: Explicit exports
* Export `OAuth` specific types from the package
* Update documentation on how to use the interfaces
* Re-export from base `index.ts` as per ADR-004
* pass `providerId` as a parameter to `AuthFactory` instead of hardcoding
Co-authored-by: Govindarajan Nagarajan <govindarajan.nagarajan@zalando.de >
2020-11-26 11:27:00 +01:00
Oliver Sand
069cda35f4
Deprecate implementsApis
2020-11-25 16:21:08 +01:00
Oliver Sand
fb19e0241d
Add providesApis and consumesApis to component spec
2020-11-25 16:01:34 +01:00
Oliver Sand
11e4a9cbe8
Integrate review comments
2020-11-24 16:23:41 +01:00
Oliver Sand
6579b08725
Link to substitutions instead of duplicating the content
2020-11-24 16:10:59 +01:00
Oliver Sand
b0f286b83c
Document Substitutions In The Descriptor Format
2020-11-24 16:02:44 +01:00
Himanshu Mishra
1d55b1e976
Merge pull request #3336 from backstage/mob/techdocs-storage-solutions-spec
2020-11-24 14:30:42 +01:00
Himanshu Mishra
8fc3fc9629
TechDocs: Document basic and recommended architecture
2020-11-23 17:41:58 +01:00
Ben Lambert
b80eef9a2c
Merge pull request #3389 from Kevin-K/docs-node-v14
...
docs: update local install example for node v14
2020-11-23 16:22:46 +01:00
Oliver Sand
da2f4cd41a
Add graphql API type to descriptor format ( #3395 )
2020-11-23 12:08:46 +01:00
Fredrik Adelöw
1185919f39
catalog: mark ancestors and descendants for deprecation ( #3392 )
2020-11-23 11:29:37 +01:00
Ben Lambert
09fde576c1
Merge pull request #3393 from adamdmharvey/doco-updates
...
Fixes when referring to entity YAML filename to use new standard catalog-info.yaml
2020-11-23 10:10:20 +01:00
Adam Harvey
5c8e99ce19
Fix entity YAML name
2020-11-22 20:38:57 -05:00
Kevin Kelly
ed08863e17
docs: create an app, node version update
2020-11-21 23:48:36 -05:00
Kevin Kelly
031ead5f5a
docs: update local install example for node v14
2020-11-21 23:33:32 -05:00
blam
9075c4816b
docs: added a note about templates should have catalog-info
2020-11-22 02:51:10 +01:00
Ben Lambert
1550cba47b
Merge pull request #3358 from adamdmharvey/faq-update
...
docs: Update to the FAQ
2020-11-20 13:20:21 +01:00
Oliver Sand
0c21212400
Add support for reading groups and users from the Microsoft Graph API. ( #3293 )
...
* Add support for reading groups and users from the Microsoft Graph API.
* Limit amount of parallel requests
* Add helper for paging in odata collections
* Add tests for the microsoft graph reader
* Output the correct relations between groups and users
2020-11-20 12:53:12 +01:00
Patrik Oldsberg
5a4605f73d
Merge pull request #3360 from backstage/rugvip/extbuild
...
cli: enable transformation of workspace packages outside the workspace root
2020-11-20 12:42:10 +01:00
Fredrik Adelöw
ecf1e06cda
docs: flesh out the catalog Extending the model section ( #3352 )
2020-11-20 12:10:40 +01:00
Patrik Oldsberg
206dce0bf8
docs/create-app: document external package linking
2020-11-20 11:42:08 +01:00
Patrik Oldsberg
64d2d56123
Merge pull request #3289 from backstage/rugvip/stability
...
docs: add stability index
2020-11-20 09:53:34 +01:00
Adam Harvey
7f6ebc4c32
Fix links for mkdocs/relative
2020-11-19 20:38:53 -05:00
Adam Harvey
90dfe05c82
Remove extra comma
2020-11-19 20:35:48 -05:00
Adam Harvey
3cada41862
Remove trailing slash
2020-11-19 20:34:54 -05:00
Adam Harvey
d90bbb8380
FAQ Updates
2020-11-19 20:32:47 -05:00