Commit Graph

2907 Commits

Author SHA1 Message Date
Patrik Oldsberg aed8f7f12f scaffolder-backend: clarify type detection error message 2020-12-19 14:27:24 +01:00
Patrik Oldsberg eec95ab02b Merge pull request #3742 from backstage/rugvip/cifactor
cost-insights: refactor plugin creation to call createPlugin directly
2020-12-16 17:22:10 +01:00
Fredrik Adelöw e7496dc3e2 catalog-backend: break out github org config for consistency 2020-12-16 16:26:29 +01:00
Patrik Oldsberg 21a3d3dcac cost-insights: refactor plugin creation to call createPlugin directly
Co-authored-by: blam <ben@blam.sh>
2020-12-16 12:05:41 +01:00
Fredrik Adelöw a71599b163 Merge pull request #3465 from SDA-SE/feat/remote-implements-apis
Remove implementsApis
2020-12-16 10:17:44 +01:00
Ben Lambert 5a49d41a2f Merge pull request #3735 from adamdmharvey/ownership-table-wrap
plugin-org: Wrap Entity Counter widgets on Ownership Card
2020-12-16 08:44:08 +01:00
Adam Harvey f9bc88ddb8 Wrap entity cards on smaller screens 2020-12-15 20:57:16 -05:00
Patrik Oldsberg 243ee1db84 scaffolder-backend: switch location type of example templates to url 2020-12-15 21:46:49 +01:00
Patrik Oldsberg 1da7d2c657 plugins,packages: replace usages of ConfigReader.from 2020-12-15 19:04:50 +01:00
blam 3546862399 chore: update git-url-parse dependency 2020-12-15 13:22:17 +01:00
Ben Lambert 186f9327e7 Merge pull request #3722 from keshann93/scaffolder-backend-schema
Introduced config schema for plugins/scaffolder-backend
2020-12-15 12:28:02 +01:00
Oliver Sand 754d828fb3 Avoid passing undefined to values that are marked as optional 2020-12-15 10:56:50 +01:00
Oliver Sand 7c3ffc0cd4 Support profile of groups in LdapOrgReaderProcessor 2020-12-15 10:56:50 +01:00
Oliver Sand 8dd0a906da Import picture and display name by the GitHubOrgReaderProcessor 2020-12-15 10:56:50 +01:00
Oliver Sand c5297baeb0 Use the new group profile section in the group profile card 2020-12-15 10:56:50 +01:00
Oliver Sand 0097057ed1 Add support for the group profile element to Microsoft Graph processor 2020-12-15 10:19:45 +01:00
Fredrik Adelöw 43931a5ff5 Merge pull request #3703 from backstage/freben/direct-relations
Write relations directly as part of batch add / update of entities.
2020-12-15 08:56:52 +01:00
keshan f3b60114e7 updated scaffolder config.d to avoid config failure 2020-12-15 11:27:14 +05:30
keshan 767c06ae9e Introduced config schema for plugins/scaffolder-backend 2020-12-15 10:01:16 +05:30
Ben Lambert 41e8cff82a Merge pull request #3651 from SDA-SE/feat/avatar
Add a Avatar component to @backstage/core
2020-12-14 21:25:40 +01:00
Fredrik Adelöw 6b37c95bfb Write relations directly as part of batch add / update of entities.
This implies a slight change of the CommonDatabase contract.

The huge LDAP dataset is now down to 10s to write, both on postgres and sqlite.
2020-12-14 17:14:37 +01:00
samiramkr 5153e3eed9 Merge pull request #3654 from backstage/samiram/pagerduty
Samiram/pagerduty
2020-12-14 16:10:05 +01:00
Ben Lambert 6a90f0d9ba Merge pull request #3696 from backstage/freben/catalog-clarify
catalog-backend: rearrange and comment a bit
2020-12-14 15:37:13 +01:00
Ben Lambert 48529835f6 Merge pull request #3621 from SDA-SE/feat/remove-sentry-backend
Remove the deprecated sentry backend
2020-12-14 15:20:37 +01:00
Ben Lambert 61eb32432d Merge pull request #3683 from adamdmharvey/typo-refactor
fix(catalog-import): Variable typo refactor
2020-12-14 13:59:06 +01:00
Ben Lambert c00dc35c8f Merge pull request #3697 from keshann93/auth-backend-schema
Introduced config schema for plugins/auth-backend
2020-12-14 13:49:12 +01:00
Ben Lambert 613384c730 Merge pull request #3698 from keshann93/sentry-schema
Introduced config schema for plugins/sentry
2020-12-14 13:47:20 +01:00
Samira Mokaram 3b50f833df add changeset, revert some code 2020-12-14 11:38:04 +01:00
Andrew Thauer ab805860a1 fix: ensure org users always have a name displayed 2020-12-13 08:42:48 -05:00
Himanshu Mishra 8226e06cb3 Merge pull request #3432 from backstage/orkohunter/techdocs-publish-to-cloud-storage 2020-12-12 16:22:43 +01:00
keshan a30d277d87 adding config.d to files in package 2020-12-12 12:37:57 +05:30
keshan 0f1c4d99c2 adding config.d to files in package 2020-12-12 12:34:35 +05:30
keshan 962d1ad66c Introduced config schema for plugins/sentry 2020-12-12 12:27:15 +05:30
keshan 7b15cc271e Introduced config schema for plugins/auth-backend 2020-12-12 11:13:02 +05:30
brendasukh ae9ed59706 Merge pull request #3693 from backstage/unlabeled-df-alerts-bug-fix
Independently release cost insights
2020-12-11 15:16:39 -05:00
Ryan Vazquez 4284dd6b29 Merge pull request #3695 from backstage/ryanv/pin-all-projects-option
Ryanv/pin all projects option
2020-12-11 14:20:44 -05:00
Fredrik Adelöw aa18a61c13 catalog-backend: rearrange and comment a bit 2020-12-11 20:13:27 +01:00
Ryan Vazquez 423fa86220 pin all projects selection to top of menu list 2020-12-11 13:36:32 -05:00
Brenda Sukh 31d24ff27b Bump cost insights 2020-12-11 12:26:02 -05:00
Brenda Sukh 2163d34a79 Swap labeled/unlabeled labels 2020-12-11 12:23:21 -05:00
Fredrik Adelöw 49213155ac Merge pull request #3677 from backstage/freben/smaller-transactions
catalog-backend: split into smaller transactions for refreshes
2020-12-11 16:01:22 +01:00
Fredrik Adelöw 8a9fa38fd3 Update plugins/catalog-backend/src/catalog/DatabaseEntitiesCatalog.ts
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2020-12-11 15:04:18 +01:00
Fredrik Adelöw 54adcb57dd Merge pull request #3682 from backstage/freben/batch-markers
catalog-backend: batch the writing of statuses after refreshes
2020-12-11 15:00:56 +01:00
Fredrik Adelöw c42f7371f6 Merge pull request #3680 from backstage/freben/fk-index
catalog-backend: add index to foreign key columns
2020-12-11 13:08:57 +01:00
Fredrik Adelöw 8c31c681c2 catalog-backend: batch the writing of statuses after refreshes 2020-12-11 09:39:54 +01:00
Tim d36322c54c Merge pull request #3686 from backstage/disable-product-chart-animation
fix(cost-insights): Disable animation for product breakdown chart
2020-12-10 20:02:55 -07:00
Tim Hansen e4fb1ba9f2 fix(cost-insights): Disable animation for product breakdown chart 2020-12-10 16:16:04 -07:00
Ryan Vazquez 64c9fd84cd fix entity breakdown sort 2020-12-10 18:05:52 -05:00
Adam Harvey ecb72dda90 Fix typo 2020-12-10 15:17:10 -05:00
Adam Harvey 3aa82aff3f Variable typo refactor 2020-12-10 15:13:36 -05:00