Commit Graph

524 Commits

Author SHA1 Message Date
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
github-actions[bot] 3cedd03ff2 Version Packages (next) 2023-07-11 15:34:57 +00:00
Ben Lambert 823bf5235e Merge pull request #18558 from oliviertassinari/mui-material-ui
fix: use Material UI vs. MUI where relevant
2023-07-10 14:20:33 +02:00
Olivier Tassinari a51fb51617 fix: use Material UI vs. MUI where relevant
Signed-off-by: Olivier Tassinari <olivier.tassinari@gmail.com>
2023-07-04 23:49:19 +02:00
github-actions[bot] 2fc17fb329 Version Packages (next) 2023-07-04 16:24:25 +00:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
github-actions[bot] 320ed50274 Version Packages (next) 2023-06-13 19:37:24 +00:00
Patrik Oldsberg bc51b8b7a0 Merge pull request #18199 from backstage/vinzscam/entity-owner-picker-introduce-modes
EntityOwnerPicker: add owners-only and all modes
2023-06-13 21:25:37 +02:00
Patrik Oldsberg 5f5727189a Merge pull request #18223 from Bonial-International-GmbH/pjungermann/swagger-ui-v5
feat: support OAS v3.1.0
2023-06-13 14:00:35 +02:00
Johan Haals a9ce4402a1 Merge pull request #18209 from backstage/renovate/asyncapi-react-component-1.x
fix(deps): update dependency @asyncapi/react-component to v1.0.0-next.48
2023-06-13 13:44:13 +02:00
Patrick Jungermann af748a148d feat: support OAS v3.1.0
Bump dependency `swagger-ui-react` to v5.0.0
which includes support for OpenAPI Specification (OAS) v3.1.0.

`@types/swagger-ui-react` v4.18.0 seems still compatible.

Closes: #8090
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2023-06-13 01:08:16 +02:00
Jordan Snow 1345664b5c Streamlining title and fixing external component tests
Signed-off-by: Jordan Snow <jordans@spotify.com>
2023-06-12 11:25:23 -04:00
renovate[bot] 865267a6b9 fix(deps): update dependency @asyncapi/react-component to v1.0.0-next.48
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 13:03:55 +00:00
Vincenzo Scamporlino 842c2bedfe api-docs: remove warnings in test
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-06-12 13:37:29 +02:00
Vincenzo Scamporlino df3abef640 api-docs: mock facets endpoint
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-06-12 13:37:29 +02:00
github-actions[bot] e37573d60e Version Packages (next) 2023-06-06 12:59:05 +00:00
Fredrik Adelöw 8afb3dcf0a fix tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-02 14:04:41 +02:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
Andre Wanlin 83bdc3a555 Replace theme.palette.theme.hint with theme.palette.text.secondary
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-05-28 14:37:11 -05:00
Oleg S 74b216ee4e set PropsWithChildren as explicit type on components
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-05-24 12:47:27 +02:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
github-actions[bot] 4f3076700a Version Packages (next) 2023-05-09 09:49:35 +00:00
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
github-actions[bot] e04bb20bdc Version Packages (next) 2023-04-25 15:53:19 +00:00
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
github-actions[bot] ab75a16da7 Version Packages (next) 2023-04-11 14:21:21 +00:00
Aramis Sennyey c2fbe4b145 Fix test cases.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
github-actions[bot] 9a5a1c4ba2 Version Packages (next) 2023-04-04 13:14:06 +00:00
github-actions[bot] e32dc5e79d Version Packages (next) 2023-03-28 16:01:25 +00:00
Fredrik Adelöw 2cd810c414 @types/react to its right place in dependencies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-27 14:46:31 +02:00
Fredrik Adelöw e0c6e8b9c3 get rid of majority of peer dependency warnings in yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-27 12:26:23 +02:00
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00:00
Morgan Bentell 103f5e2793 Merge branch 'master' into techdocs/remove-warnings
Signed-off-by: Morgan Bentell <morgan.bentell@gmail.com>
2023-03-16 16:18:32 +01:00
Fredrik Adelöw 0c450678f3 Merge pull request #16849 from jedelson-pagerduty/issue/asyncapi-fix-texttransform
fix(api-docs): Corrected styling of nested objects in AsyncAPI to avo…
2023-03-16 14:10:10 +01:00
Justin Edelson ca50c3bbea fix(api-docs): Corrected styling of nested objects in AsyncAPI to avoid inappropriate uppercasing of nested objects
Fixes #16848

Signed-off-by: Justin Edelson <jedelson@pagerduty.com>
2023-03-16 08:52:22 -04:00
github-actions[bot] 24632ad94b Version Packages 2023-03-14 14:31:40 +00:00
github-actions[bot] 0eceadb950 Version Packages (next) 2023-03-07 17:21:48 +00:00
Carlos Esteban Lopez 8bc7dcec82 fix(plugin-api-docs): Fix dark theme Swagger's clear button font color
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-03-06 12:56:25 -05:00
Morgan Bentell cef1a238a9 bump mui labs to remove warnings
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-02-28 17:35:09 +01:00
github-actions[bot] b19b95fc09 Version Packages (next) 2023-02-28 13:04:36 +00:00
Johan Haals 2174e3e313 Merge pull request #16469 from blakestoddard/card-prop-extension
Extend RelatedEntitiesCard usages to allow custom columns
2023-02-28 10:38:35 +01:00
renovate[bot] 52b0022dab chore(deps): update dependency msw to v1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-22 12:55:56 +00:00
github-actions[bot] b4627f23b2 Version Packages (next) 2023-02-21 15:40:30 +00:00
Fredrik Adelöw 484542ce26 Merge pull request #16131 from SDA-SE/feat/api-dialog
Add fast access to API's definitions
2023-02-16 09:47:10 +01:00
github-actions[bot] 25b57cc07f Version Packages 2023-02-14 13:41:52 +00:00
github-actions[bot] b2a73c984a Version Packages (next) 2023-02-07 15:03:45 +00:00
Blake Stoddard e4f1071e2a update api-report files to show the new props
Signed-off-by: Blake Stoddard <blake.stoddard@epicgames.com>
2023-02-03 13:12:02 -05:00
Blake Stoddard 52af9d25d0 Extend certain entity tables to accept a columns prop
Prevents a user fromhaving to spin out a custom component that is essentially an exact duplicate of the Backstage-provided components just to remove or add columns. Our (Epic) implementation doesn't care about system or description for these cards, but it's annoying to maintain a seperate component for the sole purpose of different columns.

Signed-off-by: Blake Stoddard <blake.stoddard@epicgames.com>
2023-02-03 13:05:27 -05:00