Commit Graph

4925 Commits

Author SHA1 Message Date
Ivan Shmidt 8bbbcb3b57 Merge pull request #2282 from spotify/shmidt-i/circle-ci-plugin-new-route-api
CircleCI plugin new route api
2020-09-09 09:06:54 +02:00
alandovskis f88d8873a8 Display Warning if TechDocs Annotation is Missing (#2319)
* Display warning if TechDocs annotation is missing.

* TechDocs: Add link to Getting Started when annotation is missing.
2020-09-09 08:52:36 +02:00
AlleyWei b5eea5387f Update 2020-09-08-announcing-tech-docs.md (#2344) 2020-09-09 08:32:41 +02:00
Ivan Shmidt e43df1de20 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/circle-ci-plugin-new-route-api 2020-09-09 01:07:07 +02:00
Fredrik Adelöw ffadf3e953 Merge pull request #2343 from spotify/rugvip/pretty
microsite: prettier
2020-09-08 22:40:12 +02:00
Patrik Oldsberg 07d4ad84d8 microsite: prettier 2020-09-08 22:24:58 +02:00
Patrik Oldsberg 769160dc01 Merge pull request #2341 from spotify/rugvip/public
plugins/app-backend: publish package
2020-09-08 22:24:36 +02:00
Patrik Oldsberg be0e619b1e plugins/app-backend: publish package 2020-09-08 22:18:37 +02:00
Patrik Oldsberg 1eb1fb6d37 Merge pull request #2340 from AlleyWei/patch-5
Update 2020-09-08-announcing-tech-docs.md
2020-09-08 22:03:09 +02:00
AlleyWei 03e611c4c2 Update 2020-09-08-announcing-tech-docs.md 2020-09-08 16:01:05 -04:00
Gary Niemen cdf7f07f75 techdocs-blog (#2333)
* techdocs-blog

* Remove extra heading

Co-authored-by: Stefan Ålund <alund@spotify.com>
2020-09-08 21:14:05 +02:00
Stefan Ålund cfdccbda23 Updating demo page (#2335)
* Update demos.js

* Update demos.js

* Update demos.js

* Update demos.js

* Update demos.js

Co-authored-by: AlleyWei <64219471+AlleyWei@users.noreply.github.com>
2020-09-08 21:12:17 +02:00
AlleyWei f2bb9be15f Update index.js (#2332) 2020-09-08 20:57:15 +02:00
Patrik Oldsberg ef701773c3 Merge pull request #2285 from spotify/rugvip/di
Switch to automatic dependency injection of Utility APIs
2020-09-08 18:51:23 +02:00
Fredrik Adelöw 656cbb4442 Merge pull request #2052 from spotify/ryanv/infocard-forward-classes-prop
forward classes rules to card header
2020-09-08 17:39:18 +02:00
Patrik Oldsberg 71097dbbe0 Merge branch 'master' into ryanv/infocard-forward-classes-prop 2020-09-08 16:48:05 +02:00
Patrik Oldsberg 6cdad09d3b core: fix InfoCard type troubles 2020-09-08 16:34:15 +02:00
Himanshu Mishra acf1344374 Merge pull request #2328 from o-farooq/master
docs: fix create-app command and link
2020-09-08 16:23:11 +02:00
Stefan Ålund 1b9673799f Remove Explore from sidebar (#2327)
* Remove Explore from sidebar

* Also in app
2020-09-08 14:39:49 +02:00
Omer Farooq 0fa4c72a92 revert yarn.lock
upgrade Storybook to version 6

update storybook renderer layout

docs: update create app command and link

revert yarn.lock changes

revert yarn.lock

revert yarn
2020-09-09 00:37:06 +12:00
Patrik Oldsberg 0178f37706 dev-utils: added test for DevApp 2020-09-08 11:31:49 +02:00
Patrik Oldsberg b3770859eb create-app: update apis.ts for auto DI 2020-09-08 11:31:49 +02:00
Patrik Oldsberg 38b6703102 core-api: change ApiFactory.implements to .api 2020-09-08 11:31:48 +02:00
Patrik Oldsberg beb9269841 core-api: docs for ApiFactoryRegistry and do not override same scope 2020-09-08 11:31:48 +02:00
Patrik Oldsberg c4f794aacb core-api: remove ApiTestRegistry 2020-09-08 11:31:48 +02:00
Patrik Oldsberg a5741ff0aa test-utils: switch to new auto DI api 2020-09-08 11:31:48 +02:00
Patrik Oldsberg e7c04aedab dev-utils: remove separate ApiTestRegistry setup 2020-09-08 11:31:47 +02:00
Patrik Oldsberg bcaa188860 core: add default DiscoveryApi factory that uses /api 2020-09-08 11:31:47 +02:00
Patrik Oldsberg aa235dd154 app: move api factories out to plugins 2020-09-08 11:31:47 +02:00
Patrik Oldsberg db291ab323 app: move a bunch of APIs to defaultApis in core 2020-09-08 11:30:31 +02:00
Patrik Oldsberg 1067ae85e7 core-api: make it possible for plugins to include ApiFactories 2020-09-08 11:30:31 +02:00
Patrik Oldsberg c8faa6a73d core-api,app: switch to auto DI with ApiResolver and ApiFactories 2020-09-08 11:30:31 +02:00
Patrik Oldsberg 4e390d6e9d core-api: simplify ApiFactory type 2020-09-08 11:30:30 +02:00
Patrik Oldsberg d1eeb01b01 core-api: overload createApiFactory with a singleton helper 2020-09-08 11:30:30 +02:00
Patrik Oldsberg b9e838c8b7 core-api: added ApiResolver 2020-09-08 11:30:29 +02:00
Patrik Oldsberg d0567352a5 core-api: refine api types and add ApiFactoryHolder 2020-09-08 11:30:29 +02:00
Patrik Oldsberg 98b626fefb core-api: added ApiFactoryRegistry 2020-09-08 11:30:29 +02:00
Patrik Oldsberg d4505128cb core-api: remove save functionality from ApiTestRegistry + any type 2020-09-08 11:30:27 +02:00
Patrik Oldsberg 02e3517818 Merge pull request #2325 from spotify/rugvip/graphiql
graphiql: move to new plugin pattern
2020-09-08 11:28:41 +02:00
Patrik Oldsberg 493e8052b8 graphiql: move to new plugin pattern 2020-09-08 10:36:24 +02:00
Ivan Shmidt c7798b3910 Merge pull request #2321 from spotify/shmidt-i/plugin-explore-migration-to-new-routing-api
Plugin explore: migrate to new routing api
2020-09-08 10:35:25 +02:00
Ivan Shmidt 26cd64847d Merge branch 'master' of github.com:spotify/backstage into shmidt-i/plugin-explore-migration-to-new-routing-api 2020-09-08 10:03:03 +02:00
Ivan Shmidt 2371529edd feat: remove explore plugin from app 2020-09-08 09:53:34 +02:00
Ivan Shmidt 2cd0904e35 Merge pull request #2320 from spotify/shmidt-i/fix-404-route
Fix 404 route for frontend
2020-09-07 23:36:25 +02:00
Ivan Shmidt 83a2be4bd2 Merge pull request #2318 from spotify/rugvip/radar
plugins/tech-radar: migrate to new plugin pattern and avoid using api for config
2020-09-07 23:28:25 +02:00
Ivan Shmidt 1486990b91 fix: missing header 2020-09-07 23:28:00 +02:00
Ivan Shmidt 298851b312 feat(plugin-explore): migrate to new routing api 2020-09-07 23:03:33 +02:00
Ivan Shmidt 0ffed8b711 fix: 404 page 2020-09-07 22:54:23 +02:00
Ivan Shmidt b745142fa0 fix: annotation missing text 2020-09-07 22:32:47 +02:00
Ivan Shmidt 37e72cf457 fix: lint & typos 2020-09-07 22:18:10 +02:00