Commit Graph

1721 Commits

Author SHA1 Message Date
Marcus Eide a038b5595e Merge pull request #816 from spotify/dependabot/npm_and_yarn/rollup-plugin-postcss-3.1.1
build(deps): bump rollup-plugin-postcss from 2.5.0 to 3.1.1
2020-05-14 13:19:20 +02:00
Patrik Oldsberg 71ead7eb35 Merge pull request #861 from spotify/rugvip/nodiff
github/workflows: add check to make sure plugin templates stay in sync
2020-05-14 12:01:11 +02:00
Patrik Oldsberg 920607ea8b Merge pull request #852 from spotify/rugvip/oauth
packages/core: lift out and adapt internal oauth request API
2020-05-14 11:44:37 +02:00
Fredrik Adelöw 3077fa9965 Merge pull request #847 from spotify/mob/refreshlogic
Move out the refresh logic into a separate class
2020-05-14 11:44:11 +02:00
Patrik Oldsberg 47b3efffe9 Merge pull request #859 from spotify/rugvip/cleancli
packages/cli: only ship js files in dist
2020-05-14 11:42:08 +02:00
Patrik Oldsberg 4fb230e48f github/workflows: add check to make sure plugin templates stay in sync 2020-05-14 11:37:33 +02:00
Patrik Oldsberg b4afc0bc9b package.json: add root lerna diff command 2020-05-14 11:36:15 +02:00
Patrik Oldsberg bdec811fe1 packages/cli: update templates to use latest @types/jest version 2020-05-14 11:35:15 +02:00
Patrik Oldsberg 97711d2cc4 packages/cli: only ship js files in dist 2020-05-14 11:17:13 +02:00
Patrik Oldsberg eec599738d packages/core: naming and docs updates for OAuthRequest API 2020-05-14 11:02:56 +02:00
Patrik Oldsberg 1c50ded618 packages/core: added some basic docs for OAuthRequestManager 2020-05-14 11:02:55 +02:00
Patrik Oldsberg c689244a17 packages/core: added OAuthRequestDialog 2020-05-14 11:02:54 +02:00
Patrik Oldsberg 5553d2dc94 bump react-use to 14.2.0 + add to core 2020-05-14 11:02:53 +02:00
Patrik Oldsberg 08732d57d0 packages/core: add implementation of OAuthRequest API 2020-05-14 11:02:52 +02:00
Patrik Oldsberg 348e35d60b packages/core: added zen-observable dependency 2020-05-14 11:02:50 +02:00
Patrik Oldsberg 4cd23d0231 packages/core: added oauthRequest API definition 2020-05-14 11:02:49 +02:00
Patrik Oldsberg 150908ae55 packages/core: add common Observable type based on TC39 2020-05-14 11:02:48 +02:00
Patrik Oldsberg 579ba54480 Merge pull request #850 from spotify/rugvip/cleancore
packages/core: use cleaner tree of index files in api + remove default exports
2020-05-14 10:35:08 +02:00
Victor Viale 685c962a94 Use the /contribute URL for the Good First Issues link (#858)
GitHub proposes a `<repo>/contribute` URL as a page to get people into contributing, which declutters the usual issues page a bit.
Issuing this PR as a suggestion, feel free to close it.

Example: https://github.com/spotify/backstage/contribute
2020-05-14 09:38:43 +02:00
Fredrik Adelöw 922e783150 Address comments 2020-05-14 09:31:04 +02:00
Kat Zhou 2d3412cf34 Contributor Header (#580) 2020-05-14 09:08:06 +02:00
Wojciech Adaszyński 359649086f Add component table front-end (#848)
Co-authored-by: Wojciech Adaszynski <wojciecha@spotify.com>
2020-05-14 08:46:45 +02:00
dependabot-preview[bot] b23c6d3276 build(deps): bump rollup-plugin-postcss from 2.5.0 to 3.1.1
Bumps [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) from 2.5.0 to 3.1.1.
- [Release notes](https://github.com/egoist/rollup-plugin-postcss/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-postcss/blob/master/CHANGELOG-OLD.md)
- [Commits](https://github.com/egoist/rollup-plugin-postcss/compare/v2.5.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 06:44:01 +00:00
dependabot-preview[bot] 5ed0ec374a build(deps): bump ts-loader from 6.2.1 to 7.0.4 (#838)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.2.1 to 7.0.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.2.1...v7.0.4)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14 08:39:16 +02:00
dependabot-preview[bot] da149fc195 build(deps-dev): bump @types/jquery from 3.3.34 to 3.3.38 (#854)
Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.3.34 to 3.3.38.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14 08:38:53 +02:00
dependabot-preview[bot] dbf0ae6cba build(deps-dev): bump @types/supertest from 2.0.8 to 2.0.9 (#857)
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14 08:38:26 +02:00
dependabot-preview[bot] da034b0ef6 build(deps-dev): bump @types/yup from 0.28.2 to 0.28.3 (#855)
Bumps [@types/yup](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yup) from 0.28.2 to 0.28.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yup)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14 08:37:41 +02:00
dependabot-preview[bot] 1b6a9538c1 build(deps-dev): bump @storybook/addon-links from 5.3.17 to 5.3.18 (#856)
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 5.3.17 to 5.3.18.
- [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/v5.3.18/addons/links)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14 08:37:24 +02:00
dependabot-preview[bot] 64bd3982c3 build(deps-dev): bump nodemon from 2.0.2 to 2.0.3 (#853)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.2...v2.0.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-05-14 08:37:04 +02:00
Patrik Oldsberg 3f00f82e28 packages/core: use cleaner tree of index files in api + remove default exports 2020-05-13 18:47:53 +02:00
Patrik Oldsberg a0d59c1472 Merge pull request #837 from spotify/dependabot/npm_and_yarn/replace-in-file-6.0.0
build(deps): bump replace-in-file from 5.0.2 to 6.0.0
2020-05-13 18:05:38 +02:00
dependabot-preview[bot] 7cb381b664 build(deps): bump replace-in-file from 5.0.2 to 6.0.0
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases)
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adamreisnz/replace-in-file/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 15:07:22 +00:00
Patrik Oldsberg 114ef404c2 Merge pull request #807 from spotify/rugvip/release
Release v0.1.1-alpha.5
2020-05-13 17:00:51 +02:00
Patrik Oldsberg 2bde9d3854 v0.1.1-alpha.5 2020-05-13 16:28:41 +02:00
Patrik Oldsberg 4b260bf70a Merge pull request #836 from spotify/dependabot/npm_and_yarn/types/helmet-0.0.47
build(deps-dev): bump @types/helmet from 0.0.45 to 0.0.47
2020-05-13 16:22:53 +02:00
Patrik Oldsberg 0f0f0405ff Merge pull request #819 from spotify/dependabot/npm_and_yarn/types/jest-25.2.1
build(deps): bump @types/jest from 24.9.1 to 25.2.1
2020-05-13 16:22:18 +02:00
Fredrik Adelöw d86baf0ec5 Move out the refresh logic into a separate class 2020-05-13 16:00:55 +02:00
Patrik Oldsberg fb54d1d300 Merge pull request #844 from spotify/rugvip/release-fix
packages/cli: fix create-app package resolution in e2e test mode
2020-05-13 15:53:41 +02:00
Niklas Ek 9c4317ea39 Merge pull request #831 from Nishikoh/stop-animation
Change 'Running' status to static
2020-05-13 15:22:02 +02:00
Patrik Oldsberg fdbd650902 Merge pull request #757 from spotify/rugvip/nav-targets
packages/core: added basic nav target implementation
2020-05-13 15:21:27 +02:00
Patrik Oldsberg 6faf3709d6 packages/core: fix layout/Sidebar icon prop type 2020-05-13 14:58:59 +02:00
Patrik Oldsberg aa7eb96829 plugins/graphiql: use nav-target route 2020-05-13 14:58:58 +02:00
Patrik Oldsberg 14c551c616 packages/dev-utils: add nav targets to the sidebar 2020-05-13 14:58:58 +02:00
Patrik Oldsberg 97877ca296 packages/core: new addRoute to router hook that adds a nav-target route 2020-05-13 14:57:56 +02:00
Patrik Oldsberg f298700ba9 packages/core: added basic nav target implementation 2020-05-13 14:57:55 +02:00
Patrik Oldsberg 29abee4c31 packages/cli: fix create-app package resolution in e2e test mode 2020-05-13 14:56:20 +02:00
Patrik Oldsberg c61400c6e7 Merge pull request #846 from spotify/rugvip/testem
github/workflows: run all tests on yarn.lock changes
2020-05-13 14:55:26 +02:00
KoukiNishihara 5753652dd4 Refactor background on animation 2020-05-13 21:32:34 +09:00
KoukiNishihara 78c3c08de7 Delete animation 2020-05-13 21:32:34 +09:00
dependabot-preview[bot] ab5c7c533c build(deps): bump @types/jest from 24.9.1 to 25.2.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.9.1 to 25.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 12:29:29 +00:00