Commit Graph

112 Commits

Author SHA1 Message Date
ellieseastream cec455c0e4 Update adr006-avoid-react-fc.md 2020-07-01 17:30:28 +02:00
ellieseastream 4491e52567 Update adr006-avoid-react-fc.md 2020-07-01 16:22:04 +02:00
ellieseastream b6ec4298bc Added PR link and edited example. 2020-07-01 16:21:07 +02:00
ellieseastream b926b4ef7b Added example of changing existing React.FC code 2020-06-30 17:08:39 +02:00
ellieseastream 9f475bacd3 Rename adr006-avoid-react-fc to adr006-avoid-react-fc.md 2020-06-30 16:10:57 +02:00
ellieseastream c5bdbdfe85 Create adr006-avoid-react-fc 2020-06-30 16:08:15 +02:00
Jeff Feng ced2fb1925 Update FAQ.md (#1464)
* Update FAQ.md

— Changed anchor links to relative links (/docs/FAQ.md#heading-name)
— Restored the heading + answer for "What is a "plugin" in Backstage?"
— Cleaned up extra spaces throughout and added line breaks to the answer for "What is the end-to-end user flow?".

* Update FAQ.md
2020-06-26 09:09:10 +02:00
Raghunandan Balachandran 4e57eeb101 fixing doc links (#1456) 2020-06-25 21:21:04 +02:00
Remy DeCausemaker c9354c2bff Patch 3: Fixes #1323 (#1461)
* Updated FAQ with correct link

“Will Spotify’s internal plugins be open sourced, too?” had an incorrect link, and I added the correct one.

* Update FAQ.md

* Update FAQ.md

* Fix links to include full path to .md files

Co-authored-by: Nikki Beesetti <12538017+nikkibeesetti@users.noreply.github.com>
Co-authored-by: Stefan Ålund <alund@spotify.com>
2020-06-25 21:20:19 +02:00
HamzaBoukraa 2707b5ebd6 Updating FAQ.md related to issue #1441 (#1443)
Repeated section in the FAQ #1441:
Answering the question and replacing the repeated content.
2020-06-24 22:25:48 +02:00
Patrik Oldsberg 0fa04efb97 docs/auth: add some more information about Identities 2020-06-24 19:42:41 +02:00
Patrik Oldsberg eb4e894a24 docs/auth: rename overview to README 2020-06-24 18:03:47 +02:00
blam 308c171747 Merge branch 'master' of github.com:spotify/backstage into mob/prepare-from-catalog
* 'master' of github.com:spotify/backstage: (60 commits)
  packages,plugins: remove main:src and fix some main fields
  packages/config: added get and getOptional
  changed  down caret to be up caret on user profile in the sidebar
  packages/config: add getOptionalConfig and getOptionalConfigArray to mirror other accessors
  packages/config-loader,core: update config usage to include context
  build(deps): bump @types/react from 16.9.25 to 16.9.37 (#1342)
  build(deps): bump rollup-plugin-esbuild from 2.0.0 to 2.1.0 (#1361)
  build(deps-dev): bump lint-staged from 10.2.9 to 10.2.11 (#1359)
  Polishing the Create page (#1353)
  Add some air between sidebar sections (#1355)
  Starred icon is yellow (#1351)
  Updated FAQ with Gitlab link (#1352)
  build(deps): bump react-helmet from 6.0.0 to 6.1.0 (#1327)
  packages/config: added context to keep track of where config is from for error messages
  packages/config: added .keys()
  packages/config: keep track of key prefix to display better error messages
  packages/config: optimize some error message handling
  packages/config: allow config readers to be backed by undefined data
  packages/config: flip around must* and get* to get* and getOptional*
  packages/core-api: fix invocation order when continuing to app after sign-in
  ...
2020-06-18 14:00:29 +02:00
Nikki Beesetti 19f4e434db Updated FAQ with Gitlab link (#1352)
* Updated FAQ with Gitlab link

added gitlab link

* Update FAQ.md

Co-authored-by: Stefan Ålund <alund@spotify.com>
2020-06-17 21:21:35 +02:00
Fredrik Adelöw fedfbfae58 chore(docs): more tweaks to the schema 2020-06-17 14:41:10 +02:00
Fredrik Adelöw e69a4bcdd4 chore(docs): just ran prettier on the entity schema 2020-06-17 14:15:58 +02:00
Fredrik Adelöw 00348cddb3 Merge pull request #1163 from JordiPolo/schema_file
Initial version of a json schema for the service specification
2020-06-17 14:14:27 +02:00
Nikki Beesetti b073b610f4 Updated FAQ.md with the correct links (#1308)
* Updated FAQ.md with the correct links

Two links regarding plugins were broken and now they have been fixed.

* Updated FAQ.md with correct links
2020-06-17 10:30:39 +02:00
Ben Lambert 17bda8b46e Merge pull request #1316 from spotify/mob/move-templates-into-service-catalog
Add support for the Template kind in the Catalog
2020-06-16 16:58:09 +02:00
Marcus Eide 53f1426bc9 [auth]: Add openapi specification (#1309)
* Add openapi specification for the auth api

* Review comments

* Add more information about the responses in frame/handler
2020-06-16 15:05:42 +02:00
blam 4615718167 feat(catalog): added the ability to load mock data into the catalog from the scaffolder too 2020-06-16 14:40:43 +02:00
Fredrik Adelöw 7d8c50bdac Remove remaining occurrences of v1beta1 2020-06-16 13:28:10 +02:00
Fredrik Adelöw 8b1c795840 Point to ADR instead of issue for catalog kinds 2020-06-16 12:18:09 +02:00
Fredrik Adelöw 15ebc3cf15 Add documentation 2020-06-16 12:18:09 +02:00
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
Jordi Polo ad9225ecba Address review comments 2020-06-09 22:46:17 -07: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
Jordi Polo 6207cf47c6 Initial version of a json schema for the service specification 2020-06-05 17:47:44 -07: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