Commit Graph

10343 Commits

Author SHA1 Message Date
Taras Mankovski 76db06fa5d Update quiet-dots-mix.md 2021-02-16 13:00:14 -05:00
Taras d1af7b4fbc Remove unnecessary import 2021-02-16 12:58:26 -05:00
Taras 02c5ce979c Throwing errors 2021-02-16 12:52:32 -05:00
Ben Lambert 8c8db18d3c Merge pull request #4545 from backstage/blam/fix-messup 2021-02-16 18:02:53 +01:00
Rob Long a98637c153 Update Percentage.tsx
useTheme() on line 32 returns null so I tested this change to the import on my local copy, which gets the sonar plugin working. Other plugins seem to be importing from '@material-ui/core', e.g. https://github.com/backstage/backstage/blob/7ee15d2c5b40a8984aacabe7bdf5ccab759d95a6/plugins/catalog/src/components/CatalogFilter/AllServicesCount.tsx#L19
2021-02-16 16:55:51 +00:00
Oliver Sand ca10ce8914 Merge pull request #4392 from SDA-SE/feat/tables
Add tables to systems and domains
2021-02-16 16:12:34 +01:00
Gustaf Räntilä 549a859ac8 Improve pagerduty plugin 2021-02-16 15:54:14 +01:00
Ben Lambert c4c1f1f23b Merge pull request #4520 from egnwd/sb/plugin-org
Storybook: Org Plugin Components
2021-02-16 15:44:11 +01:00
Ben Lambert 0ca9559167 Merge pull request #4549 from backstage/adamdmharvey-patch-2
docs: Editorial changes to the GitHub App page
2021-02-16 15:43:23 +01:00
Adam Harvey 633416f5e6 Fix typo 2021-02-16 09:38:09 -05:00
Adam Harvey 7ea855c3e2 Merge pull request #4543 from backstage/adamdmharvey-patch-1
Cross reference cost insights README to blog
2021-02-16 09:33:43 -05:00
Adam Harvey 6d6a5d6dfc Fix prettier line lengths 2021-02-16 09:32:34 -05:00
blam d7abf2a2db chore: fix some other wording 2021-02-16 15:19:31 +01:00
Adam Harvey 6736a0fdf2 Editorial changes 2021-02-16 09:12:50 -05:00
ebarrios fdd33af1cf Added githubApp authentication for the scaffolder prepare stage 2021-02-16 15:10:00 +01:00
Ben Lambert fe0ee447a0 Merge pull request #4416 from ayshiff/feature/splunk-on-call-plugin
Feature: Splunk On-Call Plugin
2021-02-16 15:04:44 +01:00
Taras f6a9095ffc Merge branch 'tm/techdocs-azure-publisher-error-reporting' of https://github.com/taras/backstage into tm/techdocs-azure-publisher-error-reporting 2021-02-16 09:00:31 -05:00
Taras 4de00ead38 Report errors when creating AzureBlobPublisher and requirements are not satisfied 2021-02-16 09:00:17 -05:00
Oliver Sand ec08562289 Avoid intermediate card component and use InfoCard directly 2021-02-16 14:46:49 +01:00
Oliver Sand dd95e2efd6 Remove now unused code 2021-02-16 14:42:50 +01:00
ebarrios 3fc738a55c modify change set to path, simplify to one expresion the check for config.token and config.apps and deconstructed the response fron the credentialProvider.getCredentials function 2021-02-16 12:58:15 +01:00
Oliver Sand e7c2e70e77 Fix some leftover variant usages 2021-02-16 12:52:35 +01:00
Oliver Sand ae6ea43408 Compare relation type case insensitive 2021-02-16 12:49:02 +01:00
Oliver Sand 8c01099061 useAsync instead of useAsyncRetry 2021-02-16 12:47:11 +01:00
blam ec41e5af99 chore: actually save this file and commit it 2021-02-16 12:31:40 +01:00
Oliver Sand fccf63335c Fix typos 2021-02-16 12:25:15 +01:00
Oliver Sand 584dd21454 Use enum for variant 2021-02-16 12:22:17 +01:00
Oliver Sand 5a892f9dc8 Rename emptyComponent to emptyContent 2021-02-16 12:15:16 +01:00
blam 6c4c0abca5 chore: patch bump lerna things and use 4.0.0 as default 2021-02-16 11:27:10 +01:00
blam 6d861cf7c0 fix: roll back some of the lerna versions change and fixing changeste 2021-02-16 11:17:45 +01:00
Himanshu Mishra 02109ea642 Merge pull request #4540 from backstage/orkohunter/techdocs-store-etag-in-filesystem-based-cache 2021-02-16 11:16:16 +01:00
ebarrios edbc27bfdc Added changeset 2021-02-16 10:59:04 +01:00
Remi de606ccfed fix(splunk-on-call-plugin): typos 2021-02-16 10:25:21 +01:00
Ben Lambert 896add263f Merge pull request #4534 from SDA-SE/feat/file-reader-glob
Support globs in FileReaderProcessor
2021-02-16 10:20:53 +01:00
Ben Lambert 28dc9c9aaa Merge pull request #4544 from backstage/freben/old-secret-syntax
remove some occurrences of the old `$secret` syntax
2021-02-16 10:18:39 +01:00
ebarrios 3a15d2941e Addresed all coments from Rugvip to remove all mutable objects from the fromConfig function 2021-02-16 10:18:14 +01:00
Ben Lambert a015e1c6a6 Merge pull request #4524 from backstage/dependabot/npm_and_yarn/sanitize-html-2.3.2
chore(deps): bump sanitize-html from 1.27.0 to 2.3.2
2021-02-16 10:15:01 +01:00
Himanshu Mishra 79f7bb4665 Update .changeset/quiet-dots-mix.md 2021-02-16 08:23:08 +01:00
Fredrik Adelöw 88de6b6c81 remove some occurrences of the old syntax 2021-02-16 08:11:46 +01:00
Adam Harvey feb9f131ef Cross-ref cost insights README to blog 2021-02-15 22:55:55 -05:00
Taras Mankovski e518093dce Create quiet-dots-mix.md 2021-02-15 21:57:11 -05:00
Taras 4d483cbc10 Add tests for error reporting 2021-02-15 21:52:54 -05:00
Taras ef5a18a9f9 Remove unnecessary array of promises 2021-02-15 18:30:55 -05:00
Esteban Barrios c7e8e7cf05 Removed unused import
Removed unused import
2021-02-15 23:28:00 +01:00
Esteban Barrios bff1b1c4ad Merge branch 'master' into added-githubapp-authentication-to-scaffolder 2021-02-15 23:25:38 +01:00
Patrik Oldsberg 49299a1faf Merge pull request #4541 from backstage/rugvip/gh-auth
integrations: switch to using x-access-token for github git auth
2021-02-15 21:16:02 +01:00
Patrik Oldsberg fb28da2123 integrations: switch to using x-access-token for github git auth 2021-02-15 20:27:26 +01:00
Patrik Oldsberg d31228eb42 Merge pull request #4531 from backstage/rugvip/authref
auth-backend: refactor providers to accept options, and delay profile transforms
2021-02-15 19:44:13 +01:00
Himanshu Mishra b0a41c707c TechDocs: changeset for the etag in storage change 2021-02-15 19:39:43 +01:00
Himanshu Mishra b16b096f58 TechDocs: Add etag to techdocs_metadata.json 2021-02-15 19:38:07 +01:00