Commit Graph

3169 Commits

Author SHA1 Message Date
Patrik Oldsberg 3e63951e49 prefer subpath over sub-path
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-21 14:43:21 +01:00
Patrik Oldsberg 61055f106b update /alpha imports to fix all type issues
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-21 14:42:38 +01:00
Patrik Oldsberg 8d14fb7a9b docs: document sub-path exports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-21 14:28:21 +01:00
Johan Haals 7a23cdfa59 Update image links to use markdown syntax
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2023-02-21 11:43:14 +01:00
Ben Lambert 3c2dc2f148 Merge pull request #16411 from relaxedleaf/fix-docs-inconsistency
Fixed IdentifyClient import inconsistency in permissions tutorial
2023-02-20 17:14:06 +01:00
MaeIsBad 00e67af342 Fix spelling mistake in techdocs
Signed-off-by: MaeIsBad <26093674+MaeIsBad@users.noreply.github.com>
2023-02-20 09:51:06 +01:00
Guanghui Li 542da6ba11 Fixed IdentifyClient import inconsistency in permissions tutorial
Signed-off-by: Guanghui Li <liguanghui.cs@gmail.com>
2023-02-17 00:13:21 -06:00
blam 32a273d78d chore: fixing code block in sidebar
Signed-off-by: blam <ben@blam.sh>
2023-02-16 19:36:36 +01:00
Ben Lambert a71192c115 Merge pull request #16108 from afscrome/easyauth
Azure Easy Auth
2023-02-15 13:50:54 +01:00
Ben Lambert 2cc2155bcf Merge pull request #16342 from backstage/blam/release-notes-1.11
docs: add release notes for 1.11
2023-02-14 17:58:17 +01:00
blam 34f90e6b30 chore: fixing release notes and removing link from todo
Signed-off-by: blam <ben@blam.sh>
2023-02-14 17:32:38 +01:00
blam 3e8e40ae2c chore: woops, wrong version
Signed-off-by: blam <ben@blam.sh>
2023-02-14 16:54:34 +01:00
blam d37248ac6c docs: add release notes for 1.11
Signed-off-by: blam <ben@blam.sh>
2023-02-14 16:41:27 +01:00
Alex Crome b84349e2f6 PR Feedback
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-02-14 14:50:37 +00:00
Alex Crome aa721158d1 Merge remote-tracking branch 'upstream/master' into easyauth 2023-02-14 14:47:01 +00:00
github-actions[bot] 25b57cc07f Version Packages 2023-02-14 13:41:52 +00:00
Fredrik Adelöw 5c877c2bca Merge pull request #16339 from backstage/freben/doc-alpha
update the alpha warning blurbs in backend docs
2023-02-14 14:21:07 +01:00
Fredrik Adelöw 71c0aee259 update the alpha warning blurbs in backend docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-14 14:07:07 +01:00
Patrik Oldsberg e900342bb6 Apply suggestions from code review
Co-authored-by: Phil Kuang <pkuang@factset.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-14 13:56:58 +01:00
blam be4474135a chore: make vale and @kuangp happy :D
Signed-off-by: blam <ben@blam.sh>
2023-02-14 13:56:58 +01:00
blam 14916877dd docs: added some documentation about how to test the alpha version of the scaffolder
Signed-off-by: blam <ben@blam.sh>
2023-02-14 13:56:58 +01:00
Patrik Oldsberg fe7b17351b Merge pull request #16322 from adamdmharvey/adamdmharvey/fix-system-model-docs
fix(docs): Missing section headers on System Modeling page
2023-02-14 12:45:35 +01:00
Fredrik Adelöw 489a791748 Merge pull request #16286 from JanCVanB/update_yarn_add_cwd_docs
Update docs to always use `yarn add --cwd` for app & backend
2023-02-14 12:15:20 +01:00
Patrik Oldsberg d4ba79253b docs/local-dev: codeblock
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-14 10:52:40 +01:00
Patrik Oldsberg 912dae2ade Merge pull request #16304 from jshingler/patch-3
Fixing Documentation of GitLab Org Data
2023-02-14 10:08:36 +01:00
bnechyporenko b16a9c59f5 Renamed Intellij to IntelliJ
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2023-02-14 08:40:29 +01:00
bnechyporenko 4a36fcb93f Merge remote-tracking branch 'origin/master' into update-jest-docs 2023-02-14 08:39:47 +01:00
Adam Harvey 7bd24b919c chore: Link on page reference to diagram
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-02-13 21:20:50 -05:00
Adam Harvey f52b9828fa fix: Missing headers
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-02-13 21:13:31 -05:00
Patrik Oldsberg 63421b1729 Merge pull request #16186 from KatharinaSick/feature/bitbucket-server-auth-provider
feat(auth): add auth provider for Bitbucket Server
2023-02-13 23:06:01 +01:00
Jan Van Bruggen c51efce2a0 Update docs to always use yarn add --cwd for app & backend
Some commands currently error, and others are simply formatted inconsistently.
This format seems to work and be the most popular/common,
so I applied it to all similar occurrences.

Signed-off-by: Jan Van Bruggen <JanVB@verily.com>
2023-02-13 09:40:20 -07:00
bnechyporenko a8c0c0383e Updated the 'Debugging Jest Tests' section
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2023-02-13 15:28:27 +01:00
bnechyporenko 006f84dc86 Updated the 'Debugging Jest Tests' section
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2023-02-13 14:50:03 +01:00
bnechyporenko f2f5c494fa Merge remote-tracking branch 'origin/master' into update-jest-docs 2023-02-13 14:40:25 +01:00
Bartłomiej Klimczak 2be83af0a8 typo: typo in imported package name
Signed-off-by: Bartłomiej Klimczak <bartlomiej.klimczak88@gmail.com>
2023-02-13 08:00:03 +01:00
Patrik Oldsberg 1b8683ff5d Merge pull request #16046 from jamieklassen/document-proxy-endpoint
Document the proxy endpoint
2023-02-12 21:13:53 +01:00
Jim Shingler 72a3312689 Fixing Documentation of GitLab Org Data
Spell out PAT and fix time and resourcs

Signed-off-by: Jim Shingler <ShinglerJim@gmail.com>
2023-02-10 20:56:27 -05:00
Ben Lambert 3197a818a9 Merge pull request #16283 from Ma11hewThomas/master
docs: add custom action plugin for snyk import
2023-02-10 12:20:35 +01:00
Aramis Sennyey c12a71e3c2 Spelling.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-02-09 18:23:17 -05:00
Aramis Sennyey 22ccd2d888 Fix regex string in documentation.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-02-09 18:20:59 -05:00
Matthew Thomas adf027d6c0 docs: add custom action plugin for snyk import
Signed-off-by: Matthew Thomas <matthewthomasgb@gmail.com>
2023-02-09 18:34:38 +00:00
Jamie Klassen 7126b48d6a update known issues since #16018 was fixed
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-02-08 13:31:49 -05:00
Jamie Klassen 05c26fd475 remove relative links
Otherwise, `scripts/verify-links.js` will fail.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-02-08 13:28:21 -05:00
Jamie Klassen a53d06afe5 Document the proxy endpoint
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-02-08 13:28:20 -05:00
Waldir Montoya 2f31d45f06 Add Organizational and Other headers
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
2023-02-08 11:47:13 -05:00
Waldir Montoya f68306c494 Merge branch 'backstage:master' into master 2023-02-08 10:00:29 -05:00
Patrik Oldsberg 0debdc983c Merge pull request #16036 from sang-w0o/patch-1
Specify RUN location for installing mkdocs dependencies.
2023-02-08 14:25:13 +01:00
Fredrik Adelöw 8b7ee6ff69 Merge pull request #16122 from dweber019/feat/tech-docs-addon-lightbox
Add TechDocs addon LightBox
2023-02-08 09:18:14 +01:00
github-actions[bot] b2a73c984a Version Packages (next) 2023-02-07 15:03:45 +00:00
blam 6f1f2e9451 chore: updating docs
Signed-off-by: blam <ben@blam.sh>
2023-02-07 13:42:00 +01:00