Commit Graph

86 Commits

Author SHA1 Message Date
Patrik Oldsberg dbc29358ed v0.1.1-alpha.8 2020-06-12 22:09:21 +02:00
Fredrik Adelöw b902e63dd8 Update README.md 2020-06-12 16:21:11 +02:00
Patrik Oldsberg a633dce818 docs: format with prettier (#1218) 2020-06-09 19:50:41 +02:00
Patrik Oldsberg 4f3375073d docs/auth: added overview, oauth description and glossary 2020-06-09 18:29:16 +02:00
Patrik Oldsberg 250db6cc2a docs: added plantuml generation script 2020-06-09 18:29:15 +02:00
Patrik Oldsberg c8294b3285 docs: added prettier config 2020-06-09 18:29:15 +02:00
Marcus Eide e9a2444c9a Documentation: Add guide for how to add an auth provider to the backend (#1145)
* Add guide for how to add a auth provider to the backend

* Move to new docs folder and small corrections

* Split oauth and non-oauth use-cases up and add more info about the verifyFunc

* Move summary to top and add note about non-oauth providers being experimental
2020-06-09 09:39:27 +02:00
Nikki Beesetti 3937a32993 Update FAQ.md (#951)
* Update FAQ.md

Finalized FAQ

* Update docs/FAQ.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>

* Update Backstage security qn

* Fix review comments

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com>
2020-06-08 15:26:18 +02:00
Ivan Shmidt e5f856abb3 Merge pull request #1111 from spotify/mob/register-unregister-components
Register component flow
2020-06-05 11:07:25 +02:00
Kat Zhou 457be7a76b new headline image for README (#1122)
* new headline image for README

* Resize

Co-authored-by: Stefan Ålund <alund@spotify.com>
2020-06-05 10:56:37 +02:00
Ivan Shmidt 82143b1d10 Merge branch 'master' of github.com:spotify/backstage into mob/register-unregister-components 2020-06-04 17:09:15 +02:00
Ivan Shmidt af56473342 NavLink->Link, NavButton->Button, remove redirects for now 2020-06-04 00:03:34 +02:00
Ivan Shmidt 7fae656dd2 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/links-docs 2020-06-03 16:50:28 +02:00
Ivan Shmidt 0a13a11f7b Enforcing RouteRefs more: docs, templates, types 2020-06-03 16:40:13 +02:00
Stefan Ålund 5b9f77f151 Fix image link in ADR 5 (#1125) 2020-06-03 13:19:07 +02:00
Fredrik Adelöw e02a2d1e56 Update development-environment.md 2020-06-03 10:18:42 +02:00
Patrik Oldsberg 87f7f90df1 Merge pull request #1072 from mbruggmann/catalog-entities-adr
ADR: Core entities in the catalog
2020-06-02 22:20:57 +02:00
Marc Bruggmann 37ca9e1434 Clarify that we start by only implementing the Component entity 2020-06-01 17:06:00 +02:00
Patrik Oldsberg 54ca975bc1 package.json: add lint:type-deps script 2020-06-01 12:35:40 +02:00
Marc Bruggmann 1312d34147 ADR: Core entities in the catalog
This is capturing the catalog part of the Backstage System Model
RFC (#390). I'm planning to follow this up with a second ADR on
how to express System, Application and Domain in catalog labels.

Not sure if it helps to have the example yamls inline here. It
helps me to visualize how it'd work, but it could also get outdated
quickly.
2020-05-29 10:23:01 +02:00
Patrik Oldsberg d37d7b944b docs/adr004: add clarification about internal imports 2020-05-28 00:42:23 +02:00
Patrik Oldsberg 582f636776 docs: add adr004, module export structure 2020-05-27 21:53:42 +02:00
Patrik Oldsberg 5c7d263aa8 packages/core: split alerting functionality out from ErrorApiForwarder into ErrorAlerter 2020-05-25 22:19:32 +02:00
Patrik Oldsberg fca13afbab docs/utility-apis: review fixes 2020-05-25 16:51:39 +02:00
Patrik Oldsberg 10d091ca6e docs: added getting started with utility apis 2020-05-25 10:04:22 +02:00
Fredrik Adelöw 7fac93feea Add ADR about named exports 2020-05-19 16:34:50 +02:00
Fredrik Adelöw 12a0f5688e Merge pull request #894 from spotify/freben/format-adr
ADR002: Default Software Catalog File Format
2020-05-19 15:09:46 +02:00
Fredrik Adelöw b2b3def704 Lied about the name format 2020-05-19 15:03:19 +02:00
Fredrik Adelöw 8678a3cd31 Address comments 2020-05-19 14:08:10 +02:00
Fredrik Adelöw 86bb6cc6a8 ADR002: Default Software Catalog File Format 2020-05-18 14:10:02 +02:00
Patrik Oldsberg ee176324d2 Merge pull request #890 from spotify/rugvip/themedocs
docs: add docs for how to create and use custom themes
2020-05-18 11:11:05 +02:00
Patrik Oldsberg 78a7566927 docs: added more docs explaining the build setup 2020-05-18 00:14:56 +02:00
Patrik Oldsberg af934d4173 docs: add docs for how to create and use custom themes 2020-05-15 17:58:22 +02:00
Kat Zhou 2d3412cf34 Contributor Header (#580) 2020-05-14 09:08:06 +02:00
Niklas Ek 8c65917914 Update Discord link in design docs, fix #672 (#710) 2020-05-04 12:15:22 +02:00
eywoon 9ccf3b0623 add adr log to repository (#665) 2020-04-29 10:25:44 +02:00
Stefan Ålund 874be904d2 Add TypeScript question to FAQ (#608) 2020-04-21 15:31:01 +02:00
Bilawal Hameed e842489333 fix(docs): bad backstage hyperlink (#592) 2020-04-18 20:08:35 +02:00
Stefan Ålund 151417a9ed Document how to suggest new plugins (#590)
* Document how to suggest new plugins

* Update plugin_template.md

* Update ux-component_template.md

* Update plugin_template.md
2020-04-18 18:00:15 +02:00
Bilawal Hameed 8fce6e90b5 fix(feature-flags): corrected docs to instantiate FeatureFlags 2020-04-18 16:55:42 +02:00
Marcus Eide 23802d6c58 Clarify creating a new plugin as the next step (#575)
* Move create-app docs out from getting started

* Add contributing to readme.md
2020-04-17 11:44:36 +02:00
Jason Walker 6bed35cb56 fix link to package.json in MD file 2020-04-15 07:28:57 -05:00
Jason Walker c875b94868 update getting started doco; xref 551 2020-04-14 15:26:13 -05:00
Himanshu Mishra 049f3803d5 DOC: createPlugin and router reference docs are now here 2020-04-12 03:09:07 +09:00
Himanshu Mishra d8db08a522 DOC: Update couple typos in docs/FAQ.md
* open soure -> open source
* forbenchmarking -> for benchmarking
2020-04-12 02:37:26 +09:00
Kat Zhou 9b56cc20c6 adding header (#519) 2020-04-09 09:15:09 +02:00
Kat Zhou 84de6789d0 Merge pull request #513 from spotify/katz95-patch-1
Update design.md
2020-04-08 15:11:10 +02:00
Kat Zhou b7545fa562 header for design.md 2020-04-08 09:37:47 +02:00
Kat Zhou 2519ad4dd2 Update design.md 2020-04-07 23:01:27 +02:00
Kat Zhou f7a09ceb96 Update design.md (#507) 2020-04-07 16:58:07 +02:00