74233 Commits

Author SHA1 Message Date
Ivan Shmidt 542ee253df fix: update create-app to match example-app 2020-09-01 11:13:24 +02:00
Ivan Shmidt a62d0af2c8 chore(eslint): adjust no-unused-vars rule 2020-09-01 11:12:43 +02:00
Marcus Eide 042f2cbb44 Fix formatting in plugin template 2020-09-01 10:53:55 +02:00
Marcus Eide a85ca3123c Add non-legacy routes when in isolation 2020-09-01 10:46:52 +02:00
Patrik Oldsberg 81cb294dac config,docs: add templates as allowed kind and document process 2020-09-01 10:40:19 +02:00
Ivan Shmidt 9b0ddfe111 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-01 10:37:18 +02:00
Rémi DOREAU a549ad53ce fix(create-app): remove duplicate import 2020-09-01 10:37:04 +02:00
nikek f7ac665b75 Add semantic color to AboutCard field titles 2020-09-01 10:26:16 +02:00
Fredrik Adelöw 9d5cffe5ff Merge pull request #2203 from spotify/freben/yarn
fix(deps): yarn.lock update again
2020-09-01 10:12:34 +02:00
Ivan Shmidt 73be8cad17 Merge pull request #2201 from spotify/shmidt-i/fix-docusaurus-master-i18n-lerna
fix(docs): add i18n to gitignore to avoid lerna errors in master
2020-09-01 10:00:51 +02:00
Emma Indal ff5da01280 TechDocs: techdocs backend tests (#2196)
* add tests for generators class

* add tests for helpers

* renaming

* fixup
2020-09-01 09:54:05 +02:00
Oliver Sand b9ed0d3088 feat(catalog): change the tags in the entity list to be gray (#2205) 2020-09-01 09:51:00 +02:00
Oliver Sand bcbeb0b657 Add api-docs to marketplace (#2204)
* docs: improve documentation about adding plugins to the marketplace

The relative path is misleading as one has to come from root.

* docs: add api-docs plugin to marketplace
2020-09-01 09:46:46 +02:00
Ivan Shmidt 22b9d54594 chore: remove gitignored files 2020-09-01 09:44:22 +02:00
Stefan Ålund 0627c24637 Change templates to use Home theme (#2202)
* Change templates to use Home theme

* Update docs URL
2020-09-01 09:26:21 +02:00
Fredrik Adelöw 501f8b2c25 Merge pull request #2195 from spotify/rugvip/buildinfo
cli: define BUILD_INFO in builds
2020-09-01 09:14:30 +02:00
Fredrik Adelöw 94da78133f fix(deps): yarn.lock update again 2020-09-01 09:03:44 +02:00
Iain Billett 055b8baa6d Add Pull Request Plugin to the marketplace (#2190)
* Add Pull Request Plugin to the marketplace

* Add Pull Request Plugin to the marketplace

* typo
2020-09-01 08:55:31 +02:00
Rémi DOREAU bb92d909ea feat(create-app): sentry backend + lighthouse config 2020-09-01 08:19:10 +02:00
Rémi DOREAU 1637987b2a feat(create-app): add tech-docs plugin 2020-09-01 08:09:07 +02:00
Rémi DOREAU 6b1e63c2fc feat(create-app): add missing plugins 2020-09-01 08:06:03 +02:00
Fredrik Adelöw c44f0e75b9 Merge pull request #2173 from andrewthauer/dbtools-update
Cleanup & renames to common database code
2020-09-01 07:10:44 +02:00
Tim Hansen a3f4aa6b8b Merge branch 'master' of https://github.com/spotify/backstage 2020-08-31 20:37:53 -06:00
Andrew Thauer 329b663c93 refactor: cleanup & renames to common db code 2020-08-31 19:45:16 -04:00
Ivan Shmidt 8a67a8df84 fix(docs): add i18n to gitignore to avoid lerna errors in master 2020-09-01 00:21:25 +02:00
Ivan Shmidt 5127da1f68 fix(github-actions): cards 2020-09-01 00:13:46 +02:00
Ivan Shmidt 8539b14a7e refactor: simplify optional chaining 2020-08-31 23:44:33 +02:00
Ivan Shmidt 0f91193bc6 Merge pull request #2199 from spotify/shmidt-i/adjust-codeblock-background-docs
fix(docs): adjust code block background
2020-08-31 23:36:08 +02:00
Ivan Shmidt e8259d1515 fix: adjust code after rebasing 2020-08-31 23:34:32 +02:00
Ivan Shmidt 68474750db Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-08-31 23:21:23 +02:00
Ivan Shmidt 713060d1f3 docs: plugin integration into catalog 2020-08-31 23:18:06 +02:00
Ivan Shmidt 0ff78005cd fix(docs): code block background 2020-08-31 23:07:16 +02:00
nikek 660de68e7e Add AboutCard component to EntityPageOverview 2020-08-31 23:01:40 +02:00
Ivan Shmidt e57798cd88 test(catalog): test Tabbed implementation 2020-08-31 21:52:08 +02:00
Patrik Oldsberg 3305bac3b1 Merge pull request #2197 from spotify/rugvip/winbuild
cli: use regexps to match paths for rollup plugins
2020-08-31 21:31:36 +02:00
Patrik Oldsberg 4788ee073a cli: use regexps to match paths for rollup plugins 2020-08-31 20:36:05 +02:00
Patrik Oldsberg 0d40a302ff cli: define BUILD_INFO in builds 2020-08-31 17:57:54 +02:00
Stefan Ålund f14ebd6d18 Add more plugins to Marketplace (#2192) 2020-08-31 17:29:29 +02:00
Fredrik Adelöw f55a66021c Merge pull request #2176 from spotify/dependabot/npm_and_yarn/svgr/webpack-5.4.0
chore(deps): bump @svgr/webpack from 4.3.3 to 5.4.0
2020-08-31 16:45:32 +02:00
Ivan Shmidt 43ac2c0af7 feat(catalog, app): new api 4 plugins integration 2020-08-31 16:02:25 +02:00
Patrik Oldsberg 343e87f633 Merge pull request #2189 from spotify/rugvip/disco
workflows: add discord notification
2020-08-31 15:57:58 +02:00
Patrik Oldsberg 0c29e3d410 workflows: add discord notification 2020-08-31 15:34:28 +02:00
Emma Indal b602a7b729 Remove WIP (#2185) 2020-08-31 15:13:42 +02:00
Marcus Eide 908609923c Merge pull request #2118 from spotify/rugvip/rules
catalog-backend: initial catalog ingestion rules implementation
2020-08-31 15:11:04 +02:00
Iain Billett b284cb38e3 Add Plugins Page to microsite (#2144)
* Add Plugins Page to microsite

* Updates to microsite Plugins Page

* Correct plugin authors and documentation links
* Add category to UI
* Move documentation from README to the docs website
* Use external urls for logos

* Updates to microsite Plugins Page

* trailing whitespace
* Run prettier on new markdown

* Updates to microsite Plugins Page

* Move plugins link
* Clarify category field

* Updates to microsite Plugins Page

* Add authorUrl field to plugin config
* Render author as a muted link like those in the site map

* Updates to microsite Plugins Page

* Add authorUrl field to example in docs

* Updates to microsite Plugins Page

* Add npmPackageName field - intended for future use

* Updates to microsite Plugins Page

* Add npmPackageName field - intended for future use

* Updates to microsite Plugins Page

* Use correct docs link
2020-08-31 14:30:43 +02:00
Patrik Oldsberg 6a22efc31b .github: update issue template to label with enhancement instead of help wanted (#2184) 2020-08-31 14:06:10 +02:00
Fredrik Adelöw 761fd82d2e Merge pull request #2171 from andrewthauer/lighthouse-config
Make lighthouse url configurable in example app
2020-08-31 14:02:41 +02:00
Patrik Oldsberg 674c777be6 Merge pull request #1986 from spotify/rugvip/bapp
Add app-backend plugin for serving app content
2020-08-31 13:51:18 +02:00
Patrik Oldsberg 74e55ef32f catalog-backend: updated docs to not include location in catalog.rules + test 2020-08-31 13:40:05 +02:00
Fredrik Adelöw c55471caf2 Merge pull request #2168 from spotify/dependabot/npm_and_yarn/react-hook-form-6.6.0
chore(deps): bump react-hook-form from 5.7.2 to 6.6.0
2020-08-31 13:38:54 +02:00