13075 Commits

Author SHA1 Message Date
Marcus Eide bcc150a36c Add json plugin to rollup 2020-04-03 13:21:35 +02:00
nikek d4ac45b628 make rollup watch mode work 2020-04-02 09:27:56 +02:00
nikek 0b4c3fd90e update yarn.lock for rollup 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
nikek f28cfcf7d1 Add rollup for plugin build 2020-04-02 09:27:55 +02:00
Fredrik Adelöw 3d49731dc2 Merge pull request #417 from SrdjanCosicPrica/master
Add husky and lint-staged to automatically prettify staged code changes
2020-03-31 16:51:53 +02:00
SrdjanCosicPrica 5a4228a28a Add husky and lint-staged to prettify staged files before commiting 2020-03-31 16:29:49 +02:00
Patrik Oldsberg d4fc437564 cli/commands/build-cache: store external cache in tar archives 2020-03-31 13:01:46 +02:00
Marcus Eide ec85cdd254 Add missing eslint plugin 2020-03-27 14:52:54 +01:00
Marcus Eide 990671df9b Add e2e test for app with cypress 2020-03-27 14:30:36 +01:00
Patrik Oldsberg 4852485f9a package/core: move storybook to separate private and nohoist package 2020-03-23 19:26:56 +01:00
Muhammad Rivki fbc786b126 Merge branch 'master' of github.com:mikqi/backstage into feat/storybook-integration 2020-03-23 07:58:56 +07:00
Fredrik Adelöw 6923c2904e Make sure that minimist gets bumped past the vulnerable version 2020-03-22 21:14:47 +01:00
Muhammad Rivki 68134404a6 fix: mismatch package version 2020-03-22 14:09:54 +07:00
Muhammad Rivki 4609c8f4e0 feat: integration with storybook for @core package 2020-03-21 21:55:31 +07:00
nikek 1db34ba2a3 add testing lib jest dom types, fixes #311 2020-03-18 21:35:38 +01:00
dependabot[bot] 947434e6a4 Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-15 07:43:36 +00:00
Fredrik Adelöw e1565289b7 Remove some lint exceptions 2020-03-12 16:38:10 +01:00
Fredrik Adelöw 1fec035351 Add license headers and eslint rules for them 2020-03-12 13:05:25 +01:00
Patrik Oldsberg b6cba11d77 Merge pull request #223 from spotify/rugvip/e2e-cli-test
added scripts dir with test for making sure serve and plugin scaffolding works
2020-03-10 15:37:01 +01:00
Patrik Oldsberg 9850aaeca7 added scripts dir with test for making sure serve and plugin scaffolding works 2020-03-10 13:37:13 +01:00
Patrik Oldsberg 246e5b70c7 app: try using create-react-app without hoisting 2020-03-09 22:46:03 +01:00
Patrik Oldsberg d8e1c0318d cli: added explicit lerna deps 2020-03-06 14:26:50 +01:00
Marcus Eide 9117380ce9 Fix paths and add spinners 2020-03-06 11:14:11 +01:00
Patrik Oldsberg 56226ae84d frontend: move to repo root 2020-03-05 16:28:14 +01:00