Commit Graph

100 Commits

Author SHA1 Message Date
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 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 298851b312 feat(plugin-explore): migrate to new routing api 2020-09-07 23:03:33 +02:00
Patrik Oldsberg 66a2a870bc plugins/tech-radar: migrate to new plugin pattern and avoid using api for config 2020-09-07 20:10:08 +02:00
Patrik Oldsberg 3ec99fbc55 cli: make skipLibCheck default in tsconfig, but provide tsc:full 2020-09-07 17:30:57 +02:00
Emma Indal 969cf48858 [TechDocs] migrate techdocs to use new routing/catalog api (#2312)
* migrate techdocs to use new routing

* use new techdocs routing in default app

* new EntityPageDocs and Router components

* remove unused code

* remove unused import
2020-09-07 16:56:03 +02:00
Patrik Oldsberg 1db061501e Merge pull request #2299 from spotify/rugvip/db
cli: forward docker args to backend:build-image, add --build flag, and use by default
2020-09-07 13:48:37 +02:00
Fredrik Adelöw 9c76103ebd Merge pull request #2279 from SDA-SE/feat/refactor-api-docs
Refactor API docs plugin to work it in the new catalog routing
2020-09-07 08:43:56 +02:00
Patrik Oldsberg b104ebce53 app-config: split cors and urls out to separate development config 2020-09-06 20:01:21 +02:00
Patrik Oldsberg 6fa721eb97 cli: add --build option to backend:image-build 2020-09-06 20:01:20 +02:00
Patrik Oldsberg 20158f0c36 cli: forward all extra backend:build-image args to docker build 2020-09-06 12:04:26 +02:00
Fabian Chong 4f17235926 create-app tsconfig 2020-09-05 15:58:34 +08:00
Dominik Henneke a93450d55f feat(api-docs): move the api-tab from the catalog to the plugin and register it in the default app 2020-09-04 14:14:50 +02:00
Fredrik Adelöw 8888b0c801 Merge pull request #2265 from spotify/alund/api-example
Add API examples
2020-09-03 15:05:35 +02:00
Stefan Ålund 6cc3fb47e1 Add API examples 2020-09-03 14:32:03 +02:00
Ivan Shmidt 64ecf77b78 Merge pull request #2076 from spotify/shmidt-i/app-catalog-tabs-routes-everything-is-connected
APP-driven catalog entity page with GitHub Actions integration & routes & tabs
2020-09-03 14:06:44 +02:00
dependabot-preview[bot] d31713243e chore(deps-dev): bump @types/inquirer from 6.5.0 to 7.3.1 (#2252)
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 6.5.0 to 7.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-03 08:33:45 +02:00
Ivan Shmidt 6f353c2cfe refactor: OverviewPage -> OverviewContent 2020-09-02 18:06:29 +02:00
Ivan Shmidt 3a6150b8c4 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-02 17:09:43 +02:00
Ivan Shmidt 73aa8b990c fix(create-app): add deprecatedAppRoutes 2020-09-02 16:31:04 +02:00
Patrik Oldsberg 875f254827 Merge branch 'master' into new-release-31-aug-20 2020-09-02 16:17:40 +02:00
Ivan Shmidt 7834bcaa99 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-02 15:59:09 +02:00
Marcus Eide 8ac2371302 Remove sentry from create-app 2020-09-02 14:03:35 +02:00
Patrik Oldsberg dac617b436 create-app: remove duplicate techdocs plugin from app package 2020-09-02 11:39:59 +02:00
Marcus Eide 887cfd3cc5 Merge pull request #2084 from ayshiff/feature/create-app-plugins-circleci-explore
create-app: include missing plugins as part of the template
2020-09-02 11:18:06 +02:00
Patrik Oldsberg c8e77cfc45 app: mark as bundled 2020-09-01 18:28:39 +02:00
Patrik Oldsberg b14fc69bc5 Merge pull request #2193 from spotify/rugvip/versionfix
cli: fix version management in create-app
2020-09-01 16:06:00 +02:00
Patrik Oldsberg f234f17853 cli: fix version management in create-app 2020-09-01 15:15:39 +02:00
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Ivan Shmidt 4f1bb23e6a fix: package deps for create-app template 2020-09-01 12:23:06 +02:00
Ivan Shmidt 7b098885c5 fix: AboutCard 2020-09-01 11:41:33 +02:00
Ivan Shmidt 2a39b60ef7 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-01 11:39:37 +02:00
Patrik Oldsberg 6e8f4ca44a catalog-backend: wrap location-specific rules in an additional rules field 2020-09-01 11:31:07 +02:00
Ivan Shmidt 542ee253df fix: update create-app to match example-app 2020-09-01 11:13:24 +02:00
Patrik Oldsberg 81cb294dac config,docs: add templates as allowed kind and document process 2020-09-01 10:40:19 +02:00
Rémi DOREAU a549ad53ce fix(create-app): remove duplicate import 2020-09-01 10:37:04 +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
Andrew Thauer 329b663c93 refactor: cleanup & renames to common db code 2020-08-31 19:45:16 -04:00
Fredrik Adelöw 058d297460 Merge pull request #2159 from spotify/dependabot/npm_and_yarn/commander-6.1.0
chore(deps): bump commander from 4.1.1 to 6.1.0
2020-08-31 09:44:51 +02:00
Emma Indal 3ce229981a TechDocs: add techdocs plugins to create app (#2143)
* add techdocs plugins to create app

* add docs to sidebar in default app

* add mocked techdocs config to test

* Update packages/create-app/templates/default-app/app-config.yaml.hbs
2020-08-31 09:18:45 +02:00
dependabot-preview[bot] 0d4ade32eb chore(deps): bump commander from 4.1.1 to 6.1.0
Bumps [commander](https://github.com/tj/commander.js) from 4.1.1 to 6.1.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v4.1.1...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 06:03:49 +00:00
Fredrik Adelöw a542a31613 Merge pull request #2132 from spotify/freben/proxy-config
feat(proxy-backend): more proxy config tweaks and docs
2020-08-28 16:23:47 +02:00
Fredrik Adelöw 8e9bbacf2d Merge pull request #2114 from spotify/rugvip/op
cli: introduce jest transformModules options for providing a list of modules to transform
2020-08-28 14:37:45 +02:00
Fredrik Adelöw b2f62347e8 fix tests 2020-08-28 14:36:13 +02:00
Fredrik Adelöw 0d7e998d20 Merge pull request #2045 from SDA-SE/feat/refactor-sidebar-user-settings
refactor(core): change SidebarUserSettings to accept a list of providerSettings
2020-08-28 14:02:20 +02:00
Oliver Sand a7fdb17356 refactor(core): change SidebarUserSettings to accept a list of providerSettings
This allows to configure custom provider settings without the need to modify the core package.
2020-08-28 12:17:32 +02:00
Fredrik Adelöw a164990658 fix(create-app): updated the backend template to match new functionality 2020-08-28 11:59:29 +02:00