Commit Graph

575 Commits

Author SHA1 Message Date
Ben Lambert c103f5fb5f Merge pull request #3690 from backstage/orkohunter/table-of-visibility
docs: Add a table of visibility values in our JSON Schema
2020-12-14 14:00:45 +01:00
Himanshu Mishra 675b5d2769 docs: Add a table for visibility values in our JSON Schema 2020-12-11 10:48:53 +01:00
Himanshu Mishra 15d23c004e Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-10 21:12:31 +01:00
Patrik Oldsberg ab8ccc05b9 docs/stability-index: add integrations package 2020-12-10 12:32:22 +01:00
Patrik Oldsberg 0359826f28 docs/stability-index: separate GitHub links to make ToC usable 2020-12-10 12:28:23 +01:00
Askar a6a2ca6204 remove React's FC type from codebase (#3527)
* WIP-packages: remove React's FC type from codebase

* remove FC from other directories

* fix build failures

* add types to required packages
2020-12-10 11:23:29 +01:00
Himanshu Mishra 92ecddbe24 techdocs-common: Unify response type of Local and googleGcs publisher 2020-12-09 20:32:41 +01:00
Himanshu Mishra ac88ca2038 Merge branch 'master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-09 20:17:06 +01:00
Himanshu Mishra 511f59f021 1. Use $file for googleGcs.credentials
2. Clarify that techdocs-common is only used in backend plugin since it is compiled to commonJS
2020-12-09 20:11:33 +01:00
Himanshu Mishra 24bcdd0829 techdocs: Use googleGcs for publisher type instead of google_gcs 2020-12-09 18:58:12 +01:00
Patrik Oldsberg 03e444e97e docs/FAQ: add question about missing docker images 2020-12-09 16:58:28 +01:00
Himanshu Mishra 9d08ef8f46 techdocs: replace 'build' with 'generate' in most places 2020-12-09 16:01:29 +01:00
Himanshu Mishra 9bd130a73a techdocs: Use 'local' and 'external' for alternatives for techdocs.builder config
Co-authored-by: freben <freben@gmail.com>
2020-12-09 12:31:40 +01:00
Frieder Bluemle cbd3a44c09 Fix typos (#3646) 2020-12-09 07:50:41 +01:00
Himanshu Mishra fc697b87c5 Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-08 19:19:42 +01:00
Patrik Oldsberg e3885c0d4b docs/FAQ: add keeping up to date and dynamic plugin installation Qs (#3615) 2020-12-08 14:22:57 +01:00
Himanshu Mishra 8736de114a Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-08 08:12:38 +01:00
Fredrik Adelöw d2f81dd290 Merge pull request #3373 from backstage/freben/remove-ancestors-descendants
catalog: remove group ancestors and descendants
2020-12-07 09:40:38 +01:00
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
Fredrik Adelöw 83b6e0c1fc catalog: remove group ancestors and descendants 2020-11-26 19:06:50 +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