74233 Commits

Author SHA1 Message Date
Patrik Oldsberg 22d7fe5ac5 Merge pull request #505 from spotify/rugvip/test-utils
packages/testUtils: renamed dir to test-utils
2020-04-07 18:08:43 +02:00
Patrik Oldsberg 89494ad4cd packages/cli: updated deps of scaffolded app plugin 2020-04-07 18:06:49 +02:00
Patrik Oldsberg 43d3388238 packages/cli: fix scaffolded app main and types fields 2020-04-07 18:06:21 +02:00
Patrik Oldsberg 1275e43877 packages/cli: fix WelcomePage using old props in scaffolded app 2020-04-07 18:05:45 +02:00
Patrik Oldsberg 53fed5a17c backstage/cli: add common tsconfig 2020-04-07 18:05:21 +02:00
Patrik Oldsberg 29094608c2 packages/testUtils: renamed dir to test-utils 2020-04-07 17:22:50 +02:00
Patrik Oldsberg cc4d4a403e Merge pull request #504 from spotify/rugvip/nowrap
packages: no need to wrap plugin builds with build-cache
2020-04-07 17:22:37 +02:00
Paul Marbach e58f27786d Merge pull request #508 from spotify/circ-dep
fix: circular dependency came back (test-utils => core => test-utils)
2020-04-07 11:11:06 -04:00
Kat Zhou f7a09ceb96 Update design.md (#507) 2020-04-07 16:58:07 +02:00
Paul Marbach 022e71575b fix: circular dependency came back 2020-04-07 10:56:19 -04:00
Patrik Oldsberg 27fd679b74 packages: no need to wrap plugin builds with build-cache 2020-04-07 16:33:41 +02:00
Patrik Oldsberg a204fa25c6 Merge pull request #487 from spotify/test-utils-package
extract test-utils as its own package for use with plugins, etc.
2020-04-07 16:29:11 +02:00
Kat Zhou 2b5db56e06 Update design.md (#502) 2020-04-07 16:24:39 +02:00
Paul Marbach 927f54129a extract test-utils as its own package for use with plugins, etc. 2020-04-07 10:09:37 -04:00
Kat Zhou 4330c7cf07 Update design.md (#499) 2020-04-07 15:59:43 +02:00
Kat Zhou 4921a161ed Update README.md (#500) 2020-04-07 15:59:19 +02:00
Stefan Ålund d56ee5a157 Link to Design from README 2020-04-07 15:57:35 +02:00
Kat Zhou b75d2dea17 Merge pull request #497 from spotify/katz95-patch-1
Create design.md
2020-04-07 15:51:08 +02:00
Kat Zhou e2293a3db7 DLS image (#498) 2020-04-07 15:44:08 +02:00
Kat Zhou 6c32c51456 Create design.md 2020-04-07 15:04:41 +02:00
Patrik Oldsberg bf806733cc Merge pull request #496 from spotify/rugvip/release
Release v0.1.1-alpha.2
2020-04-07 13:37:06 +02:00
Patrik Oldsberg 3b9b16c952 v0.1.1-alpha.2 2020-04-07 13:25:23 +02:00
Patrik Oldsberg 814f9fa365 Merge pull request #492 from spotify/rugvip/nocls
packages/cli: avoid clearing screen in app-serve
2020-04-07 13:24:28 +02:00
Patrik Oldsberg bbcd7da0fa Merge pull request #490 from spotify/rugvip/with-cache
packages/cli: make plugin:build have built-in caching
2020-04-07 13:23:50 +02:00
Patrik Oldsberg 1b49cd1f50 Merge pull request #491 from spotify/rugvip/with-build
packages/cli: add build option to watchDeps and use for app serve
2020-04-07 12:08:01 +02:00
Patrik Oldsberg ce66fda73d Merge pull request #486 from spotify/rugvip/cache-version
packages/cli: add cli version to build-cache key
2020-04-07 12:07:35 +02:00
Patrik Oldsberg 007c7275d0 Merge pull request #485 from spotify/rugvip/cli-speed
packages/cli: lazy-load commands to speed up cli boot time
2020-04-07 11:53:14 +02:00
Patrik Oldsberg 3e20a1e1da packages/cli/bin: add copyright notice (#494) 2020-04-07 11:20:15 +02:00
Patrik Oldsberg ad977c10dd scripts/cli-e2e-test: fixed some flakiness (#493) 2020-04-07 11:10:31 +02:00
Patrik Oldsberg 742ad4cb45 Merge pull request #484 from spotify/rugvip/relatives
packages/cli: make src-relative imports work
2020-04-07 11:05:08 +02:00
Patrik Oldsberg 1fdba128c6 packages,plugins: separate build:watch is no longer needed 2020-04-07 10:47:46 +02:00
Patrik Oldsberg 884a36179e packages/cli: avoid clearing screen in app-serve 2020-04-07 10:35:28 +02:00
Patrik Oldsberg fe3254e165 packages/cli: add build option to watchDeps and use for app serve 2020-04-07 10:35:11 +02:00
Patrik Oldsberg f5ddb99105 packages/cli: remove output dir before building with cache 2020-04-07 10:06:00 +02:00
Patrik Oldsberg 08a5023ad4 packages/cli: make plugin:build have built-in caching 2020-04-07 00:08:57 +02:00
Patrik Oldsberg 98dea870e6 packages/cli: refactor build-cache to have a reusable withCache function 2020-04-07 00:08:57 +02:00
Patrik Oldsberg af882489e2 packages/cli: add cli version to build-cache key 2020-04-06 23:37:27 +02:00
Patrik Oldsberg e4a2309f77 Merge pull request #481 from spotify/rugvip/dockerfile
dockerfile: add comment with some instructions on how to run
2020-04-06 23:35:19 +02:00
Patrik Oldsberg bc94014e03 packages/cli: added version helper 2020-04-06 17:32:25 +02:00
Patrik Oldsberg 5f79ec4112 packages/cli: lazy-load commands to speed up cli boot time 2020-04-06 17:11:04 +02:00
Patrik Oldsberg d04453ecad packages/cli: use src-relative imports 2020-04-06 17:09:43 +02:00
Patrik Oldsberg 28b576967c packages/cli: make src-relative imports work 2020-04-06 17:09:42 +02:00
Patrik Oldsberg bc4f6ea3ad Merge pull request #478 from spotify/rugvip/core-build
packages/cli: update plugin:build make deps external and work with .js + use to build core
2020-04-06 15:58:59 +02:00
Stefan Ålund 0d93dde6ba Storybook for ProgressCard (#477)
* Storybook for ProgressCard

* Update ProgressCard.stories.tsx

* Fix import
2020-04-06 15:07:36 +02:00
Mateus Marquezini f8ac148f97 Document how to contribute to Storybook (#482)
* #448 added new section to contribute to storybook

* #448 added linked file

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section
2020-04-06 14:05:14 +02:00
Patrik Oldsberg 6bb0e05998 packages/core: use plugin:build to build 2020-04-06 13:14:02 +02:00
Patrik Oldsberg 4e93e61e7e packages/cli/commands/plugin: include js in typescript compilation + exclude testUtils 2020-04-06 12:52:51 +02:00
Patrik Oldsberg 41dff573c6 packages/cli/commands/plugin: make package dependencies external too 2020-04-06 12:52:50 +02:00
Patrik Oldsberg 38a4b96bd9 packages/core/icons: fix circular dependency 2020-04-06 12:52:50 +02:00
Patrik Oldsberg f78a3bd9a1 packages/cli: move typescript build config to tsconfig 2020-04-06 12:52:50 +02:00