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
Jeff Feng
edb534e26e
fix typos in architecture-overview
...
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2022-01-04 13:27:51 -05: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
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
Patrik Oldsberg
5ba7b6b20e
Merge pull request #8641 from livetocode/feature/addGkeLinkFormatter
...
implement dashboard link formatter for GKE
2021-12-30 16:47:56 +01:00
Patrik Oldsberg
4ce51ab0f1
use precise imports of react-use
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-30 12:53:16 +01:00
Patrik Oldsberg
56efafbe28
Merge branch 'master' into update-theme-docs
2021-12-30 00:34:47 +01:00
Tim Hansen
851e9bd42e
Fix outdated custom theme docs
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-12-29 14:46:57 -07:00
Colton Padden
56c8ff9be7
update docs to use ThemeProvider for custom theme overrides
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-29 14:14:20 -05:00
Colton Padden
8b8118bbd4
add instructions on using themeprovider to customization docs
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-29 11:58:59 -05:00
Emma Indal
af4980fb5d
[Search] SearchBar Analytics tracking ( #8656 )
...
* test capture search bar events
Signed-off-by: Emma Indal <emmai@spotify.com >
* capture search bar events
Signed-off-by: Emma Indal <emmai@spotify.com >
* only run onChange method if provided, otherwise set term
Signed-off-by: Emma Indal <emmai@spotify.com >
* changeset
Signed-off-by: Emma Indal <emmai@spotify.com >
* unconditionally call analytics API
Signed-off-by: Emma Indal <emmai@spotify.com >
* update changeset to be less specific to GA
Signed-off-by: Emma Indal <emmai@spotify.com >
* move analytics tracking to SearchBarBase
Signed-off-by: Emma Indal <emmai@spotify.com >
* add search to key events
Signed-off-by: Emma Indal <emmai@spotify.com >
* capture types as analytics context attribute, only for SearchBar
Signed-off-by: Emma Indal <emmai@spotify.com >
* move AnalyticsContext to within SearchContextProvider
Signed-off-by: Emma Indal <emmai@spotify.com >
* refactor search tracking out to its own component
Signed-off-by: Emma Indal <emmai@spotify.com >
* captures not only google analytics
Signed-off-by: Emma Indal <emmai@spotify.com >
2021-12-29 14:10:01 +01:00
Patrik Oldsberg
cdcd0e062d
Merge pull request #8560 from backstage/jhaals/adr
...
ADR: Use node-fetch for data fetching
2021-12-28 15:49:47 +01:00
Greg Taylor
d6aec1c506
Fix techdocs links to the CLI ( #8650 )
...
The techdocs docs were written prior to the techdocs-cli being
crunched into the monorepo. This commit fixes a few links that
still point to the old separte spotify/techdocs-cli repo.
Signed-off-by: Greg Taylor <snagglepants@gmail.com >
2021-12-28 08:59:11 +01:00
Morgan Martinet
669e73b87b
change dashboardParameters signature after code review
...
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca >
2021-12-27 22:40:46 -05:00
Vincenzo Scamporlino
6e4080d31b
Add minify option to build command
...
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev >
2021-12-27 16:25:20 +01:00
Patrik Oldsberg
ef703064b2
Merge pull request #8577 from suuus/docs-3
...
Fixing image for PAT creation in Getting Started pt. 2
2021-12-27 14:30:40 +01:00
Denis Aoki
aa8f764a3e
techdocs(sanitizer): adds iframe support ( #8237 )
...
Signed-off-by: dnsaoki2 <dnsaoki@gmail.com >
2021-12-27 12:01:22 +01:00
Morgan Martinet
acce31fa2a
fix documentation warnings
...
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca >
2021-12-27 01:10:59 -05:00
Morgan Martinet
7ac0bd2c66
implement dashboard link formatter for GKE
...
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca >
2021-12-27 00:43:43 -05:00
Emma Indal
d30c811e33
update roadmap for homepage, search, techdocs ( #8584 )
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-12-22 15:43:09 +01:00
MT Lewis
5f1333a60b
Merge pull request #8357 from backstage/example-app-permission-integration
...
Example app permission integration
2021-12-22 14:32:25 +00:00
mufaddal motiwala
dcbad5882c
video moved to just above "out of the box" section
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-22 18:32:22 +05:30
mufaddal motiwala
c273ea5c5a
add new what is backstage video
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-22 18:16:31 +05:30
Suzanne Daniels
3bc9681263
Fixing image for PAT creation
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-22 10:07:32 +01:00
Suzanne Daniels
d4d541657b
Merge pull request #8317 from suuus/suuus/docs-2
2021-12-22 08:32:14 +01:00
Suzanne Daniels
25f668d583
Link fixing
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-21 21:03:11 +01:00
Suzanne Daniels
20b96aa6db
Prettier ^^
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-21 20:27:25 +01:00
Johan Haals
e5703a3482
Add fetch examples
...
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-12-21 11:21:04 +01:00
Fredrik Adelöw
5c53c87e54
Frontmatter fixup for ADRs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-12-21 10:06:42 +01:00
Suzanne Daniels
f2bbca8dcf
Linking to part two, fixing spelling & script colorizing
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-12-21 09:59:31 +01:00
Suzanne Daniels
160d6b71e9
Merge branch 'backstage:master' into suuus/docs-2
2021-12-21 09:47:47 +01:00
Johan Haals
fbc20dc18e
ADR: Use node-fetch for data fetching
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-12-21 09:19:28 +01:00
Fredrik Adelöw
d4aeaa8461
Merge pull request #8488 from cmpadden/remove-deprecations
...
Remove Deprecations (release-2021-01-28, 2021-06-01, 2021-10-28, 2021-11-18)
2021-12-21 08:08:02 +01:00
Colton Padden
17de72e406
update docs reference from @backstage/core-app-api#createApp to backstage/app-defaults#createApp
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:35 -05:00
Colton Padden
19e336ed09
release-2021-06-01 packages/core-plugin-api/src/routing/RouteRef.ts:118,120,122 docs
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:34 -05:00
Colton Padden
864fd4f3e0
release-2021-06-01 packages/core-plugin-api/src/apis/system/ApiRef.ts:27 docs
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:34 -05:00
Joon Park
24dce3ca43
Reintroduce noop token manager and refactor ServerPermissionClient
...
Signed-off-by: Joon Park <joonp@spotify.com >
2021-12-17 18:16:47 +00:00