Commit Graph

49846 Commits

Author SHA1 Message Date
Adam Harvey 60ba48c591 chore(docs): Improve API reference wording
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
2024-01-26 11:06:50 -05:00
Fredrik Adelöw fb1b0029bb Merge pull request #22455 from backstage/renovate/azure-identity-4.x-lockfile
fix(deps): update dependency @azure/identity to v4.0.1
2024-01-26 17:05:03 +01:00
Fredrik Adelöw 3911201e88 Merge pull request #22451 from backstage/renovate/typescript-eslint-monorepo
fix(deps): update typescript-eslint monorepo to v6.19.1
2024-01-26 17:03:59 +01:00
Fredrik Adelöw f6dcf4e8f4 Merge pull request #22537 from kmarkow/upgrade-jest
Upgrade jest
2024-01-26 16:51:43 +01:00
Fredrik Adelöw 56337bfd4f Merge pull request #22523 from sonikro/master
fix(catalog-backend-module-github): decreases number of teams fetched in graphql at a time
2024-01-26 16:49:11 +01:00
Patrik Oldsberg 3ec8a1da27 Merge pull request #22533 from backstage/rugvip/components-id-fix
frontend-app-api: switch component refs to be keyed by ID
2024-01-26 16:42:12 +01:00
Mitchell Hentges 68cc58ffef Address minor nits in new frontend system docs
Fix some small typos, correct some casing, and add a link to
an area that I struggled to understand without guidance.

Signed-off-by: Mitchell Hentges <mhentges@spotify.com>
2024-01-26 16:33:13 +01:00
Kamil Markow b58673ef61 Upgrade jest
Signed-off-by: Kamil Markow <kamilmarkow@gmail.com>
2024-01-26 10:22:28 -05:00
Fredrik Adelöw d974fb3f6d Merge pull request #22538 from fshowalter/patch-2
Update react18-migration.md
2024-01-26 15:44:19 +01:00
Frank Showalter 53e682b823 Update react18-migration.md
Fix a typo on the type resolution instructions.

Signed-off-by: Frank Showalter <842058+fshowalter@users.noreply.github.com>
2024-01-26 09:03:58 -05:00
Fredrik Adelöw afe7af72fd Merge pull request #22246 from secustor/fix/rate-limit-message
fix(Github): use `x-ratelimit-remaining` and 429 status code for rate limit detection
2024-01-26 13:43:24 +01:00
Patrik Oldsberg fb9b5e7bec frontend-app-api: key components by id instead of ref + tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-26 13:32:55 +01:00
Patrik Oldsberg 1e61ad374a frontend-plugin-api: no longer wrap component extension components in an ExtensionBoundary
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-26 13:32:55 +01:00
Emmanuel Auffray 25ab4aaf18 refine changeset and signoff
Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com>
2024-01-26 11:34:15 +00:00
Emmanuel Auffray 347a2b7642 amend lazy changeset description
Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com>
2024-01-26 11:34:07 +00:00
Emmanuel Auffray 09f8b31f7a addi changeset
Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com>
2024-01-26 11:31:41 +00:00
shmaram 877efd01ca update api-report.md
Signed-off-by: shmaram <shaharshmaram@gmail.com>
2024-01-26 12:59:55 +02:00
shmaram c47460ba98 fix tests + support value to be number or string
Signed-off-by: shmaram <shaharshmaram@gmail.com>
2024-01-26 12:46:03 +02:00
shmaram 20843193e8 Created Operators type and added type guard + fixed filter value to be string or number
Signed-off-by: shmaram <shaharshmaram@gmail.com>
2024-01-26 11:44:17 +02:00
Patrik Oldsberg 920715f98b Merge pull request #22530 from backstage/rugvip/eslintfix
eslint-plugin: fix tests not restoring cwd
2024-01-26 10:33:12 +01:00
Patrik Oldsberg e93bc4fc13 eslint-plugin: fix tests not restoring cwd
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-26 10:12:50 +01:00
Abel Rodriguez 701ace47b9 remove unexpected changeset
Signed-off-by: Abel Rodriguez <abelr2613@gmail.com>
2024-01-25 19:00:14 -06:00
Aramis ea76a53949 update catalog-client to use the new autogenerated comment.
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-25 18:05:29 -05:00
Aramis fed57c3b1e update the autogenerated file comment
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-25 18:04:39 -05:00
Aramis c04c42b61a feat(openapi-tooling): Fix oneOf client duplications.
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-25 18:00:28 -05:00
Emmanuel Auffray 11e0767761 Update template.examples.ts, typo fix on skeleton
small typo fix

Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com>
2024-01-26 10:42:22 +13:00
Jonathan Nagayoshi 94771339d8 fix(catalog-backend-module-github): decreases number of teams fetched in graphql at a time
Signed-off-by: Jonathan Nagayoshi <jonathan@nagayoshi.com.br>
2024-01-25 21:27:22 +00:00
shmaram c57d61f0a9 Return undefined for invalid filters + fix README.md
Signed-off-by: shmaram <shaharshmaram@gmail.com>
2024-01-25 23:10:30 +02:00
secustor 75b51a87b6 return interface instead of boolean
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-01-25 19:32:54 +01:00
npiyush97 81452d78e4 hubspot color change
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2024-01-25 23:15:15 +05:30
npiyush97 7f9c43dec1 clean up
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2024-01-25 23:09:18 +05:30
npiyush97 8823f7c1b5 forgot this bit
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2024-01-25 23:00:13 +05:30
npiyush97 49759eaab2 prettier
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2024-01-25 22:41:24 +05:30
npiyush97 f9b5866902 some a11y fix
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2024-01-25 22:38:21 +05:30
Philipp Hugenroth 9a8d556661 Merge pull request #22491 from backstage/philipph/update-outdated-community-page
Microsite: Remove outdated initiatives
2024-01-25 17:54:00 +01:00
David Festal 8723c5a4da Fix wrong alpha support in dynamic plugins support
The `alpha` sub-package should not be required for the dynamic plugins to be loaded under the new backend system.

Signed-off-by: David Festal <dfestal@redhat.com>
2024-01-25 16:39:51 +01:00
Fredrik Adelöw 8cea347e80 Merge pull request #22223 from josecosta-shell/master
Fix :: Prevent Entity Providers from eliminating Users and Groups if synchronisation fails
2024-01-25 16:34:03 +01:00
Kiss Miklos 7052918391 do not export the SecureTemplateOptions
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2024-01-25 16:04:35 +01:00
Ben Lambert 206c6367a8 Merge pull request #22509 from backstage/rugvip/notree
frontend-app-api: remove experimental createExtensionTree API
2024-01-25 15:45:33 +01:00
Fredrik Adelöw b4c7f8a059 Merge pull request #22454 from jvilimek/21777-bump-score-card-0.8.0
score-card bumped to 0.8.0
2024-01-25 14:44:37 +01:00
Ben Lambert 5d68f26c5a Merge pull request #22507 from backstage/blam/entity-parser-docs
docs: added docs for custom formats for `EntityDataParser`
2024-01-25 14:41:28 +01:00
blam 04b598ff2f chore: remove the extension tree from the app root
Signed-off-by: blam <ben@blam.sh>
2024-01-25 14:41:19 +01:00
Patrik Oldsberg bdf4a8e176 frontend-app-api: remove experimental createExtensionTree API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-25 14:38:36 +01:00
Ben Lambert 788d92a2ae Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
2024-01-25 14:27:33 +01:00
Ben Lambert 26ad51238c Merge pull request #22508 from backstage/blam/remove-sites
chore: remove azure sites from example backend
2024-01-25 13:39:46 +01:00
blam f170e17d38 chore: remove azure sites from example backend
Signed-off-by: blam <ben@blam.sh>
2024-01-25 13:26:51 +01:00
Ben Lambert 65a8564a2d Merge pull request #22459 from hudsonb/req-node-option
Require --no-node-snapshot in node 20+
2024-01-25 13:07:39 +01:00
Patrik Oldsberg f12578eedd Merge pull request #22103 from GuptaNavdeep1983/nav/aws-alb
auth-backend: migrated AWS ALB provider to new backend.
2024-01-25 12:56:17 +01:00
blam aa5ee05f27 chore: added more docs for entity data parser
Signed-off-by: blam <ben@blam.sh>
2024-01-25 12:47:44 +01:00
Patrik Oldsberg 9514fdc434 auth-backend-module-aws-alb-provider: update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-25 12:45:25 +01:00