Patrik Oldsberg
|
c2ee8f8cfc
|
Merge pull request #14245 from backstage/rugvip/trim
xcmetrics: removed hidden build details route
|
2022-10-20 16:43:50 +02:00 |
|
Johan Haals
|
1db569ee23
|
Merge pull request #13820 from backstage/jhaals/deprecate-read
backend-common: Deprecate `read` in favour of `readUrl` in UrlReader
|
2022-10-20 16:23:40 +02:00 |
|
Fredrik Adelöw
|
fa643259c5
|
Merge pull request #14250 from backstage/revert-14222-tech-insights-api
Revert "Set "application/json" content type header in TechInsightsClient"
|
2022-10-20 15:10:37 +01:00 |
|
Patrik Oldsberg
|
9b55b65906
|
Revert "Set "application/json" content type header in TechInsightsClient"
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-10-20 15:47:08 +02:00 |
|
Johan Haals
|
a7607b5413
|
backend-common: Deprecate read in favour of readUrl in UrlReader
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-10-20 15:01:49 +02:00 |
|
Fredrik Adelöw
|
d57627f917
|
Merge pull request #14058 from Niksko/github-discovery-validate
Optionally validate GitHub discovery locations before emitting
|
2022-10-20 13:46:21 +01:00 |
|
Leonardo Maier
|
a230bf2a96
|
fix formatting issues
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
|
2022-10-20 13:54:39 +02:00 |
|
Leonardo Maier
|
8fb1600680
|
converts LogoIcon component to tsx and fixes BuildTimeline tests
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
|
2022-10-20 13:54:39 +02:00 |
|
Leonardo Maier
|
96c550945f
|
Adds d3-* in moduleNameMapper option on jest.js
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
|
2022-10-20 13:54:39 +02:00 |
|
Leonardo Maier
|
43afded227
|
Update recharts dependency to v2.0.0 and fix breaking changes
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
Signed-off-by: Leonardo Maier <lmaier_c@wellapp.com>
|
2022-10-20 13:54:39 +02:00 |
|
Patrik Oldsberg
|
a82d7ac0ef
|
Merge pull request #14238 from Bonial-International-GmbH/pjungermann/remove-default-visibility
chore: remove explicit default visibility at `config.d.ts` files
|
2022-10-20 13:48:52 +02:00 |
|
Eric Peterson
|
d189dd860b
|
Merge pull request #14118 from backstage/analytics/entity-awareness
|
2022-10-20 07:17:12 -04:00 |
|
Ben Lambert
|
2402b13a1a
|
Merge pull request #13879 from alexrybch/scaffolder-extendable
More extendable Scaffolder page
|
2022-10-20 11:48:07 +02:00 |
|
Fredrik Adelöw
|
72e1f6b598
|
Merge pull request #13837 from Cylix/github-team-pull-requests
plugin-github-pull-requests-board: Add a new "Team" Filter Options to the Github Pull Requests Dashboard.
|
2022-10-20 10:35:07 +01:00 |
|
Patrik Oldsberg
|
dcf9e728de
|
xcmetrics: removed hidden build details route
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-10-20 11:34:41 +02:00 |
|
Johan Haals
|
2e9329831f
|
Merge pull request #14192 from Bonial-International-GmbH/pjungermann/github/naming-part2
chore(integration): use consistent naming of `[gG]ithub` in code
|
2022-10-20 09:41:56 +02:00 |
|
Nikolas Skoufis
|
e2d088426b
|
Fix failing tests from merge
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
|
2022-10-20 11:13:52 +11:00 |
|
Nikolas Skoufis
|
b95fc4fdf3
|
Merge branch 'master' of github.com:Niksko/backstage into github-discovery-validate
|
2022-10-20 11:02:03 +11:00 |
|
Patrick Jungermann
|
a6d779d58a
|
chore: remove explicit default visibility at config.d.ts files
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
|
2022-10-20 00:18:44 +02:00 |
|
Patrik Oldsberg
|
8db366cc4c
|
Merge pull request #14222 from alexrybch/tech-insights-api
Set "application/json" content type header in TechInsightsClient
|
2022-10-19 20:34:54 +02:00 |
|
Simon Ninon
|
cc8bfc56c3
|
plugin-github-pull-requests-board: support team members pull requests
Signed-off-by: Simon Ninon <sninon@pagerduty.com>
|
2022-10-19 18:48:26 +02:00 |
|
Johan Haals
|
a9bb5b5886
|
Merge pull request #14114 from awanlin/topic/remove-homepagetime
Removed the HomepageTimer and related Config
|
2022-10-19 16:14:26 +02:00 |
|
Patrick Jungermann
|
c1784a4980
|
chore(integration): use consistent naming of [gG]ithub in code
Relates to the discussion at PR #14039.
Relates-to: PR #14039
Relates-to: PR #14174
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
|
2022-10-19 16:11:53 +02:00 |
|
Morgan Bentell
|
4036f820f9
|
Merge pull request #14123 from kuangp/fix/techdoc-links
fix(techdocsReader): include search params when navigating urls
|
2022-10-19 14:56:30 +02:00 |
|
Alex Rybchenko
|
47ec8b88d5
|
set application/json header
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
|
2022-10-19 14:15:59 +02:00 |
|
Alex Rybchenko
|
4ba5e68577
|
Merge branch 'backstage:master' into scaffolder-extendable
|
2022-10-19 14:06:45 +02:00 |
|
Johan Haals
|
cf824542d0
|
Merge pull request #13634 from wesley-pattison/plugin-azure-functions
Plugin azure functions
|
2022-10-19 14:00:14 +02:00 |
|
Fredrik Adelöw
|
545d64cbc9
|
Merge pull request #14034 from Bonial-International-GmbH/pjungermann/schedule-in-config
feat(catalog/[...]): schedule via config + backend-plugin-api support
|
2022-10-19 12:55:40 +01:00 |
|
Fredrik Adelöw
|
f077228e0c
|
Merge pull request #14191 from backstage/freben/explr
Update the explore dev app to work properly
|
2022-10-19 12:31:18 +01:00 |
|
Johan Haals
|
1603ed99ad
|
Merge pull request #14135 from alissonfabiano/af/fix-content-type-post-request
Fixed bug that when sending data by Post
|
2022-10-19 13:28:06 +02:00 |
|
Wesley Pattison
|
6e09f1c367
|
Merge branch 'plugin-azure-functions' of https://github.com/wesley-pattison/backstage into plugin-azure-functions
|
2022-10-19 12:04:08 +02:00 |
|
Wesley Pattison
|
d66efa6aa9
|
PR Feedback
Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
|
2022-10-19 12:04:01 +02:00 |
|
Johan Haals
|
13bdc54511
|
Merge pull request #14149 from kissmikijr/use-urlreader
Use urlreader in openApiPlaceholderResolver
|
2022-10-19 11:41:47 +02:00 |
|
Alisson Fabiano
|
b8d4ab0e12
|
fixed reading headers
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
|
2022-10-19 10:40:28 +01:00 |
|
Johan Haals
|
ba64de0372
|
Merge pull request #13966 from namco1992/pod-metrics-error-handling
[K8s plugin] Handle the error when fetching pod metrics
|
2022-10-19 10:55:47 +02:00 |
|
Andre Wanlin
|
fb3733e446
|
Removed the HomepageTimer
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
|
2022-10-18 20:06:07 -05:00 |
|
Andre Wanlin
|
2f754d5883
|
Improved test
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
|
2022-10-18 20:00:18 -05:00 |
|
Andre Wanlin
|
cea2854570
|
Fixed failing test
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
|
2022-10-18 19:45:39 -05:00 |
|
Wesley
|
7a4433c772
|
Merge branch 'backstage:master' into plugin-azure-functions
|
2022-10-18 18:11:46 +02:00 |
|
Wesley Pattison
|
34db0db49d
|
PR feedback
Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
|
2022-10-18 18:08:47 +02:00 |
|
Johan Haals
|
2fc86111c2
|
Merge pull request #14096 from backstage/changeset-release/master
Version Packages
|
2022-10-18 13:45:06 +02:00 |
|
Fredrik Adelöw
|
f5aca25560
|
Update the explore dev app to work properly
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-10-18 13:14:30 +02:00 |
|
github-actions[bot]
|
f0196a2f04
|
Version Packages
|
2022-10-18 09:55:10 +00:00 |
|
Fredrik Adelöw
|
b32f10a8d9
|
Merge pull request #14183 from namco1992/cleanup-momentjs
Cleanup the momentjs dependency in plugin-github-pull-requests-board
|
2022-10-18 10:39:52 +01:00 |
|
Fredrik Adelöw
|
dd1fefda24
|
Merge pull request #14161 from backstage/freben/scorecard
Make sure to reload score card contents when props change
|
2022-10-18 10:39:31 +01:00 |
|
Fredrik Adelöw
|
2ca11fea02
|
Merge pull request #14174 from Bonial-International-GmbH/pjungermann/github/naming
chore(catalog/github): use consistent naming of `[gG]ithub` in code
|
2022-10-18 10:38:17 +01:00 |
|
Fredrik Adelöw
|
d5e162732c
|
Merge pull request #14176 from GLundh/fix-catalog
Catalog: Fixes issue where the query kind parameter is not honored
|
2022-10-18 10:21:37 +01:00 |
|
Fredrik Adelöw
|
abd043f4c0
|
Merge pull request #14092 from backstage/permissions/metadata-response-types
Exported types for the permission router metadata endpoint
|
2022-10-18 09:22:14 +01:00 |
|
Fredrik Adelöw
|
f4792c003e
|
Merge pull request #14155 from backstage/freben/k8sconfig
add accidentally missing cluster locator config
|
2022-10-18 09:21:02 +01:00 |
|
Mengnan Gong
|
80d75adf3a
|
Cleanup the momentjs dependency in @backstage/plugin-github-pull-requests-board
As per [ADR010: Use the Luxon Date Library](https://github.com/backstage/backstage/blob/master/docs/architecture-decisions/adr010-luxon-date-library.md),
we should replace momentjs with luxon.
Signed-off-by: Mengnan Gong <namco1992@gmail.com>
|
2022-10-18 16:05:43 +08:00 |
|