Commit Graph

1876 Commits

Author SHA1 Message Date
Ivan Shmidt 3ced48082f Merge pull request #886 from shmidt-i/catalog/deduplicate-locations
feat: deduplicate locations on insert
2020-05-19 13:17:00 +02:00
Patrik Oldsberg cc6ff2c13e Merge pull request #909 from spotify/rugvip/authapi
packages/core: add unimplemented auth api definitions
2020-05-19 13:08:54 +02:00
Patrik Oldsberg 2752bc4120 package/core: removed unused internal interface in OAuthPendingRequests (#917) 2020-05-19 11:48:16 +02:00
Patrik Oldsberg 534607ec5d pacakges/core: auth api difinitions review feedback 2020-05-19 11:46:00 +02:00
Patrik Oldsberg 22d0669f32 Merge pull request #916 from spotify/rugvip/prettier
package: depend on spotify prettier config directly, and add eslint fix to commit hook
2020-05-19 11:27:25 +02:00
Marcus Eide 48b3c19b83 Merge pull request #914 from spotify/dependabot/npm_and_yarn/lerna-3.21.0
build(deps-dev): bump lerna from 3.20.2 to 3.21.0
2020-05-19 11:24:12 +02:00
Patrik Oldsberg afff6f67af package: depend on spotify prettier config directly, and add eslint fix to commit hook 2020-05-19 11:08:56 +02:00
Ivan Shmidt b9bd2fd523 fix: throw if error 2020-05-19 11:03:01 +02:00
dependabot-preview[bot] df535ca560 build(deps-dev): bump lerna from 3.20.2 to 3.21.0
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.20.2 to 3.21.0.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v3.21.0/core/lerna)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-19 08:54:06 +00:00
Niklas Ek e95f914b9b Merge pull request #906 from spotify/nikek/chromatic
add chromatic storybook testing to backstage
2020-05-19 10:50:02 +02:00
nikek a3adfc79fc manually build storybook before the chromatic action 2020-05-19 10:23:05 +02:00
nikek f1dcd53038 add github workflow for chromatic storybook UI testing/reviewing 2020-05-19 10:23:05 +02:00
Niklas Ek 9e9d1c7fc8 Merge pull request #915 from spotify/nikek/deterministic
Make <Table> stories deterministic for snapshot testing
2020-05-19 10:22:10 +02:00
nikek 9dd563e3a9 Make <Table> stories deterministic for snapshot testing 2020-05-19 10:04:58 +02:00
dependabot-preview[bot] f8cdfdb1aa build(deps-dev): bump tsc-watch from 4.2.5 to 4.2.6 (#911)
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.2.5 to 4.2.6.
- [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-19 09:05:36 +02:00
dependabot-preview[bot] bbcdeea91f build(deps-dev): bump @types/webpack from 4.41.12 to 4.41.13 (#910)
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.12 to 4.41.13.
- [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-05-19 09:05:08 +02:00
Patrik Oldsberg 8bd06d9882 packages/core: add unimplemented auth api definitions 2020-05-18 20:09:51 +02:00
Patrik Oldsberg a6c3256ad7 Merge pull request #908 from shmidt-i/feat/proxy
Use proxy package.json field for app:serve and plugin:serve
2020-05-18 18:48:24 +02:00
Ivan Shmidt aef288b6cb refactor: move to serveBundle 2020-05-18 18:21:42 +02:00
Ivan Shmidt dd93bc9ced feat: proxy
Allowing to put a proxy field into a package.json for both app and
plugin to use it with a wds build-in proxy
2020-05-18 17:56:36 +02:00
Ivan Shmidt 6084eeeb43 fix: leftovers 2020-05-18 17:52:51 +02:00
Ivan Shmidt 93b76b2ef0 Merge branch 'master' of github.com:spotify/backstage into catalog/deduplicate-locations 2020-05-18 17:42:14 +02:00
dependabot-preview[bot] d15789ea4a build(deps-dev): bump ts-node from 8.8.1 to 8.10.1 (#896)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.8.1 to 8.10.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.8.1...v8.10.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-05-18 17:27:22 +02:00
Patrik Oldsberg 3c075c3093 Merge pull request #900 from spotify/eide/bump-tl-jest-dom-5-7-0
Manually bump @testing-library/jest-dom from 4.2.4 to 5.7.0
2020-05-18 15:08:17 +02:00
Patrik Oldsberg cd83f5a43f Merge pull request #885 from spotify/rugvip/subjects
packages/core: add behavior and publish subjects to make it easier to produce observables
2020-05-18 13:53:27 +02:00
Marcus Eide 3189871c26 Merge pull request #905 from spotify/eide/bump-tl-user-event-10-2-4
Manually bump @testing-library/user-event from 7.2.1 to 10.2.4
2020-05-18 13:36:53 +02:00
Patrik Oldsberg 8a53a43424 Merge pull request #901 from spotify/rugvip/cleanup
build setup cleanup / PR feedback
2020-05-18 13:33:26 +02:00
Patrik Oldsberg 98816d648a packages/core: use BehaviorSubject in OAuthRequestManager 2020-05-18 13:30:00 +02:00
Patrik Oldsberg df8aac9739 packages/core: use BehavorSubject in OAuthRequestManager 2020-05-18 13:29:59 +02:00
Patrik Oldsberg 73f478380c packages/core: use BehavorSubject in AppThemeSelector 2020-05-18 13:29:59 +02:00
Patrik Oldsberg 06bf6fa6aa packages/core: add basic implementations of bahavior and publish RX subjects 2020-05-18 13:29:58 +02:00
Patrik Oldsberg 792220a9da Merge pull request #904 from spotify/rugvip/nodecls
packages/cli: remove redundant type declarations for rollup-plugin-esbuild
2020-05-18 13:29:25 +02:00
Ivan Shmidt 4ca8e3370e fix: moved into transaction for atomicity 2020-05-18 13:10:10 +02:00
Patrik Oldsberg 9b3e7b345d packages/cli: clarify jest module mapper config 2020-05-18 13:05:51 +02:00
Patrik Oldsberg 26e259d7bd packages/cli: remove old comment in packager 2020-05-18 13:05:51 +02:00
Patrik Oldsberg 0242c8a344 packages/cli: add more explanations to installWithLocalDeps + remove console.log 2020-05-18 13:05:51 +02:00
Patrik Oldsberg a1efd0d76d packages/cli: nicer handling of waiting for bundler to exit 2020-05-18 13:05:51 +02:00
Patrik Oldsberg e8f2b88990 packages/cli: remove redundant type declarations for rollup-plugin-esbuild 2020-05-18 13:05:44 +02:00
Patrik Oldsberg cefdc422ac Merge pull request #903 from spotify/rugvip/buildfix
github/workflows: fix build step to include dependencies as well
2020-05-18 13:05:24 +02:00
Marcus Eide fb3e003272 Bump testing-library/user-event to 10.2.4 2020-05-18 12:59:58 +02:00
Patrik Oldsberg 1362820792 packages/core: export sidebar context type 2020-05-18 12:43:37 +02:00
Patrik Oldsberg 33c412d961 packages/core: fix type issues in sidebar 2020-05-18 12:25:55 +02:00
Patrik Oldsberg 74d25d1550 github/workflows: fix build step to include dependencies as well 2020-05-18 12:22:35 +02:00
Victor Viale 5da07d5bbf Improve side navigation (#589)
* Implement sidebar items

* Add intro component

* Add user badge component

* Add Sidebar simple story component

Co-authored-by: Victor Viale <victor.viale@besedo.com>
Co-authored-by: Stefan Ålund <alund@spotify.com>
2020-05-18 11:56:11 +02:00
Marcus Eide 7db02e5e58 Merge pull request #897 from spotify/dependabot/npm_and_yarn/rollup/plugin-commonjs-11.1.0
build(deps): bump @rollup/plugin-commonjs from 11.0.2 to 11.1.0
2020-05-18 11:52:16 +02:00
Marcus Eide 324245586f Change import of jest-dom in setupTests.ts according to change in api 2020-05-18 11:11:58 +02:00
Marcus Eide 8429710760 Bump testing-library/jest-dom to 5.7.0 2020-05-18 11:11:26 +02:00
Patrik Oldsberg ee176324d2 Merge pull request #890 from spotify/rugvip/themedocs
docs: add docs for how to create and use custom themes
2020-05-18 11:11:05 +02:00
dependabot-preview[bot] b49e6a9a4b build(deps): bump @rollup/plugin-commonjs from 11.0.2 to 11.1.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.0.2 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.2...commonjs-v11.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 09:04:42 +00:00
Patrik Oldsberg 55e45500fe Merge pull request #895 from spotify/rugvip/build
New Build Setup
2020-05-18 10:59:29 +02:00