github-actions[bot]
|
c8a8aac2af
|
Version Packages
|
2023-11-14 13:25:17 +00:00 |
|
Patrik Oldsberg
|
29bf8afc31
|
Merge pull request #21235 from awanlin/fix/refactor-error-handling
[Azure DevOps] Refactor error handling to be more consistent
|
2023-11-14 13:35:39 +01:00 |
|
Patrik Oldsberg
|
e0c4bf8c6e
|
Merge pull request #20751 from graemechristie/octo-plugin-link-to-project
Add link to Octopus Deploy Project from Release Table
|
2023-11-14 12:30:00 +01:00 |
|
Patrik Oldsberg
|
f5bf7ada21
|
Merge pull request #20909 from RubenV-dev/pinniped-cache
Add metadata cache to PinnipedAuthenticator
|
2023-11-14 12:29:12 +01:00 |
|
Patrik Oldsberg
|
812700e590
|
Merge pull request #20580 from ataylorme/feat/okta-auth-scope-option
Allow user-defined scopes for Okta auth in config yaml
|
2023-11-14 11:45:20 +01:00 |
|
Patrik Oldsberg
|
f36f084729
|
Merge pull request #20794 from backstage/philipph/fix-mui5-sronly
Remove usages of `srOnly` variant of `Typography`
|
2023-11-14 11:40:21 +01:00 |
|
Patrik Oldsberg
|
42025f26df
|
Merge pull request #20350 from autodesk-forks/nikolar/addFeaturedDocsHomePlugin
[plugins/home] Add Featured Docs Card
|
2023-11-14 11:20:45 +01:00 |
|
Patrik Oldsberg
|
5dfbb920a4
|
Merge pull request #21096 from backstage/philipph/mui5-fix-menuitem
Remove `button` prop from used MaterialUI `MenuItem` component
|
2023-11-14 11:08:05 +01:00 |
|
Patrik Oldsberg
|
2a636a95b8
|
catalog: switch table srOnly labels back to Typography
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-11-14 10:57:02 +01:00 |
|
Philipp Hugenroth
|
88d9ab371f
|
Use @mui/utils instead
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2023-11-14 10:52:32 +01:00 |
|
Philipp Hugenroth
|
b357b0dc56
|
Add utility styling for screen reader typography
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2023-11-14 10:50:19 +01:00 |
|
Ben Lambert
|
b651259971
|
Merge pull request #20281 from tperehinets/scaffolder
[scaffolder] - Support filtering out of `steps` and `fields` based on `featureFlags`
|
2023-11-14 10:06:17 +01:00 |
|
blam
|
108bbb7858
|
tests: fixing the tests
Signed-off-by: blam <ben@blam.sh>
|
2023-11-14 09:48:25 +01:00 |
|
Andre Wanlin
|
1a67fd8f11
|
chore: removed hook
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
|
2023-11-13 15:28:54 -06:00 |
|
nikolar
|
12cc038643
|
use createCardExtension
Signed-off-by: nikolar <reyna.nikolayev@autodesk.com>
|
2023-11-13 12:42:23 -08:00 |
|
Ben Lambert
|
294ab689d4
|
Merge pull request #21131 from backstage/blam/fix-some-icons
Move `entityRefLink` icon to the left
|
2023-11-13 14:22:37 +01:00 |
|
blam
|
5602fc274f
|
chore: rename tooltip props too
Signed-off-by: blam <ben@blam.sh>
|
2023-11-13 13:43:34 +01:00 |
|
Ben Lambert
|
57bdd5e139
|
Merge pull request #21069 from PurseChicken/master
docs: Complete ReadMe \ Installation steps for Google Cloud Build Plugin
|
2023-11-13 12:57:41 +01:00 |
|
Ben Lambert
|
721bdfdcde
|
Merge pull request #20592 from acierto/shutdown-tasks-on-restart
Make it possible to shutdown unfinished scaffolder ongoing tasks after restart
|
2023-11-13 12:56:00 +01:00 |
|
blam
|
d7b057458b
|
chore: fix linting
Signed-off-by: blam <ben@blam.sh>
|
2023-11-13 12:48:09 +01:00 |
|
blam
|
a941bbee61
|
chore: fix api-report
Signed-off-by: blam <ben@blam.sh>
|
2023-11-13 12:35:01 +01:00 |
|
blam
|
e420b5af5a
|
chore: updating the api for hiding icons
Signed-off-by: blam <ben@blam.sh>
|
2023-11-13 12:33:03 +01:00 |
|
blam
|
8966c44b64
|
chore: fix last things
Signed-off-by: blam <ben@blam.sh>
|
2023-11-13 11:32:14 +01:00 |
|
blam
|
3f3977dcb0
|
chore: rebase and fix
Signed-off-by: blam <ben@blam.sh>
|
2023-11-13 11:22:30 +01:00 |
|
tperehinets
|
13d3d18297
|
added tests
Signed-off-by: tperehinets <tetiana.perehinets@gmail.com>
|
2023-11-13 11:12:26 +01:00 |
|
tperehinets
|
1944b1f5b9
|
Added tests
Signed-off-by: tperehinets <tetiana.perehinets@gmail.com>
|
2023-11-13 11:12:23 +01:00 |
|
tperehinets
|
20c6880c25
|
Commited api reportes changes
Signed-off-by: tperehinets <tetiana.perehinets@gmail.com>
|
2023-11-13 11:11:53 +01:00 |
|
tperehinets
|
367e15404a
|
Moved sorting function to hooks
Signed-off-by: tperehinets <tetiana.perehinets@gmail.com>
|
2023-11-13 11:11:51 +01:00 |
|
tperehinets
|
407ab6fa86
|
Fixed featureFlag in scaffolder/next
Signed-off-by: tperehinets <tetiana.perehinets@gmail.com>
|
2023-11-13 11:10:43 +01:00 |
|
Fredrik Adelöw
|
578b559f37
|
Merge pull request #21228 from backstage/renovate/aws-sdk-client-mock-jest-3.x
chore(deps): update dependency aws-sdk-client-mock-jest to v3
|
2023-11-13 10:49:59 +01:00 |
|
Fredrik Adelöw
|
f9a9bb15e7
|
Merge pull request #21230 from backstage/renovate/eslint-plugin-testing-library-6.x
chore(deps): update dependency eslint-plugin-testing-library to v6
|
2023-11-13 10:43:30 +01:00 |
|
renovate[bot]
|
20d97d28a3
|
chore(deps): update dependency aws-sdk-client-mock-jest to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-13 09:01:51 +00:00 |
|
Fredrik Adelöw
|
6a40d36379
|
Merge pull request #21164 from backstage/renovate/rjsf-monorepo
fix(deps): update rjsf monorepo to v5.13.6
|
2023-11-13 10:01:36 +01:00 |
|
Fredrik Adelöw
|
c9f113f874
|
fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-11-13 09:59:37 +01:00 |
|
Fredrik Adelöw
|
1bb8d1caf3
|
Merge pull request #21229 from backstage/renovate/cross-fetch-4.x
chore(deps): update dependency cross-fetch to v4
|
2023-11-13 09:51:54 +01:00 |
|
Fredrik Adelöw
|
949ffd5b06
|
Merge pull request #21227 from backstage/renovate/aws-sdk-client-mock-3.x
chore(deps): update dependency aws-sdk-client-mock to v3
|
2023-11-13 09:50:02 +01:00 |
|
Andre Wanlin
|
2cf775e43a
|
fix: refactored error handling
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
|
2023-11-11 14:19:02 -06:00 |
|
renovate[bot]
|
4aa43f62aa
|
chore(deps): update dependency cross-fetch to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-11 14:02:08 +00:00 |
|
Fredrik Adelöw
|
b2444d22f8
|
Merge pull request #21223 from backstage/renovate/marked-5.x
chore(deps): update dependency @types/marked to v5
|
2023-11-11 14:56:25 +01:00 |
|
renovate[bot]
|
3d043526f4
|
chore(deps): update dependency aws-sdk-client-mock to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-11 13:53:57 +00:00 |
|
Fredrik Adelöw
|
1cb2df5a02
|
Merge pull request #21221 from backstage/renovate/jenkins-1.x
chore(deps): update dependency @types/jenkins to v1
|
2023-11-11 14:51:28 +01:00 |
|
renovate[bot]
|
68f8a55622
|
chore(deps): update dependency @types/marked to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-11 03:42:04 +00:00 |
|
blam
|
e98efaaf36
|
chore: updated api-report, sorry freben
Signed-off-by: blam <ben@blam.sh>
|
2023-11-10 20:24:20 -06:00 |
|
blam
|
eb575b8fee
|
feat: move the icon to the left
Signed-off-by: blam <ben@blam.sh>
|
2023-11-10 20:19:28 -06:00 |
|
renovate[bot]
|
504614d313
|
chore(deps): update dependency @types/jest to v29
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-11 00:25:45 +00:00 |
|
renovate[bot]
|
4bfb878807
|
chore(deps): update dependency @types/jenkins to v1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-11 00:25:25 +00:00 |
|
Fredrik Adelöw
|
60649dc0eb
|
Merge pull request #21179 from backstage/renovate/graphiql-react-0.x
fix(deps): update dependency @graphiql/react to ^0.20.0
|
2023-11-10 13:45:34 +01:00 |
|
Fredrik Adelöw
|
a92031159a
|
Merge pull request #21147 from clanghout/master
feat: add entityRef to Entity Inspector view
|
2023-11-10 11:49:58 +01:00 |
|
renovate[bot]
|
4ad15278e6
|
fix(deps): update dependency @graphiql/react to ^0.20.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-10 00:30:15 +00:00 |
|
nikolar
|
73f927b60c
|
add more specific key
Signed-off-by: nikolar <reyna.nikolayev@autodesk.com>
|
2023-11-09 13:20:32 -08:00 |
|