Ben Lambert
|
18a7b7880d
|
Merge pull request #5263 from Pranava29/patch-1
Updated documentation for sonarcloud plugin
|
2021-04-13 11:54:56 +02:00 |
|
Pranava Shashank Pindi
|
4d1617a3e6
|
Updated documentation for sonarcloud plugin
For a new react developer working with backstage, he
gets blocked while installing the sonarcloud plugin
in backstage app. He faces the following
[issue](https://github.com/backstage/backstage/issues/5141)
after following the steps mentioned in the plugin
[documentation](https://github.com/backstage/backstage/tree/master/plugins/sonarqube).
Hence, this commit adds `yarn install` and `yarn tsc`
commands to be run.
Also, it adds additional information on how to set the
SONARQUBE_AUTH_HEADER environmental header.
Signed-off-by: pranava29 <pranavshashank.p@zemosolabs.com>
Signed-off-by: pranava29 <pranav.shashank@gmail.com>
|
2021-04-13 14:59:04 +05:30 |
|
David Tuite
|
18f7345a6c
|
Add borders to docs tables (#5281)
|
2021-04-12 20:11:35 +02:00 |
|
Ben Lambert
|
967ad6f2ea
|
Merge pull request #5261 from goober/feature/support-multiline-ldap-filter
Support multiline LDAP query filters
|
2021-04-12 16:27:02 +02:00 |
|
Fredrik Adelöw
|
4b4de956ed
|
Merge pull request #5150 from jmgrimes/dependsOn-dependencyOf-relationships
Implemented dependsOn/dependencyOf support in catalog model.
|
2021-04-12 13:40:00 +02:00 |
|
Ben Lambert
|
e4827ef779
|
Merge pull request #5237 from rkristelijn/master
fix: adds pagetheme colors
|
2021-04-12 10:00:33 +02:00 |
|
Erik Larsson
|
47c96fb539
|
Fix bugs, add tests
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
|
2021-04-11 15:35:49 +02:00 |
|
Erik Larsson
|
46995e92bf
|
Use text column type
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
|
2021-04-11 10:01:52 +02:00 |
|
Patrik Oldsberg
|
e23b3f8f65
|
config-schema: added basic test + key fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 15:10:56 +02:00 |
|
Patrik Oldsberg
|
a10377f245
|
config-schema: bump @backstage package versions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:18:25 +02:00 |
|
Patrik Oldsberg
|
15c58af8ad
|
config-schema: update README
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:06 +02:00 |
|
Patrik Oldsberg
|
c1862f42ca
|
config-schema: add StaticSchemaLoader
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:05 +02:00 |
|
Patrik Oldsberg
|
5894270783
|
config-schema: separate loading and missing schema
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:05 +02:00 |
|
Patrik Oldsberg
|
bcfef33a7f
|
config-schema: break out schema browser and scroll targets context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:05 +02:00 |
|
Patrik Oldsberg
|
39cdc38325
|
config-schema: split out schema view components
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:05 +02:00 |
|
Patrik Oldsberg
|
2c27b4f4fd
|
config-schema: clean up main page
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:04 +02:00 |
|
Patrik Oldsberg
|
a8d3130639
|
config-schema: scrolling schema view
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:04 +02:00 |
|
Patrik Oldsberg
|
2bfc5466f7
|
config-schema: add tree view schema browser
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:04 +02:00 |
|
Patrik Oldsberg
|
d1fb5135d4
|
config-schema: add support for additional and pattern props and items
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:04 +02:00 |
|
Patrik Oldsberg
|
3c5dc1da85
|
config-schema: refactor PropertyTitle into ChildView and add MatchView
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:03 +02:00 |
|
Patrik Oldsberg
|
888f0b52bd
|
config-schema: refactor out PropertyTitle and make required a chip
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:03 +02:00 |
|
Patrik Oldsberg
|
5c63bc44ab
|
config-schema: initial propper schema viewer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:03 +02:00 |
|
Patrik Oldsberg
|
079b3e025b
|
config-schema: switch schema type and separate out SchemaViewer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:02 +02:00 |
|
Patrik Oldsberg
|
e75795ac0f
|
config-schema: dev setup with example schema
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:02 +02:00 |
|
Patrik Oldsberg
|
02f5bc8d01
|
config-schema: basic schema render page
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:02 +02:00 |
|
Patrik Oldsberg
|
e56c49aa2e
|
config-schema: added initial API types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:01 +02:00 |
|
Patrik Oldsberg
|
934275ddbd
|
plugins: added config-schema plugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-10 14:17:01 +02:00 |
|
Erik Larsson
|
a41a912f2d
|
Store secrets in separate db column
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
|
2021-04-09 23:34:08 +02:00 |
|
Erik Larsson
|
84c54474dd
|
fix: Forward user token to scaffolder taskworker for subsequent api requests
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
|
2021-04-09 23:34:07 +02:00 |
|
David Tuite
|
26ae929a7b
|
Upgrade @graphql-codeget/cli to latest
Signed-off-by: David Tuite <david@roadie.io>
|
2021-04-09 19:22:18 +01:00 |
|
Patrik Oldsberg
|
93dc706eea
|
Merge pull request #5271 from lancelot1337/bug/fix-for-5236
Update !url.startsWith condition in file.ts
|
2021-04-09 17:15:05 +02:00 |
|
Ben Lambert
|
0395ce9d4d
|
Merge pull request #5267 from MiguelRamBalt/bug/APIs-search-box
add debounce time for apis-docs
|
2021-04-09 16:43:47 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|