Miguel Alexandre
2044ae8b20
Render "Last 24h" instead of "For 24h"
...
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com >
2021-08-19 13:56:15 +02:00
Miguel Alexandre
d8e4afc620
Render the statsFor property in sentry issues table
...
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com >
2021-08-19 13:56:15 +02:00
Johan Haals
2de833303f
Merge pull request #6887 from trelore/master
...
Adds Powerspike to list of adopters
2021-08-19 13:55:35 +02:00
Prasetya Aria Wibawa
951b666cea
changeset change to use patch
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2021-08-19 18:55:34 +07:00
Dominik Henneke
729c1cd359
Merge pull request #6886 from SDA-SE/feat/github-read-array
...
Read responses in `GitHubUrlReader#read()` as array buffer instead of as text to allow reading non-text locations
2021-08-19 13:53:42 +02:00
Johan Haals
86b1cb69d3
Merge pull request #6848 from backstage/mob/catalog-instrumentation
...
Instrument catalog with prometheus metrics
2021-08-19 13:52:57 +02:00
Johan Haals
6277060d72
Add experimental disclamer
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 13:28:24 +02:00
Alexander Joseph Trelore
57f1502dee
Merge branch 'backstage:master' into master
2021-08-19 12:26:15 +01:00
AJT
2334602c82
Adds powerspike as an adopter
...
Signed-off-by: AJT <alextrelore@gmail.com >
2021-08-19 12:25:48 +01:00
Dominik Henneke
4d909268cb
Read responses in UrlReader#read() as array buffer instead of as text to allow reading non-text locations
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-08-19 13:12:58 +02:00
Vincenzo Scamporlino
de1604fc31
api-definition-card: fix tests
...
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev >
2021-08-19 12:48:36 +02:00
Vincenzo Scamporlino
8be8f66ea7
plain-api-definition-widget: remove snapshot testing
...
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev >
2021-08-19 12:21:56 +02:00
Prasetya Aria Wibawa
3d81fa9111
change test to not use configApiRef
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2021-08-19 16:45:53 +07:00
Prasetya Aria Wibawa
50be33b3cc
pass through the owned list once and compute the counts at that time.
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2021-08-19 16:44:38 +07:00
Prasetya Aria Wibawa
8ab8c325cd
add qs for queryParams in OwnershipCard component
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2021-08-19 16:43:00 +07:00
Johan Haals
2766b2aa51
Add changeset
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 11:40:55 +02:00
Fredrik Adelöw
b264938afe
fix test
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-19 11:38:33 +02:00
Patrik Oldsberg
d567002f82
Merge pull request #6820 from Symbianx/fix-no-type-in-sentry-widget
...
Fix Sentry widget showing [No Type]
2021-08-19 11:38:29 +02:00
Fredrik Adelöw
5d852c1151
named counts
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-19 11:10:10 +02:00
Patrik Oldsberg
ad7bbbd9b2
Merge pull request #6884 from backstage/rugvip/wide
...
config-loader: broaden search for backstage packages in config schema collection
2021-08-19 11:04:35 +02:00
Fredrik Adelöw
24b6045691
create metrics only if not already existing
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-19 10:55:16 +02:00
Johan Haals
be87a0e96d
Revert refresh interval
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 10:52:09 +02:00
Johan Haals
43ffcc4647
Remove wip code
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 10:52:09 +02:00
Johan Haals
b9f66a0d21
Add entity type metrics
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 10:52:09 +02:00
Johan Haals
693a17fcdc
Instrument catalog with prometheus
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 10:51:42 +02:00
Tom Opdebeeck
c72c73f1ad
fix: minor -> patch
...
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be >
2021-08-19 10:46:56 +02:00
Tom Opdebeeck
4804c7257a
fix(auth-backend): cleanup
...
* remove unused method "extractGitlabUserId"
* consistent profile id
* move avatarUrl check to makeProfileInfo (extend passport type)
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be >
2021-08-19 10:45:41 +02:00
Tom Opdebeeck
7ddb49a05c
fix(auth-backend): gitlab provider tests
...
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be >
2021-08-19 10:45:41 +02:00
Tom Opdebeeck
278f1fe23e
fix(auth-backend): cleanup profile transform
...
* make more consistent with github flow
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be >
2021-08-19 10:45:41 +02:00
Patrik Oldsberg
7bcf0b9d14
Merge pull request #6779 from tudi2d/sidebar-improvements
...
Smaller sidebar adjustment
2021-08-19 10:40:02 +02:00
Patrik Oldsberg
244816f79c
integration: limit config schema tests to only include its own schema
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-19 10:34:31 +02:00
Patrik Oldsberg
4fb3a7ada4
Merge pull request #6883 from backstage/rugvip/busy
...
dev-utils: fix busy refresh loop
2021-08-19 01:29:20 +02:00
Patrik Oldsberg
0ade9d02b7
config-loader: broaden search for backstage packages in config schema collection
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-19 00:38:03 +02:00
Tim Hansen
dbdf1b27d4
Merge pull request #6875 from backstage/timbonicus/template-doc-tweak
...
Fix incorrect links key
2021-08-18 16:31:25 -06:00
Patrik Oldsberg
be2cd47406
dev-utils: fix busy refresh loop
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-19 00:25:58 +02:00
Patrik Oldsberg
843480007a
Merge pull request #6871 from backstage/rugvip/compat
...
cli: reintroduce node polyfills that were removed in webpack 5 migration
2021-08-18 20:14:31 +02:00
Patrik Oldsberg
4f168af631
Merge pull request #6879 from backstage/rugvip/register
...
catalog-plugin-react: clarified messaging around deleting entities from configured locations
2021-08-18 20:12:24 +02:00
Himanshu Mishra
a3c7d2933d
Merge pull request #6870 from backstage/orkohunter/add-firehydrant-to-marketplace
...
marketplace: add firehydrant plugin
2021-08-18 19:55:45 +02:00
Axel Hecht
be944d6c5c
Silence logger a bit
...
Signed-off-by: Axel Hecht <axel@pike.org >
2021-08-18 19:53:39 +02:00
Himanshu Mishra
1be093d04b
use firehydrant's official description for the plugin
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-18 19:50:38 +02:00
Tim Hansen
23c493876a
Merge pull request #6844 from aaronnickovich/master
...
Update writing custom actions documentation
2021-08-18 11:05:06 -06:00
Tim Hansen
2b27e4ad27
Merge pull request #6780 from benjmac/themes-gradient
...
Add configurable gradient property to backstage theme
2021-08-18 11:04:52 -06:00
Axel Hecht
87814d231f
Fix review comments
...
Signed-off-by: Axel Hecht <axel@pike.org >
2021-08-18 18:59:51 +02:00
Patrik Oldsberg
1ac2961c30
cli: reintroduce node polyfills that were removed in webpack 5 migration
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-18 18:52:49 +02:00
Patrik Oldsberg
3bc009287c
catalog-plugin-react: clarified messaging around deleting entities from configured locations
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-18 18:48:46 +02:00
Eric Peterson
d224604f46
Fix docs typo.
...
Co-authored-by: Raghunandan Balachandran <raghunandan@spotify.com >
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-08-18 17:56:30 +02:00
Himanshu Mishra
c409a0cbe8
firehyrant -> firehyrant
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-18 17:20:44 +02:00
Tim Hansen
a96793a1fa
Fix incorrect links key
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-08-18 09:13:31 -06:00
@pawelmitka
d622cfad17
feat(plugin-scaffolder-backend): provide option to require Code Owners in GitHub
...
In order to make creation of a new repository more powerful option to enable 'Require review from Code Owners' has been added. The default behavior is that this option is disabled as with the current behavior. However, adding `requireCodeOwnersReview: true` in context input enables it.
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-08-18 17:13:02 +02:00
Tim Hansen
e8bc951075
Minor identity-resolver doc correction
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-08-18 09:09:30 -06:00