Commit Graph

1876 Commits

Author SHA1 Message Date
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
Patrik Oldsberg 875f254827 Merge branch 'master' into new-release-31-aug-20 2020-09-02 16:17:40 +02:00
Marcus Eide fdda0ab097 Merge pull request #2234 from spotify/eide/log-formatting
backend: Log formatting
2020-09-02 14:38:34 +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 e9f56f881c Merge pull request #2224 from spotify/rugvip/allback
cli: mark all monorepo packages as external, instead of @backstage ones
2020-09-02 11:16:01 +02:00
Marcus Eide 9f59ee821a Add new log format 2020-09-02 11:07:33 +02:00
Philipp Hugenroth ab7d6e89a8 Add "Example Plugin" to Storybook (#2212)
* Add Page Story as Plugin Example

* Change settings button to primary and clean up code

* Simplfiy content header and remove unnecessary styling
2020-09-02 07:52:12 +02:00
dependabot-preview[bot] 86124cc9e3 chore(deps-dev): bump @types/helmet from 0.0.47 to 0.0.48 (#2230)
Bumps [@types/helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/helmet) from 0.0.47 to 0.0.48.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/helmet)

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-02 07:49:28 +02:00
Patrik Oldsberg 7c6df1958d Merge pull request #2221 from spotify/rugvip/rpp
backend-common: add resolvePackagePath
2020-09-01 20:33:59 +02:00
Patrik Oldsberg 8e94bffbcc cli: mark all monorepo packages as external, instead of @backstage ones 2020-09-01 20:00:38 +02:00
Patrik Oldsberg 39b087bd0e cli: remove dependencies from bundled packages to avoid install 2020-09-01 19:51:25 +02:00
Patrik Oldsberg c319de51a7 backend-common: add resolvePackagePath 2020-09-01 19:33:49 +02:00
Patrik Oldsberg c8e77cfc45 app: mark as bundled 2020-09-01 18:28:39 +02:00
Patrik Oldsberg 12e6d6e820 Merge pull request #2214 from spotify/rugvip/testenv
cli: set NODE_ENV to test when running tests if not already set
2020-09-01 16:06:07 +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
Patrik Oldsberg f3528c8664 Merge pull request #2208 from spotify/rugvip/rules
catalog-backend: wrap location-specific rules in an additional rules field
2020-09-01 15:10:02 +02:00
Patrik Oldsberg 379e5186bd cli: set NODE_ENV to test when running tests if not already set 2020-09-01 15:07:16 +02:00
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Fredrik Adelöw 1c0ac74b9e Merge pull request #2210 from spotify/freben/no-default-json
BREAKING CHANGE: no longer add express.json() by default to backend
2020-09-01 13:08:39 +02:00
Fredrik Adelöw 568f398aa9 BREAKING CHANGE: no longer add express.json() by default to backend 2020-09-01 11:59:31 +02:00
Patrik Oldsberg 6e8f4ca44a catalog-backend: wrap location-specific rules in an additional rules field 2020-09-01 11:31:07 +02:00
Patrik Oldsberg 7fce2aace7 Merge pull request #2206 from spotify/rugvip/templ
config,docs: add templates as allowed kind and document process
2020-09-01 11:27:37 +02:00
Marcus Eide 765f0ea534 Merge pull request #2207 from spotify/eide/plugin-route-in-isolation-fix
devApp: Add non-legacy routes too
2020-09-01 11:26:33 +02:00
Niklas Ek a87fd23c4c Merge pull request #2198 from spotify/nikek/aboutcard
Add AboutCard component to EntityPageOverview
2020-09-01 11:15:48 +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
Rémi DOREAU a549ad53ce fix(create-app): remove duplicate import 2020-09-01 10:37:04 +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
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
nikek 660de68e7e Add AboutCard component to EntityPageOverview 2020-08-31 23:01:40 +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
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
Emma Indal b602a7b729 Remove WIP (#2185) 2020-08-31 15:13:42 +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
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
Patrik Oldsberg 5c0446617b Merge branch 'master' into rugvip/bapp 2020-08-31 13:19:02 +02:00
Fredrik Adelöw 764239fa7a fix 2020-08-31 11:52:57 +02:00
Fredrik Adelöw 82ba3169fe chore(deps): prepare us to typescript 4 2020-08-31 10:46:56 +02: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
dependabot-preview[bot] 3713248dd0 chore(deps): bump @svgr/webpack from 4.3.3 to 5.4.0
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 4.3.3 to 5.4.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v4.3.3...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 07:38:56 +00:00
dependabot-preview[bot] efd99bcaec chore(deps): bump @svgr/plugin-jsx from 4.3.3 to 5.4.0 (#2164)
Bumps [@svgr/plugin-jsx](https://github.com/gregberge/svgr) from 4.3.3 to 5.4.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v4.3.3...v5.4.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-31 09:31:33 +02:00