Himanshu Mishra
1be093d04b
use firehydrant's official description for the plugin
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-18 19:50:38 +02:00
Tim Hansen
23c493876a
Merge pull request #6844 from aaronnickovich/master
...
Update writing custom actions documentation
2021-08-18 11:05:06 -06:00
Tim Hansen
2b27e4ad27
Merge pull request #6780 from benjmac/themes-gradient
...
Add configurable gradient property to backstage theme
2021-08-18 11:04:52 -06:00
Axel Hecht
87814d231f
Fix review comments
...
Signed-off-by: Axel Hecht <axel@pike.org >
2021-08-18 18:59:51 +02:00
Patrik Oldsberg
1ac2961c30
cli: reintroduce node polyfills that were removed in webpack 5 migration
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-18 18:52:49 +02:00
Patrik Oldsberg
3bc009287c
catalog-plugin-react: clarified messaging around deleting entities from configured locations
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-18 18:48:46 +02:00
Eric Peterson
d224604f46
Fix docs typo.
...
Co-authored-by: Raghunandan Balachandran <raghunandan@spotify.com >
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-08-18 17:56:30 +02:00
Himanshu Mishra
c409a0cbe8
firehyrant -> firehyrant
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-18 17:20:44 +02:00
Tim Hansen
a96793a1fa
Fix incorrect links key
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-08-18 09:13:31 -06:00
@pawelmitka
d622cfad17
feat(plugin-scaffolder-backend): provide option to require Code Owners in GitHub
...
In order to make creation of a new repository more powerful option to enable 'Require review from Code Owners' has been added. The default behavior is that this option is disabled as with the current behavior. However, adding `requireCodeOwnersReview: true` in context input enables it.
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-08-18 17:13:02 +02:00
Tim Hansen
e8bc951075
Minor identity-resolver doc correction
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-08-18 09:09:30 -06:00
Benjamin
6b1afe8c00
Add configurable gradient property to backstage theme
...
Signed-off-by: Benjamin <benjamin.mccain@onepeloton.com >
2021-08-18 10:16:38 -04:00
Fredrik Adelöw
54b441abe3
Introduce LdapOrgEntityProvider
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-18 15:49:09 +02:00
Vincenzo Scamporlino
d041655a7d
copy-text-button: use Clipboard API
...
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev >
2021-08-18 15:08:52 +02:00
Himanshu Mishra
500abf47eb
marketplace: add firehyrant plugin
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-18 13:35:52 +02:00
Oliver Sand
557faeb7e1
Merge pull request #6866 from SDA-SE/feat/org-transform-msgraph
...
Pass along a `OrganizationTransformer` to the read step
2021-08-18 12:40:56 +02:00
Patrik Oldsberg
37e25f3b30
Merge pull request #6865 from backstage/dependabot/npm_and_yarn/graphiql-1.4.2
...
chore(deps): bump graphiql from 1.4.0 to 1.4.2
2021-08-18 11:31:42 +02:00
Patrik Oldsberg
35281504ff
Merge pull request #6864 from backstage/dependabot/npm_and_yarn/dompurify-2.3.1
...
chore(deps): bump dompurify from 2.3.0 to 2.3.1
2021-08-18 11:29:44 +02:00
Johan Haals
807c5f8704
Merge pull request #6822 from backstage/jhaals/refresh-timer
...
catalog-backend: Add refresh interval function
2021-08-18 11:29:38 +02:00
Oliver Sand
ee99798da7
Correct version requirements on postgres from 11 to 12 ( #6863 )
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-08-18 11:19:25 +02:00
Johan Haals
db83840a65
Update .changeset/early-ducks-stare.md
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-18 11:06:01 +02:00
Fredrik Adelöw
4c31ff72d8
Merge pull request #6736 from adamdmharvey/search-log-msg
...
chore(search-backend): Improve search query log message
2021-08-18 10:28:25 +02:00
Oliver Sand
be498d22fe
Pass along a OrganizationTransformer to the read step
...
Follow up to #6855
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-08-18 09:05:54 +02:00
Fredrik Adelöw
7c1e6deefe
Merge pull request #6855 from backstage/freben/msgraph-user-transform
...
Support passing a UserTransformer through the processor to the reader
2021-08-18 08:38:43 +02:00
dependabot[bot]
15b41477bd
chore(deps): bump graphiql from 1.4.0 to 1.4.2
...
Bumps [graphiql](https://github.com/graphql/graphiql ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/graphql/graphiql/releases )
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md )
- [Commits](https://github.com/graphql/graphiql/commits/graphiql@1.4.2 )
---
updated-dependencies:
- dependency-name: graphiql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-18 04:12:04 +00:00
dependabot[bot]
cd44f1d602
chore(deps): bump dompurify from 2.3.0 to 2.3.1
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-18 04:07:43 +00:00
Tim Hansen
92c095d1d5
Merge pull request #6857 from satrox28/backstage-plugin-gitlab
...
Adding Gitlab Plugin to Marketplace
2021-08-17 19:16:10 -06:00
Tim Hansen
550101a284
GitLab logo, name tweak
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-08-17 19:03:29 -06:00
Sathish Kumar
83700022a0
Updated the file path for the plugin
...
Signed-off-by: Sathish Kumar <sathish.kumar2@loblaw.ca >
2021-08-17 19:37:27 -05:00
Sathish Kumar
603094c836
Adding Backstage Plugin for Gitlab
...
Signed-off-by: Sathish Kumar <sathish.kumar2@loblaw.ca >
2021-08-17 19:37:27 -05:00
Tim Hansen
aa53fb9a51
Merge pull request #6845 from backstage/dependabot/npm_and_yarn/types/d3-shape-3.0.2
...
chore(deps-dev): bump @types/d3-shape from 3.0.1 to 3.0.2
2021-08-17 17:08:26 -06:00
Tim Hansen
4f1a43ea39
Merge pull request #6862 from kuangp/chore/UnregisterEntityDialog
...
chore(UnregisterEntityDialog): migrate to catalog-react
2021-08-17 17:03:25 -06:00
Phil Kuang
2105d608f9
chore(UnregisterEntityDialog): migrate to catalog-react
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-08-17 17:53:04 -04:00
Tim Hansen
36713842f0
Merge pull request #6854 from SDA-SE/feat/field-id
...
Set field id in scaffolder
2021-08-17 15:50:34 -06:00
Oliver Sand
9f9b808f96
Review comments
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-08-17 23:28:36 +02:00
Fredrik Adelöw
77cdc5a842
Support passing a UserTransformer through the processor to the reader
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-17 19:40:06 +02:00
Patrik Oldsberg
6d7126c2a1
Merge pull request #6853 from backstage/rugvip/authfix
...
auth-backend: fix origin filter tests on windows
2021-08-17 18:42:18 +02:00
Oliver Sand
3281b75ea2
Update API report
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-08-17 18:13:55 +02:00
Oliver Sand
24d0e1ea12
Set field id in scaffolder
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-08-17 17:41:18 +02:00
Patrik Oldsberg
879a98ca3b
auth-backend: fix origin filter tests on windows
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-17 17:25:06 +02:00
Roy Jacobs
a6ae6115d3
Update api-report.md
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-08-17 17:08:21 +02:00
Johan Haals
6d73b1f428
Merge pull request #6846 from backstage/jhaals/drop-debug
...
cli: Remove useless debug logging
2021-08-17 16:52:43 +02:00
Roy Jacobs
017f2f6c7e
Forgot to run 'Prettier'
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-08-17 16:44:33 +02:00
Roy Jacobs
96785dce38
Add changeset for GitLab discovery
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-08-17 16:32:17 +02:00
Roy Jacobs
29f6c7541a
Add documentation for GitLab discovery
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-08-17 16:32:17 +02:00
Roy Jacobs
a487f61564
Parse URLs and allow filtering based on group/subgroup
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-08-17 16:32:17 +02:00
Roy Jacobs
1136ac88b6
First part of GitLabDiscoveryProcessor (no target parsing yet)
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-08-17 16:32:17 +02:00
Patrik Oldsberg
81e48b365f
Merge pull request #6850 from backstage/rugvip/winrar
...
cli: fix diff command filepath handling on windows
2021-08-17 15:53:01 +02:00
samiramkr
5cb7eead4f
Merge pull request #6772 from backstage/mob/auth-origins
...
Auth backend: add support for authenticating from additional app origins
2021-08-17 15:18:35 +02:00
Johan Haals
ba01a6bcdf
Parse date correctly, drop math.Floor
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-17 14:59:07 +02:00