Commit Graph

57 Commits

Author SHA1 Message Date
Fredrik Adelöw c28689c686 change all $env to ${}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-15 13:26:44 +02:00
Tim Hansen e3190971e7 Update auth index to be more "getting started" focused
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-06 12:01:19 -06:00
Tim 4e1227ce2e Merge pull request #5032 from backstage/timbonicus/create-app-updates
Update create-app template for better parity with example app
2021-03-25 06:23:36 -06:00
Tim Hansen f88fe9dd9b Update create-app template for better parity with example app
Fixes #4613

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 15:18:26 -06:00
Tim Hansen 19f764e3d6 Fixes #4974.
Adds a tutorial for switching a Backstage App from SQLite to PostgreSQL

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 14:04:52 -06:00
Patrik Oldsberg 23381386d6 docs: update auth docs to mention and prefer single-provider SignInPage 2021-01-28 19:25:58 +01:00
Patrik Oldsberg d385dae57c Merge pull request #4003 from RoadieHQ/gh-3788-auth-tutorial-docs
Modifying auth tutorial to contain different providers.
2021-01-15 12:10:23 +01:00
Fredrik Adelöw a6f9dca0dc plugins should not depend on core-api 2021-01-14 08:54:54 +01:00
Jussi Hallila 37e4bf3473 Modifying GitLab text to be stylized 2021-01-13 10:12:40 +01:00
Jussi Hallila e921fb2ec7 Fix GitHub stylization 2021-01-13 09:25:25 +01:00
Jussi Hallila 6dee39ebe2 Fix spelling. 2021-01-13 09:16:58 +01:00
Jussi Hallila 85fb668164 Merge branch 'master' into gh-3788-auth-tutorial-docs
# Conflicts:
#	docs/tutorials/quickstart-app-auth.md
2021-01-13 08:52:48 +01:00
Dominik Henneke 192b0b70a8 Update vale vocabulary to unify company and product names 2021-01-12 13:52:58 +01:00
Jussi Hallila 6d74776e12 Adds in more modifications based on PR comments
Run prettier.
Add heading level for list items.
Fix styling and nomenclature.
2021-01-12 08:55:45 +01:00
Jussi Hallila 0fed686aed Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-12 08:47:27 +01:00
Jussi Hallila 80619474d8 Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-12 08:46:22 +01:00
Jussi Hallila 4f0993407b Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-12 08:31:32 +01:00
Jussi Hallila dc48cfc9f2 Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-12 08:27:31 +01:00
Jussi Hallila 39b45b62b4 Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-11 17:01:49 +01:00
Jussi Hallila 33267d1cb9 Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-11 17:01:39 +01:00
Jussi Hallila ecba810c98 Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-11 17:01:32 +01:00
Jussi Hallila 163e263d8e Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-11 17:00:35 +01:00
Jussi Hallila cc64069374 Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-11 16:59:51 +01:00
Jussi Hallila 72399d57e5 Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-11 16:59:38 +01:00
Jussi Hallila 642bf0be1a Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-11 16:59:17 +01:00
Jussi Hallila f3165cce95 Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-11 16:58:24 +01:00
Jussi Hallila 322b04bff7 Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-11 16:58:14 +01:00
Jussi Hallila ff4e53bd4e Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-11 16:58:08 +01:00
Jussi Hallila 82e35cd653 Update docs/tutorials/quickstart-app-auth.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-11 16:57:58 +01:00
Jussi Hallila 34206f81f0 Adding reference to latest node LTS as well.
Resolves:
* https://github.com/backstage/backstage/pull/4003#discussion_r554920635
2021-01-11 13:47:47 +01:00
Jussi Hallila b62bc928de Run prettier. 2021-01-11 09:41:06 +01:00
Jussi Hallila e9c75d64a3 Fix typos. 2021-01-11 09:02:26 +01:00
Jussi Hallila c2386e9e86 Modifying auth tutorial to contain different providers.
Adding a better example repo link.
2021-01-11 08:57:15 +01:00
Askar a6a2ca6204 remove React's FC type from codebase (#3527)
* WIP-packages: remove React's FC type from codebase

* remove FC from other directories

* fix build failures

* add types to required packages
2020-12-10 11:23:29 +01:00
Frieder Bluemle cbd3a44c09 Fix typos (#3646) 2020-12-09 07:50:41 +01:00
Abhishek Jakhar 8683b1af38 fix: tutorials markdown (#3244) 2020-11-05 13:04:42 +01:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Harvey 2e04225056 Prettier fix for line length 2020-10-26 09:49:54 -04:00
Harvey ac8307c987 Fix typo 2020-10-26 00:03:59 -04:00
Harvey f2318f0c70 Proper case app name 2020-10-26 00:03:43 -04:00
Adam Harvey a06164da24 Documentation editorial review (#3055)
* Fix case and link

* Align product/vendor case

* Reword for readability

* YAML Case

* Align product names

* Align product and acronym case

* Remove here link and product naming

* Align Node.js naming

* Align product names

* Fix wording
2020-10-23 08:01:07 +02:00
Patrik Oldsberg 6775deef9b update docs and examples to use shorter config secret syntax 2020-10-04 16:51:00 +02:00
Patrik Oldsberg 525f4a13c3 docs: create-app troubleshooting and python requirement 2020-10-01 12:26:36 +02:00
Patrik Oldsberg 219a278c48 docs/tutorials: remove apis.ts secion from app quickstart 2020-09-29 10:07:11 +02:00
Navaneeth Suresh e7686833fd docs: fix typos in the documentation (#2633) 2020-09-28 13:18:40 +02:00
Patrick Balestra b9cfa5e466 Fix small docs typo 2020-09-27 16:25:06 +02:00
Patrik Oldsberg 9c5a0e836b Merge pull request #2562 from spotify/rugvip/api
backend: change the default backend plugin mount point to /api
2020-09-24 15:58:12 +02:00
Jesse Alan Johnson 87ab614fd9 document cleaning - tutorial quickstarts (#2520)
* Formatting & spelling

* Update quickstart-app-plugin.md

* adding md's to contrib folder
2020-09-23 10:53:32 +02:00
Patrik Oldsberg 521728348d backend: change the default backend plugin mount point to /api 2020-09-23 09:39:47 +02:00
Patrick Rachford e233244728 Update quickstart-app-auth.md
stand-alone/standalone are used as an adjective. You can think of it as a synonym for independent.
Stand alone is a verb phrase.
2020-09-18 12:55:53 -07:00