Commit Graph

778 Commits

Author SHA1 Message Date
Muhammad Rivki fd4b1c8e36 fix: auto generated d.ts files when build storybook 2020-03-23 08:16:00 +07:00
Muhammad Rivki e29f55088e chore: add build storybook script at root package 2020-03-23 08:14:42 +07:00
Muhammad Rivki fbc786b126 Merge branch 'master' of github.com:mikqi/backstage into feat/storybook-integration 2020-03-23 07:58:56 +07:00
Patrik Oldsberg 143227652c Merge pull request #356 from spotify/rugvip/cliflow
github/workflows: move cli e2e test to separate workflow, run on windows as well
2020-03-23 00:19:23 +01:00
Patrik Oldsberg daa891cb2e github/workflows: move cli e2e test to separate workflow, prepare for running on windows as well 2020-03-23 00:12:18 +01:00
Stefan Ålund 61f2fce33b Merge pull request #353 from AndreasAugustin/feat/editorconfig
#332 add .editorconfig
2020-03-22 22:18:50 +01:00
Patrik Oldsberg a20d43255f Merge pull request #357 from spotify/rugvip/copyright
eslint: move copyright template to separate file
2020-03-22 22:00:57 +01:00
Patrik Oldsberg 3195e2f2c4 eslint: move copyright template to separate file 2020-03-22 21:52:06 +01:00
Fredrik Adelöw 31e11b0b46 Merge pull request #322 from spotify/freben/yarnlock
Make sure that minimist gets bumped past the vulnerable version
2020-03-22 21:29:18 +01:00
Fredrik Adelöw 6923c2904e Make sure that minimist gets bumped past the vulnerable version 2020-03-22 21:14:47 +01:00
AndreasAugustin 24a4a74f23 #332 add *.tsx, *.jsx, *.html to the .editorconfig 2020-03-22 19:40:42 +01:00
AndreasAugustin fc5aa5dc48 #332 add .editorconfig
The coniguration is set like the current file types have
2020-03-22 19:23:06 +01:00
Patrik Oldsberg 39dc09fdd7 Merge pull request #351 from spotify/rugvip/ignore
cli: exclude templates dir from linting
2020-03-22 16:39:39 +01:00
Patrik Oldsberg 9955e9cea6 cli: exclude templates dir from linting 2020-03-22 16:08:57 +01:00
Muhammad Rivki 68134404a6 fix: mismatch package version 2020-03-22 14:09:54 +07:00
Vern Burton 9528bed0b7 adding issue templates for feature/bug (#329) 2020-03-21 22:55:10 +01:00
Muhammad Rivki 044fad2fbf chore: add run storybook script at root folder 2020-03-21 21:59:25 +07:00
Muhammad Rivki 4609c8f4e0 feat: integration with storybook for @core package 2020-03-21 21:55:31 +07:00
Patrik Oldsberg b6c79ab4b5 Merge pull request #349 from spotify/rugvip/lint
workflows/frontend: add missing lint check
2020-03-21 13:15:34 +01:00
Patrik Oldsberg 5c16d1d937 workflows/frontend: add missing lint check 2020-03-21 10:59:23 +01:00
Patrik Oldsberg 6d87e3ac3c Merge pull request #344 from mateusmarquezini/feature/312-plugin-test-and-list
plugin test and lint should be part of cli e2e test
2020-03-20 20:51:43 +01:00
Mateus Marquezini a6a757c9fe added path to run lint and tests inside an specific folder 2020-03-20 14:49:55 -03:00
Mateus Marquezini 32399cd7b6 added path to run lint and tests inside an specific folder 2020-03-20 14:11:13 -03:00
Mateus Marquezini e0127c79a6 added path to run lint and tests inside an specific folder 2020-03-20 14:04:21 -03:00
Mateus Marquezini a8038bac08 added path to run lint and tests inside an specific folder 2020-03-20 13:51:51 -03:00
Mateus Marquezini c25691d0c0 reverted changes 2020-03-20 13:36:46 -03:00
Mateus Marquezini d60e7dc068 added path to run lint and tests inside an specific folder 2020-03-20 13:33:19 -03:00
Mateus Marquezini 293038a012 added path to run lint and tests inside an specific folder 2020-03-20 13:29:23 -03:00
Mateus Marquezini 6dc109ab1d added path to run lint and tests inside an specific folder 2020-03-20 13:26:26 -03:00
Stefan Ålund 0ce1cdf21b Merge pull request #338 from spotify/stefanalund-patch-1
Add emojis to Roadmap in README
2020-03-20 14:40:00 +01:00
Mateus Marquezini 66d27128d0 Merge branch 'master' into feature/312-plugin-test-and-list 2020-03-20 10:35:18 -03:00
Mateus Marquezini d958b1d8d2 fixed theme provider in a plugin test 2020-03-20 10:01:58 -03:00
Stefan Ålund 3d27f41366 Add emojis to Roadmap in README 2020-03-20 13:00:29 +01:00
Patrik Oldsberg db47b005c4 Merge pull request #336 from spotify/rugvip/headliner
move headline.png to docs/
2020-03-20 12:21:25 +01:00
Patrik Oldsberg 714c4df54a move headline.png to docs/ 2020-03-20 12:12:41 +01:00
Stefan Ålund e32bec77e8 Merge pull request #333 from spotify/alund/head
Update header in README
2020-03-20 12:04:14 +01:00
Stefan Ålund 065dbc3a3e Merge branch 'master' into alund/head 2020-03-20 11:57:08 +01:00
Stefan Ålund 53ee8e31aa Merge pull request #331 from spotify/stefanalund-patch-1
Added Prettier shield to README
2020-03-20 11:55:58 +01:00
Stefan Ålund 8a0b6b1fb8 Update header in README 2020-03-20 10:34:40 +01:00
Stefan Ålund 30aece178d Added Prettier shield 2020-03-20 08:09:30 +01:00
Jose Balanza Martinez 55d22c1f36 Updated purpleBlue in PageThemeProvider (#328) 2020-03-19 21:01:50 +01:00
Mateus Marquezini 07f61e4c2e added yarn lint and test after plugin creation. Fixed some mirror things related with eslint errors 2020-03-19 14:20:43 -03:00
Fredrik Adelöw eca2fa04e9 Merge pull request #324 from spotify/freben/faq
Add FAQ entry for where to develop plugins
2020-03-19 16:16:23 +01:00
Fredrik Adelöw 29ce113096 Add FAQ entry for where to develop plugins 2020-03-19 15:30:22 +01:00
Patrik Oldsberg bccf62ee52 Merge pull request #320 from spotify/rugvip/app-build
cli: add app:build app:serve and use in app
2020-03-19 14:04:42 +01:00
Patrik Oldsberg f60c5e417a Merge pull request #319 from spotify/rugvip/clidf
packages: use cli to test and lint core and cli
2020-03-19 13:02:16 +01:00
Patrik Oldsberg feaf9a9b43 Merge pull request #317 from spotify/rugvip/types
plugins: add testing-library types
2020-03-19 13:02:00 +01:00
Patrik Oldsberg 31655018c8 app: use app:serve and remove react-scripts dependency 2020-03-19 12:28:37 +01:00
Patrik Oldsberg f0bcd22733 cli: add app:serve 2020-03-19 12:28:16 +01:00
Patrik Oldsberg c57fd17102 cli: add app:build and use in app 2020-03-19 12:15:30 +01:00