Commit Graph

3727 Commits

Author SHA1 Message Date
Andrew Thauer f10950bd2a feat: support custom app icons 2021-02-11 02:37:11 -05:00
Andrew Thauer b4a1396226 Merge pull request #4403 from andrewthauer/feat/entity-links-card
feat(catalog): add entity links card component
2021-02-10 19:58:53 -05:00
Adam Harvey 7d5597fbf4 Merge pull request #4463 from adamdmharvey/add-explore-error
explore: Add error trapping for catalog failures
2021-02-10 19:13:56 -05:00
Andrew Thauer 1df75733e9 feat(catalog): add entity links card component 2021-02-10 18:44:22 -05:00
Patrik Oldsberg 0bc14f2943 Merge pull request #4476 from rmanny/remove-default-scope-oidc
Don't pass default as a scope to OIDC providers
2021-02-10 22:26:51 +01:00
Patrik Oldsberg afa453f744 Merge pull request #4465 from n2ygk/config_oauth_scope
Add configurable OAuth 2.0 scopes
2021-02-10 22:26:30 +01:00
Fredrik Adelöw 8ebcb85dab Merge pull request #4420 from backstage/freben/gitlab-config
integration: update the gitlab config mandatory fields to match reality
2021-02-10 22:13:11 +01:00
Patrik Oldsberg 5f08ab7bb6 Merge pull request #4470 from backstage/imgbot
[ImgBot] Optimize images
2021-02-10 20:57:33 +01:00
Patrik Oldsberg d42d2331da Merge pull request #4474 from backstage/rugvip/last-migrations
tech-radar, cost-insights, sentry: migrate to new composability API
2021-02-10 20:56:36 +01:00
ImgBotApp 1e4c3b4817 [ImgBot] Optimize images
/plugins/catalog-import/docs/catalog-import-screenshot.png -- 613.39kb -> 356.48kb (41.88%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-02-10 19:51:09 +00:00
Patrik Oldsberg 4b29c92034 Merge pull request #4284 from nirga/org-repo
Add support for github-discovery locations
2021-02-10 19:42:56 +01:00
Patrik Oldsberg 2fe09e0c7c Merge pull request #3914 from erikxiv/feat/api-auth-client
Add identity token to api requests
2021-02-10 19:41:49 +01:00
Ryan Manny 9f740b443d Fix line endings 2021-02-10 10:40:44 -08:00
Patrik Oldsberg 02d6803e85 cost-insights: migrate to new composability API 2021-02-10 19:36:20 +01:00
Patrik Oldsberg 804502a5c7 tech-radar: migrated to new composability API 2021-02-10 19:36:19 +01:00
Ryan Manny ca7b66d0a1 Don't pass default as a scope to OIDC providers 2021-02-10 10:29:15 -08:00
Ryan Vazquez 8c5a71fff6 clear other field when toggling reason 2021-02-10 11:49:13 -05:00
Patrik Oldsberg 53d3e2d626 sentry: update plugin instance export name 2021-02-10 17:31:10 +01:00
Patrik Oldsberg 6cd39362e7 review feedback tweaks 2021-02-10 17:23:28 +01:00
Patrik Oldsberg 8d2089a432 scaffolder: include backstage identity token in requests 2021-02-10 17:19:15 +01:00
Dominik Henneke 7ae38baed1 Merge pull request #4471 from SDA-SE/feat/catalog-import-opts
Flatten the options of the CatalogImportPage
2021-02-10 16:48:47 +01:00
Patrik Oldsberg eacf540bbd inline optional id token auth headers 2021-02-10 13:58:12 +01:00
Dominik Henneke 753bb4c405 Flatten the options of the CatalogImportPage 2021-02-10 13:54:08 +01:00
Himanshu Mishra 73d60f6822 Merge pull request #4411 from backstage/orkohunter/url-reader-proper-caching-and-cleanup 2021-02-10 13:31:08 +01:00
Patrik Oldsberg 2392cbf8ee catalog-import: removed bonus code 2021-02-10 12:58:19 +01:00
Patrik Oldsberg 62da549318 Merge branch 'master' into feat/api-auth-client 2021-02-10 12:49:21 +01:00
Himanshu Mishra b73b0fe979 techdocs: don't swallow errors other than NotModifiedError 2021-02-10 12:21:14 +01:00
Dominik Henneke 9d1426a04a Merge pull request #4271 from SDA-SE/feat/new-catalog-import
Rework the user flow of the catalog-import plugin
2021-02-10 12:15:04 +01:00
Patrik Oldsberg 227a59688a refactor existing usage of ApiContext 2021-02-10 12:06:22 +01:00
Patrik Oldsberg d7f0203094 scaffolder-backend: remove auth-backend dependency 2021-02-10 11:59:30 +01:00
Patrik Oldsberg 6a50c6747d Merge branch 'master' into feat/api-auth-client 2021-02-10 11:39:45 +01:00
Himanshu Mishra 08142b2568 TechDocs: Add changesets for deprecation and proper caching 2021-02-10 11:02:40 +01:00
Himanshu Mishra f8a4a30fb0 TechDocs: Update tests for proper url preparer caching 2021-02-10 11:02:40 +01:00
Himanshu Mishra 50fcdc48b4 TechDocs: Warn when using legacy git preparer and dir preparer in backstage.io/techdocs-ref
Context: https://github.com/backstage/backstage/issues/4409
2021-02-10 11:02:40 +01:00
Himanshu Mishra 057af3cac0 TechDocs: Implement etag based caching for git preparer
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-02-10 11:02:40 +01:00
Himanshu Mishra 97a9a7365f TechDocs: Implement etag based caching for url preparer
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-02-10 11:02:38 +01:00
Himanshu Mishra 66944ec7bf TechDocs: Preparers will take and return an etag for cache invalidation 2021-02-10 11:01:18 +01:00
Fredrik Adelöw 7dd0187e15 Merge pull request #4428 from adamdmharvey/fix-dialog
fix: Whitespace in unregister error dialog box
2021-02-09 22:43:10 +01:00
Alan Crosswell 9c302e39bf incorrectly added callbackUrl 2021-02-09 15:01:46 -05:00
Alan Crosswell 07bafa248e Add configurable OAuth 2.0 scopes
- Add oauth2 config for optional scopes
- Document oauth2 config keys
- Add OAuth2 to demo app list of identity providers
2021-02-09 14:50:20 -05:00
Nir Gazit d444fee636 Fixed parseUrl to output catalogPaths beginning with '/' 2021-02-09 20:32:15 +02:00
Adam Harvey 1cd0e07f7b Catch catalog errors 2021-02-09 12:53:21 -05:00
Gowind 32ac88fb3f Add indices on columns referring location(id) 2021-02-09 18:25:23 +01:00
Adam Harvey 793c334913 Merge pull request #4380 from adamdmharvey/welcome-clean
example-app: Remove welcome plugin registration & cleanup
2021-02-09 10:43:35 -05:00
Adam Harvey 4d657e7df2 Merge pull request #4370 from adamdmharvey/improve-errors
chore(catalog, api-docs, techdocs, lighthouse): Improve display of unable to access data errors
2021-02-09 09:40:41 -05:00
Patrik Oldsberg 5643a6c630 Merge branch 'master' into welcome-clean 2021-02-09 14:38:08 +01:00
Nir Gazit f504a4ce01 Merge remote-tracking branch 'upstream/master' into org-repo 2021-02-09 14:56:58 +02:00
Patrik Oldsberg f807a21dd3 app-backend: add disableConfigInjection option, which disables config injection 2021-02-09 13:38:58 +01:00
Patrik Oldsberg 9c1e0de3e6 app-backend: more docs for options 2021-02-09 13:38:33 +01:00
Fredrik Adelöw 9ce20d3668 Merge pull request #4397 from backstage/freben/reader-search
backend-common: implement UrlReader.search that does glob matching
2021-02-09 13:01:33 +01:00