6997 Commits

Author SHA1 Message Date
Patrik Oldsberg 010df9c0cf Merge pull request #9585 from backstage/timbonicus/github-scopes
Better GitHub scope/permission documentation
2022-02-17 10:26:18 +01:00
Fredrik Adelöw 240c3a54ed Merge pull request #9586 from backstage/timbonicus/demphasize-replacement
De-emphasize replaceProcessors in GitHub org doc
2022-02-17 10:07:12 +01:00
Patrik Oldsberg 92b9197a0f Merge pull request #9492 from pwamej/patch-1
remove node version from installation instructions
2022-02-17 01:05:19 +01:00
Tim Hansen 5ee1def55d De-emphasize replaceProcessors in GitHub org doc
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2022-02-16 13:55:01 -07:00
Tim Hansen 25889e1dea Better GitHub scope/permission documentation
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2022-02-16 13:38:52 -07:00
Paweł Wamej c7a3ae7692 fix missing bullet point
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-16 19:46:01 +01:00
Emma Indal eca5c79447 fix broken storybook link
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-16 13:28:37 +01:00
Himanshu Mishra e4709d570e Merge pull request #9394 from backstage/orkohunter/homepage-getting-started
Docs: Tutorial on adding a Backstage home page
2022-02-16 12:43:41 +01:00
Himanshu Mishra 1208397ea6 Home page -> homepage for consistency
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-02-16 12:33:35 +01:00
Paweł Wamej c553646511 keep format consistent
Co-authored-by: Andrew Basson <andrew.basson@gmail.com>
Signed-off-by: Pawel Wamej <pwamej@gmail.com>
2022-02-15 07:09:39 +01:00
Patrik Oldsberg 80c627d098 Merge pull request #9490 from backstage/rugvip/maps
cli: add test source maps and update docs
2022-02-14 21:48:50 +01:00
Patrik Oldsberg 70f9655034 docs: add suggestion to disable full test runs in Jest editor integration
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 20:53:52 +01:00
Patrik Oldsberg a929ef20d3 Merge pull request #9513 from backstage/rugvip/authdocs
docs: tweak auth docs and add new ScmAuthApi section + link from error
2022-02-14 16:05:34 +01:00
Patrik Oldsberg baf9097e2c docs: fix auth doc spleling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 15:37:58 +01:00
Patrik Oldsberg c939e23269 docs: add scm auth setup docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 13:29:50 +01:00
Patrik Oldsberg caa0979c4a docs: update auth sign-in setup docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 13:13:28 +01:00
Camila Belo 93318c97c1 Merge pull request #9364 from backstage/vinzscam/search-modal-fetch-on-open
SearchModal invoke search only when visible
2022-02-14 07:38:11 +01:00
Pawel Wamej e33e45625e fix other references to Node LTS
Signed-off-by: Pawel Wamej <pwamej@gmail.com>
2022-02-13 00:04:58 +01:00
Pawel Wamej 90f3729b9d remove node version from installation instructions
It's outdated (v16 is the active LTS curently) and IMO it's better to link to the Node docs rather than update it every 6 months.

Signed-off-by: Pawel Wamej <pwamej@gmail.com>
2022-02-12 19:06:19 +01:00
Patrik Oldsberg 86ab640b20 cli,docs: update jest transform to only include source maps when requested
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-12 16:47:41 +01:00
Patrik Oldsberg f1a9349446 docs: update test and jest docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-12 14:37:46 +01:00
Patrik Oldsberg e90014359d Merge pull request #9145 from RoadieHQ/eventually-remove-deprecated-EntitySystemDiagramCard
catalog: Remove deprecated EntitySystemDiagramCard - defer merge
2022-02-11 14:17:27 +01:00
Himanshu Mishra 029a5650fd use homepage consistently
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-02-11 12:32:14 +01:00
Ben Lambert d2a24dcb29 Merge pull request #9456 from RoadieHQ/add-missing-step-to-migration-docs
add missing step to docs
2022-02-10 17:26:17 +01:00
Kiss Miklos 4610dab453 Make header more readable
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-02-10 17:08:19 +01:00
Kiss Miklos 17240b1c17 run prettier on changed file
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-02-10 16:52:58 +01:00
Kiss Miklos 4a3386a35c remove accidental change
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-02-10 16:17:41 +01:00
Kiss Miklos 1c6825d88a add missing step to docs
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-02-10 16:13:28 +01:00
Fredrik Adelöw dc66b0ab3f Merge pull request #9376 from K-Phoen/resource-dependency-of
Resource dependency of
2022-02-10 15:54:53 +01:00
Vincenzo Scamporlino 52d2d36b4b Move SearchModal state to useSearchModal
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-02-10 07:19:09 +01:00
Himanshu Mishra cc274eb7ba add pre-reqs and expectations of the tutorial
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-02-09 11:49:28 +01:00
Himanshu Mishra d3fcf47a96 docs: use Backstage application directory
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-02-09 11:02:54 +01:00
Himanshu Mishra 805f8acfd0 packages/app directory
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-02-09 11:02:03 +01:00
Himanshu Mishra f87a740a6a keep the custom homepage section in app custom theme page
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-02-09 11:02:02 +01:00
Himanshu Mishra e0ca377789 add section about the homepage template
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-02-09 11:02:02 +01:00
Himanshu Mishra 821bebdff7 complete instructions on setting up custom homepage
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-02-09 11:02:02 +01:00
Jahred Hope d9ac082bef Update link to moved repository - techdocs-cli (#9305) 2022-02-07 22:33:34 +01:00
Kévin Gomez 50d71061ca Support "dependencyOf" relation in Resource entities
Signed-off-by: Kévin Gomez <contact@kevingomez.fr>
2022-02-06 16:11:27 +01:00
Ben Lambert d7b534014c Merge pull request #9335 from backstage/upgrade-helper-link
docs: add link to upgrade helper in keeping backstage updated page
2022-02-04 13:21:57 +01:00
Ben Lambert c351d9c107 Merge pull request #9318 from gabriel-dantas98/docs(deployment)/heroku
Improve heroku deployment documentation
2022-02-03 16:05:00 +01:00
MT Lewis dffe939b80 docs: add link to upgrade helper in keeping backstage updated page
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-02-03 13:21:32 +00:00
Gabriel Dantas b72347b090 lint: docs style
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-02-03 10:15:54 -03:00
Fredrik Adelöw 85e5bdfe51 more entity docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-03 13:36:52 +01:00
Gabriel Dantas 36cf0bf6e0 update document
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-02-02 20:46:04 -03:00
blam 37a3fc75c0 chore: more code review fixes
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam b856b156c2 docs: making the docs a little clearer
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam c95df1631e chore: added changeset and updating documentation about being able to grab the user token
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
Eric Peterson aa4be23eaf Merge pull request #9166 from backstage/analytics/user-identity-3
[Analytics] Convention for tying events to known users
2022-01-31 19:22:13 +01:00
Johan Haals e8445a15a1 Merge pull request #9270 from backstage/freben/callouts
fix callouts
2022-01-31 10:39:57 +01:00
Patrik Oldsberg 20d9579a88 Merge pull request #9256 from backstage/rugvip/emergency
docs,workflows: updates and new branch name for emergency release flow
2022-01-31 10:34:19 +01:00