Commit Graph

2926 Commits

Author SHA1 Message Date
Erik Larsson 20533789d6 docs: Update lighthouse docs 2020-12-21 00:13:22 +01:00
Patrik Oldsberg e71d815ed7 Merge pull request #3756 from backstage/rugvip/clarify
scaffolder-backend: clarify type detection error message
2020-12-19 14:47:54 +01:00
Patrik Oldsberg aed8f7f12f scaffolder-backend: clarify type detection error message 2020-12-19 14:27:24 +01:00
Fredrik Adelöw 33a82a7137 scaffolder-backend: gitlab preparer uses integrations token 2020-12-18 16:43:26 +01:00
Patrik Oldsberg 891628b3b5 Merge pull request #3753 from backstage/mob/rr
core-api: Introduce new plugin extension API
2020-12-18 13:28:16 +01:00
Patrik Oldsberg c35554dc4c core-api: add lazy loading of component extensions
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
2020-12-18 12:12:53 +01:00
Fredrik Adelöw f6544baaf8 Merge pull request #3739 from keshann93/catalog-backend-schema
Introduced config schema for plugins/catalog-backend
2020-12-18 10:48:07 +01:00
dependabot[bot] 33627f3352 build(deps): bump graphql from 15.3.0 to 15.4.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.3.0...v15.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 05:11:53 +00:00
Patrik Oldsberg ad66d1c8c4 core-api,plugins/graphiql: export extension APIs from core-api and port the graphiql plugin
Co-authored-by: blam <ben@blam.sh>
2020-12-17 13:18:14 +01:00
blam 606b988cd9 bump some packages 2020-12-17 11:51:43 +01:00
github-actions[bot] 6e9f4d4a15 Version Packages 2020-12-17 10:16:33 +00:00
Fredrik Adelöw eae3d383d1 Merge pull request #3681 from adamdmharvey/pr-body
feat(catalog-import): Add instructions to Pull Request description when registering a new component
2020-12-17 11:04:18 +01:00
keshan 25bbdccba6 updates on the comments section 2020-12-17 13:33:28 +05:30
keshan 8e12093fe8 removed unused import to avoid CI failure 2020-12-17 13:13:34 +05:30
keshan 2aa1998525 Updated catalog schema based on feedback 2020-12-17 13:08:21 +05:30
keshan 30d6c78fb2 Introduced config schema for plugins/catalog-backend 2020-12-17 08:09:53 +05:30
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