Commit Graph

5888 Commits

Author SHA1 Message Date
Himanshu Mishra b581d5cc26 Merge pull request #2561 from spotify/orkohunter/codecov-flags 2020-09-23 10:18:54 +02:00
Himanshu Mishra 03c483d7ce Simplify codecov flag names 2020-09-23 10:02:45 +02:00
Patrik Oldsberg 521728348d backend: change the default backend plugin mount point to /api 2020-09-23 09:39:47 +02:00
Fredrik Adelöw 2e043e11d9 Merge pull request #2567 from spotify/freben/visibility
chore(scaffolder-backend): typo in visibility
2020-09-23 08:54:57 +02:00
Fredrik Adelöw e9b1c931b8 chore(scaffolder-backend): typo in visibility 2020-09-23 07:58:10 +02:00
Patrik Oldsberg d7cd977ce7 core-api: add back MutableRouteRef for backwards compatibility and export AbsoluteRouteRef 2020-09-22 22:38:09 +02:00
Tim Hansen 1e481dbe26 Merge branch 'master' of https://github.com/spotify/backstage 2020-09-22 14:14:05 -06:00
Patrik Oldsberg 73f6e8d81d Merge pull request #2437 from taras/tm/add-changesets
Introducing Changeset workflow
2020-09-22 22:02:53 +02:00
Patrik Oldsberg 911e22cd24 Merge pull request #2555 from spotify/rugvip/session
core: refactor SessionStateApi to SessionApi with sign-in/out
2020-09-22 17:42:28 +02:00
Patrik Oldsberg 8804c5e338 core-api/routing: only require args in link call if routeRef has params 2020-09-22 16:58:05 +02:00
Patrik Oldsberg 240366572c core-api/routing: allow duplicate registration if paths match 2020-09-22 16:58:05 +02:00
Patrik Oldsberg 735c1277d1 core-api/routing: switch ref to prop and rename to routeReference 2020-09-22 16:58:05 +02:00
Patrik Oldsberg 0f3e9b29d4 core-api/routing: initial subroute implementation 2020-09-22 16:58:05 +02:00
Patrik Oldsberg 9155138168 core-api/routing: make RouteRef implement ConcreteRoute and use in registry test 2020-09-22 16:58:04 +02:00
Patrik Oldsberg 988ebe7139 core-api/routing: make RouteRefs immutable + move out some types 2020-09-22 16:58:04 +02:00
Patrik Oldsberg 558ae5593e core-api/routing: implement parameterized and absolute path resolution 2020-09-22 16:58:04 +02:00
Patrik Oldsberg e52a6daae8 core-api/routing: initial RouteRefRegistry implementation 2020-09-22 16:58:03 +02:00
Matthew Clarke e3c99d72f1 Kubernetes plugins boilerplate (#2559)
* Kubernetes plugins boilerplate

* pr feedback; check for k8s annotation
2020-09-22 15:47:27 +01:00
Fredrik Adelöw 0222279021 feat(freben): add handling and docs for entity references 2020-09-22 15:27:13 +02:00
Patrik Oldsberg 318e5fbe7d CHANGELOG: add entry for SessionApi refactor 2020-09-22 15:23:24 +02:00
Himanshu Mishra 53e171b8f7 Upload package specific code coverage to codecov
We have declared the flags in .codecov.yml. From our master branch workflow
we will upload specific coverage reports for these each individual flags.
2020-09-22 14:55:54 +02:00
Himanshu Mishra de04b88381 Add codecov flags for core and core-api packages 2020-09-22 14:45:17 +02:00
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
J Shamsul Bahri (jibone)) 60fdb3eda1 remove comment 2020-09-22 16:02:00 +08:00
J Shamsul Bahri (jibone)) 40a6a4ee23 add sidebar option 2020-09-22 14:47:16 +08:00
J Shamsul Bahri (jibone)) 113ac17c2e fix tsc error 2020-09-22 12:23:09 +08: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