Commit Graph

100 Commits

Author SHA1 Message Date
Oliver Sand cec7fb9b37 Add support for json schema to API docs
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-29 16:27:08 +02:00
Oliver Sand 5b2fc0e63b Merge pull request #5508 from SDA-SE/feat/fix-asyncapi
Resolve issues with AsyncAPI rendering
2021-04-29 13:12:08 +02:00
Oliver Sand 1ce80ff022 Resolve issues with AsyncAPI rendering by updating @asyncapi/react-component to 0.23.0
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-28 12:55:50 +02:00
Anastasia Rodionova 07a7806c31 Filter returned fields in apis explorer
Signed-off-by: Anastasia Rodionova <argali96@gmail.com>
2021-04-27 14:55:34 +02:00
Ben Lambert e4827ef779 Merge pull request #5237 from rkristelijn/master
fix: adds pagetheme colors
2021-04-12 10:00:33 +02:00
MiguelRamBalt a42aafb4c5 add debounce time for apis-docs
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com>
2021-04-09 07:16:16 -05:00
Remi Kristelijn 4438b0f6e8 fix adds pagetheme colors
closes #5235

Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com>
2021-04-07 08:43:29 +02:00
Oliver Sand 60bddefce2 Export apiDocsConfigRef from api-docs plugin to allow extending it with custom API renderers
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-30 17:34:46 +02:00
Ben Lambert 40a1e0ce21 Merge pull request #5132 from backstage/freben/org-tweak
tweak the org plugin to better use builtin facilities
2021-03-29 15:28:23 +02:00
Dominik Henneke ee55292684 Include the GraphiQL stylesheet
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-03-27 15:20:31 +01:00
Fredrik Adelöw bc1c734b28 address comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-26 11:31:36 +01:00
Fredrik Adelöw 9f48b548c0 tweak the org plugin to better use builtin facilities
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-26 10:45:53 +01:00
erdoganoksuz 9ca0e40094 locale added all case conversion
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-12 15:06:01 +03:00
Adam Harvey 0f4f9ce22d Merge pull request #4640 from adamdmharvey/api-terminology
api-docs,catalog: Update messaging when no entities are in tables
2021-03-02 13:32:12 -05:00
Adam Harvey 6c311926cd Made headings consistent
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-02 13:11:33 -05:00
Adam Harvey 65e82b3b67 Update wording and heading size
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-02 13:08:49 -05:00
Adam Harvey 5e09c0d6ba Cleanup formatting
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-02 13:06:44 -05:00
Adam Harvey 80af0fb577 Update empty table formatting
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-02 13:06:44 -05:00
Adam Harvey 79bd6cd609 Update formatting
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-02 13:06:44 -05:00
Adam Harvey a0049c043a Fix its possessive
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-02 13:06:44 -05:00
Adam Harvey 7ac93ba765 Fix tests
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-02 13:06:44 -05:00
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
Adam Harvey b734ba530f Merge pull request #4713 from adamdmharvey/apidocs-header
api-docs: Add organization name to page header
2021-03-01 12:53:51 -05:00
Adam Harvey 86237e0a9d Change get method for optional value
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-01 12:33:16 -05:00
Adam Harvey 439805d1d3 Add config call to test
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-01 12:33:16 -05:00
Adam Harvey 2386de1d3c Add org name to page title
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-01 12:33:16 -05:00
Dominik Henneke f715898006 Use an optional external route ref to link to the create component page from the api explorer 2021-02-26 12:44:27 +01: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
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
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
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