Commit Graph

1741 Commits

Author SHA1 Message Date
Patrik Oldsberg 66adb0dfe7 packages/core: added theme options to createApp 2020-05-15 09:38:55 +02:00
Patrik Oldsberg 2d365809f1 packages/core: added initial AppThemeApi 2020-05-15 09:38:55 +02:00
Patrik Oldsberg 4a0f37b98a packages/cli: update app template to use new createApp 2020-05-15 09:38:02 +02:00
Patrik Oldsberg ce55e67f31 packages/core: refactor createApp to just take options + separate out AppContext 2020-05-15 09:38:01 +02:00
Patrik Oldsberg 299589040f packages/core: use useHistory in ErrorPage instead of passing via props 2020-05-15 09:38:01 +02:00
dependabot-preview[bot] b16ad78bee build(deps-dev): bump tsc-watch from 4.2.3 to 4.2.5 (#873)
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.2.3 to 4.2.5.
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gilamran/tsc-watch/commits)

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-15 08:57:18 +02:00
dependabot-preview[bot] 0f57dd2aac build(deps): bump rc-progress from 2.5.3 to 3.0.0 (#872)
Bumps [rc-progress](https://github.com/react-component/progress) from 2.5.3 to 3.0.0.
- [Release notes](https://github.com/react-component/progress/releases)
- [Changelog](https://github.com/react-component/progress/blob/master/HISTORY.md)
- [Commits](https://github.com/react-component/progress/compare/2.5.3...3.0.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-05-15 08:54:56 +02:00
dependabot-preview[bot] 6e4d7866ce build(deps): bump @rollup/plugin-json from 4.0.2 to 4.0.3 (#874)
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/url-v4.0.2...json-v4.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-15 08:36:04 +02:00
Bilawal Hameed f6d9b18a4e fix: add blog post for tech radar (#870) 2020-05-14 17:54:51 +02:00
Patrik Oldsberg 218f38f569 Merge pull request #868 from spotify/rugvip/APIS
packages/core: rename api definitions to CamelCaseApi
2020-05-14 17:48:49 +02:00
Patrik Oldsberg ebab927425 packages/core: rename api definitions to CamelCaseApi 2020-05-14 16:47:16 +02:00
Fredrik Adelöw 4ffea230fc Merge pull request #863 from spotify/freben/responsibility
Link components to the location that created them
2020-05-14 16:06:01 +02:00
Niklas Ek 8658bc1a2a Merge pull request #865 from spotify/nikek/bools
fix(catalog-backend): Make env string 'false' set cors to false
2020-05-14 15:50:20 +02:00
Patrik Oldsberg a82d2a523d Merge pull request #864 from spotify/rugvip/srct
packages,plugins: point types to src/ for development
2020-05-14 15:48:34 +02:00
nikek f0b97f5ff9 make env string 'false' set cors to false 2020-05-14 15:04:18 +02:00
Patrik Oldsberg 2414267cc0 tsconfig: skip declaration map creation 2020-05-14 14:25:05 +02:00
Patrik Oldsberg 682d9ce612 packages,plugins: point types to src/ for development + add pre/post back cli commands 2020-05-14 14:24:19 +02:00
Patrik Oldsberg d10325da29 Merge pull request #860 from spotify/rugvip/cleandist
packages,plugins: only publish .js and .d.ts files in dist
2020-05-14 13:47:50 +02:00
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
Fredrik Adelöw 9a2d473346 Link components to the location that created them 2020-05-14 13:16:04 +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 d76f8714a4 packages,plugins: only publish .js and .d.ts files in dist 2020-05-14 11:32:07 +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