Commit Graph

5481 Commits

Author SHA1 Message Date
Sebastian Qvarfordt 999ff914af TechDocs: Enable allowVulnerableTags in sanitize-html (#2554)
* enable allowVulnerableTags in sanitize-html

* Fixed lint issue

* Removed style tag from allowed list. Seems to work fine.

* Added tests to make sure we keep link tags and remove style tags
2020-09-22 14:22:52 +02:00
Fredrik Adelöw 01b511a2a8 Merge pull request #2556 from spotify/freben/booool
chore: trust the Boolean :)
2020-09-22 13:22:17 +02:00
Fredrik Adelöw f49faa2aa2 chore: trust the Boolean :) 2020-09-22 11:49:45 +02:00
Patrik Oldsberg d994ed61a2 docs: regenerate api reference docs 2020-09-22 11:42:21 +02:00
Patrik Oldsberg 0406ace29a core: refactor SessionStateApi to SessionApi with sign-in/out 2020-09-22 11:41:57 +02:00
Fredrik Adelöw 8b53edb474 Merge pull request #2547 from spotify/freben/register
chore(register-component): just a bunch of cleanup of code and tests
2020-09-22 10:54:09 +02:00
Fredrik Adelöw b8b74e74d0 chore(register-component): just a bunch of cleanup of code and tests 2020-09-22 10:10:24 +02:00
Fredrik Adelöw e1d81ad9d6 Merge pull request #2546 from spotify/ryanv/infocard-default-class-rules
inline styles -> class rule for default alignment
2020-09-22 10:06:16 +02:00
blam b60086db6b chore(cli): updating nodefetch 2020-09-22 03:56:16 +02:00
blam a9adf229ff chore(cli): fixing cli issues 2020-09-22 03:25:08 +02:00
blam 23275680fa chore(cli): revert some core testing utils 2020-09-22 02:53:27 +02:00
blam 90a54f30f7 Merge branch 'master' of github.com:spotify/backstage into feat/backend-plugin
* 'master' of github.com:spotify/backstage:
  docs: clarify role of identity and SignInPage
  tests(register-component): update tests to use test-id for submit button
  feature(component-registration): allow SCM specification
  Fix identity typo
  Bump version of techdocs-core plugin in techdocs-container (#2539)
  TechDocs: adjust mkdocs extensions (#2516)
  comment to explain option
  Added toggled option for allowing longpath in windows through nodegit
  create-app: fix missing .gitignore file when scaffolded
2020-09-22 02:00:35 +02:00
blam 65664e2c30 chore(cli): fixing create again 2020-09-22 01:54:38 +02:00
blam 6f70008386 chore(cli): fixing issues with the new dependency 2020-09-21 23:37:35 +02:00
Fredrik Adelöw c43a0477da Merge pull request #2544 from therealadum/master
Add SCM specification if not auto-detect
2020-09-21 23:20:13 +02:00
Patrik Oldsberg b15400c141 Merge pull request #2545 from spotify/rugvip/id
docs: clarify role of identity and SignInPage
2020-09-21 21:56:29 +02:00
Ryan Vazquez 00737a7e5c inline styles -> class rule for default alignment 2020-09-21 15:32:25 -04:00
Patrik Oldsberg 92510f61bb docs: clarify role of identity and SignInPage 2020-09-21 20:51:37 +02:00
Adam Shurson 67aa7e8176 tests(register-component): update tests to use test-id for submit button 2020-09-21 13:46:13 -05:00
Adam Shurson b746ef2f37 feature(component-registration): allow SCM specification 2020-09-21 13:34:42 -05:00
Patrik Oldsberg 6f2d720a41 Merge pull request #2542 from spotify/fix-identity-type
Fix identity typo
2020-09-21 18:45:42 +02:00
Tim 10910841a2 Fix identity typo 2020-09-21 10:25:43 -06:00
Emma Indal 646407fcf4 Bump version of techdocs-core plugin in techdocs-container (#2539) 2020-09-21 18:21:41 +02:00
Himanshu Mishra 38991e622c Merge pull request #2538 from spotify/sebastianq/techdocs-windows-fix 2020-09-21 18:09:19 +02:00
Emma Indal 959e2e9866 TechDocs: adjust mkdocs extensions (#2516)
* fix(techdocs-core): adjust mkdocs extensions

* fix(techdocs-core): formatting

* fix(techdocs-core): bump version)

* move highlight configs to extension

* delete extension from mkdocs yaml

* formatting

* fix(docs): add links to plugins and extensions in docs

* prettier

* fix(techdocs-core): use pymdownx extensions v.7.1 to allow legacy_tab_classes config

* fix(techdocs-core): delete unused import

* update changelog

* added superfences to list of extensions

* prettier
2020-09-21 18:03:13 +02:00
Tim Hansen 005a5e366e Merge branch 'master' of https://github.com/spotify/backstage 2020-09-21 10:01:22 -06:00
Patrik Oldsberg af2567efbf Merge branch 'master' into tm/add-changesets 2020-09-21 17:53:02 +02:00
Sebastian Qvarfordt b80a833323 comment to explain option 2020-09-21 16:51:46 +02:00
blam 02bff0b54d Merge branch 'master' of github.com:spotify/backstage into feat/backend-plugin
* 'master' of github.com:spotify/backstage: (21 commits)
  core/package.json: pin core-api to same version as core
  [microsite] tweaking CNCF logo styling (#2529)
  feat(catalog): show only components
  fix(gcp-projects): some postponed cleanup of the plugin code (#2523)
  feat: move add example components to a more visible space and change behavior
  use version from lerna.json or fallback to 0.1.0
  remove scope from registry
  revert templatingTask
  revert templatingTask test
  update templatingTask test
  fix plugin template verification
  fix plugin:diff
  remove console.log
  fix plugin:diff
  un-escape var
  keep addPluginDependencyToApp argument consistent
  detect monorepo
  fix registryURL
  rename packageName
  improvement
  ...
2020-09-21 16:04:33 +02:00
Patrik Oldsberg 2ad9464135 Merge pull request #2526 from o-farooq/master
create-app: fix missing .gitignore file when new app is scaffolded
2020-09-21 15:52:13 +02:00
blam cd0f2bd3db chore(cli/backend): fixing some drit 2020-09-21 15:48:55 +02:00
Sebastian Qvarfordt 525aabeb47 Added toggled option for allowing longpath in windows through nodegit 2020-09-21 15:33:53 +02:00
Patrik Oldsberg 89371fd8d9 Merge pull request #2316 from feiming/scaffold
remove mono repo dependency from create-plugin
2020-09-21 15:21:43 +02:00
Raghunandan Balachandran 523a07de27 Merge pull request #2517 from SDA-SE/feat/improve-add-example-button
feat: move add example components to a more visible space and change behavior
2020-09-21 15:17:05 +02:00
Raghunandan Balachandran 13b671586e Merge pull request #2531 from spotify/Rugvip-patch-1
core/package.json: pin core-api to same version as core
2020-09-21 15:05:24 +02:00
Patrik Oldsberg 2af1b2b5a7 core/package.json: pin core-api to same version as core
`@backstage/core-api` is an internal package that should never be depended on directly. The version of `@backstage/core` should be what determines the version of `@backstage/core`, not the lockfile.
2020-09-21 12:45:26 +02:00
Stefan Ålund 60e9799075 [microsite] tweaking CNCF logo styling (#2529) 2020-09-21 10:41:27 +02:00
Ivan Shmidt f8d0716178 Merge pull request #2528 from spotify/shmidt-i/catalog-show-only-components
feat(catalog): show only components
2020-09-21 09:31:36 +02:00
Ivan Shmidt 4d791599c3 feat(catalog): show only components 2020-09-21 09:13:16 +02:00
Fredrik Adelöw c742a38ddb fix(gcp-projects): some postponed cleanup of the plugin code (#2523) 2020-09-21 08:43:51 +02:00
blam 9f8f07d483 chore(cli): fixing issues 2020-09-21 01:13:57 +02:00
blam 8953211c5b chore(cli): fixed the failing tests 2020-09-21 01:08:04 +02:00
blam 0d07847859 feat(cli): adding the backend flag to the cli 2020-09-21 00:46:02 +02:00
blam 1fb8428c1e Merge branch 'feat/backend-plugin' of github.com:spotify/backstage into feat/backend-plugin
* 'feat/backend-plugin' of github.com:spotify/backstage:
  chore(cli): updating issues with wrong package version
  chore(cli): updating endpoint for test
  chore(cli): fixing winston dependency
  chore(cli): fixing dependenceis:Wq
  chore(cli): need to make a module
  chore(cli): update eslint rules
2020-09-21 00:08:11 +02:00
blam 7aa0945314 Merge branch 'master' of github.com:spotify/backstage into feat/backend-plugin
* 'master' of github.com:spotify/backstage: (1118 commits)
  test(catalog/gql): added some test for the catalog graphql module
  Fix Dockerfile comments and README instructions
  Fix prettier on multi-stage-fontend README.md
  Move standalone.Dockerfile to contrib directory
  Update quickstart-app-auth.md
  test(catalog/gql): added some tests as i couldn't get codecov to ignore
  Update changelog
  v0.1.1-alpha.22
  v0.1.1-alpha.21
  chore(codecov): trying again?
  chore(codecov): prettier why do you hate me
  TechDocs: Use a flag to determine if we should use a local mkdocs or techdocs-container (#2503)
  ignore graphql plugins from codecov
  feat(catalog-backend): delete log entries older than a cutoff
  chore(catalog/gql): making the backend start
  [microsite] Add CNCF logo (#2511)
  feat: use title for API type in table
  fix(workflows): do not run e2e when contrib or docs change
  chore(contrib): form the basic contrib hierarchy
  fix(catalog-backend): address comments and add docs
  ...
2020-09-20 23:43:56 +02:00
Ben Lambert c5d4458962 Merge pull request #1914 from spotify/mob/union-types
Add Catalog API + Union Types to GraphQL
2020-09-20 22:57:28 +02:00
blam d46b993c90 test(catalog/gql): added some test for the catalog graphql module 2020-09-20 22:40:57 +02:00
Patrik Oldsberg b625009cd8 Merge pull request #2037 from alisinabh/master
Add standalone building with docker
2020-09-20 22:35:53 +02:00
Alisina Bahadori 357a99a20b Fix Dockerfile comments and README instructions 2020-09-20 23:32:17 +03:30
blam fff010b0d1 Merge branch 'master' of github.com:spotify/backstage into mob/union-types
* 'master' of github.com:spotify/backstage:
  Update quickstart-app-auth.md
  Update changelog
  v0.1.1-alpha.22
  v0.1.1-alpha.21
  TechDocs: Use a flag to determine if we should use a local mkdocs or techdocs-container (#2503)
  feat(catalog-backend): delete log entries older than a cutoff
  fix(workflows): do not run e2e when contrib or docs change
  chore(contrib): form the basic contrib hierarchy
  fix(catalog-backend): address comments and add docs
  fix(catalog-backend): unify github and github/api, and use git-url-parse
2020-09-20 21:00:45 +02:00