Commit Graph

6364 Commits

Author SHA1 Message Date
Abhishek Jakhar 1611c6dbc2 fix: responsive of page example in storybook (#3005)
* fix the responsive of page stories in story book

* fix the typo in Example header of Page stories

* add changeset
2020-10-21 08:03:00 +02:00
Abhishek Jakhar aca79334f4 fix: update the ItemCard component and it's story (#3007)
* fix ItemCard stories on responsive

* update the value of key prop in ItemCard tags

* add test case for ItemCard component

* add changeset
2020-10-21 08:02:08 +02:00
Abhishek Jakhar 82759d3e43 rename stories folder to Chip (#3009) 2020-10-21 07:59:39 +02:00
Tim 96d7e1c282 Merge pull request #3003 from spotify/timbonicus/exports
fix(cost-insights): More exports to help custom alerting
2020-10-20 14:22:00 -06:00
Jesko Steinberg 6d97d2d6f9 feat: Display the plugins InfoCards on EntityPage Overwiev suitable full height (#2826)
* fix(github-actions): change RecentWorkflowRunsCard to InfoCard

* feat: format entity page overview page

* feat: replace InfoCard variant 'height100' with 'gridItem'

* fix: deprecate usage of InfoCard variant height100
2020-10-20 20:20:30 +02:00
Tim Hansen 79528d67d9 fix(cost-insights): More exports to help custom alerting 2020-10-20 09:40:23 -06:00
Fredrik Adelöw dc141d2854 Merge pull request #2978 from abhishekjakhar/fix/test-cases
fix: test case warnings for all core components
2020-10-20 16:33:13 +02:00
Fredrik Adelöw 9b81f0298f Merge pull request #3001 from spotify/freben/bump-rjsf
chore(scaffolder): bump rjsf
2020-10-20 16:31:16 +02:00
Fredrik Adelöw 769548c19d Merge pull request #3000 from RoadieHQ/feat/update-github-pull-request-plugin-version
feat: update github pull requests package version to 0.5.2
2020-10-20 15:59:10 +02:00
Fredrik Adelöw 8fd1d4cf85 chore(scaffolder): bump rjsf 2020-10-20 15:57:31 +02:00
Mateusz Lewtak 4e148b5129 Merge branch 'master' into feat/update-github-pull-request-plugin-version 2020-10-20 15:36:31 +02:00
Abhishek Jakhar 61291c5cb7 remove unused CSS (#2999) 2020-10-20 15:31:43 +02:00
lewtakm fb706bf46f feat: update github pull requests package version 2020-10-20 15:25:00 +02:00
Fredrik Adelöw 437bd353be Merge pull request #2997 from spotify/freben/jobcrash
fix(github-actions): fix crash when viewing ongoing workflows
2020-10-20 15:21:12 +02:00
Fredrik Adelöw 0cd1fd178a fix(github-actions): fix crash when viewing ongoing workflows 2020-10-20 14:49:33 +02:00
Fredrik Adelöw f6e68de539 Merge pull request #2995 from spotify/freben/promises-are-truthy
fix(cli): removePlugin forgotten await
2020-10-20 14:45:59 +02:00
Fredrik Adelöw 17e04965b0 Merge pull request #2955 from spotify/freben/next-steps-in-processing
feat(catalog-backend): First steps of refactoring - split processEntity
2020-10-20 14:13:49 +02:00
Fredrik Adelöw 627090be22 fix(cli): removePlugin forgotten await 2020-10-20 14:07:43 +02:00
Fredrik Adelöw b611ea380f Merge pull request #2989 from spotify/freben/td-link
fix(catalog): fix link to techdocs
2020-10-20 13:23:54 +02:00
Mateusz Lewtak a8a67b2d7a Feat/add aws lambda plugin (#2985)
* feat: add AWS Lambda plugin to marketplace

* feat: add  aws lambda plugin to marketplace

* feat: add  aws lambda plugin to marketplace
2020-10-20 10:39:50 +02:00
dependabot[bot] 57f924b7ad chore(deps): bump object-path from 0.11.4 to 0.11.5 (#2983)
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 10:19:38 +02:00
Abhishek Jakhar 2713f28f44 add changeset 2020-10-20 13:29:50 +05:30
Abhishek Jakhar 3783335f31 fix CodeSnippet test case warnings 2020-10-20 13:29:49 +05:30
Abhishek Jakhar ed26004cd4 fix CopyTextButton test case warnings 2020-10-20 13:29:49 +05:30
Abhishek Jakhar 4dac624603 fix the warning by wrapping in act 2020-10-20 13:29:41 +05:30
Fredrik Adelöw d2a5250dbe Merge pull request #2974 from spotify/freben/remove-reserved-fields
chore(catalog-model): remove ReservedFieldsEntityPolicy
2020-10-20 09:57:28 +02:00
Patrik Oldsberg 5fd17b06bf Merge pull request #2930 from spotify/samiram/testJsxToTsx
rewrite test in typescript
2020-10-20 09:47:24 +02:00
Fredrik Adelöw 6c7d3ce4ea fix(catalog): fix link to techdocs 2020-10-20 09:46:27 +02:00
dependabot[bot] 049cdad492 chore(deps-dev): bump docusaurus in /microsite (#2979)
Bumps [docusaurus](https://github.com/facebook/docusaurus) from 2.0.0-alpha.65 to 2.0.0-alpha.66.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md)
- [Commits](https://github.com/facebook/docusaurus/compare/v2.0.0-alpha.65...v2.0.0-alpha.66)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 07:46:41 +02:00
Fredrik Adelöw 2bc65277b6 Merge pull request #2947 from spotify/alund/settings
UX improvements to Settings
2020-10-19 22:57:46 +02:00
Fredrik Adelöw fe5cfff598 chore(catalog-model): remove ReservedFieldsEntityPolicy 2020-10-19 22:16:11 +02:00
Stefan Ålund 4e81187c74 Cleanup 2020-10-19 21:57:56 +02:00
Stefan Ålund c8133f31aa Update PinButton.test.tsx 2020-10-19 21:39:04 +02:00
Mateusz Lewtak c60b7a39db feat: update github insights plugin version (#2973) 2020-10-19 21:31:04 +02:00
Sachin Tewari b787ab57b1 Ignore IntelliJ *.iml files (#2971) 2020-10-19 20:53:59 +02:00
Fredrik Adelöw a0de29f79f Merge pull request #2387 from spotify/dependabot/npm_and_yarn/rollup-plugin-dts-1.4.13
chore(deps): bump rollup-plugin-dts from 1.4.11 to 1.4.13
2020-10-19 17:03:45 +02:00
Fredrik Adelöw 770fd08542 Merge pull request #2956 from abhishekjakhar/fix/entities
fix(unregister-entities): UI handling when no entities are available from api
2020-10-19 16:53:54 +02:00
Fredrik Adelöw 26826710f3 Merge pull request #2967 from abhishekjakhar/fix/plugins-page
fix(microsite): plugins page, plugins card and plugins header
2020-10-19 16:24:25 +02:00
dependabot[bot] 28060f7aec chore(deps): bump rollup-plugin-dts from 1.4.11 to 1.4.13
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 1.4.11 to 1.4.13.
- [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases)
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v1.4.11...v1.4.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 13:51:46 +00:00
Abhishek Jakhar 1367bad0e7 fix the plugin card on plugins page 2020-10-19 17:40:02 +05:30
Patrik Oldsberg 7c8e098fa0 Merge pull request #2879 from spotify/rugvip/ts4
cli: add support for ts4
2020-10-19 12:30:56 +02:00
Abhishek Jakhar 765dbeb2e4 align 'Add to Marketplace' button on plugins page 2020-10-19 15:18:10 +05:30
Abhishek Jakhar e2af6f7613 fix the PluginGrid on mobiles sizes 2020-10-19 15:18:10 +05:30
Abhishek Jakhar ac8d5d5c74 use getBy query instead of queryBy when asserting for elements present in document (#2951)
* replace queryByText with getByText when asserting for presence of element

* use string instead of regex for line numbers

* cleanup test case of CodeSnippet
2020-10-19 11:10:56 +02:00
Stefan Ålund ec892d5fab Update PinButton.tsx 2020-10-19 10:36:03 +02:00
Abhishek Jakhar 782f3b3541 Add test case for Progress component (#2953)
* remove data-testid from div

* add test case for Progress component

* add changeset

* update the GraphiQLPage test cases to handle Progress timeout

* update the RadarComponent and RadarPage test case to handle Progress timeout

* update the TechDocsProgressBar test case to handle Progress timeout

* add changeset
2020-10-19 10:33:30 +02:00
Fredrik Adelöw 9150fd1631 Merge pull request #2957 from abhishekjakhar/fix/footer-copyright
fix(microsite): the styling of footer copy on mobile
2020-10-19 10:04:20 +02:00
Fredrik Adelöw d8e5be1a4b two more converted to tsx 2020-10-19 09:59:28 +02:00
Fredrik Adelöw fe2287bc80 address comments 2020-10-19 08:40:44 +02:00
Abhishek Jakhar c6c62442ee fix the styling of footer copy on mobile 2020-10-19 12:06:38 +05:30