Will Sewell
|
4dcab64185
|
Update test mocks to expect call to getEntities
Signed-off-by: Will Sewell <willsewell@monzo.com>
|
2021-05-04 08:56:30 +01:00 |
|
Oliver Sand
|
2b5506a5d7
|
Merge pull request #5532 from SDA-SE/feat/json-schmea
Add support for json schema to API docs
|
2021-05-03 13:15:50 +02:00 |
|
Fredrik Adelöw
|
b99ac3f6e1
|
Minor composability etc docs changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-05-02 22:13:05 +02:00 |
|
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 |
|
github-actions[bot]
|
44abfaada6
|
Version Packages
|
2021-04-29 13:35:03 +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 |
|
Patrik Oldsberg
|
f72aa8116a
|
Merge pull request #5435 from ougfh/add-filtering-to-apis-explorer
Filter returned fields in apis explorer
|
2021-04-28 01:19:05 +02:00 |
|
Patrik Oldsberg
|
74f74ccbdb
|
Apply suggestions from code review
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-04-27 17:16:16 +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 |
|
Patrik Oldsberg
|
c614ede9a5
|
docs: update plugin installation docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-22 18:32:54 +02:00 |
|
github-actions[bot]
|
034998d537
|
Version Packages
|
2021-04-22 13:19:35 +00:00 |
|
ImgBotApp
|
305914bd86
|
[ImgBot] Optimize images
*Total -- 1,076.03kb -> 657.29kb (38.92%)
/plugins/api-docs/docs/openapi_definition.png -- 333.86kb -> 179.56kb (46.21%)
/plugins/api-docs/docs/api_list.png -- 335.30kb -> 206.61kb (38.38%)
/plugins/api-docs/docs/entity_tab_api.png -- 406.88kb -> 271.11kb (33.37%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2021-04-16 14:09:22 +00:00 |
|
github-actions[bot]
|
70be53c939
|
Version Packages
|
2021-04-15 15:40:08 +02:00 |
|
Ben Lambert
|
4df36765e5
|
Merge pull request #5269 from backstage/dependabot/npm_and_yarn/asyncapi/react-component-0.22.3
chore(deps): bump @asyncapi/react-component from 0.19.2 to 0.22.3
|
2021-04-13 11:55:21 +02:00 |
|
Ben Lambert
|
e4827ef779
|
Merge pull request #5237 from rkristelijn/master
fix: adds pagetheme colors
|
2021-04-12 10:00:33 +02:00 |
|
Ben Lambert
|
0395ce9d4d
|
Merge pull request #5267 from MiguelRamBalt/bug/APIs-search-box
add debounce time for apis-docs
|
2021-04-09 16:43:47 +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 |
|
dependabot[bot]
|
3ecc89665f
|
chore(deps): bump @asyncapi/react-component from 0.19.2 to 0.22.3
Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react) from 0.19.2 to 0.22.3.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases)
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v0.19.2...v0.22.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-09 04:19:46 +00:00 |
|
Dominik Henneke
|
d17b39d04e
|
Document how to customize the API docs rendering
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-04-08 18:54:15 +02:00 |
|
github-actions[bot]
|
51b6cf465d
|
Version Packages
|
2021-04-08 11:32:56 +00: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 |
|
github-actions[bot]
|
8e00ab7e63
|
Version Packages
|
2021-03-31 12:21:12 +00: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 |
|
github-actions[bot]
|
844da89090
|
Version Packages
|
2021-03-25 17:46:13 +00:00 |
|
github-actions[bot]
|
718eea4f08
|
Version Packages
|
2021-03-18 12:31:44 +00:00 |
|
erdoganoksuz
|
9ca0e40094
|
locale added all case conversion
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
|
2021-03-12 15:06:01 +03:00 |
|
github-actions[bot]
|
0e120c5c66
|
Version Packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-03-11 13:45:44 +01:00 |
|
dependabot[bot]
|
63887ea84d
|
chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-03-08 13:19:08 +01:00 |
|
github-actions[bot]
|
ff2ab4fade
|
Version Packages
|
2021-03-04 13:11:10 +00:00 |
|
Patrik Oldsberg
|
8476322e67
|
Merge pull request #4703 from n2ygk/api-docs-oauth2-redirect
Add oauth2-redirect.html of OAuth2 Authorization Code callback
|
2021-03-04 00:39:14 +01:00 |
|
Alan Crosswell
|
7b9950ce20
|
Document how to install oauth2-redirect.html
Signed-off-by: Alan Crosswell <alan@columbia.edu>
|
2021-03-03 16:32:00 -05: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 |
|