Commit Graph

383 Commits

Author SHA1 Message Date
Ben Lambert e6c52e7e7e Merge pull request #25770 from rgharaopensourceprojects/fix-issue-25690-update-logging-in-page
In the Gettin Started/authentication document removing duplicate import SignInPage
2024-07-29 14:19:44 +02:00
Andre Wanlin feb0734e02 Updated intro title
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-28 15:39:40 -05:00
rghara aac3c52d22 In the Gettin Started/authentication document
SignInPage is already imported. Removing the duplicate
import that causes compilation error.
import { SignInPage } from '@backstage/core-components';

Signed-off-by: rghara <rghara@outlook.com>
2024-07-24 11:33:41 -04:00
Patrik Oldsberg 32a38e1f37 cli: remove most lockfile analysis features
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-23 11:15:06 +02:00
Ramin G e20fe54695 Corrected typo in logging-in.md
Corrected typo in the description of the image

Signed-off-by: Ramin G <rghara@outlook.com>
2024-07-19 15:56:09 -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
Andre Wanlin 1145181834 Moved from root note to title
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-13 10:45:17 -05:00
Kevin L 9ca6af45fc Minor fix in the homepage setup and customization documentation
Signed-off-by: Kevin L <kevin.lecouvey@gmail.com>
2024-06-26 18:55:32 -04:00
Patrik Oldsberg a1ae9cc72c docs: restructure local-dev and rename to tooling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-30 14:28:23 +02:00
AmbrishRamachandiran 56cfa19a21 Updated README Document of app custom theme
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-05-06 14:53:39 +02:00
Fredrik Adelöw 4a6741b1ba docs too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-23 17:45:35 +02:00
Ben Lambert 314a451790 Merge pull request #24318 from AmbrishRamachandiran/authentication-md
Updated README Document of authentication docs
2024-04-22 11:51:17 +02:00
Ben Lambert 58c5e072d9 Merge pull request #24397 from JonasStjerne/docs-custom-theme-examples
docs: fix custom theme examples
2024-04-22 11:38:10 +02:00
Patrik Oldsberg 49fe87e044 docs/getting-started: remove link to community plugin example
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-20 15:06:33 +02:00
Jonas Stjerne 6bd9c57927 docs: fix custom theme examples
Signed-off-by: Jonas Stjerne <jost@trifork.com>
2024-04-20 10:29:38 +02:00
AmbrishRamachandiran 0590522011 Updated README Document of authentication docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-04-17 12:49:01 +05:30
Andre Wanlin 90250a7a77 Updated create a component
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-06 19:17:44 -05:00
James D 4ee5635c33 docs: yarn prettier:fix
Signed-off-by: James D <james@integratn.io>
2024-04-01 08:52:01 -06:00
James D 92407b0c86 docs: add a little clarity + formatting
Signed-off-by: James D <james@integratn.io>
2024-04-01 08:27:44 -06:00
James D ef6def3d18 Update docs/getting-started/app-custom-theme.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: James D. <71669407+JamesAtIntegratnIO@users.noreply.github.com>
Signed-off-by: James D <james@integratn.io>
2024-04-01 08:27:44 -06:00
James D 7e10b29203 fix: use ` to resolve Vale errors
Signed-off-by: James D <james@integratn.io>
2024-04-01 08:27:44 -06:00
James D e0d179771a Update custom theme docs with info for fonts
Signed-off-by: James D <james@integratn.io>
2024-03-31 14:48:17 -06:00
Ben Lambert 0a598323a0 Merge pull request #22541 from sennyeya/documentation/getting-started
docs: start adding user roles to getting started documentation
2024-03-05 13:24:03 +01:00
Aramis 21684fe210 apply suggestions from code review
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-02-17 16:19:02 -05:00
Aramis 39599f582a fix doc links
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-02-17 16:19:02 -05:00
Aramis 713b9ec788 fix mkdocs and add references for next steps items
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-02-17 16:19:02 -05: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
Andre Wanlin 3e8a02947d Refinements based on recent Discord comments
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-02-15 08:25:53 -06:00
Andre Wanlin ee35f26d72 Fixed typos
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-02-15 08:18:36 -06:00
Andre Wanlin 8b7d574c3d Unified Theme Docs
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-02-15 08:18:36 -06:00
Fredrik Adelöw 9aac2b0d36 move cwd as the first argument to yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-04 20:13:00 +01:00
AmbrishRamachandiran 247edc933b Updated contributor docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-01-23 12:12:41 +05:30
Andre Wanlin d7a1adf48b Merge pull request #21724 from awanlin/topic/getting-started-corrections
Getting started corrections
2023-12-27 07:15:54 -06:00
Andre Wanlin 6f68649e47 Getting started corrections
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-15 11:54:32 -06:00
Fredrik Adelöw 716061d7ba fix links
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Andre Wanlin 79753d6fe6 Added Node 20 note to software template section
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-11-28 09:52:38 -06:00
Philipp Hugenroth 997d28b2b1 Merge pull request #21384 from backstage/philipph/doc-mui5-migration
[MUI] Migration Guide for Unified Theme & Material UI v5
2023-11-28 10:44:29 +01:00
Philipp Hugenroth b4be4e630a Move migration guides to tutorials
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Philipp Hugenroth ecc4e417e4 Improve English & add additional information from feedback
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Philipp Hugenroth 82a42f34a1 Add Migrating to v5 Guide in Custom Theme Documentation
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Philipp Hugenroth 375b6f7d68 CircelCI repository moved
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-08 16:39:11 +01:00
Aramis Sennyey e910efaa89 additional updates in docs
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
2023-09-20 16:47:21 -04:00
Andre Wanlin 153ab42d90 Added back contributors.md and removed redirect
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-11 08:20:44 -05:00
Andre Wanlin 4f07583ea6 Corrections to get build to pass
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-08 14:24:48 -05:00
Andre Wanlin 444aa3b4ca Consolidated into CONTRIBUTING.md
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-08 13:53:00 -05:00
Andre Wanlin 6a9950ca22 Updated based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-08 13:53:00 -05:00
Andre Wanlin 12d74fb108 Fixed broken links
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-08 13:53:00 -05:00
Andre Wanlin 2b8804f8d2 Refactored contributors guide
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-08 13:53:00 -05:00
Ben Lambert 823bf5235e Merge pull request #18558 from oliviertassinari/mui-material-ui
fix: use Material UI vs. MUI where relevant
2023-07-10 14:20:33 +02:00
Olivier Tassinari a51fb51617 fix: use Material UI vs. MUI where relevant
Signed-off-by: Olivier Tassinari <olivier.tassinari@gmail.com>
2023-07-04 23:49:19 +02:00