Commit Graph

10241 Commits

Author SHA1 Message Date
dependabot-preview[bot] 25987dc467 build(deps): bump @rollup/plugin-node-resolve from 7.1.1 to 7.1.3 (#738)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 7.1.1 to 7.1.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v7.1.1...node-resolve-v7.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-09 00:01:07 +02:00
Nikita Nek Dudnik 520503b85c Fix tests failing on image import 2020-05-08 16:46:52 +02:00
Nikita Nek Dudnik f3c42578c4 Fix linting 2020-05-08 16:46:52 +02:00
Nikita Nek Dudnik d182818081 Fix linting 2020-05-08 16:46:52 +02:00
Nikita Nek Dudnik 158c38b850 Fix linting 2020-05-08 16:46:52 +02:00
Ivan Shmidt e4e5c02ed5 fix: some leftovers 2020-05-08 14:18:17 +02:00
dependabot-preview[bot] dbf6b462bc build(deps): bump webpack from 4.42.0 to 4.43.0 (#744)
Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.43.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.43.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-08 13:06:36 +02:00
dependabot-preview[bot] 7474a67738 build(deps): bump ora from 4.0.3 to 4.0.4 (#745)
Bumps [ora](https://github.com/sindresorhus/ora) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v4.0.3...v4.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-08 12:12:32 +02:00
Ivan Shmidt bd461b94c9 Merge branch 'master' of github.com:spotify/backstage 2020-05-08 09:31:07 +02:00
dependabot-preview[bot] c6a4d74cce build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 (#747)
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 5.3.17 to 5.3.18.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.18/addons/actions)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-08 08:30:34 +02:00
dependabot-preview[bot] e44125e666 build(deps-dev): bump @types/testing-library__jest-dom (#743)
Bumps [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-08 08:28:10 +02:00
dependabot-preview[bot] 50a5c52a35 build(deps-dev): bump @types/testing-library__jest-dom (#737)
Bumps [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 17:12:36 +02:00
Nikita Nek Dudnik 7f00512d93 Add Rematch 2020-05-07 14:31:21 +02:00
Fredrik Adelöw fa8bfc548b Running yarn on master gives these changes 2020-05-07 08:39:39 +02:00
Ivan Shmidt 34d5a985a0 fix: types 2020-05-06 15:57:50 +02:00
Ivan Shmidt e88b290b9b Merge branch 'circleci-plugin' into master 2020-05-06 15:30:38 +02:00
Ivan Shmidt 684408f0ff feat: lazylog 2020-05-06 12:37:26 +02:00
Ivan Shmidt 633f592f81 feat: move proxy to devserver 2020-05-06 10:32:18 +02:00
Patrik Oldsberg 4f32c5a5d3 Merge pull request #702 from spotify/rugvip/pdiff
package/cli: added plugin:diff command
2020-05-05 11:06:16 +02:00
Ivan Shmidt 31d05b1f92 feat: circleCI backend proxy 2020-05-04 20:58:39 +02:00
blam ef210545c9 Merge branch 'master' of github.com:spotify/backstage into blam/scaffolder
* 'master' of github.com:spotify/backstage:
  Rename Scaffolder -> Create (#712)
  Set the initial Storybook theme to light (#711)
  It's InputError then
  Even denser errors
  Better errors
  Show stack in dev
  [backend] use common error types
  Update Discord link in design docs, fix #672 (#710)
  [inventory] move out inventory instantiation + renaming
  Table component with filter and search (#600)
  [Storybook] Improve Status stories (#699)
  Fix blinking animation bug for Status Running component (#706)
  packages/cli: add lib ES2019 to common tsconfig
2020-05-04 19:40:18 +02:00
Fredrik Adelöw 48b4a86a97 [backend] use common error types 2020-05-04 16:06:02 +02:00
Sebastian Qvarfordt 190f11c8f7 Table component with filter and search (#600)
* Initial table component with storybook example

* Moved dependencies to package/core

* Removed dependency to @backstage/core from base package.json

* Clean up some examples and remove type from columns, replacing with property align instead

* Removed more unused stuff and added toggle for filter input

* Fixed some lint issues

* Added example with material-table

* Convert column array passed into MaterialTable Backstage component into MT column array. Allow multiple values in one cell

* Removed subheader from MT

* Nicer double value cell

* Added custom sorting to example

* Cleaned up stories a bit

* Setting field instead of customSort

* Improve styling. Still needs better theme integration

* Using more colors from theme

* Fixed typing issue

* Removed react-table implementation and cleaned up material-table implementation

* Fixed some type issues

* Fixed lint issues
2020-05-04 11:10:35 +02:00
blam cc8dbdfe5e Merge branch 'master' of github.com:spotify/backstage into blam/scaffolder
* 'master' of github.com:spotify/backstage:
  [Plugin] Explore features in Backstage (#696)
  [Storybook] Fix Storybook compilation warnings (#701)
  Make the inventory backend standalone runnable
2020-05-03 15:46:23 +02:00
blam 31c4785cc0 chore(scaffolder): Updating dependency graph to include docker api 2020-05-03 15:42:53 +02:00
Patrik Oldsberg 323f6b715a packages/cli: separate handlers for different template files in diff 2020-05-03 12:04:17 +02:00
Conal Cosgrove 8a16cf7067 [Storybook] Fix Storybook compilation warnings (#701)
* separate type import/exports

* update prettier to v2.0

* add explicit type import/exports
2020-05-02 21:39:22 +02:00
Patrik Oldsberg 2068829f4f packages/cli: added jest transform for .esm.js files 2020-05-01 15:55:48 +02:00
Fredrik Adelöw da7522b671 Merge pull request #676 from spotify/freben/backend-common
Add a backend-common package with common concerns such as logging
2020-04-30 14:35:58 +02:00
Fredrik Adelöw fd0d4150f0 Address comments 2020-04-30 10:53:49 +02:00
Patrik Oldsberg ed8729a171 Merge pull request #654 from Koroeskohr/translate-sortabletable
Translate SortableTable to Typescript
2020-04-29 16:42:59 +02:00
Nikita Nek Dudnik 6f58e92fc7 Create plugin draft 2020-04-29 16:34:35 +02:00
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
Victor Viale 6d8845e3f9 Translate SortableTable to Typescript
This also removes the dependency on recompose 👋
2020-04-26 17:51:14 +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