Patrik Oldsberg
|
8fa65fc519
|
plugins: added diff command to all plugins and templates
|
2020-05-08 13:26:37 +02:00 |
|
Patrik Oldsberg
|
7f06008496
|
plugins: almost fully sync plugins with templates
|
2020-05-08 13:26:27 +02:00 |
|
Patrik Oldsberg
|
bf4ad8d84f
|
Merge pull request #758 from spotify/rugvip/diffcheck
packages/cli: make plugin:diff --check output all errors
|
2020-05-08 13:25:28 +02:00 |
|
Patrik Oldsberg
|
1afd6c7d92
|
packages/cli: update templates dependencies
|
2020-05-08 13:09:32 +02:00 |
|
Stefan Ålund
|
8b6d05abbf
|
Adjust header label spacing (#756)
|
2020-05-08 13:07:36 +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 |
|
Patrik Oldsberg
|
d568edb876
|
packages/cli: make plugin:diff --check output all errors
|
2020-05-08 13:02:29 +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 |
|
Ivan Shmidt
|
2830369c52
|
refactor: clean comments
|
2020-05-08 09:19:14 +02:00 |
|
Nikita Dudnik
|
a8495a37bb
|
Merge pull request #9 from Nek/circleci-plugin
Circleci plugin
|
2020-05-08 09:12:19 +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]
|
da53c87fb7
|
build(deps): bump fs-extra from 8.1.0 to 9.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/8.1.0...9.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-08 06:14:49 +00:00 |
|
Ivan Shmidt
|
cb64acdf82
|
fix: readme
|
2020-05-08 00:03:36 +02:00 |
|
Ivan Shmidt
|
ad353f859f
|
feat: readme
|
2020-05-07 23:56:05 +02:00 |
|
Ivan Shmidt
|
563148998e
|
feat: good plugin state
|
2020-05-07 23:26:32 +02:00 |
|
Ivan Shmidt
|
b842989456
|
feat: total upgrade
|
2020-05-07 22:22:38 +02:00 |
|
Ivan Shmidt
|
fc9cfa0c75
|
feat: settings optimizations
|
2020-05-07 17:40:32 +02:00 |
|
Nikita Nek Dudnik
|
d19c17830c
|
Fix things
|
2020-05-07 17:27:28 +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 |
|
Ivan Shmidt
|
85e5e1f70e
|
feat: builds
|
2020-05-07 17:02:27 +02:00 |
|
Wesley Yee
|
2e475ff00a
|
Fix: Add initial stepper step to step history (#740)
|
2020-05-07 10:42:55 -04:00 |
|
Ivan Shmidt
|
fa05620b45
|
fix: settings page works
|
2020-05-07 15:46:01 +02:00 |
|
Nikita Nek Dudnik
|
74e561812c
|
Fix persistance
|
2020-05-07 15:31:05 +02:00 |
|
Ivan Shmidt
|
f60b6df555
|
feat: destroyed everything v2
Co-authored-by: Nikita Dudnik <nikdudnik@gmail.com>
|
2020-05-07 15:23:55 +02:00 |
|
Nikita Nek Dudnik
|
7f00512d93
|
Add Rematch
|
2020-05-07 14:31:21 +02:00 |
|
Nikita Nek Dudnik
|
c8e3b72adc
|
It's broken but changes are nice
|
2020-05-07 11:50:35 +02:00 |
|
Ivan Shmidt
|
5dda050152
|
feat: destroyed everything
Co-authored-by: Nikita Dudnik <nikdudnik@gmail.com>
|
2020-05-07 11:28:49 +02:00 |
|
Nikita Nek Dudnik
|
a24ea32746
|
Restructure project credentials form
|
2020-05-07 11:05:20 +02:00 |
|
Nikita Nek Dudnik
|
781472bf3c
|
Merge
|
2020-05-07 10:52:03 +02:00 |
|
Stefan Ålund
|
5c8bd82aa1
|
Changed style of Table story (#733)
|
2020-05-07 10:49:26 +02:00 |
|
Ivan Shmidt
|
4476a14fa1
|
fix: store vcs settings
|
2020-05-07 10:32:32 +02:00 |
|
Ivan Shmidt
|
7b3dcff47c
|
fix: authed, column sizes
Co-authored-by: Nikita Dudnik <nikdudnik@gmail.com>
|
2020-05-07 10:27:06 +02:00 |
|
Fredrik Adelöw
|
8d8183cca6
|
Merge pull request #732 from spotify/freben/dev
OCD time: devDependencies consistently below dependencies :)
|
2020-05-07 09:12:07 +02:00 |
|
Fredrik Adelöw
|
9e4c8fc8ca
|
Merge pull request #731 from spotify/freben/lock
Running yarn on master gives these changes
|
2020-05-07 09:11:11 +02:00 |
|
Fredrik Adelöw
|
c1dd24a100
|
OCD time: devDependencies consistently below dependencies :)
|
2020-05-07 08:46:10 +02:00 |
|
Fredrik Adelöw
|
fa8bfc548b
|
Running yarn on master gives these changes
|
2020-05-07 08:39:39 +02:00 |
|
Fredrik Adelöw
|
9820d14e7f
|
Merge pull request #730 from spotify/freben/prettier
Ran prettier everywhere
|
2020-05-07 07:50:56 +02:00 |
|
Fredrik Adelöw
|
6424ce2306
|
Ran prettier everywhere
|
2020-05-07 07:21:27 +02:00 |
|
Bilawal Hameed
|
91101b05f0
|
Merge pull request #698 from spotify/bil/tech-radar-as-a-react-component
plugin(tech-radar): make configurable as a UI component or Backstage plugin
|
2020-05-06 20:59:24 +02:00 |
|
Nikita Dudnik
|
6fade5fe8f
|
Merge pull request #8 from Nek/feat/new-table-make-it-work
feat: make it work
|
2020-05-06 17:28:40 +02:00 |
|
Stefan Ålund
|
f9a9e8cea2
|
Simplify welcome screen (#728)
* Simplify welcome screen
* Delete non-used code
* Review comments
|
2020-05-06 17:25:38 +02:00 |
|
Patrik Oldsberg
|
ccee67c333
|
Merge pull request #729 from spotify/rugvip/nosrc
drop support for src-relative imports
|
2020-05-06 17:23:18 +02:00 |
|
Ivan Shmidt
|
bdb02f7de0
|
feat: make it work
|
2020-05-06 17:21:41 +02:00 |
|
Patrik Oldsberg
|
70040b22a7
|
drop support for src-relative imports
|
2020-05-06 16:48:55 +02:00 |
|
Ivan Shmidt
|
34d5a985a0
|
fix: types
|
2020-05-06 15:57:50 +02:00 |
|
Ivan Shmidt
|
e12c69e7f0
|
Merge pull request #7 from Nek/master
Updates from upstream
|
2020-05-06 15:31:13 +02:00 |
|
Ivan Shmidt
|
e88b290b9b
|
Merge branch 'circleci-plugin' into master
|
2020-05-06 15:30:38 +02:00 |
|
Ivan Shmidt
|
87afc93989
|
Merge pull request #6 from Nek/feature/action-output-table
Extract CITable rows into components
|
2020-05-06 15:27:08 +02:00 |
|