Gregory Yogan
19727d19b1
Adding undefined handling of usernamespace and namespaced user deduplicaiton
...
Signed-off-by: Gregory Yogan <gregory.yogan@unity3d.com >
2021-08-27 09:11:15 -07:00
Gregory Yogan
810c114644
Changing changeset to patch
...
Signed-off-by: Gregory Yogan <gregory.yogan@unity3d.com >
2021-08-25 15:58:49 -07:00
Gregory Yogan
977b1dfbea
Re-adding user namespacing
...
Signed-off-by: Gregory Yogan <gregory.yogan@unity3d.com >
2021-08-25 13:12:00 -07:00
Dominik Henneke
8b066c47d5
Merge pull request #6934 from SDA-SE/feat/entity-icons
...
Add system icons for the built-in entity types and use them in the entity list of the `catalog-import` plugin
2021-08-25 18:53:38 +02:00
Fredrik Adelöw
572b84facb
Merge pull request #6942 from defaultbr/fix-big-names-in-explore-plugin
...
handle big names in explore plugin
2021-08-25 18:37:28 +02:00
Fredrik Adelöw
97be351375
Merge pull request #6958 from athal7/patch-1
...
Add 2U to ADOPTERS.md
2021-08-25 18:36:31 +02:00
Andrew Thal
67478ec67b
Add 2U to ADOPTERS.md
...
Signed-off-by: GitHub <noreply@github.com >
2021-08-25 15:48:12 +00:00
Tarcisio Ambrosio Wensing
978aa71037
fix missing selector in test
...
Signed-off-by: Tarcisio Ambrosio Wensing <tarcisio.wensing@midway.com.br >
2021-08-25 12:10:38 -03:00
Fredrik Adelöw
56223de429
Merge pull request #6956 from backstage/freben/chromatic-ownership-fix
...
Fix the chromatic error in OwnershipCard
2021-08-25 16:46:37 +02:00
Fredrik Adelöw
4679ac5b34
Fix the chromatic error in OwnershipCard
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-25 16:32:03 +02:00
Johan Haals
986d1d3a56
Merge pull request #6926 from defaultbr/fix-azure-devops-url-path
...
Handle Azure DevOps (or other provider) that use query parameter named PATH to refer to files
2021-08-25 15:32:32 +02:00
Fredrik Adelöw
3c14f71b08
Merge pull request #6880 from kuangp/fix/feedbackUrl
...
fix(techdocs): generate correct feedback urls for GitHub
2021-08-25 15:26:34 +02:00
Fredrik Adelöw
e403695599
Merge pull request #6918 from GregoireW/fix/jenkins-backend-nobuild
...
Jenkins backend fix "no last build"
2021-08-25 14:56:03 +02:00
Fredrik Adelöw
db635c24d3
Merge pull request #6948 from SDA-SE/feat/dependency-graph-issue
...
Fix dependency graph with new nodes
2021-08-25 14:44:30 +02:00
Tarcisio Ambrosio Wensing
226d6d2f1e
remove wrong classname ref
...
Signed-off-by: Tarcisio Ambrosio Wensing <tarcisio.wensing@midway.com.br >
2021-08-25 09:07:31 -03:00
Eric Peterson
30c0801e96
Merge pull request #6709 from backstage/techdocs-common/case-sensitive-migration
...
[TechDocs] Beta!
2021-08-25 13:06:31 +02:00
Oliver Sand
6d76bca859
Fix dependency graph with new nodes
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-08-25 12:09:48 +02:00
Eric Peterson
5f8df0c69e
Heavier note.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-08-25 11:19:45 +02:00
Fredrik Adelöw
8576195e38
Merge pull request #6943 from backstage/freben/catalog-timeouts
...
Bump test timeouts in CatalogPage.test temporarily to try to get around flaky CI
2021-08-25 08:52:26 +02:00
Tarcisio Ambrosio Wensing
17ea7f7802
making it thousand times more simple and remove useless files
...
Signed-off-by: Tarcisio Ambrosio Wensing <tarcisio.wensing@midway.com.br >
2021-08-24 22:20:24 -03:00
Tarcisio Ambrosio Wensing
68a709789e
fix prettier
...
Signed-off-by: Tarcisio Ambrosio Wensing <tarcisio.wensing@midway.com.br >
2021-08-24 14:20:21 -03:00
Patrik Oldsberg
561d74a4d1
Merge pull request #6940 from backstage/rugvip/srslyauthstate
...
auth-backend: fix but where undefined state values where being stringified
2021-08-24 19:17:03 +02:00
Fredrik Adelöw
82df606aa2
Merge pull request #6930 from RoadieHQ/default-branch-discovery-processor
...
ability to discover catalog-infos from default branch
2021-08-24 19:05:01 +02:00
Fredrik Adelöw
32d5184f38
Merge pull request #6899 from backstage/timbonicus/entity-warnings
...
Add warnings to all entity pages, links to APIs
2021-08-24 18:45:00 +02:00
Camila Belo
3c13d09b4b
Merge pull request #6598 from kuangp/fix/searchBar
...
fix(search): Fix search page to respond to searches made from sidebar
2021-08-24 18:17:17 +02:00
Tarcisio Ambrosio Wensing
f2f89445f9
handle big names in explore plugin
...
Signed-off-by: Tarcisio Ambrosio Wensing <tarcisio.wensing@midway.com.br >
2021-08-24 13:13:02 -03:00
Patrik Oldsberg
ea9fe95674
auth-backend: fix but where undefined state values where being stringified
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-24 17:42:04 +02:00
Oliver Sand
04276a03e6
Merge pull request #6893 from SDA-SE/feat/sanitize-pg-query
...
Sanitize special characters before building search query for postgres
2021-08-24 17:37:59 +02:00
Brian Fletcher
b000c79abf
Support full gamit of path options for discovery
...
It'll now support anything from:
https://github.com/backstage
to
https://github.com/backstage/*\/blob/-/catalog-info.yaml
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-24 16:23:55 +01:00
Phil Kuang
16ec8381ad
fix(search): Fix search page to respond to searches made from sidebar
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-08-24 11:01:36 -04:00
Fredrik Adelöw
5722fb7882
Merge pull request #6938 from backstage/freben/memo-entity-list-provider
...
Memoize the context value in `EntityListProvider`
2021-08-24 16:34:12 +02:00
Erik Engervall
8dd773976d
Merge pull request #6922 from backstage/erikengervall/expose-grm-helpers
...
Expose GRM internals for custom feature development
2021-08-24 16:24:47 +02:00
Fredrik Adelöw
5a1eb6bfc4
Memoize the context value in EntityListProvider
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-24 15:11:54 +02:00
Fredrik Adelöw
14e85e36d4
Bump test timeouts in CatalogPage.test temporarily to try to get around flaky CI
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-24 14:33:23 +02:00
Dominik Henneke
1ebc24b96d
Add kind: prefix to the icons that refer to catalog entities
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-08-24 14:29:10 +02:00
Erik Engervall
d3e9e2485b
Update plugin.test.ts with newly added testHelpers export
...
Signed-off-by: Erik Engervall <erik.engervall@gmail.com >
2021-08-24 14:00:09 +02:00
Erik Engervall
33b5933c4b
Update api-report.md
...
Signed-off-by: Erik Engervall <erik.engervall@gmail.com >
2021-08-24 13:43:05 +02:00
Erik Engervall
9ad8641161
Export testHelpers properly
...
Signed-off-by: Erik Engervall <erik.engervall@gmail.com >
2021-08-24 13:40:34 +02:00
Johan Haals
7823e77f0e
Merge pull request #6891 from RoadieHQ/read-external-id-from-config
...
Kubenetes-backend: Retrieve the externalId from the config
2021-08-24 13:31:19 +02:00
Erik Engervall
bdf30530d8
Export testHelpers as well to further aid development of custom features
...
Signed-off-by: Erik Engervall <erik.engervall@gmail.com >
2021-08-24 13:28:50 +02:00
Dominik Henneke
5641c208b2
Fix test
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-08-24 11:43:05 +02:00
Dominik Henneke
cfcb486aa0
Add system icons for the built-in entity types and use them in the entity list of the catalog-import plugin
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-08-24 11:14:59 +02:00
Patrik Oldsberg
fe1277fc39
Merge pull request #6852 from bolcom/gitlab-discovery
...
Gitlab discovery
2021-08-24 10:55:59 +02:00
Roy Jacobs
04ef773b94
Reduce changset level to 'patch'
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-08-24 09:49:43 +02:00
Brian Fletcher
1a98eb41e6
fixing more tests mocks
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-23 21:08:01 +01:00
Brian Fletcher
f337c2fa2f
fixes tests types
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-23 20:54:41 +01:00
Brian Fletcher
8b39242c48
adds changeset for github discovery change
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-23 20:52:05 +01:00
Brian Fletcher
c531345df6
ability to discover catalog-infos from default branch
...
Previously the github-discovery supported only repos from a specific
branch. This change cause the discovery to work in two modes. It continues
to work as it did with a wildcard for repositories on a specified branch.
The new mode added causes the discovery processor to use the default branch
and looks for a file called catalog-info.yaml.
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-23 20:29:45 +01:00
Fredrik Adelöw
112e3facd7
Merge pull request #6927 from backstage/freben/integration-host
...
Take custom ports into account when matching integrations to URLs
2021-08-23 20:38:07 +02:00
Fredrik Adelöw
f0ba514f0b
Take custom ports into account when matching integrations to URLs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-23 19:21:31 +02:00