Commit Graph

2041 Commits

Author SHA1 Message Date
Wojciech Adaszynski 35dec7dc7c Add Sentry widget to component page 2020-05-20 12:12:58 +02:00
Wojciech Adaszynski 807febae5a Provide Sentry token to Sentry API through env variable 2020-05-20 12:12:58 +02:00
Wojciech Adaszynski 3d4249b673 Add Sentry plugin front-end 2020-05-20 12:12:57 +02:00
Wojciech Adaszynski f8ee87ce1d Add Sentry plugin backend API (forwarding proxy) 2020-05-20 12:12:13 +02:00
Fredrik Adelöw ee84a874f8 Merge pull request #936 from spotify/freben/teststststs
Make .each tests show the values being tested
2020-05-20 11:44:45 +02:00
Fredrik Adelöw 70f9052b94 Make .each tests show the values being tested 2020-05-20 11:22:34 +02:00
Patrik Oldsberg 986b230016 Merge pull request #934 from spotify/rugvip/release
v0.1.1-alpha.6
2020-05-20 11:08:43 +02:00
Fredrik Adelöw c547195116 Merge pull request #935 from spotify/freben/namespace
Make namespace schema stricter (according to k8s)
2020-05-20 11:07:27 +02:00
Fredrik Adelöw 48b3a8fc9e Make namespace schema stricter (according to k8s) 2020-05-20 10:55:42 +02:00
Patrik Oldsberg d62c6748a0 v0.1.1-alpha.6 2020-05-20 10:49:53 +02:00
Fredrik Adelöw 26ba7c972c Merge pull request #918 from spotify/freben/annotations
catalog backend: parse but do not store labels + annotations
2020-05-20 10:30:37 +02:00
Fredrik Adelöw ffe1a6215f Unbreak build 2020-05-20 09:59:46 +02:00
Stefan Ålund 7b4714dcdb Update CirclCI in Explore (#933) 2020-05-20 09:48:55 +02:00
Fredrik Adelöw 0174ac8109 Ran prettier again 2020-05-20 09:30:35 +02:00
Fredrik Adelöw ba75fe50a7 Address review comments 2020-05-20 09:30:35 +02:00
Fredrik Adelöw 55b94dbd54 Misnamed test 2020-05-20 09:30:35 +02:00
Fredrik Adelöw 3c89ba0456 catalog backend: parse but do not store labels + annotations 2020-05-20 09:30:35 +02:00
dependabot-preview[bot] 5c1b5bf639 build(deps-dev): bump @storybook/react from 5.3.17 to 5.3.18 (#930)
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) 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/app/react)

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-20 08:50:15 +02:00
dependabot-preview[bot] 48f224452c build(deps): bump sucrase from 3.14.1 to 3.15.0 (#932)
Bumps [sucrase](https://github.com/alangpierce/sucrase) from 3.14.1 to 3.15.0.
- [Release notes](https://github.com/alangpierce/sucrase/releases)
- [Changelog](https://github.com/alangpierce/sucrase/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alangpierce/sucrase/commits)

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-20 08:49:29 +02:00
Adil Alimbetov 0c2fbe1acc Removed nested card in Status component (#832)
* Removed nested padding on card component

* updated to use spacing function

* Refactored noPadding implementation

* Removed noPadding by default

* trying to fix merge conflict

* Added back no padding after merge conflict
2020-05-20 08:19:28 +02:00
dependabot-preview[bot] b401221e50 build(deps-dev): bump nodemon from 2.0.3 to 2.0.4 (#912)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.3...v2.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-19 22:38:58 +02:00
Remy DeCausemaker 5ffabfe2bb Update CONTRIBUTING.md (#929) 2020-05-19 21:59:29 +02:00
Fredrik Adelöw d49a936d8c Merge pull request #927 from spotify/freben/named
Add ADR about named exports
2020-05-19 16:35:54 +02:00
Fredrik Adelöw 7fac93feea Add ADR about named exports 2020-05-19 16:34:50 +02:00
Marcus Eide 33c1ce7892 Merge pull request #926 from spotify/marcuseide-patch-1
Fix version of @types/jest for circleci
2020-05-19 16:34:26 +02:00
Marcus Eide 1f2cbe2b5a Fix version of @types/jest for circleci 2020-05-19 16:18:06 +02:00
Marcus Eide 06466d1b72 Merge pull request #920 from spotify/eide/bump-jest-26
Bump to jest 26.0.1
2020-05-19 15:15:39 +02:00
Fredrik Adelöw 12a0f5688e Merge pull request #894 from spotify/freben/format-adr
ADR002: Default Software Catalog File Format
2020-05-19 15:09:46 +02:00
Fredrik Adelöw b2b3def704 Lied about the name format 2020-05-19 15:03:19 +02:00
Nikita Dudnik ef7f23dc17 Merge pull request #924 from spotify/shmidt-i/circleci-patch1
CircleCI Readme update
2020-05-19 15:02:44 +02:00
Ivan Shmidt 6e03555b49 Update README.md 2020-05-19 14:57:30 +02:00
Nikita Dudnik d493e56737 Merge pull request #923 from Nek/master
Fix: add missing CircleCI plugin screenshots
2020-05-19 14:54:58 +02:00
Nikita Nek Dudnik 87a2568883 fix: missing CircleCI plugin screenshots 2020-05-19 14:52:05 +02:00
Nikita Dudnik dada593e56 Merge pull request #748 from Nek/master
Circle CI Plugin (Fixes #667)
2020-05-19 14:38:10 +02:00
Marcus Eide d794c65c2e Use jest.requireMock instead of deprecated require.requireMock 2020-05-19 14:22:15 +02:00
Marcus Eide 7edefcf36d Specifically use window.setTimeout to not confuse types with Nodes global.setTimeout 2020-05-19 14:22:14 +02:00
Marcus Eide 0b884d64f6 Fix problem with spread types not allowed 2020-05-19 14:22:14 +02:00
Marcus Eide 553bfddb8e Bump jest to 26.0.1 2020-05-19 14:22:14 +02:00
Ivan Shmidt e8c521d111 fix: type exports 2020-05-19 14:21:43 +02:00
Fredrik Adelöw 8678a3cd31 Address comments 2020-05-19 14:08:10 +02:00
Nikita Nek Dudnik 798685f2ad Merge branch 'master' of github.com:spotify/backstage 2020-05-19 14:03:48 +02:00
Niklas Ek 18c2fbd49e Merge pull request #919 from spotify/nikek/chromatic
make chromatic workflow work for forks
2020-05-19 13:59:11 +02:00
nikek 9a7d5518d5 make chromatic workflow work for forks 2020-05-19 13:49:40 +02:00
Ivan Shmidt 3ced48082f Merge pull request #886 from shmidt-i/catalog/deduplicate-locations
feat: deduplicate locations on insert
2020-05-19 13:17:00 +02:00
Patrik Oldsberg cc6ff2c13e Merge pull request #909 from spotify/rugvip/authapi
packages/core: add unimplemented auth api definitions
2020-05-19 13:08:54 +02:00
Patrik Oldsberg 2752bc4120 package/core: removed unused internal interface in OAuthPendingRequests (#917) 2020-05-19 11:48:16 +02:00
Patrik Oldsberg 534607ec5d pacakges/core: auth api difinitions review feedback 2020-05-19 11:46:00 +02:00
Nikita Nek Dudnik 42cda898e4 Merge branch 'master' of github.com:spotify/backstage 2020-05-19 11:37:44 +02:00
Patrik Oldsberg 22d0669f32 Merge pull request #916 from spotify/rugvip/prettier
package: depend on spotify prettier config directly, and add eslint fix to commit hook
2020-05-19 11:27:25 +02:00
Marcus Eide 48b3c19b83 Merge pull request #914 from spotify/dependabot/npm_and_yarn/lerna-3.21.0
build(deps-dev): bump lerna from 3.20.2 to 3.21.0
2020-05-19 11:24:12 +02:00