Commit Graph

1986 Commits

Author SHA1 Message Date
Nikita Nek Dudnik 42cda898e4 Merge branch 'master' of github.com:spotify/backstage 2020-05-19 11:37:44 +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
Nikita Nek Dudnik 7702c936d9 Merge branch 'master' of github.com:spotify/backstage 2020-05-19 10:55:07 +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
Nikita Nek Dudnik 6f19b178ee fix: PR comments 2020-05-19 10:36:47 +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
Nikita Nek Dudnik 10ee5eb5b4 fix: remove obsolete package and fix tests 2020-05-18 20:17:49 +02:00
Nikita Nek Dudnik 5a67b90142 fix: remove obsolete package 2020-05-18 20:01:07 +02:00
Nikita Nek Dudnik 7359d2f679 Merge remote-tracking branch 'origin/master' 2020-05-18 19:56:27 +02:00
Ivan Shmidt 7dd484d4df fix: pr edits 2020-05-18 19:54:37 +02:00
Ivan Shmidt 9c75999701 fix: pr edits 2020-05-18 19:50:45 +02:00
Ivan Shmidt 860bf51728 fix: navTarget, remove assets 2020-05-18 19:44:05 +02:00
Nikita Nek Dudnik 2c2d10b089 Merge branch 'master' of github.com:Nek/backstage 2020-05-18 19:35:23 +02:00
Nikita Nek Dudnik 931342c92f feat: navtarget and explore card 2020-05-18 19:33:10 +02:00
Ivan Shmidt 89a4f6a31b fix: quick fix 2020-05-18 19:30:39 +02:00
Ivan Shmidt 3565d13f91 Merge branch 'master' of github.com:Nek/backstage 2020-05-18 19:27:03 +02:00
Ivan Shmidt c90110f6ab feat: export as a widget 2020-05-18 19:26:52 +02:00
Nikita Nek Dudnik 8428d95791 fix: tests 2020-05-18 19:11:42 +02:00
Nikita Nek Dudnik d06d35fec0 Merge branch 'master' of github.com:Nek/backstage 2020-05-18 18:52:55 +02:00
Ivan Shmidt f3da9cd7ef fix: type imports 2020-05-18 18:52:41 +02:00
Nikita Nek Dudnik 1d428128f0 fix: remove logo from plugin header 2020-05-18 18:52:10 +02:00
Ivan Shmidt aa1eaf4b33 Merge branch 'master' of github.com:spotify/backstage 2020-05-18 18:50:08 +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 e78eaa9bb6 fix: lint 2020-05-18 18:44:19 +02:00
Ivan Shmidt aef288b6cb refactor: move to serveBundle 2020-05-18 18:21:42 +02:00
Ivan Shmidt 3d01940191 fix: tsc 2020-05-18 18:06:19 +02:00
Ivan Shmidt 0a592af4de feat: settings -> dialog 2020-05-18 18:00:30 +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
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
Ivan Shmidt 4ec6890b11 Merge branch 'master' of github.com:Nek/backstage 2020-05-18 17:19:45 +02:00
Ivan Shmidt 9c9250faf0 feat: remove polling, add pagination, refactor 2020-05-18 17:18:25 +02:00
Nikita Nek Dudnik 3e459857cf Merge remote-tracking branch 'upstream/master' 2020-05-18 16:03:04 +02:00
Nikita Nek Dudnik cfd6508e98 Fix merge conflicts 2020-05-18 15:54:55 +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
Nikita Nek Dudnik adee4e2987 Merge remote-tracking branch 'upstream/master' 2020-05-18 14:41:45 +02:00
Nikita Nek Dudnik 44389c61b8 Fix functions crossreference 2020-05-18 14:14:03 +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