74233 Commits

Author SHA1 Message Date
Stefan Ålund 3be5e9ade3 Storybook: wrap InfoCards to fix width 2020-04-02 13:53:33 +02:00
Niklas Ek 07cbdd8554 Merge pull request #387 from spotify/mob/roll2
Improve the plugin build script with rollup
2020-04-02 12:42:44 +02:00
Patrik Oldsberg 7836be9942 Merge pull request #445 from spotify/rugvip/ci-fixes
workflows: run lerna directly and fix master build + run build before tests locally
2020-04-02 12:09:16 +02:00
Patrik Oldsberg 66a95bc586 Merge pull request #442 from spotify/rugvip/e2e-output
script/cli-e2e-test: better error output when page load fails
2020-04-02 12:07:22 +02:00
Patrik Oldsberg d9d1d3fb76 Merge pull request #447 from spotify/rugvip/watch-fix
packages/core: fix watch mode
2020-04-02 12:07:06 +02:00
nikek e62618c919 add separate import and export in createPlugin 2020-04-02 11:57:14 +02:00
Patrik Oldsberg 3404afcd1e package: simplify lint and test scripts + run build before tests 2020-04-02 11:44:16 +02:00
Patrik Oldsberg ab827f36e1 package,github/workflows: add root lerna command and use in github workflows + fix master 2020-04-02 11:44:15 +02:00
Patrik Oldsberg 4fbc5a4284 packages/core: fix watch mode 2020-04-02 11:36:42 +02:00
nikek a8ce7564fa add notice to plugins.ts 2020-04-02 11:15:06 +02:00
Sebastian Qvarfordt a8e96391b2 Prettier 2020-04-02 11:14:02 +02:00
Sebastian Qvarfordt dc9462cf2f Removed classes property from card because material-ui did not like classes.header being set 2020-04-02 11:12:49 +02:00
Sebastian Qvarfordt 385b89e121 Merge branch 'master' of github.com:spotify/backstage into feature/407-infocard 2020-04-02 11:10:41 +02:00
Sebastian Qvarfordt b380327169 Changes as suggested in PR and rewrite of BottomLink to TypeScript 2020-04-02 11:10:35 +02:00
nikek d2447eada8 fix consistent return from plugin build 2020-04-02 10:46:29 +02:00
nikek 43f37a53a0 add build:watch to package.json of plugins 2020-04-02 10:38:08 +02:00
nikek 91e8058c52 refactor plugin build function 2020-04-02 10:35:04 +02:00
nikek 8c1c8d2f5a tweak types 2020-04-02 10:29:52 +02:00
nikek d4ac45b628 make rollup watch mode work 2020-04-02 09:27:56 +02:00
nikek e791907d1f WIP watch mode 2020-04-02 09:27:55 +02:00
nikek d43414d687 put shared tsconfig in root config 2020-04-02 09:27:55 +02:00
nikek 8fffc42701 remove unnecessary comment 2020-04-02 09:27:55 +02:00
nikek 0b4c3fd90e update yarn.lock for rollup deps 2020-04-02 09:27:55 +02:00
nikek 32a112d63b rename build to dist again 2020-04-02 09:27:55 +02:00
nikek 4e747b0a19 remove commented out code 2020-04-02 09:27:55 +02:00
nikek 701bfff609 rename image to imageFiles to not confuse it with the image plugin 2020-04-02 09:27:55 +02:00
nikek dbb7ba14d1 add circumflex accent to rollup types deps 2020-04-02 09:27:55 +02:00
Raghunandan b3a7057191 remove esm and use cjs output from plugins 2020-04-02 09:27:55 +02:00
Marcus Eide e4195998ce Fix tests by building two versions of plugins and importing/exporting seperatly 2020-04-02 09:27:55 +02:00
nikek 2f776924b4 add notice 2020-04-02 09:27:55 +02:00
nikek f28cfcf7d1 Add rollup for plugin build 2020-04-02 09:27:55 +02:00
Stefan Ålund 638baa1f86 Merge pull request #439 from spotify/eide/cypress-types
Pin cypress to 4.2.0 to fix typescript type conflict
2020-04-02 07:46:22 +02:00
Alexander Forselius c80074cfdf Added window.matchMedia to App.tsx 2020-04-02 07:14:41 +02:00
Vern Burton 91aa322c88 updating dockerfile and creating task to build the image from the host 2020-04-01 19:25:33 -05:00
Patrik Oldsberg 488232ce73 package: pretty 2020-04-01 22:57:48 +02:00
Patrik Oldsberg b96a8234b0 Merge pull request #437 from spotify/rugvip/create-app
cli: add create-app command
2020-04-01 21:07:31 +02:00
Alexander Forselius d37fcc0970 Added feature check for window.matchMedia 2020-04-01 19:41:12 +02:00
Patrik Oldsberg 43a523cc58 script/cli-e2e-test: better error output when page load fails 2020-04-01 18:24:23 +02:00
Patrik Oldsberg 9015a1aa27 Merge pull request #441 from spotify/rugvip/bump
bump yarn version
2020-04-01 18:00:26 +02:00
Patrik Oldsberg 8bba411287 Revert "Specifically add types to tsconfig to fix build issue"
This reverts commit 76fe4bf14d.
2020-04-01 16:53:11 +02:00
Patrik Oldsberg 869eb2c286 package: pin cypress to 4.2.0 to avoid type issues in 4.3.0 2020-04-01 16:53:07 +02:00
Patrik Oldsberg 07b06ed468 bump yarn version 2020-04-01 16:42:20 +02:00
Sebastian Qvarfordt fedac3a758 Initial typing for infocard component 2020-04-01 16:18:33 +02:00
Marcus Eide 76fe4bf14d Specifically add types to tsconfig to fix build issue 2020-04-01 15:39:52 +02:00
Fredrik Adelöw a7c8110356 Merge pull request #429 from spotify/freben/callout
Add support for dismissible information callouts
2020-04-01 14:47:49 +02:00
Alexander Forselius 44db4c9a57 Merge remote-tracking branch 'upstream/master' into feature/dark-mode 2020-04-01 13:23:10 +02:00
Patrik Oldsberg dd17d3068f Merge pull request #438 from spotify/rugvip/heeps
github/workflows: increase max old gc heap space size
2020-04-01 12:54:34 +02:00
Patrik Oldsberg 3a104674db github/workflows: increase max old gc heap space size 2020-04-01 12:32:03 +02:00
Patrik Oldsberg e96e95df66 cli/commands/create-plugin: update tests 2020-04-01 11:51:28 +02:00
Patrik Oldsberg d21d38e947 cli: make package.json reading absolute 2020-04-01 11:21:19 +02:00