Fredrik Adelöw
8587067ade
Merge pull request #6829 from victormorfin97/supportCustomTemplateCard
...
Support custom template card on ScaffolderPage
2021-08-27 20:46:44 +02:00
Fredrik Adelöw
1f7b3807f3
fixed two cross-package imports
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-27 20:02:42 +02:00
Fredrik Adelöw
3bb560a11b
Merge pull request #6921 from pawelmitka/scaffolder_plugin_github_webhook
...
feat(plugin-scaffolder-backend): GitHub create repository webhook
2021-08-27 19:54:02 +02:00
victormorfin97
149fc41c95
remove unused code
...
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com >
2021-08-27 12:52:48 -05:00
@pawelmitka
5b125edfcc
fix: update api-report.md
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-08-27 16:59:19 +02:00
@pawelmitka
c5c229966f
refactor: rename github:repository:webhook:create to github:webhook
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-08-27 16:34:38 +02:00
victormorfin97
a085b28f94
update the api report
...
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com >
2021-08-27 08:54:36 -05:00
victormorfin97
b21fb3ae26
use a const instead of a condition to render the card component
...
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com >
2021-08-27 08:24:11 -05:00
victormorfin97
342e1c5cfc
update to the correct type the new prop
...
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com >
2021-08-27 08:17:51 -05:00
@pawelmitka
8ebd2b6399
refactor: avoid using env variables in action
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-08-27 12:23:35 +02:00
Jussi Hallila
30ed662a35
Implement in-context search bar for tech docs. ( #6651 )
...
* Implement in-context search bar for tech docs
* Add in-context search functionality to tech docs
* Use the existing backend search functionality with tech docs specific filters
* Use material-ui autocomplete to display 10 first search results
* Add tests
Signed-off-by: Jussi Hallila <jussi@hallila.com >
* Remove context and replace it with `withSearch` prop.
Signed-off-by: Jussi Hallila <jussi@hallila.com >
* Bump search-common devp to latest
Signed-off-by: Jussi Hallila <jussi@hallila.com >
* Rename types file to not conflict with hardcoded types.d.ts.
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-08-27 12:21:48 +02:00
Fredrik Adelöw
c5cdf03063
Merge pull request #6974 from punkle/patch-1
...
gh discovery passes over repos with no default branch
2021-08-27 11:02:52 +02:00
Dominik Henneke
6581412bdf
Merge pull request #6969 from SDA-SE/feat/ownership-card-open-tab
...
Don't open a new tab when clicking on the ownership card
2021-08-27 10:27:16 +02:00
Nicolas Arnold
391490d75e
Fixing broken test and adding one for the undefined case
...
Signed-off-by: Nicolas Arnold <nic@roadie.io >
2021-08-27 10:19:26 +02:00
Brian Fletcher
0785cf54c3
correct a small mistake I made in one test
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-27 08:09:56 +01:00
Brian Fletcher
977d67d656
changes default branch ref type to optionally null
...
Also adds a couple of tests for the default branch feature.
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-27 07:53:44 +01:00
Brian Fletcher
7ad2b4450a
add a test for undefined default branch
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-26 22:53:30 +01:00
Brian Fletcher
4d62dc15bb
gh processor passes over repos without default branch
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-26 22:41:45 +01:00
Patrik Oldsberg
91ff484f8e
Merge pull request #6966 from RoadieHQ/sonar-readme
...
proxy backend to take care of encoding sonar token
2021-08-26 18:42:16 +02:00
Oliver Sand
c9927b1c74
Don't open a new tab when clicking on the ownership card
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-08-26 18:23:00 +02:00
Phil Kuang
ff304cfc3f
fix(OwnershipCard): support namespaced owners in links
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-08-26 10:55:34 -04:00
github-actions[bot]
e7130884a0
Version Packages
2021-08-26 11:25:27 +00:00
Brian Fletcher
d887ad08c5
proxy backend to take care of encoding sonar token
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-08-26 12:20:46 +01:00
Erik Engervall
47302ba9e3
Merge pull request #6947 from backstage/erikengervall/dont-expose-api-mocks
...
[plugin] GRM: Don't expose API mock files
2021-08-26 11:24:00 +02:00
Fredrik Adelöw
940b6564f7
Merge pull request #6946 from backstage/freben/more-entity-opts
...
Use the history API directly in `useEntityListProvider`
2021-08-26 09:38:32 +02:00
Fredrik Adelöw
d39e7d1411
Use the history API directly in useEntityListProvider
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-26 08:15:51 +02:00
Mert Can Bilgiç
58452cdb72
OpenStack Swift SDK changed from "pkgcloud" to Trendyol's own OpenStack Swift SDK ( #6839 )
2021-08-25 22:16:10 +02: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
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
victormorfin97
00864470ec
updating the api report
...
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com >
2021-08-25 08:32:56 -05:00
victormorfin97
0b15248bf4
removing unnecessary export
...
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com >
2021-08-25 08:32:56 -05: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
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
Erik Engervall
e3daec1fa9
Update api-report.md
...
Signed-off-by: Erik Engervall <erik.engervall@gmail.com >
2021-08-25 11:57:53 +02:00
Erik Engervall
cab56cdac7
Move ApiMock helpers to seperate file and don't expose it
...
Signed-off-by: Erik Engervall <erik.engervall@gmail.com >
2021-08-25 11:55:03 +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
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
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