Andre Wanlin
e65f18e0a2
Removed database step from docs
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-10-12 15:35:03 -05:00
Leena
36405bd80d
fix(docs): import SignInProviderConfig - not used
...
SignInProviderConfig appears to be a superfluous import - flagged as imported but never used.
Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com >
2022-09-20 19:43:44 +01:00
Leena
fc4d638296
@backstage/docs: fix dead link Active LTS Releases
...
was `https://nodejs.org/en/about/releases/ `
now `https://nodejs.org/en/blog/release/ `
Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com >
2022-09-17 19:20:26 +01:00
Tyler Davis
5abfbc3051
Small typo fix in Theme docs
...
Signed-off-by: Tyler Davis <tylerd@canva.com >
2022-09-07 11:29:16 +10:00
Patrik Oldsberg
4652e6757f
docs: update yarnrc reference in project structure
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-08-31 15:50:10 +02:00
Andre Wanlin
0094d8ae94
Refactor icon section based on recent changes
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-08-17 14:08:09 -05:00
Andre Wanlin
f8287e5340
Added UserSettingsAvailableIconsTable and related documentation
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-08-17 13:59:20 -05:00
Paulo Peixoto
cfb4a12c68
fix: change HeaderIcon for ExampleIcon.
...
Signed-off-by: Paulo Peixoto <72894267+padupe@users.noreply.github.com >
2022-08-10 11:47:33 -03:00
Paulo Peixoto
168bb7acdc
Update app-custhome-theme.md
...
After suggestions @jhaals
Signed-off-by: Paulo Peixoto <72894267+padupe@users.noreply.github.com >
2022-08-10 08:05:44 -03:00
Paulo Peixoto
cdea98f2a1
Adjustments based on @awanlin suggestion.
...
Signed-off-by: Paulo Peixoto <72894267+padupe@users.noreply.github.com >
2022-08-05 08:59:47 -03:00
Paulo Peixoto
8da380b0ae
Update app-cusom-theme.md
...
Added documentation for using custom icons.
Signed-off-by: Paulo Peixoto <72894267+padupe@users.noreply.github.com >
2022-08-04 11:10:00 -03:00
blam
c333ffd2c3
chore: prettify! 🪄
...
Signed-off-by: blam <ben@blam.sh >
2022-07-28 11:13:42 +02:00
Damola Obaleke
8d43d374fb
Update app-custom-theme.md
...
Updating syntax in doc for clean up of Theme object
Signed-off-by: Damola Obaleke <45045727+damolaobaleke@users.noreply.github.com >
2022-07-27 11:06:26 -07:00
Erik Price
f61d7714aa
Fix typo
...
Replace "Linux-based" with "Unix-based".
Signed-off-by: Erik Price <mail@erikprice.com >
2022-06-24 11:56:41 -04:00
Adam Harvey
d821a2eec3
Fix minor possessive typo
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2022-06-21 23:08:41 -04:00
Himanshu Mishra
b86062d778
Merge pull request #11924 from backstage/orkohunter/sign-in-resolver
...
docs: Add missing sign in resolver step in getting started
2022-06-21 16:48:19 +02:00
Tate
3bc59fa19f
Remove undefined container className property
...
the `container` property is not defined in the example snippet and causes an error when the home page renders as the snippet was written.
I removed the className property to fix the issue.
Signed-off-by: Tate Hanawalt <tate@tatehanawalt.com >
2022-06-09 23:35:25 -04:00
Himanshu Mishra
13767bd7b6
remove custom sign in resolver
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2022-06-09 13:49:43 +02:00
Himanshu Mishra
04fa958718
correct explanation of user identity and include domain check in email addresses
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2022-06-08 17:46:56 +02:00
Patrik Oldsberg
4b4ba5ace1
docs: update sign-in page example in getting started docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-08 15:23:56 +02:00
Himanshu Mishra
9cee3738fc
docs: nits to identity resolver page
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2022-06-08 13:12:04 +02:00
blam
b10bf25802
chore: woops
...
Signed-off-by: blam <ben@blam.sh >
2022-05-30 12:01:00 +02:00
blam
9e2fb90151
chore: fixing up the link
...
Signed-off-by: blam <ben@blam.sh >
2022-05-30 11:51:16 +02:00
blam
fe3ac2f6bb
chore: reworking the initial work to link out to the sign in reolver
...
Signed-off-by: blam <ben@blam.sh >
2022-05-30 11:50:34 +02:00
Renjie Xu
b5bd9f2bce
Update getting-started docs to provide sign in resolver
...
Signed-off-by: Renjie Xu <renjiexu42@gmail.com >
2022-05-30 11:49:22 +02:00
Patrik Oldsberg
4c332c1521
docs: fix link to vale config
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-27 19:01:57 +02:00
Patrik Oldsberg
4b83c98165
update docs mentioning vale
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-27 18:48:50 +02:00
Patrik Oldsberg
d06fbf7bb0
Merge pull request #11071 from backstage/rugvip/auth-docs
...
docs,core-plugin-api: update auth intro docs + mark auth APIs stable
2022-04-26 15:25:23 +02:00
blam
92b1bb4057
docs: rework the wording a ltitle bit
...
Signed-off-by: blam <ben@blam.sh >
2022-04-26 10:38:52 +02:00
Patrik Oldsberg
4e80f266ce
docs: update auth introduction docs + inline usage docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-25 15:45:40 +02:00
blam
bb6eab19c6
chore: some small minor changes here about generating a token
...
Signed-off-by: blam <ben@blam.sh >
2022-04-25 14:56:01 +02:00
Johan Haals
5a045a61f9
docs: Restructure Github apps documentation
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-04-20 11:11:55 +02:00
Ben Lambert
0d065ca8fc
Merge pull request #10651 from rayabueg/master
...
update the yarn command to start a backend instance that would fail with er…
2022-04-06 11:20:28 +02:00
Ray Abueg
4128e10c76
update yarn command to start backend instance that would fail with error: unknown option --cwd
...
Signed-off-by: Ray Abueg <raymond.abueg@alaskaair.com >
2022-04-05 12:28:22 -06:00
Tim Hansen
6cc32f8c8d
Add pointer to custom theme on demo site
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2022-04-04 17:11:20 -06:00
LvffY
22bd2bead1
[ #10459 ] 📝 Update documentation to use yarn --cwd arg
...
Signed-off-by: LvffY <louberger@hotmail.fr >
2022-03-29 21:59:53 +02:00
Johan Haals
cb38015608
microsite: document release bump option
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-03-16 15:05:44 +01:00
Fredrik Adelöw
efc73db10c
switch us over to better-sqlite3
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-11 15:37:50 +01:00
Johan Haals
3203784e4b
Merge pull request #10048 from infracost/getting-started-docs
...
Getting started docs
2022-03-11 09:59:50 +01:00
Tim McFadden
8a771907a0
Add more context as to why the workflow scope is required.
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: tim775 <52185+tim775@users.noreply.github.com >
2022-03-10 07:02:15 -05:00
Charlie Rudenstål
f377188b09
docs: use localhost instead of 127.0.0.1
...
Signed-off-by: Charlie Rudenstal <charlie4@gmail.com >
2022-03-07 14:26:00 -05:00
tim775
978e4295f4
Add "workflow" as suggested scope for github token
...
Without this scope, following the tutorial to create a React SSR Template fails with "refusing to allow a Personal Access Token to create or update workflow `.github/workflows/build.yml` without `workflow` scope"
Signed-off-by: tim775 <52185+tim775@users.noreply.github.com >
2022-03-07 13:49:31 -05:00
Tim McFadden
96d8403a3e
Update name to match screenshot and tutorial db.
...
Signed-off-by: tim775 <52185+tim775@users.noreply.github.com >
2022-03-07 13:37:41 -05:00
Andre Wanlin
5b797098b5
Added example of icon for theme
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2022-03-05 09:33:45 -06:00
Eric Peterson
91bf1e6c1a
Use @backstage/plugin-techdocs-node instead of @backstage/techdocs-common
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-03-04 09:54:19 +01:00
Saksham Sharma
3791961a4a
Add the requested changes
...
Signed-off-by: Saksham Sharma <sakshamsharma630@gmail.com >
2022-02-22 15:45:36 +05:30
Saksham Sharma
e7d2599d35
Update the docs
...
Signed-off-by: Saksham Sharma <sakshamsharma630@gmail.com >
2022-02-22 15:33:03 +05:30
Patrik Oldsberg
92b9197a0f
Merge pull request #9492 from pwamej/patch-1
...
remove node version from installation instructions
2022-02-17 01:05:19 +01:00
Paweł Wamej
c7a3ae7692
fix missing bullet point
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-16 19:46:01 +01:00
Emma Indal
eca5c79447
fix broken storybook link
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-16 13:28:37 +01:00