Commit Graph

36845 Commits

Author SHA1 Message Date
dependabot[bot] e446c345ba chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:41:13 +00:00
Fredrik Adelöw 05f0152ad4 Merge pull request #16015 from MitchWijt/graphql-voyager-plugin
feat(plugin): Add graphql-voyager as new backstage plugin
2023-02-02 19:31:25 +01:00
MitchWijt 2d05bfc1c0 chore: add screenshot to readme and alter changeset
Signed-off-by: MitchWijt <mitchel@wijt.net>
2023-02-02 16:40:10 +01:00
Fredrik Adelöw 0e06e3c7fe Merge pull request #16142 from RoadieHQ/typed-event-params
make `EventParams` typed for tidier event handling
2023-02-02 16:20:20 +01:00
Ben Lambert 8780e062f7 Merge pull request #16120 from dagda1/fix-incremental-ingestion-post-links
fix image paths in scaling incremental ingestion post
2023-02-02 14:29:00 +01:00
Brian Fletcher 02ac6ed2db rename type to TPayload
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-02-02 13:20:27 +00:00
Brian Fletcher 0d2336696d api-report
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-02-02 12:14:37 +00:00
Brian Fletcher 19d4abf72c make EventParams typed for tidier event handling
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-02-02 11:48:03 +00:00
MitchWijt af8815fe92 fix: merge conflict yarn.lock in rebase
Signed-off-by: MitchWijt <mitchel@wijt.net>
2023-02-02 10:12:13 +01:00
MitchWijt ebaf9381bf chore: yarn.lock collisions
Signed-off-by: MitchWijt <mitchel@wijt.net>
2023-02-02 10:06:53 +01:00
MitchWijt ddb465f65e chore: improve description
Signed-off-by: MitchWijt <mitchel@wijt.net>
2023-02-02 10:06:53 +01:00
MitchWijt ab1c6c6338 chore: export added page props
Signed-off-by: MitchWijt <mitchel@wijt.net>
2023-02-02 10:06:53 +01:00
MitchWijt d1fb4b7bf1 feat(plugin): resolve remarks of review
Signed-off-by: MitchWijt <mitchel@wijt.net>
2023-02-02 10:06:38 +01:00
MitchWijt 3b5990bca1 feat(plugin): Add graphql-voyager as new backstage plugin
Signed-off-by: MitchWijt <mitchel@wijt.net>
2023-02-02 10:05:39 +01:00
MitchWijt 0d036dfc30 chore: yarn.lock collisions
Signed-off-by: MitchWijt <mitchel@wijt.net>
2023-02-02 10:04:10 +01:00
Emma Indal 98beb437a8 Merge pull request #15873 from backstage/search/improve-accessibility
[Search] improve accessibility
2023-02-02 10:00:32 +01:00
MitchWijt ecf174b7b5 chore: improve description
Signed-off-by: MitchWijt <mitchel@wijt.net>
2023-02-02 09:46:05 +01:00
Emma Indal ce1220a4b8 support custom list item props on search extensions
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-02 09:36:30 +01:00
Patrik Oldsberg f4e4f04152 Merge pull request #15723 from RoadieHQ/fix/sentry-time-filter
add filter to sentry table
2023-02-01 20:45:47 +01:00
Patrik Oldsberg fe94dda12f Merge pull request #15911 from deepan10/azure-sites
Fixed : AzureSites plugin UI load and action issue
2023-02-01 20:42:15 +01:00
Paul Cowan 314c463c4e fix image paths in scaling incremental ingestion post
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2023-02-01 17:20:48 +00:00
Emma Indal b031b821d5 Apply suggestions from code review
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Emma Indal c3798fd6bd update api reports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Emma Indal 37e9ba8a7d adjust changeset for list items
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Emma Indal f7e698636a updates based on result list items extension changes
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Emma Indal 66e2aab4c4 add changesets
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Emma Indal 8ce32c1ab8 remove tabs padding
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Emma Indal 77c85b4467 add aria label to tabs, remove disableRipple prop to indicate focus on tab when navigating through keyboard
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Emma Indal a0619a5b49 make sure result list is structured with list elements only
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Emma Indal 9dd6a59651 user primary color from palette to improve color contrast of tabs in Search modal
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Emma Indal 4c6950b5d8 add aria labels to mobile navbar actions
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-02-01 15:40:21 +01:00
Patrik Oldsberg 422e6b050c Merge pull request #16110 from backstage/rugvip/bs-docs
docs: make backend-system docs available with disclaimer
2023-02-01 15:22:26 +01:00
Fredrik Adelöw 65bddefad9 Merge pull request #16113 from backstage/freben/comments
🧹  just some comment cleanup
2023-02-01 14:30:37 +01:00
backstage-goalie[bot] c7af3df726 Merge pull request #16112 from backstage/renovate/glob-8.x-lockfile
fix(deps): update dependency glob to v8.1.0
2023-02-01 13:06:53 +00:00
Fredrik Adelöw 3ccad5c81e Merge pull request #16105 from backstage/freben/packends
implement some of the trivial backend plugins
2023-02-01 13:52:52 +01:00
Fredrik Adelöw d9c8720dd4 just some comment cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-01 13:52:06 +01:00
Ben Lambert a4967e8a84 Merge pull request #16111 from backstage/rugvip/nit
changeset tweak
2023-02-01 13:43:32 +01:00
blam fba5b7439e updating lock
Signed-off-by: blam <ben@blam.sh>
2023-02-01 13:40:41 +01:00
renovate[bot] 89d02916c9 fix(deps): update dependency glob to v8.1.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-01 12:35:02 +00:00
Patrik Oldsberg 69d4fd3bae changeset tweak
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-01 13:26:00 +01:00
backstage-goalie[bot] a0d1bb8ce3 Merge pull request #16109 from backstage/renovate/eslint-plugin-import-2.x-lockfile
fix(deps): update dependency eslint-plugin-import to v2.27.5
2023-02-01 12:22:59 +00:00
Patrik Oldsberg 95d052f829 docs: make backend-system docs available with disclaimer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-01 13:16:26 +01:00
renovate[bot] 94f4b4be38 fix(deps): update dependency eslint-plugin-import to v2.27.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-01 11:49:34 +00:00
backstage-goalie[bot] ddaaa9fbe6 Merge pull request #16106 from backstage/renovate/eslint-8.x-lockfile
fix(deps): update dependency eslint to v8.33.0
2023-02-01 11:39:17 +00:00
renovate[bot] dd430f4f7a fix(deps): update dependency eslint to v8.33.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-01 11:04:14 +00:00
backstage-goalie[bot] bb376f82f3 Merge pull request #16076 from backstage/renovate/node-fetch-2.x-lockfile
fix(deps): update dependency node-fetch to v2.6.9
2023-02-01 10:53:49 +00:00
Fredrik Adelöw 4a6f38a535 implement some of the trivial backend plugins
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-01 11:36:55 +01:00
Ben Lambert acdb15bb0a Merge pull request #16087 from dagda1/incremental-entity-provider-post
add incremental entity provider post to microsite
2023-02-01 11:21:39 +01:00
blam 55a8ee8c42 cgiore: fix yarn.lock resolution
Signed-off-by: blam <ben@blam.sh>
2023-02-01 11:18:47 +01:00
Ben Lambert cf7928d626 Merge pull request #15846 from dpfaffenbauer/lighthouse-scheduler
Feature: Introduce Lighthouse Backend with Scheduling of Audits
2023-02-01 11:03:38 +01:00