Jonah Grimes
fef852ecd3
Reworked TechDocs page subtitle to reflect the company/organization name ( #5317 )
...
* reworked page subtitle to reflect the company/organization name instead of 'Backstage'
Signed-off-by: Jonah Grimes <jgrimes@appriss.com >
* ran prettier to reformat code
Signed-off-by: Jonah Grimes <jgrimes@appriss.com >
* marked changeset as techdocs only
Signed-off-by: Jonah Grimes <jgrimes@appriss.com >
2021-04-14 16:45:20 +02:00
Oliver Sand
442f34b87f
Make sure the CatalogClient escapes URL parameters correctly
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-14 14:07:07 +02:00
Oliver Sand
7fd46f26dc
Use string TypeScript type instead of String
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-14 14:07:07 +02:00
Patrik Oldsberg
54a98a7663
Merge pull request #5282 from backstage/rugvip/config-schema
...
plugins: add config-schema plugin
2021-04-13 18:10:39 +02:00
Patrik Oldsberg
8a121a5e2f
Merge pull request #5307 from backstage/rugvip/winfix
...
scaffolder-backend: fix GitHub Pull Request publish action on windows
2021-04-13 15:17:24 +02:00
Patrik Oldsberg
423a514c3b
scaffolder-backend: fix GitHub Pull Request preparer on windows
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-13 14:08:20 +02:00
Omer Farooq
fb4138555c
update sample data entry to markdown
...
Signed-off-by: Omer Farooq <frq.code@gmail.com >
2021-04-13 22:53:10 +12:00
Omer Farooq
88d62cad73
feat(techradar-plugin) add markdown support in techradar entry description
...
Signed-off-by: Omer Farooq <frq.code@gmail.com >
2021-04-13 22:53:10 +12:00
Ben Lambert
4df36765e5
Merge pull request #5269 from backstage/dependabot/npm_and_yarn/asyncapi/react-component-0.22.3
...
chore(deps): bump @asyncapi/react-component from 0.19.2 to 0.22.3
2021-04-13 11:55:21 +02:00
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
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
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