Commit Graph

124 Commits

Author SHA1 Message Date
Adam Harvey f9fbca34d2 Fix test checks
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-02 13:06:44 -05:00
Adam Harvey 4ac08ce290 Update display msgs when no entities exist
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-02 13:06:44 -05:00
Oliver Sand 437bac5490 Make the description column in the catalog table use up as much space as possible before hiding overflowing text
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-02-19 17:52:58 +01:00
Oliver Sand d6593abe6f Remove columns from cards where it's duplicate information
Resolves #4553

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-02-19 17:52:58 +01:00
Fredrik Adelöw 3a940a7d0b Merge pull request #4372 from kiranpatel11/master
feat(CatalogTable): truncate long description with ellipsis and tooltip
2021-02-18 19:28:47 +01:00
github-actions[bot] 4188c2ccb4 Version Packages 2021-02-18 13:23:19 +00:00
Kiran Patel c380f32c35 feat(overflowtooltip): add text as default title for tooltip 2021-02-17 22:45:32 +11:00
Kiran Patel 5469a9761f feat(CatalogTable): truncate long description with ellipsis and tooltip 2021-02-17 22:45:31 +11:00
Oliver Sand ec08562289 Avoid intermediate card component and use InfoCard directly 2021-02-16 14:46:49 +01:00
Oliver Sand dd95e2efd6 Remove now unused code 2021-02-16 14:42:50 +01:00
Oliver Sand e7c2e70e77 Fix some leftover variant usages 2021-02-16 12:52:35 +01:00
Oliver Sand fccf63335c Fix typos 2021-02-16 12:25:15 +01:00
Oliver Sand 584dd21454 Use enum for variant 2021-02-16 12:22:17 +01:00
Oliver Sand 5a892f9dc8 Rename emptyComponent to emptyContent 2021-02-16 12:15:16 +01:00
Oliver Sand bd27885876 Use EntityTable everywhere 2021-02-12 10:43:33 +01:00
Oliver Sand 0af242b6d8 Introduce new cards to @backstage/plugin-catalog that can be added to entity pages 2021-02-12 10:43:32 +01:00
Oliver Sand 10a0124e0c Move useRelatedEntities to catalog-react 2021-02-12 10:40:50 +01:00
github-actions[bot] aa49ca2284 Version Packages 2021-02-11 10:15:47 +00:00
Adam Harvey 6f90b912fc Merge branch 'master' of github.com:backstage/backstage into improve-errors 2021-02-08 11:48:19 -05:00
Adam Harvey d84cb8199d Switch to CodeSnippet component 2021-02-08 10:54:48 -05:00
github-actions[bot] 6794967d20 Version Packages 2021-02-04 13:02:30 +00:00
Adam Harvey e73f35b1ea Wrap in code fence 2021-02-03 21:46:54 -05:00
Adam Harvey c0ddb32563 Fix tests 2021-02-03 00:02:50 -05:00
Adam Harvey 5479e4eef0 Improve display of errors 2021-02-02 23:27:20 -05:00
Debajyoti Halder bf0dc0bcf8 Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-02-02 23:08:18 +05:30
Patrik Oldsberg 26caa8bdc6 Merge pull request #4341 from backstage/rugvip/toptools
plugins: port user-settings, api-docs, and gcp-projects to new composability API
2021-02-02 13:53:40 +01:00
Debajyoti Halder 39e7f4a81e Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-02-02 17:02:33 +05:30
Patrik Oldsberg 00e3c5a574 api-docs: add missing entity card exports 2021-02-01 19:15:30 +01:00
Patrik Oldsberg 6748413692 api-docs: update cards to grab entity from context + composability exports 2021-02-01 18:32:42 +01:00
Patrik Oldsberg d955622e81 api-docs: add basic dev setup with explore page 2021-02-01 17:59:33 +01:00
Patrik Oldsberg fb265bb4fa api-docs: port top-level component to composability API 2021-02-01 17:59:33 +01:00
Oliver Sand 885e695803 Display the namespace of an entity if required 2021-02-01 17:28:36 +01:00
Oliver Sand e646d8065a Change EntityRow to have an entity and a resolved field instead of combining them 2021-02-01 14:29:24 +01:00
Oliver Sand e3d9da115c Correctly set the table value for sort/filtering 2021-02-01 13:53:18 +01:00
Oliver Sand 7fc89bae29 Display owner and system as entity page links in the tables of the api-docs plugin 2021-02-01 12:06:59 +01:00
Oliver Sand c677643afa Rename from @backstage/plugin-catalog-common-react to @backstage/plugin-catalog-react 2021-01-29 10:54:09 +01:00
Oliver Sand 019fe39a08 Createa @backstage/plugin-catalog-common-react package 2021-01-29 10:54:09 +01:00
Debajyoti Halder 4dad818e01 Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-01-29 14:05:27 +05:30
Debajyoti Halder 6106345e6d Update project with latest eslint rules 2021-01-29 11:55:12 +05:30
github-actions[bot] cda741034d Version Packages 2021-01-28 10:46:08 +00:00
github-actions[bot] c5584b62c2 Version Packages 2021-01-21 13:13:05 +00:00
Oliver Sand 8855f61f67 Update @asyncapi/react-component to 0.18.2
The package was also renamed from @kyma-project/asyncapi-react to @asyncapi/react-component which dependabot isn't able to handle.
2021-01-20 10:17:07 +01:00
github-actions[bot] be332e13ea Version Packages 2021-01-14 13:05:31 +00:00
github-actions[bot] 28d7f319f4 Version Packages 2021-01-07 10:31:20 +00:00
github-actions[bot] a1ebbdeee0 Version Packages 2020-12-29 10:59:38 +00:00
Patrik Oldsberg 00d1213620 Merge pull request #3807 from adamdmharvey/deprecate-register-componnet
api-docs: Update register API link, deprecate register-component
2020-12-22 15:20:47 +01:00
github-actions[bot] c3c04658f2 Version Packages 2020-12-22 12:14:20 +00:00
Adam Harvey 4389d4f668 Update link to use catalog-import 2020-12-21 11:24:07 -05:00
github-actions[bot] 6e9f4d4a15 Version Packages 2020-12-17 10:16:33 +00:00
github-actions[bot] cf187484bf Version Packages 2020-12-10 11:25:39 +00:00