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 |
|
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 |
|
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 |
|
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 |
|
Fredrik Adelöw
|
c710467ba2
|
fix callouts
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-31 10:09:46 +01:00 |
|
Fredrik Adelöw
|
9a7f28779a
|
add catalog API docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-31 09:45:45 +01:00 |
|
Eric Peterson
|
35d1d675b5
|
Document convention for supporting user identity in Analytics.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-01-30 18:21:18 +01:00 |
|
Patrik Oldsberg
|
7fdd461135
|
docs,workflows: updates and new branch name for emergency release flow
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-28 23:43:12 +01:00 |
|
Eric Peterson
|
912b2d9925
|
Note default ServerURL config in kroki how-to
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-01-28 10:45:59 +01:00 |
|
Johan Haals
|
84397bbf7e
|
Merge pull request #9137 from fcorti/fcorti-roadmap-002
Updating the roadmap page in the documentation to make it more readable
|
2022-01-27 14:49:30 +01:00 |
|
Francesco Corti
|
31efea171a
|
Added the link to the table headers plus prietter run.
Signed-off-by: Francesco Corti <francescoc@spotify.com>
|
2022-01-27 14:18:19 +01:00 |
|
Patrik Oldsberg
|
4fb3347370
|
Merge pull request #9181 from backstage/rugvip/pretty
docs: remove prettier configuration with proseWrap setting
|
2022-01-27 10:54:36 +01:00 |
|
Patrik Oldsberg
|
9e3a06f09f
|
Merge pull request #8983 from alefcarlos/feat/plugin-dotnet-backend
feat: added backend .NET scaffolder plugin
|
2022-01-26 18:43:33 +01:00 |
|
Fredrik Adelöw
|
7dea56b3ee
|
Merge pull request #9183 from DanielTibbing/chore/update-ldap-docs
Updated LDAP docs with Provider usage
|
2022-01-26 18:22:41 +01:00 |
|
Daniel Tibbing
|
5760229149
|
chore: updated docs according to comments
Signed-off-by: Daniel Tibbing <daniel.tibbing@king.com>
|
2022-01-26 16:18:13 +01:00 |
|
Patrik Oldsberg
|
efe02b86ff
|
docs: tweak line wrapping of doc action
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-26 14:35:06 +01:00 |
|
Fredrik Adelöw
|
0019cea06f
|
clarify that providers should be started AFTER the catalog
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-26 14:08:53 +01:00 |
|
Patrik Oldsberg
|
4cad73ca7f
|
run prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-26 12:02:06 +01:00 |
|
Patrik Oldsberg
|
8bfc214f9d
|
docs: remove prettier config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-01-26 12:01:45 +01:00 |
|
Daniel Tibbing
|
fef86fe600
|
Updated LDAP docs with Provider usage
Signed-off-by: Daniel Tibbing <daniel.tibbing@king.com>
|
2022-01-26 11:55:05 +01:00 |
|
Fredrik Adelöw
|
da9cba20f2
|
add docs on how to add custom entity providers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-26 10:06:47 +01:00 |
|
Alef
|
3847c6f7a7
|
docs: prettier
Signed-off-by: Alef <alef.carlos@gmail.com>
|
2022-01-25 14:20:57 -03:00 |
|
Eoghan McIlwaine
|
475f192652
|
Replace deprecated component on docs page
Signed-off-by: Eoghan McIlwaine <eoghan@roadie.io>
|
2022-01-24 17:10:45 +01:00 |
|