Patrik Oldsberg
|
a4add851a4
|
Merge pull request #31108 from backstage/docs-theming
Improving theming documentation
|
2025-10-07 20:57:55 +02:00 |
|
milliehartnt123
|
533bbe21fe
|
Rewrite architectural overview for feature #21926 (#31209)
* Update architecture-overview.md
Updated the architectural overview. Rewrote sections and created new graphics.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Add files via upload
Architectural diagram of the Backstage frontend and backend.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Add files via upload
Added new graphics to illustrate simplified standalone plugin architecture, service-based-plugin-architecture, and third-party-plugin architecture.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Add files via upload
Cleaned up graphic
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Cleaned up service-based plugin graphic
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update architecture-overview.md
Updated graphics and added note to plugin architecture graphics.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Updated plugin-architecture heading links in architecture-overview.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update architecture-overview.md fix formatting
Fixed formatting that occurred during copy-paste.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update architecture-overview.md
Rearranged some of the sections. Added additional text and links.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update architecture-overview.md fixed link for02-backends
Fixed link to backend-system/architecture/02-backends.md. Forgot the "architecture" in the path.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update architecture-overview.md updated database section
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update architecture-overview.md added links for core frontend plugins
Added links and descriptions of the core frontend plugins. The links are back to the overview pages under features for each of the plugins
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Updated diagram to show Kubernetes as core plugin
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Updated graphics to remove the work Container
Changed "Frontend Container" to "Frontend". Changed "Backend Container" to "Backend"
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update architecture-overview.md
Changed "Frontend Container" to "Frontend" everywhere in the doc. Changed "Backend Container" to "Backend" everywhere in the doc.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update architecture-overview.md fixed backend spelling errors
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update architecture-overview.md try to fix prettier errors
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update architecture-overview.md fix spelling error
Changed backed to backend
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
---------
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
|
2025-10-01 16:23:33 -04:00 |
|
milliehartnt123
|
eefabd0002
|
New technical overview per feature #21925 (#30998)
* Create technical-overview.md
First draft of technical overview. Just want to save these changes as I lost the last file when I had to reboot.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update technical-overview.md with additional text and graphics
Added additional text to describe the system model. Added graphics and started to add additional links.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update technical-overview.md added more text
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update technical-overview.md add additional text to plugin section
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update technical-overview.md add plugin architecture overview
Added text for plugin architecture overview and additional text in system model and purpose section. Added links for core features.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Create backstage-ui-group-ownership.png
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Add files via upload
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update technical-overview.md added graphics
Added a graphic illustrating My Group in the Backstage UI.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update technical-overview.md formatting changes
Made formatting changes. Changed bullets from + to - and some spacing changes trying to fix prettier errors.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update technical-overview.md copied in text from vscode running prettier
Trying to fix prettier errors. Edited code in vscode and save with prettier formatting. Replaced text with the vscode version.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update technical-overview.md update links for search and techdocs
There is a README.md file in each of these code directories (search and techdocs) but the online documentation displays the README file as index.html file for each of these features. So I replaced the links to the following:
https://backstage.io/docs/features/search/
https://backstage.io/docs/features/techdocs/
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update technical-overview.md added graphic descriptions
Added "description" for graphics for accessibility.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update technical-overview.md update links
Added a link for "plugin architecture" to go to "plugin architecture" section in the architectural overview document.
Also moved the software catalog "entities" links around.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update sidebars.ts to add technical overview and remove some docs
Added the technical overview to the Overview section. Removed the what-is-backstage, background, and vision pages as that information was folded into the new technical overview.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update sidebars.ts to add back what-is-backstage and roadmap
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
* Update technical-overview.md updated text
Fixed spelling error and updated text to incorporate review comments.
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
---------
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
|
2025-09-29 11:06:57 -04:00 |
|
Charles de Dreuille
|
d0baa442e8
|
Add CSS variables + class name structure
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-09-12 11:53:27 +01:00 |
|
Fredrik Adelöw
|
8555c54600
|
Merge pull request #28939 from Sarabadu/sarabadu/mgraphs-provider-paths
feat(msgraphOrgProvider): add the path options to allow querying users and group from different endpoints
|
2025-04-29 11:34:24 +02:00 |
|
Peter Macdonald
|
4b746a347c
|
docs: revamp the intro to software templates section
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
|
2025-04-12 16:42:55 +02:00 |
|
Juan Pablo Garcia Ripa
|
dd51cf4116
|
improve image colors
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
|
2025-03-20 22:54:56 +01:00 |
|
Juan Pablo Garcia Ripa
|
6d54351a39
|
add org graph to the documentation
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
|
2025-03-20 22:38:26 +01:00 |
|
Charles de Dreuille
|
c1595c21ce
|
Fixing Storybook docs
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2024-10-21 10:39:24 +01:00 |
|
Andre Wanlin
|
89370df3cc
|
Added common auth provider sign-in errors
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
|
2024-07-29 15:58:38 -05:00 |
|
rghara
|
c761199ce7
|
Replaced login screen image
Signed-off-by: rghara <ramin.g01@infosys.com>
|
2024-07-19 18:51:44 -04:00 |
|
rghara
|
924c0a6379
|
Updated document getting-started/logging-in with
missing login screen screenshot
Signed-off-by: rghara <ramin.g01@infosys.com>
|
2024-07-19 12:53:18 -04:00 |
|
Vincenzo Scamporlino
|
7d60e8d76f
|
Merge pull request #24752 from backstage/domain-docs
docs: hierarchy of domains
|
2024-05-15 11:52:57 +02:00 |
|
Vincenzo Scamporlino
|
6accdd99c6
|
docs: hierarchy of domains
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
|
2024-05-15 10:49:53 +02:00 |
|
Subburaj Jagadeesan
|
beef2a1c9f
|
Updating the screenshots using create-app template
Signed-off-by: Subburaj Jagadeesan <Subburaj.Jagadeesan@fmr.com>
|
2024-05-10 09:10:38 -04:00 |
|
Subburaj Jagadeesan
|
3009021821
|
Updated the screenshots with create-app template
Signed-off-by: Subburaj Jagadeesan <Subburaj.Jagadeesan@fmr.com>
|
2024-05-10 09:10:31 -04:00 |
|
Subburaj Jagadeesan
|
e3ce775a1b
|
Added docs for template task-list & start-over options
Signed-off-by: Subburaj Jagadeesan <Subburaj.Jagadeesan@fmr.com>
|
2024-05-10 09:10:20 -04:00 |
|
Patrik Oldsberg
|
e2dfeed17c
|
Merge pull request #24632 from Sarabadu/templateEditor-docs
add template editor to docs
|
2024-05-06 11:44:42 +02:00 |
|
Juan Pablo Garcia Ripa
|
2866e60532
|
add template editor docs
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
|
2024-05-05 14:29:52 +02:00 |
|
Patrik Oldsberg
|
6a8e728cf2
|
docs/architecture-overview: update to include new backend system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-05-02 13:38:53 +02:00 |
|
DaisukeHirabayashi
|
8408e5e23f
|
change image
Signed-off-by: DaisukeHirabayashi <daisuke@pluslab.org>
|
2024-03-22 14:32:28 +01:00 |
|
Aramis
|
a33bd1f7a8
|
docs: start adding user roles to getting started documentation
Following CNCF guidelines for improved Backstage documentation.
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
|
2024-02-17 16:19:02 -05:00 |
|
Patrik Oldsberg
|
f4493f721a
|
docs/backend-system: add diagram for split backend deployments
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-01-10 17:29:50 +01:00 |
|
Fredrik Adelöw
|
6aa0cda977
|
add api docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-12-15 16:37:38 +01:00 |
|
PurseChicken
|
55adb274ea
|
Complete ReadMe for the Google Cloud Build Plugin.
Signed-off-by: PurseChicken <chris@tschantz.name>
|
2023-11-07 17:44:21 -08:00 |
|
Patrik Oldsberg
|
e733e6da56
|
docs/frontend-system: initial extension architecture with extension structure
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-26 12:04:22 +02:00 |
|
Patrik Oldsberg
|
f1f658dddd
|
docs/frontend-system: initial app instance architecture
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-25 14:38:09 +02:00 |
|
Patrik Oldsberg
|
b21d5d2f69
|
docs/frontend-system: add architecture intro doc
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-25 14:38:09 +02:00 |
|
Patrik Oldsberg
|
d5758bbfa8
|
Merge pull request #19971 from awanlin/docs/updated-around-other-pulgin-types
docs: updated around other plugin types
|
2023-10-10 11:56:42 +02:00 |
|
Camila Belo
|
8623fdeca8
|
refactor(search): apply review suggestions - second round
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2023-10-04 15:05:29 +02:00 |
|
Camila Belo
|
165c5edf04
|
docs(search): draft search extension docs page
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2023-10-04 15:04:49 +02:00 |
|
Andre Wanlin
|
9aa26f8c61
|
Corrected image
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
|
2023-09-28 14:11:43 -05:00 |
|
Andre Wanlin
|
17bf9fce0b
|
docs: updated aroung other plugin types
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
|
2023-09-28 14:11:43 -05:00 |
|
Manuel Scurti
|
9b74166d11
|
added AutoLogoutProvider
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:19 +02:00 |
|
Patrik Oldsberg
|
9d253ff59c
|
docs: update backend system architecture docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-09-12 15:45:41 +02:00 |
|
Andre Wanlin
|
fcc157b4cc
|
Updated background and padding
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
|
2023-08-26 17:46:26 -05:00 |
|
Ben Lambert
|
c414d7ec0d
|
Merge pull request #18344 from patricekrakow/patricekrakow-patch-1
Update core entities diagram with missing "partOf" relationship
|
2023-06-20 11:31:21 +02:00 |
|
Patrice Krakow
|
2ea22bb1bf
|
Update core entities diagram with missing "partOf" relationship
Signed-off-by: Patrice Krakow <patrice.krakow@gmail.com>
|
2023-06-19 17:38:03 +02:00 |
|
Jan Michael Ong
|
32979b0429
|
docs: section on how to disable the register existing component button
Signed-off-by: Jan Michael Ong <adobejmong@gmail.com>
|
2023-06-16 12:37:07 -07:00 |
|
Patrice Krakow
|
2bd3f13be7
|
Update core entities diagram with missing "dependsOn" relationships
Signed-off-by: Patrice Krakow <patrice.krakow@gmail.com>
|
2023-06-13 14:46:01 +02:00 |
|
Waldir Montoya
|
5b13710ea2
|
Correct entity diagram envelope word
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
|
2023-05-09 11:26:59 -05:00 |
|
Waldir Montoya
|
30831e4891
|
Fix wording, image format and added links back to docs
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
|
2023-05-09 11:26:59 -05:00 |
|
Waldir Montoya
|
e44261e3b4
|
Fix misspelling
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
|
2023-05-09 11:26:59 -05:00 |
|
Waldir Montoya
|
3276260077
|
add an initial catalog user guide
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
|
2023-05-09 11:26:58 -05:00 |
|
Johan Haals
|
7c5d764736
|
microsite: Add overview header image to assets
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-02-22 14:09:01 +01:00 |
|
Waldir Montoya
|
e991a3bf99
|
Merge branch 'backstage:master' into master
|
2023-02-06 19:39:30 -05:00 |
|
Waldir Montoya
|
560fd3e6ae
|
Update the ecosystem model section of the docs
Signed-off-by: Waldir Montoya <wmontoya@vmware.com>
|
2023-02-02 21:19:02 -05:00 |
|
Mark Shields
|
39e2fac63f
|
upload screeenshot as asset
Signed-off-by: Mark Shields <4237425+beejiujitsu@users.noreply.github.com>
|
2023-02-02 14:39:40 -05:00 |
|
Fredrik Adelöw
|
345e953f9c
|
better arrow wording
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-01-31 10:02:10 +01:00 |
|
Fredrik Adelöw
|
ef6dc0a617
|
some small docs tweaks
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-01-31 09:52:09 +01:00 |
|