Commit Graph

477 Commits

Author SHA1 Message Date
Raghunandan Balachandran 9b8024352a Merge pull request #2046 from spotify/new-release-20-aug-20
Release v0.1.1-alpha.19
2020-08-21 14:13:56 +02:00
Fredrik Adelöw f43063d463 fix dependency and lockfile 2020-08-21 13:28:54 +02:00
Raghunandan b9683dc236 Commit lock file 2020-08-21 12:27:03 +02:00
Sebastian Qvarfordt 613c06bdd6 Techdocs: Updates preparers to make it work in actual usecases (#1957)
* feature(techdocs): JIT generation of techdocs

* Fix linting issues

* Add Techdocs tab to entity page

* Added missing dep

* Added missing dep

* Removed duplicate dep

* Better tab navigation

* Update label on entity page to say docs

* Fix lint issue

* Move building of docs from entity to a function

* feature(techdocs): JIT generation of techdocs

* Fix linting issues

* Add Techdocs tab to entity page

* Added missing dep

* Added missing dep

* Removed duplicate dep

* Better tab navigation

* Update label on entity page to say docs

* Fix lint issue

* Move building of docs from entity to a function

* attempt to add back react as a dep

* Fixed failing test

* fix(techdocs): Hopefully fixed tests

* Fixed another failing test

* Initial apiRef for techdocs storage

* Cleaned up some code in reader

* test(headertabs): add tests to HeaderTabs component

* fix(headertabs): change tab mock id

* fix(techdocs-generator): fix problem with macOS symlink to tmp folder

* fix(lint): remove unused configApiRef

* wip

* Ongoing cleanups

* Cleanups and fix tests

* Initial github preparer. Doesn't work properly yet

* Updated dir preparer to handle github managed-by-location and added github preparer

* Removed old file

* Fixed feedback and added better logging to techdocs build process

* Updated create-app template

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Emma Indal <emmai@spotify.com>
2020-08-21 12:11:03 +02:00
Fredrik Adelöw d8947239ad fix(core): bump react-syntax-highlighter to unbreak build 2020-08-21 11:01:46 +02:00
David Tuite bbd75a0981 Add GitHub pull requests plugin (#1987)
See pull requests against your entities, and see statistics for your
last N pull requests.
2020-08-20 15:54:14 +02:00
Sebastian Qvarfordt 13908d69c2 TechDocs: Access entity techdocs from service catalog (#1835)
* feature(techdocs): JIT generation of techdocs

* Fix linting issues

* Add Techdocs tab to entity page

* Added missing dep

* Added missing dep

* Removed duplicate dep

* Better tab navigation

* Update label on entity page to say docs

* Fix lint issue

* Move building of docs from entity to a function

* feature(techdocs): JIT generation of techdocs

* Fix linting issues

* Add Techdocs tab to entity page

* Added missing dep

* Added missing dep

* Removed duplicate dep

* Better tab navigation

* Update label on entity page to say docs

* Fix lint issue

* Move building of docs from entity to a function

* attempt to add back react as a dep

* Fixed failing test

* fix(techdocs): Hopefully fixed tests

* Fixed another failing test

* Initial apiRef for techdocs storage

* Cleaned up some code in reader

* test(headertabs): add tests to HeaderTabs component

* fix(headertabs): change tab mock id

* fix(techdocs-generator): fix problem with macOS symlink to tmp folder

* fix(lint): remove unused configApiRef

* wip

* Ongoing cleanups

* Cleanups and fix tests

* WIP cleanups

* Clean up some things

* Clean up some things

* Added missing notice header

* ts issue fixed

* Add show contition to api tab

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Emma Indal <emmai@spotify.com>
2020-08-20 14:06:09 +02:00
dependabot-preview[bot] 0ed795bf06 chore(deps-dev): bump @types/codemirror from 0.0.96 to 0.0.97 (#2021)
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.96 to 0.0.97.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)

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-19 10:53:58 +02:00
dependabot-preview[bot] d8b241f977 chore(deps): bump knex from 0.21.1 to 0.21.5 (#2020)
Bumps [knex](https://github.com/knex/knex) from 0.21.1 to 0.21.5.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/compare/0.21.1...0.21.5)

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-19 10:53:37 +02:00
dependabot-preview[bot] 08464607fa chore(deps): bump dockerode from 3.2.0 to 3.2.1 (#2019)
Bumps [dockerode](https://github.com/apocas/dockerode) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](https://github.com/apocas/dockerode/compare/v3.2.0...v3.2.1)

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-19 09:48:50 +02:00
dependabot-preview[bot] cf53a1666d chore(deps-dev): bump @storybook/addons from 6.0.4 to 6.0.12 (#2002)
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 6.0.4 to 6.0.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.0.12/lib/addons)

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-18 15:50:16 +02:00
dependabot-preview[bot] e3d2e98df4 chore(deps-dev): bump @types/webpack from 4.41.17 to 4.41.21 (#2006)
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.17 to 4.41.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

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-18 15:49:45 +02:00
dependabot-preview[bot] b19fa4a559 chore(deps): bump @rjsf/material-ui from 2.1.0 to 2.3.0 (#1979)
Bumps [@rjsf/material-ui](https://github.com/rjsf-team/react-jsonschema-form) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v2.1.0...v2.3.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-18 15:49:21 +02:00
dependabot-preview[bot] fe3d94272e chore(deps): bump yup from 0.29.1 to 0.29.3 (#2003)
Bumps [yup](https://github.com/jquense/yup) from 0.29.1 to 0.29.3.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jquense/yup/compare/v0.29.1...v0.29.3)

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-18 15:48:52 +02:00
Patrik Oldsberg 5c8c0e7499 yarn.lock: sync 2020-08-18 12:09:30 +02:00
dependabot-preview[bot] 8282004e44 chore(deps-dev): bump @storybook/addons from 5.3.19 to 6.0.4 (#1925)
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 5.3.19 to 6.0.4.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.0.4/lib/addons)

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-17 15:18:08 +02:00
Raghunandan Balachandran 364d4b3d7a Merge pull request #1959 from spotify/docusaurus-v2
Bump docusaurus to v2 alpha
2020-08-17 13:18:41 +02:00
Fredrik Adelöw 7efd468a25 Merge pull request #1968 from spotify/dependabot/npm_and_yarn/types/google-protobuf-3.7.3
chore(deps-dev): bump @types/google-protobuf from 3.7.2 to 3.7.3
2020-08-17 11:13:42 +02:00
Fredrik Adelöw 4efed1ab32 Merge pull request #1969 from spotify/dependabot/npm_and_yarn/apollo-server-express-2.16.1
chore(deps): bump apollo-server-express from 2.16.0 to 2.16.1
2020-08-17 11:13:23 +02:00
Fredrik Adelöw 091abc8859 Merge pull request #1970 from spotify/dependabot/npm_and_yarn/types/dockerode-2.5.34
chore(deps): bump @types/dockerode from 2.5.32 to 2.5.34
2020-08-17 11:12:52 +02:00
Fredrik Adelöw b24e1b1dc5 Merge pull request #1972 from spotify/dependabot/npm_and_yarn/cypress-4.12.1
chore(deps-dev): bump cypress from 4.9.0 to 4.12.1
2020-08-17 11:12:24 +02:00
dependabot-preview[bot] 693b7bd2f6 chore(deps-dev): bump @types/google-protobuf from 3.7.2 to 3.7.3
Bumps [@types/google-protobuf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-protobuf) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-protobuf)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 08:25:00 +00:00
dependabot-preview[bot] bffd8610d4 chore(deps): bump apollo-server-express from 2.16.0 to 2.16.1
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-express) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-express@2.16.1/packages/apollo-server-express)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 08:24:33 +00:00
dependabot-preview[bot] ac013cd607 chore(deps): bump @types/dockerode from 2.5.32 to 2.5.34
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 2.5.32 to 2.5.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 08:24:24 +00:00
dependabot-preview[bot] 8c22b1ca0f chore(deps-dev): bump cypress from 4.9.0 to 4.12.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.9.0 to 4.12.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.9.0...v4.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 08:24:24 +00:00
Fredrik Adelöw 8680fedff6 whitelist -> allowlist 2020-08-17 10:14:19 +02:00
dependabot-preview[bot] 475036235d build(deps): bump webpack-node-externals from 1.7.2 to 2.5.0
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 1.7.2 to 2.5.0.
- [Release notes](https://github.com/liady/webpack-node-externals/releases)
- [Commits](https://github.com/liady/webpack-node-externals/compare/v1.7.2...v2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 10:14:19 +02:00
Fredrik Adelöw f24a6c0b5c fix(core): pin material-table to fix e2e CI errors in master
This PR https://github.com/mbrn/material-table/pull/2311 broke material-table builds that use webpack. We don't see the problem locally since we have the unaffected version in our lockfiles. However when running the e2e (app generation) flows, there is no lockfile so it resolves to the affected broken versions, breaking master builds at the moment.

Pinning to the unaffected version for now.
2020-08-17 09:50:44 +02:00
Oliver Sand deb108d986 Add styling (especially dark mode) for the asyncAPI display component (#1958) 2020-08-16 15:19:40 +02:00
Fredrik Adelöw 973ef6c359 Merge pull request #1904 from spotify/dependabot/npm_and_yarn/swr-0.3.0
chore(deps): bump swr from 0.2.3 to 0.3.0
2020-08-16 14:06:28 +02:00
dependabot-preview[bot] 19775e4bd0 chore(deps): bump swr from 0.2.3 to 0.3.0
Bumps [swr](https://github.com/vercel/swr) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/0.2.3...0.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-16 11:40:17 +00:00
dependabot-preview[bot] 9bee7245e3 chore(deps): bump lodash from 4.17.19 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-16 11:39:43 +00:00
Fredrik Adelöw b78e347375 Merge pull request #1923 from spotify/dependabot/npm_and_yarn/msw-0.20.5
chore(deps-dev): bump msw from 0.19.5 to 0.20.5
2020-08-16 13:32:40 +02:00
Fredrik Adelöw ea66592ec9 Merge pull request #1927 from spotify/dependabot/npm_and_yarn/typescript-3.9.7
chore(deps): bump typescript from 3.9.5 to 3.9.7
2020-08-16 13:30:43 +02:00
Fredrik Adelöw 5d27cd2243 Merge pull request #1926 from spotify/dependabot/npm_and_yarn/types/react-helmet-6.1.0
chore(deps-dev): bump @types/react-helmet from 5.0.15 to 6.1.0
2020-08-16 13:29:26 +02:00
Raghunandan 205d72f326 Bump docusaurus to v2 alpha 2020-08-14 13:33:43 +02:00
dependabot-preview[bot] 28387a3558 chore(deps-dev): bump msw from 0.19.5 to 0.20.5
Bumps [msw](https://github.com/mswjs/msw) from 0.19.5 to 0.20.5.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Commits](https://github.com/mswjs/msw/compare/v0.19.5...v0.20.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-13 13:46:31 +00:00
Ivan Shmidt 6e8cf4651e Merge branch 'master' of github.com:spotify/backstage into mob/docusaurus-structure 2020-08-13 14:55:25 +02:00
Fredrik Adelöw 059bbcae07 Merge pull request #1940 from spotify/dependabot/npm_and_yarn/uuid-8.3.0
chore(deps): bump uuid from 8.1.0 to 8.3.0
2020-08-13 13:52:45 +02:00
dependabot-preview[bot] 6b36a8b94a chore(deps): bump uuid from 8.1.0 to 8.3.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.1.0 to 8.3.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.1.0...v8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-13 09:45:04 +00:00
Dominik Henneke 356643416d Merge branch 'master' into feat/api-catalog 2020-08-13 11:32:00 +02:00
Dominik Henneke f809238e61 Update @types/swagger-ui-react 2020-08-13 08:30:44 +02:00
Ivan Shmidt 9b439375cf Merge branch 'master' of github.com:spotify/backstage into mob/docusaurus-structure 2020-08-12 16:04:54 +02:00
dependabot-preview[bot] 0b252bd4b5 chore(deps): bump moment from 2.26.0 to 2.27.0 (#1924)
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.26.0...2.27.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-12 14:42:03 +02:00
Dominik Henneke bd68004d83 chore: update yarn.lock 2020-08-12 13:58:49 +02:00
Fredrik Adelöw 3d450adb75 fix(jenkins): cleaned up deps a bit 2020-08-12 12:54:06 +02:00
dependabot-preview[bot] f5a499a5e2 chore(deps): bump typescript from 3.9.5 to 3.9.7
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.5...v3.9.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 10:52:34 +00:00
dependabot-preview[bot] 2d747ac758 chore(deps-dev): bump @types/react-helmet from 5.0.15 to 6.1.0
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet) from 5.0.15 to 6.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 10:50:17 +00:00
David Tuite 7fd9ed1a1d Install TravisCI plugin 2020-08-12 11:07:37 +01:00
Ivan Shmidt 3c8976e44c fix: conflicts 2020-08-12 11:12:22 +02:00