blam
ced88f1b08
chore: steps are required
...
Signed-off-by: blam <ben@blam.sh >
2022-01-13 23:24:21 +01:00
Patrik Oldsberg
6f9a38849c
Merge pull request #8916 from RoadieHQ/gh-8906-update-docs
...
Add clarification that Location spec is required
2022-01-13 20:08:23 +01:00
Fredrik Adelöw
69c082065c
Merge pull request #8649 from nigelwright-roam/s3-discovery-docs
...
Added additional S3 Discovery instructions
2022-01-13 20:07:27 +01:00
Miklos Kiss
e683a479d1
Fix formatting
...
Signed-off-by: Miklos Kiss <miklos@roadie.io >
2022-01-13 16:01:34 +01:00
Miklos Kiss
d78909c35e
Fix typo
...
Signed-off-by: Miklos Kiss <miklos@roadie.io >
2022-01-13 15:39:52 +01:00
Miklos Kiss
7b8976425d
Add clarification that Location spec is required
...
Signed-off-by: Miklos Kiss <miklos@roadie.io >
2022-01-13 14:51:12 +01:00
Fredrik Adelöw
9d46378346
Merge pull request #8907 from Artur93gev/patch-1
...
Update identity-resolver.md
2022-01-13 14:40:09 +01:00
Artur Gevorgyan
37914fa9e0
Update identity-resolver.md
...
Signed-off-by: Artur Gevorgyan <artur93gev@gmail.com >
2022-01-13 17:25:56 +04:00
Fredrik Adelöw
f58092cfeb
Merge pull request #8695 from backstage/feature/add-gcp-iap-auth-provider-frontend
...
auth: implement frontend parts of iap-like sign-in
2022-01-13 12:17:18 +01:00
Fredrik Adelöw
be610c5744
address review comments
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-13 11:18:52 +01:00
Ben Lambert
2a13ac8902
Merge pull request #8872 from lalit774/patch-1
...
documentation update: LdapOrgReaderProcessor is not registered by default
2022-01-13 08:15:42 +01:00
Lalit Kumar Singla
13536d6d30
Update org.md
...
Update documentation for env.config and logger
Signed-off-by: lalit kumar <lalit.kumar@socialinnovation.ca >
2022-01-12 17:04:03 -05:00
Ben Lambert
bc3acec86a
Merge pull request #8622 from julioz/julioz/gocd-plugin
...
Add GoCD plugin
2022-01-12 14:00:59 +01:00
Patrik Oldsberg
890734d440
Merge pull request #8883 from backstage/mob/prerelease
...
Prepare for prerelease flow and introduce documentation and tooling for emergency releases
2022-01-12 13:58:46 +01:00
Patrik Oldsberg
163b4d2d33
docs/publishing.md: review fixes
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-12 13:32:32 +01:00
Patrik Oldsberg
874bdb3feb
docs: remove publishing.md from microsite and move to docs root
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-12 11:43:19 +01:00
Patrik Oldsberg
34d5570c78
SECURITY,docs: move emergency release process docs to publishing.md + complete
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-12 11:40:17 +01:00
Emma Indal
285d641eb6
Custom Homepage documentation ( #8862 )
...
* Fix note formatting
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* Update app-custom-theme.md
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-01-12 11:30:33 +01:00
Nigel Wright
5de4482b44
chore: cleaned up markdown with prettier
...
Signed-off-by: Nigel Wright <nigel.wright@roamdigital.com >
2022-01-11 09:16:25 +13:00
Emma Indal
bdf1419d20
[Home] first homepage template to storybook + two more home components ( #8434 )
...
* add new toolkit component
Signed-off-by: Emma Indal <emmai@spotify.com >
* add toolkit content test
Signed-off-by: Emma Indal <emmai@spotify.com >
* add key to toolkit items
Signed-off-by: Emma Indal <emmai@spotify.com >
* add reusable company logo component
Signed-off-by: Emma Indal <emmai@spotify.com >
* export root ref from search plugin
Signed-off-by: Emma Indal <emmai@spotify.com >
* add homepage template to storybook
Signed-off-by: Emma Indal <emmai@spotify.com >
* export new homepage components from plugin
Signed-off-by: Emma Indal <emmai@spotify.com >
* fix imports
Signed-off-by: Emma Indal <emmai@spotify.com >
* add search plugin to dependencies
Signed-off-by: Emma Indal <emmai@spotify.com >
* add home plugin changeset
Signed-off-by: Emma Indal <emmai@spotify.com >
* add storybook changeset
Signed-off-by: Emma Indal <emmai@spotify.com >
* delete changeset for storybook
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* delete duplicated search context provider
Signed-off-by: Emma Indal <emmai@spotify.com >
* use list item text props
Signed-off-by: Emma Indal <emmai@spotify.com >
* update home plugin documentation + add customize app docs
Signed-off-by: Emma Indal <emmai@spotify.com >
* named exports
Signed-off-by: Emma Indal <emmai@spotify.com >
* add homepage components to storybook
Signed-off-by: Emma Indal <emmai@spotify.com >
* use app config as default for company logo
Signed-off-by: Emma Indal <emmai@spotify.com >
* rename homepage template
Signed-off-by: Emma Indal <emmai@spotify.com >
* use props instead of context for tools, update Content component of card extension to accept props
Signed-off-by: Emma Indal <emmai@spotify.com >
* fix api reports + docstrings + markers
Signed-off-by: Emma Indal <emmai@spotify.com >
* export ToolkitContentProps instead of Tool
Signed-off-by: Emma Indal <emmai@spotify.com >
* docs and stories fixups
Signed-off-by: Emma Indal <emmai@spotify.com >
* do not export rootRouteRef from search plugin
Signed-off-by: Emma Indal <emmai@spotify.com >
* update docs links
Signed-off-by: Emma Indal <emmai@spotify.com >
* change unpacking of props
Signed-off-by: Emma Indal <emmai@spotify.com >
* delete extra fragment
Signed-off-by: Emma Indal <emmai@spotify.com >
* fixup searchbar border styles
Signed-off-by: Emma Indal <emmai@spotify.com >
2022-01-10 11:40:07 +01:00
Nigel Wright
fb33739fbe
updated integration instructions
...
Signed-off-by: Nigel Wright <nigel.wright@roamdigital.com >
2022-01-10 08:19:52 +13:00
Eric Peterson
45df287eec
Show how to hide locations from search
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-01-07 15:52:59 +01:00
Eric Peterson
3f975582a4
Merge pull request #8625 from dweber019/patch-1
...
Fix mkdocs-techdocs-core version
2022-01-07 11:50:26 +01:00
David Weber
a46fe68c1c
Update to mkdocs-techdocs-core==0.2.2
...
Signed-off-by: David Weber <david.weber@baloise.ch >
2022-01-07 08:08:54 +01:00
Patrik Oldsberg
7f6a7fd274
docs: add bitbucket sign-in resolver docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-06 22:20:36 +01:00
Julio Zynger
687cfac222
Merge branch 'master' into julioz/gocd-plugin
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-05 18:22:20 +01:00
Patrik Oldsberg
05f5bb5b53
docs: switch package architecture diagram to .drawio.svg
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-05 16:08:01 +01:00
Johan Haals
b2a6bf7f25
Merge pull request #8741 from leons727/patch-1
...
Add doc on custom endpoint and path-style access
2022-01-05 07:52:07 +01:00
Patrik Oldsberg
ea4ac162ce
docs: format overview/architecture-overview.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-05 02:01:43 +01:00
Leon Stein
cf073fa2cf
prettify
...
Signed-off-by: Leon Stein <leons727@gmail.com >
2022-01-04 14:05:03 -05:00
Jeff Feng
edb534e26e
fix typos in architecture-overview
...
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2022-01-04 13:27:51 -05:00
Leon
9767bf8570
Add doc on custom endpoint and path-style access
...
These features were added in https://github.com/backstage/backstage/commit/cf2e20a79223997baf2480db0d1c63f4c98abe8b
Signed-off-by: Leon Stein <leons727@gmail.com >
2022-01-04 13:22:09 -05:00
Fredrik Adelöw
0bc142f545
moved around the docs sections to make things clearer
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-04 10:46:10 +01:00
Patrik Oldsberg
6415189d99
auth: implement frontend parts of iap-like sign-in
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-04 10:46:10 +01:00
Fredrik Adelöw
620aae994d
Merge pull request #8647 from zgriesinger/add-prefix-glob-to-version-bump
...
CLI: Add --prefix option to version:bump command
2022-01-04 10:33:53 +01:00
Johan Haals
5c87d17286
Merge pull request #8728 from backstage/timbonicus/catalog-routeref
...
Add routeRef in catalog customization example
2022-01-04 09:35:32 +01:00
Patrik Oldsberg
1834a02e16
docs: fix package architecture diagram reference
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-03 18:00:14 +01:00
Tim Hansen
7b31064fe8
Add routeRef in catalog customization example
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2022-01-03 09:51:45 -07:00
Julio Zynger
e14896fb63
Update well-known annotations
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:54 +01:00
Johan Haals
8a8aa0b1db
Merge pull request #8704 from backstage/rugvip/arch
...
docs: add package architecture section to the architecture overview
2022-01-03 14:04:39 +01:00
Patrik Oldsberg
9c57723c2c
Merge pull request #8694 from backstage/rugvip/use
...
use precise imports of react-use hooks
2022-01-03 11:18:48 +01:00
Patrik Oldsberg
fa63e63198
docs: tweak package architecture diagram layout
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-31 00:12:27 +01:00
Patrik Oldsberg
9480b862b8
docs: add package architecture section to the architecture overview
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-30 23:57:16 +01:00
Patrik Oldsberg
6475cd1ec4
docs: add compatibility table to package architecture diagram
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-30 23:57:00 +01:00
Patrik Oldsberg
cce485cf7d
docs/adr011: add frontend module suffix
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-30 19:19:08 +01:00
Tim Hansen
04da4ec45c
Merge pull request #8685 from kuangp/feat/customization
...
feat(customization): support customizing catalog and api index pages via outlets
2021-12-30 11:04:43 -07:00
Patrik Oldsberg
48087b4395
docs: add initial package architecture diagram
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-30 19:03:25 +01:00
Phil Kuang
11b81683a9
feat(customization): support customizing catalog and api index pages via outlets
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-12-30 12:40:20 -05:00
Zackery Griesinger
b471662e8a
Review comments - swap prefix to pattern
...
Signed-off-by: Zackery Griesinger <zack.griesinger@c2fo.com >
2021-12-30 10:21:45 -06:00
Zack Griesinger
93d8a6f0bb
Update docs
...
Signed-off-by: Zack Griesinger <zack.griesinger@c2fo.com >
2021-12-30 10:21:44 -06:00