Commit Graph

7050 Commits

Author SHA1 Message Date
Mattias Frinnström a13a090de9 Use the new catalogInfoUrl in TemplatePage 2020-11-19 14:53:16 +01:00
Mattias Frinnström 67b6320e83 Generate catatalog-info.yaml URL in the publishers 2020-11-19 14:53:15 +01:00
Mattias Frinnström e0a910bc6d Start using the extracted types 2020-11-19 14:53:15 +01:00
Mattias Frinnström 76306d3e4b Extract types 2020-11-19 14:53:15 +01:00
Askar 019c67a022 fix(search): return EmptyState/Progress bar/Alert depending on result of api call (#3350)
* fix(search): return EmptyState/Progress bar/Alert depending on result of api request

* Update plugins/search/src/components/SearchResult/SearchResult.tsx

Co-authored-by: Emma Indal <emma.indahl@gmail.com>

Co-authored-by: Emma Indal <emma.indahl@gmail.com>
2020-11-19 13:39:22 +01:00
Ben Lambert bb6ea2bc48 Merge pull request #3338 from StefanoVuerich/master
fix: conditional getuid and getgid for Windows environment
2020-11-19 12:01:48 +01:00
Ben Lambert 6146efd2f5 Merge pull request #3315 from RoadieHQ/feat/bump-github-insights-plugin-ver
Feat: bump GitHub Insights Plugin version
2020-11-19 12:00:36 +01:00
Himanshu Mishra de3240d2df Merge pull request #3339 from backstage/orkohunter/repo-move-url-fix
docs: Correct URL of techdocs-container
2020-11-19 11:48:49 +01:00
Stefano Vuerich 09d90484ea fix: runned prettier 2020-11-19 11:46:34 +01:00
Patrik Oldsberg d5d28cab88 Merge pull request #3346 from SDA-SE/fix-api-docs-icon
Replace broken icon for the api-docs plugin
2020-11-19 11:44:00 +01:00
Mateusz Lewtak c425002729 Feat: resolve conflicts 2020-11-19 11:42:01 +01:00
Patrik Oldsberg 63de5ed007 Merge pull request #3331 from backstage/rugvip/cbapp
create-app: add app-backend plugin to template
2020-11-19 11:39:29 +01:00
Oliver Sand ef8dff2cbe Replace broken icon for the api-docs plugin
Closes #3330

I would guess that https://github.com/vscode-icons/vscode-icons is a more stable location for an icon.
2020-11-19 11:38:36 +01:00
Ben Lambert b7f38b3909 Merge pull request #3334 from backstage/orkohunter/add-catalog-client-docs
docs: Add catalog-client to project structure
2020-11-19 11:19:22 +01:00
Ben Lambert 20fc9b684a Merge pull request #3319 from adamdmharvey/about-tooltips
Add tooltips on About card
2020-11-19 11:14:52 +01:00
Mateusz Lewtak 49554d43e3 Feat: update Lighthouse plugin to use new MarkdownComponent (#3328) 2020-11-19 10:30:34 +01:00
Himanshu Mishra 00b60af58a docs: Correct URL of techdocs-container 2020-11-19 09:26:31 +01:00
Stefano Vuerich 3525e6f687 fix: conditional getuid and getgid for Windows environment 2020-11-19 08:40:14 +01:00
Patrik Oldsberg 7d7abd50c8 create-app: add app-backend plugin to template 2020-11-19 01:20:13 +01:00
Himanshu Mishra 4787cd04de docs: Rephrase catalog-client and run prettier 2020-11-18 22:53:19 +01:00
Himanshu Mishra c7d7e6d978 Merge pull request #3320 from backstage/orkohunter/use-config-for-backend-base-url 2020-11-18 21:19:58 +01:00
Himanshu Mishra 86017bc2fb docs: Add catalog-client to project structure 2020-11-18 21:19:06 +01:00
Fredrik Adelöw 4a25ee5cf5 auth-backend: use the catalog client (#3298) 2020-11-18 21:10:04 +01:00
Patrik Oldsberg 4c7be36164 Merge pull request #3313 from mfrinnstrom/scaffolder-extract-pushToRemote
Extract pushToRemote in scaffolder-backend
2020-11-18 20:52:33 +01:00
Himanshu Mishra f8ad868738 Merge remote-tracking branch 'origin/master' into orkohunter/use-config-for-backend-base-url 2020-11-18 20:44:13 +01:00
Himanshu Mishra fae631008c Merge pull request #3332 from backstage/freben/unbreak-search
fix: unbreak search after merging catalog client change
2020-11-18 20:43:32 +01:00
Himanshu Mishra f8877545c5 TechDocs: Reject promise if call to getBaseUrl fails 2020-11-18 20:35:22 +01:00
Himanshu Mishra 66daa47c6a 1. Remove DiscoveryApi (frontend) and use PluginEndpointDiscovery(SingleHostDiscovery) (backend)
2. Mock class for testing
2020-11-18 20:29:07 +01:00
Fredrik Adelöw f8cb1a976d fix: unbreak search after merging catalog client change 2020-11-18 20:09:38 +01:00
Fredrik Adelöw 717e43de14 catalog-client: change entities interface, add fields support (#3296) 2020-11-18 19:58:36 +01:00
Patrik Oldsberg 16bb5a0c8e Merge pull request #3264 from backstage/rugvip/confs
config-loader: add configuration schema support
2020-11-18 19:18:25 +01:00
Patrik Oldsberg d41a0f8b70 Merge pull request #2766 from backstage/dependabot/npm_and_yarn/testing-library/cypress-7.0.1
chore(deps-dev): bump @testing-library/cypress from 6.0.1 to 7.0.1
2020-11-18 18:06:30 +01:00
Ryan Vazquez 35375f8a11 Merge pull request #3322 from backstage/ryanv/fix-tooltip-text-overflow
fix(cost-insights-plugin): fix tooltip title for very long period separated titles
2020-11-18 12:01:04 -05:00
Patrik Oldsberg c7d6fefe9c cli: add config schema for frontend listening config + fix usage 2020-11-18 11:32:16 +01:00
Patrik Oldsberg 80bf8c7f4f cli: rename config:validate to config:check 2020-11-18 11:31:20 +01:00
Patrik Oldsberg 0b97a89f55 address config schema review comments 2020-11-18 11:31:19 +01:00
Patrik Oldsberg 39591369ba config-loader: add tests for schema compile and skip adding backend visibility paths 2020-11-18 11:31:19 +01:00
Patrik Oldsberg eda9f91515 config-loader: added test for config schema load 2020-11-18 11:31:19 +01:00
Patrik Oldsberg 7211624328 config-loader: added tests for schema collection 2020-11-18 11:31:19 +01:00
Patrik Oldsberg 5357723ea4 config-loader: fix .d.ts schema path handling on Windows 2020-11-18 11:31:18 +01:00
Patrik Oldsberg 9621ef3a96 techdocs: add storageUrl to config schema
Co-authored-by: Sebastian Qvarfordt <s.qvarfordt@gmail.com>
2020-11-18 11:31:18 +01:00
Patrik Oldsberg 90fb5c81d0 cli: update diff to handle package with configSchema files 2020-11-18 11:31:18 +01:00
Patrik Oldsberg e2fc08cb15 app-backend: fix tests 2020-11-18 11:31:18 +01:00
Patrik Oldsberg 82043bfe8b docs: add docs for configuration schema 2020-11-18 11:31:17 +01:00
Patrik Oldsberg 9f6f39ce5f backend-common: integration configs aren't required 2020-11-18 11:31:17 +01:00
Patrik Oldsberg 12f601f830 config-loader: fix types dependencies 2020-11-18 11:31:17 +01:00
Patrik Oldsberg 1722cb53c2 changesets: added config schema changesets 2020-11-18 11:31:17 +01:00
Patrik Oldsberg acb2f2c32e github/workflows: validate config in CI 2020-11-18 11:31:16 +01:00
Patrik Oldsberg 13c999c513 cli: added config:validate 2020-11-18 11:31:16 +01:00
Patrik Oldsberg b8eba8219e config-loader: enable validation of required props in d.ts definitions + fix issues 2020-11-18 11:31:16 +01:00