Commit Graph

58 Commits

Author SHA1 Message Date
Fredrik Adelöw 77d48d8794 Add a backend-common package with common concerns such as logging 2020-04-29 11:32:30 +02:00
Patrik Oldsberg 2f25856a02 yarn.lock: bump eslint-plugin-notice 2020-04-28 17:50:29 +02:00
Bilawal Hameed 539ccc2a7d run yarn install against master yarn.lock 2020-04-27 15:50:49 +02:00
Bilawal Hameed bcc997a0bd re-ran yarn.lock 2020-04-27 15:02:40 +02:00
Bilawal Hameed 4faf199f72 added tests for RadarPage 2020-04-27 15:02:40 +02:00
Bilawal Hameed f695b485c8 re-ran yarn install 2020-04-27 15:02:40 +02:00
Bilawal Hameed 1660be5f84 added packages: d3-force, colors, prop-types 2020-04-27 15:02:39 +02:00
Bilawal Hameed 822701684b added skeleton 2020-04-27 15:02:39 +02:00
Fredrik Adelöw c89f7d000e Add skeleton for inventory plugin 2020-04-27 09:22:30 +02:00
Patrik Oldsberg 2526eebdf1 Merge pull request #646 from spotify/rugvip/graphiql
[Plugin] Add GraphiQL Plugin
2020-04-26 14:18:52 +02:00
Patrik Oldsberg 238f7edcf7 yarn.lock: sync with current deps (#645) 2020-04-25 14:09:46 +02:00
Patrik Oldsberg c119eb9a9a plugins/graphiql: switch graphiql version to next, with TS support 2020-04-25 12:56:29 +02:00
Patrik Oldsberg 10b6fd5bcb plugins/graphiql: replace example page with minimal graphiql page 2020-04-25 12:56:28 +02:00
Patrik Oldsberg 241ee7f43c Merge pull request #638 from spotify/rugvip/zetypes
explicit types and remove cypress resolution override
2020-04-24 13:35:16 +02:00
Patrik Oldsberg dfd44f2d38 package: remove cypress resolution override and bump to 4.4.1 2020-04-24 12:57:12 +02:00
Patrik Oldsberg 1020a93934 packages/cli: default to mocking style imports in tests 2020-04-23 19:22:14 +02:00
Patrik Oldsberg 3020d01246 package: move or remove some root deps 2020-04-23 00:34:00 +02:00
Wesley Yee efb789a4fe Move error api to more generic alert api (#605) 2020-04-22 20:14:56 +02:00
Fredrik Adelöw c2b5647036 Address comments 2020-04-22 19:36:19 +02:00
Fredrik Adelöw 35320bdb4f Simplify 2020-04-22 15:43:46 +02:00
Fredrik Adelöw 1a06701272 Adding some basics 2020-04-21 09:31:54 +02:00
Fredrik Adelöw 5607735aea Initial commit 2020-04-21 09:12:08 +02:00
Himanshu Mishra fe972b1e21 Use storybook-dark-mode addon to toggle light/dark mode
See the project https://github.com/hipstersmoothie/storybook-dark-mode
2020-04-20 18:00:21 +09:00
Ruairi O Brien c1ada09d06 Change peerDependencies to dependencies
Also removed some duplication.

Addresses #584
2020-04-18 01:41:41 +01:00
Himanshu Mishra 045ce9ab6b Add storybook addon storysource which shows code of components in storybook 2020-04-14 09:08:48 +09:00
Paul Marbach 1d6765e044 thank you for the comments, @freben 2020-04-08 12:20:20 -04:00
Paul Marbach 06228b71e9 feat: implement Lighthouse plugin using lighthouse-audit-service 2020-04-08 11:21:20 -04:00
Paul Marbach 927f54129a extract test-utils as its own package for use with plugins, etc. 2020-04-07 10:09:37 -04:00
Patrik Oldsberg 28b576967c packages/cli: make src-relative imports work 2020-04-06 17:09:42 +02:00
Patrik Oldsberg acdea56c7f packages/core: fix dependencies and imports 2020-04-05 14:09:34 +02:00
Patrik Oldsberg 2fa455bcd0 packages/cli: fix dependencies 2020-04-05 14:08:43 +02:00
Patrik Oldsberg 6a6074bedd cli/config/eslint: add import and monorepo lint rules to avoid bad imports and missing deps 2020-04-05 14:04:17 +02:00
Paul Marbach 32072ad429 chore: use eslint-config-oss 2020-04-03 16:28:10 -04:00
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