Commit Graph

4272 Commits

Author SHA1 Message Date
Aramis Sennyey fd563915eb Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Aramis Sennyey <34432188+sennyeya@users.noreply.github.com>
2024-01-29 14:34:41 -05:00
Fredrik Adelöw 34cf70ab68 Merge pull request #22585 from jeanlouisferey/patch-2
Update v1.22.0.md
2024-01-29 16:14:46 +01:00
Philipp Hugenroth 2c5a49ec61 Adjust style
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-01-29 15:48:06 +01:00
Rickard Dybeck 48b1e4c35d Merge pull request #21975 from backstage/catalog-backend/add-location-by-entity-api
[CatalogBackend] Add API to get location by entity
2024-01-29 09:22:11 -05:00
Fredrik Adelöw fb0ae81b6a Update docs/releases/v1.22.0.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-01-29 14:18:16 +01:00
Jean-Louis FEREY dca3b7251a Update v1.22.0.md
A little correction: Gitlab instead of Github for the new Gitlab scaffolder action

Signed-off-by: Jean-Louis FEREY <jeanlouis.ferey@orange.com>
2024-01-29 14:14:35 +01:00
Tommy Le e83e5baa76 docs: update readme
Signed-off-by: Tommy Le <tommy_8786@hotmail.com>
2024-01-29 11:02:22 +01:00
Alex 93bb6b425f Update writing.md
Edit message to be more explicit about the secret RSA private keys

Signed-off-by: Alex <52247724+Elya29@users.noreply.github.com>
2024-01-29 10:30:57 +01:00
npiyush97 ad9768228d ran lighthouse scripts over docs and releases find these
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2024-01-28 18:27:44 +05:30
Mahendra c1b2958673 Update migrate-to-mui5.md
update key from `provider` to `Provider`

Signed-off-by: Mahendra <42772952+mahendra1290@users.noreply.github.com>
2024-01-28 15:12:56 +05:30
Jamie Klassen 9185966262 Remove utility API instructions
Since #22549 adds this API to the core framework, integrators don't need to
define their own.

Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-01-26 12:14:01 -05:00
Aramis a560bfd7a3 fix missing extension
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-26 10:39:36 -05:00
Mitchell Hentges 68cc58ffef Address minor nits in new frontend system docs
Fix some small typos, correct some casing, and add a link to
an area that I struggled to understand without guidance.

Signed-off-by: Mitchell Hentges <mhentges@spotify.com>
2024-01-26 16:33:13 +01:00
Frank Showalter 53e682b823 Update react18-migration.md
Fix a typo on the type resolution instructions.

Signed-off-by: Frank Showalter <842058+fshowalter@users.noreply.github.com>
2024-01-26 09:03:58 -05:00
Lazzaretti d105626ef6 feat(docs): Add documentation & example that AsyncApi 3 is supported
Signed-off-by: Lazzaretti <fabrizio@lazzaretti.me>
2024-01-26 14:19:40 +01:00
Aramis 2e440d4723 docs: add a central glossary
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-25 23:42:14 -05:00
npiyush97 f9b5866902 some a11y fix
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2024-01-25 22:38:21 +05:30
Philipp Hugenroth 2a04cef984 Add all existing data refs
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-01-25 15:04:20 +01:00
Philipp Hugenroth 5b70e5591d Init doc structure
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-01-25 15:04:20 +01:00
Ben Lambert 788d92a2ae Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
2024-01-25 14:27:33 +01:00
blam aa5ee05f27 chore: added more docs for entity data parser
Signed-off-by: blam <ben@blam.sh>
2024-01-25 12:47:44 +01:00
Alex 90c5f9db54 Update writing.md
add warning about hard coded RSA Private Keys.

Signed-off-by: Alex <52247724+Elya29@users.noreply.github.com>
2024-01-25 10:32:34 +01:00
Aramis b107fdf609 rework generate to take flags instead of subcommands
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-24 10:40:04 -05:00
Ben Lambert 2e6fa01911 Merge pull request #22457 from jjangga0214/patch-2
docs(overview/threat-model): rewords
2024-01-24 10:55:43 +01:00
Patrik Oldsberg f903358ab2 Merge pull request #22461 from AmbrishRamachandiran/contributor_readme
Updated contributor docs
2024-01-23 19:53:40 +01:00
github-actions[bot] 185d5ea0b0 Version Packages (next) 2024-01-23 13:57:50 +00:00
Ben Lambert 9e9e131aac Merge pull request #21875 from mrooding/add-multi-entity-picker-field
feat: introduced a new MultiEntityPicker field
2024-01-23 13:55:19 +01:00
Ben Lambert 82a8219466 Merge pull request #22323 from backstage/blam/scaffolder-modules
scaffolder: Migrate the modules to new Backend System
2024-01-23 13:46:09 +01:00
Marc Rooding a86920b287 feat: introduced a new MultiEntityPicker field that supports selecting multiple Entities
Signed-off-by: Marc Rooding <marc@mrooding.me>
2024-01-23 13:35:56 +01:00
blam c2132203b5 docs: update migration docs
Signed-off-by: blam <ben@blam.sh>
2024-01-23 13:09:06 +01:00
AmbrishRamachandiran 247edc933b Updated contributor docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-01-23 12:12:41 +05:30
jjangga0214 4b0bfa237e docs(overview/threat-model): add commas
Signed-off-by: jjangga0214 <bnbcmindnpass@gmail.com>
2024-01-23 11:56:17 +09:00
jjangga0214 6bb6eed8c8 docs(overview/threat-model): rewords
Signed-off-by: jjangga0214 <bnbcmindnpass@gmail.com>
2024-01-23 09:04:50 +09:00
Aramis e16864039b fix more documentation and workflows
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-22 13:42:48 -05:00
Aramis ff3a604dae feat(repo-tools): Update OpenAPI command naming.
fixes: https://github.com/backstage/backstage/issues/21790

Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-22 13:42:48 -05:00
Patrik Oldsberg b7314e47b9 Merge pull request #22447 from connor11528/patch-2
Update plugin-development.md
2024-01-22 19:24:37 +01:00
Jamie Klassen 8eb3fd282b Merge pull request #22399 from jamieklassen/aws-id-authmetadata-field
authMetadata field for AWS cluster ID
2024-01-22 13:14:55 -05:00
Connor Leech 40b702d55e Update plugin-development.md
Signed-off-by: Connor Leech <connorleech@gmail.com>
2024-01-22 10:13:06 -08:00
Patrik Oldsberg bb71cccd55 Merge pull request #22352 from sennyeya/openapi-tooling/plugin-id
feat(openapi-tooling): Update template to use `info.title` as plugin ID
2024-01-21 18:43:20 +01:00
Patrik Oldsberg 2bc6623498 Merge pull request #22165 from npiyush97/newfaq
new faq draft
2024-01-21 17:19:56 +01:00
Patrik Oldsberg 636f43b76e docs/faq: update relative links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-21 15:01:35 +01:00
Patrik Oldsberg d84a93b4a3 docs/overview: update link to FAQ
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-21 14:40:57 +01:00
Patrik Oldsberg f2c5d430d4 docs/faq: update descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-21 14:39:51 +01:00
Patrik Oldsberg aede0b73b0 docs/faq: add back index + frontmatter tweaks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-21 14:38:02 +01:00
Patrik Oldsberg faf8f010d3 Merge pull request #21274 from LichtBlick-PENG-Daniel/Extend-microsoft-auth-provider
Added the possibility to use custom scopes for Microsoft Auth Plugin
2024-01-21 14:15:40 +01:00
Patrik Oldsberg 5f287f2888 Merge pull request #22117 from jrtaylorJH/patch-2
Added troubleshooting information to GitHub Apps docs
2024-01-21 13:41:49 +01:00
npiyush97 7ad5b8146e added suggested fix
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2024-01-20 22:35:50 +05:30
npiyush97 58a83daffc fix
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2024-01-20 22:26:46 +05:30
npiyush97 5a8b6ccda3 removed files
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2024-01-20 22:24:29 +05:30
Fredrik Adelöw 86346c2c11 simplify route bindings in config
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-01-20 11:23:03 +01:00