Patrik Oldsberg
7abec4dbcf
scaffolder-backend: fix file protocol check
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-09 16:37:15 +02:00
MiguelRamBalt
27b2237fbe
add debounce word to vocab
...
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com >
2021-04-09 09:12:53 -05:00
MiguelRamBalt
5fe923715b
add debounce word to vocab
...
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com >
2021-04-09 09:09:23 -05:00
Nicolas Torres
924c953867
Disable docker in docker docs
...
Signed-off-by: Nicolas Torres <nicolast@backbase.com >
2021-04-09 15:35:31 +02:00
MiguelRamBalt
5cafcf4527
add changeset specifications
...
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com >
2021-04-09 08:23:23 -05:00
Ben Lambert
c898b2cd34
Merge pull request #5272 from tragiclifestories/fix-pr-template
...
Fix pull request sample template
2021-04-09 14:47:55 +02:00
Ben Lambert
4524ac51e8
Merge pull request #5265 from jrusso1020/jrusso/brex-adopters
...
Add Brex to ADOPTERS.md
2021-04-09 14:40:36 +02:00
Ben Lambert
d86ba19c31
Merge pull request #5262 from backstage/timbonicus/github-app-cli
...
Document create-github-app CLI command
2021-04-09 14:37:35 +02:00
Oliver Sand
69043d39b7
Merge pull request #5274 from SDA-SE/feat/about
...
Don't use a drag & drop cursor when clicking on disabled `IconLinkVertical`
2021-04-09 14:25:13 +02:00
Ben Lambert
e738241f74
Merge pull request #5268 from backstage/dependabot/npm_and_yarn/ts-jest-26.5.4
...
chore(deps): bump ts-jest from 26.4.3 to 26.5.4
2021-04-09 14:21:02 +02:00
MiguelRamBalt
a42aafb4c5
add debounce time for apis-docs
...
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com >
2021-04-09 07:16:16 -05:00
Ben Lambert
a08cc2d0db
Merge pull request #5259 from SDA-SE/feat/api-docs-docs
...
Document how to customize the API docs rendering
2021-04-09 14:07:38 +02:00
Oliver Sand
e27cb6c45a
Don't use a drag & drop cursor when clicking on disabled IconLinkVertical
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-09 12:45:03 +02:00
James Turley
0b7fd7a9d7
Fix pull request sample template
...
A null reference survived an earlier implementation.
Signed-off-by: James Turley <jamesturley1905@googlemail.com >
2021-04-09 10:38:12 +01:00
lancelot
b109375902
Update !url.startsWith condition in file.ts
...
Signed-off-by: lancelot <sudhanshusah2001@gmail.com >
2021-04-09 14:56:59 +05:30
Eric Peterson
854906e2f6
Merge pull request #5241 from SDA-SE/feat/happy-path
...
Change the response status of metadata endpoints in case a documentation is not available to `404 NOT FOUND`
2021-04-09 10:11:55 +02:00
Ben Lambert
1a3adf5ae8
Merge pull request #5257 from ntgussoni/fix/4208_bitbucket_server_requires_username
...
Bitbucket server requires username to be set
2021-04-09 10:09:27 +02:00
Remi Kristelijn
36e233cb02
fix: missing code
...
Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com >
2021-04-09 09:11:50 +02:00
Remi Kristelijn
484899f6df
fix: removes alternative colors
...
Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com >
2021-04-09 09:11:02 +02:00
Mathias Åhsberg
017192ee84
Support multiline LDAP filter queries
...
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se >
2021-04-09 06:25:57 +00:00
dependabot[bot]
3ecc89665f
chore(deps): bump @asyncapi/react-component from 0.19.2 to 0.22.3
...
Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react ) from 0.19.2 to 0.22.3.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases )
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v0.19.2...v0.22.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-09 04:19:46 +00:00
dependabot[bot]
2f75da5144
chore(deps): bump ts-jest from 26.4.3 to 26.5.4
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 26.4.3 to 26.5.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.4.3...v26.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-09 04:17:00 +00:00
Marco Crivellaro
703f47042a
handling error by outputing the message to the div
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 23:15:05 +01:00
jrusso1020
3f3abbea58
Add Brex to ADOPTERS.md
...
We have started using Backstage over the past quarter at Brex and
would like to add ourselves to the ADOPTERS.md!
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-04-08 18:10:07 -04:00
Marco Crivellaro
b76b5ef987
remove details of createApp call
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:55:44 +01:00
Marco Crivellaro
0a0e148150
using guest user convention
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:51:36 +01:00
Marco Crivellaro
3eb5825045
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
c59c131905
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
68717560ba
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
c3a6595999
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
529c968413
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
ee9ecc99b4
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
ffc6b81ffa
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
3074cfc040
fix syntax, remove conclusion thanking (everybody should be thanked)
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
3d9de0164c
tutorial: Using AWS Application Load Balancer with Azure Active Directory to authenticate requests
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Victor Morfin
72de2a1428
Changing box component to DialogActions component
...
Signed-off-by: Victor Morfin <v-vmorfin@expediagroup.com >
2021-04-08 11:28:24 -06:00
Tim Hansen
96224ad158
Document create-github-app CLI command
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-04-08 11:07:23 -06:00
miguelrambalt
875614c9b6
add color for accessibility in Lifecycle for headers
...
Signed-off-by: miguelrambalt <v-migueramirez@expediagroup.com >
2021-04-08 12:04:44 -05:00
Dominik Henneke
d17b39d04e
Document how to customize the API docs rendering
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-04-08 18:54:15 +02:00
miguelrambalt
ea677c0361
add header accessibility in create
...
Signed-off-by: miguelrambalt <v-migueramirez@expediagroup.com >
2021-04-08 11:47:54 -05:00
Victor Morfin
aec9ca24b1
Changing changeset minor to patch
...
Signed-off-by: Victor Morfin <v-vmorfin@expediagroup.com >
2021-04-08 10:31:24 -06:00
Patrik Oldsberg
89f5ecf0ef
Merge pull request #5205 from anderoo/anderoo/github-permissions
...
allow collaborators on github creation
2021-04-08 18:02:49 +02:00
Nicolas Torres
d840d30bcd
Bitbucket server requires username to be set
...
Signed-off-by: Nicolas Torres <nicolast@backbase.com >
2021-04-08 17:40:01 +02:00
Patrik Oldsberg
c2280095cc
Merge pull request #5247 from backstage/dependabot/npm_and_yarn/pg-8.5.1
...
chore(deps): bump pg from 8.4.2 to 8.5.1
2021-04-08 17:21:06 +02:00
Patrik Oldsberg
fc317ade98
Merge pull request #5246 from backstage/dependabot/npm_and_yarn/types/html-webpack-plugin-3.2.5
...
chore(deps-dev): bump @types/html-webpack-plugin from 3.2.4 to 3.2.5
2021-04-08 17:20:50 +02:00
Andrew Johnson
67b9602d14
don't throw on permission errors
...
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com >
2021-04-08 15:45:37 +01:00
Patrik Oldsberg
f240b09965
Merge pull request #5153 from tragiclifestories/github-pr-publish
...
Create builtin action for publishing to Github PR
2021-04-08 16:10:32 +02:00
Patrik Oldsberg
5c725fc763
Merge pull request #5240 from goober/feature/use-external-route-ref-for-scaffolder
...
Expose the register-component route as an external route from the scaffolder
2021-04-08 16:10:19 +02:00
Ben Lambert
100f6e7498
Merge pull request #5245 from sjuxax/sonarqube-ispluginavail
...
Teach SonarQube `isPluginApplicableToEntity`.
2021-04-08 15:52:46 +02:00
Andrew Johnson
8ced776878
move
...
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com >
2021-04-08 14:52:17 +01:00