Commit Graph

3230 Commits

Author SHA1 Message Date
Sebastian Qvarfordt afcf01d6f4 Cleanups and better navigation between docs 2020-06-26 16:34:30 +02:00
Sebastian Qvarfordt 14bbaf099e Add tests for URLParser 2020-06-26 15:09:51 +02:00
Sebastian Qvarfordt d917f72280 Enforce trailing slash 2020-06-26 14:59:50 +02:00
Sebastian Qvarfordt 674d142418 Update URLS better 2020-06-26 14:53:19 +02:00
Sebastian Qvarfordt d1f9c51d11 fix react-router version 2020-06-26 13:27:37 +02:00
Sebastian Qvarfordt 5e146aa7ca Merge branch 'master' of github.com:spotify/backstage into mob/fetching-mock-docs 2020-06-26 13:15:22 +02:00
Patrik Oldsberg 93eeda55c6 Merge pull request #1458 from spotify/mob/pack
cli: add backend:build-image command and use in backend
2020-06-26 12:34:33 +02:00
Sebastian Qvarfordt 984b5acccc feat(mkdocs-reader): initial navigation inside docs 2020-06-26 12:18:52 +02:00
Patrik Oldsberg 037d550407 Merge pull request #1455 from nspirrello/add-okta-sso
Add okta sso integration
2020-06-26 11:34:26 +02:00
Ivan Shmidt ac32b2f9a6 Merge pull request #1354 from spotify/shmidt-i/load-scaffolder-templates-from-api
Scaffolder: load data from catalog api
2020-06-26 10:51:31 +02:00
Ivan Shmidt d65c67ea93 fix(scaffolder): show progressbar if no data 2020-06-26 09:27:24 +02:00
Ivan Shmidt d3e06c668c Merge branch 'master' of github.com:spotify/backstage into shmidt-i/load-scaffolder-templates-from-api 2020-06-26 09:25:20 +02:00
dependabot-preview[bot] 22d1c40629 build(deps): bump graphiql from 1.0.0-alpha.10 to 1.0.3 (#1453)
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.0.0-alpha.10 to 1.0.3.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/graphiql@1.0.0-alpha.10...graphiql@1.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-26 09:13:24 +02:00
dependabot-preview[bot] 09abd44666 build(deps-dev): bump cypress from 4.7.0 to 4.9.0 (#1454)
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.7.0 to 4.9.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.7.0...v4.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-26 09:12:39 +02:00
dependabot-preview[bot] 62130b8050 build(deps): bump inquirer from 7.1.0 to 7.2.0 (#1451)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.1.0...inquirer@7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-26 09:09:49 +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
Nicholas Pirrello d3a990ac04 Add prompt: consent. Adjust unused types for StateStore 2020-06-25 19:42:32 -04:00
Nicholas Pirrello 72387eb720 Fix linting and tsc issues 2020-06-25 18:28:51 -04:00
Nicholas Pirrello 144a3b9294 Fix build and add okta oauth2 scope normalization 2020-06-25 18:20:13 -04:00
Nicholas Pirrello 5b4407d92b Merge branch 'master' of https://github.com/spotify/backstage into add-okta-sso 2020-06-25 17:17:04 -04:00
Patrik Oldsberg 52bcf02b23 Merge pull request #1462 from spotify/rugvip/nettimeout
yarnrc: bump network timeout
2020-06-25 22:04:50 +02:00
dependabot-preview[bot] b56524fd71 build(deps): bump helmet from 3.22.0 to 3.23.2 (#1450)
Bumps [helmet](https://github.com/helmetjs/helmet) from 3.22.0 to 3.23.2.
- [Release notes](https://github.com/helmetjs/helmet/releases)
- [Changelog](https://github.com/helmetjs/helmet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v3.22.0...v3.23.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-25 21:22:00 +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
Patrik Oldsberg 48aaf9a8db yarnrc: bump network timeout 2020-06-25 21:18:54 +02:00
Sebastian Qvarfordt d697d3abf3 Merge pull request #1457 from spotify/mob/fetching-mock-docs
feat(techdocs-reader): fetch and basic transform on html
2020-06-25 20:55:19 +02:00
Patrik Oldsberg c06c7d7e6b packages/backend,cli: revert publish config and remove postpack script requirement from image-build 2020-06-25 19:58:10 +02:00
Patrik Oldsberg d49e05e9e7 plugins/auth-backend: include migrations in published package
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
2020-06-25 18:08:47 +02:00
Patrik Oldsberg 66e2bfe073 backend: update packaging and add build-image command + Dockerfile
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
2020-06-25 18:08:47 +02:00
Patrik Oldsberg 84b55c10ca cli: added backend:build-image command
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
2020-06-25 18:08:47 +02:00
Patrik Oldsberg d286e3b93f cli: add packager lib for packaging packages into a dist workspace
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
Co-authored-by: Raghunandan <soapraj@gmail.com>
2020-06-25 18:07:35 +02:00
Sebastian Qvarfordt f418681341 feat(techdocs-reader): fetch and basic transform on html 2020-06-25 17:18:46 +02:00
Nicholas Pirrello 686018f811 Add correct link for okta resouce scopes 2020-06-25 08:44:55 -04:00
Nicholas Pirrello fe4efbd84d Merge branch 'master' of https://github.com/spotify/backstage into add-okta-sso 2020-06-25 08:34:52 -04:00
Stefan Ålund 0ec6200c14 Update README with catalog and new features (#1449)
* Update README with catalog and new features

* Update README.md
2020-06-25 12:22:13 +02:00
Fredrik Adelöw 9d5837c25c Merge pull request #1448 from danztran/catalog-gitlab
plugins/catalog-backend: add gitlab reader processor
2020-06-25 12:04:14 +02:00
Patrik Oldsberg c9a1b99af2 cli: rename packager to builder 2020-06-25 11:39:28 +02:00
danztran 8e7cec6770 plugins/catalog-backend: add gitlab reader processor 2020-06-25 16:33:00 +07:00
Bilawal Hameed f4cdbc005d techdocs: skeleton of reader (#1438)
* chore: replaced default components

* feat(techdocs): added skeleton of reader

* fix: added types

* fix: split out into separate file

* fix: add shadowDom hook test

* fix: added @backstage/test-utils as dep

* fix: formatting python files
2020-06-25 11:18:47 +02:00
Patrik Oldsberg e73f3fbab7 cli: implement postpack 2020-06-25 10:58:33 +02:00
Nicholas Pirrello 907371ffe0 Add ui implementation for okta sso integration 2020-06-24 22:56:10 -04:00
Nicholas Pirrello 515d64e40a Add okta integration 2020-06-24 22:55:14 -04:00
Ben Lambert 74365f8c90 Merge pull request #1418 from spotify/mob/cookiecutter-templater
Implement the CookieCutter Templater with Docker
2020-06-25 04:52:18 +02:00
blam 13666d860f Merge branch 'master' of github.com:spotify/backstage into mob/cookiecutter-templater
* 'master' of github.com:spotify/backstage:
  Updating FAQ.md related to issue #1441 (#1443)
  docs/auth: add some more information about Identities
  plugins/lighthouse: fix CreateAudit test selecting child of button
  app,cli/templates: install @types/react-dom in app for @testing-library/react
  packages: bump @testing-library packages to latest versions
  docs/auth: rename overview to README
  rollback package install
  fixes build errors
  update plugin template to not trigger the notice header warning
2020-06-25 04:29:19 +02:00
Ivan Shmidt 1088b916e6 feat(scaffolder): tags as list 2020-06-24 23:36:09 +02:00
Ivan Shmidt 9fd3a4eb42 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/load-scaffolder-templates-from-api 2020-06-24 23:14:32 +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 c21346bcc3 Merge pull request #1444 from spotify/rugvip/authdocs
docs/auth: add some more information about Identities
2020-06-24 20:18:22 +02:00
Patrik Oldsberg 365e8d744b Merge pull request #1445 from spotify/rugvip/tlbump
packages: bump @testing-library packages to latest versions
2020-06-24 20:03:42 +02:00
Patrik Oldsberg 0fa04efb97 docs/auth: add some more information about Identities 2020-06-24 19:42:41 +02:00