Carlos Esteban Lopez
2bdd1f92c1
fix: Add paragraph prop for bottom margin
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2023-01-10 16:08:53 -05:00
Carlos Esteban Lopez
e75f39e603
feat: Lint paragraphs except in test files & fix
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2023-01-10 16:08:53 -05:00
github-actions[bot]
9521f1274d
Version Packages (next)
2023-01-10 14:18:51 +00:00
blam
908378f062
Merge remote-tracking branch 'origin/master' into blam/break-up-scaffolder
...
* origin/master: (55 commits)
backend-app-api: switch plugin log label pluginId->plugin
backend-app-api: create a labelled logger for rootHttpRouter
backend-app-api: remove startHttpServer
fix(deps): update dependency @rjsf/utils to v5.0.0-beta.16
backend-app-api: fix infinite loop in http server stop
remove autoformatting changes
remove dev file
use index for key in react fragment
Minor grammar fix to CONTRIBUTING.md
backend-app-api: explicit request handler types for MiddlewareFactory
added changesets for the root API refactor and move from backend-common
backend-app-api: update API report + fixes
add highlighting of legend item
docs(docs/features/software-templates/writing-custom-field-extensions.md): change "kehab" to "kebab".
backend-app-api: move http dir out of lib
backend-common: reimplement service builder using backend-app-api
backend-app-api: move cors and helmet options reader to http folder
address review comments
fix picky cli-report
fix logic
...
Signed-off-by: blam <ben@blam.sh >
2023-01-10 14:19:53 +01:00
blam
5d8250cbd3
chore: fix
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2023-01-10 14:01:02 +01:00
blam
cacde27e15
chore: tidy up the api-reports with the nextRouteRef exports
...
Signed-off-by: blam <ben@blam.sh >
2023-01-10 13:28:04 +01:00
blam
fc73e5aee8
chore: removing some of the packages from this package now
...
Signed-off-by: blam <ben@blam.sh >
2023-01-10 12:33:45 +01:00
blam
1806e0c26e
chore: deprecate the routeRef export and favour routes.root instead
...
Signed-off-by: blam <ben@blam.sh >
2023-01-10 12:15:06 +01:00
blam
8b767113fe
chore: deprecated routeRef exports
...
Signed-off-by: blam <ben@blam.sh >
2023-01-10 11:59:25 +01:00
Brian Fletcher
90f4eb12d5
use index for key in react fragment
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-10 08:05:48 +00:00
Brian Fletcher
c95291d14c
address review comments
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-09 16:02:57 +00:00
blam
0fbcdfd0d2
chore: fixing warning
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 16:46:52 +01:00
blam
68aeea4ba5
chore: fixing the tests
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 16:45:43 +01:00
blam
3c72c0be91
chore: fix exporting the SecretsContext
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 14:55:05 +01:00
blam
fedc5074b1
chore: fixing the API reports
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 14:08:45 +01:00
blam
52d6ad7c0f
chore: moving some more re-usable logic to the -react package
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:24:17 +01:00
blam
7e7575409e
chore: hook to get the field extensions
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:24:13 +01:00
blam
912bd110f2
chore: move the routeRefs back into the scaffolder plugin for now, maybe it makes sense to move them later.
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:24:13 +01:00
blam
3053e582fc
fix: workaround the typing issue by duplicating the FormProps type as this is the only exported type from the /alpha imports
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:24:12 +01:00
blam
56cda2cc49
chore: fixing dependency linting
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:24:07 +01:00
blam
dc28726211
chore: fixing the deprecated export paths
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:24:05 +01:00
blam
de7e520a13
chore: moving some more things around and updating the api reports
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:23:56 +01:00
blam
becf03a94b
chore: moving the scaffolderApiRef and types to -react
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:23:47 +01:00
blam
016b2238b2
chore: revert exporting the next stuff for now as it's not gonna work with the repo setup
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:23:44 +01:00
blam
562175cf78
chore: moving the secrets handling to the react package
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:23:37 +01:00
blam
ccba7df9ac
chore: fixing the api-report and making things green so far
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:23:23 +01:00
blam
70beaaaa22
chore: moving smaller components over from the next package
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:21:10 +01:00
blam
c2f1010f3c
chore: fixing the re-exporting of the types with the alpha annotation
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:21:10 +01:00
blam
33f069c805
chore: more moving out into the other packages
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:21:10 +01:00
blam
5f0fadc610
chore: starting to move some dependencies around a little bit
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:21:10 +01:00
blam
31f32bbebc
chore: moving the routeRefs to the new scaffolder-react package
...
Signed-off-by: blam <ben@blam.sh >
2023-01-09 13:21:10 +01:00
Brian Fletcher
af22bbb647
remove container within container
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-05 14:20:14 +00:00
Brian Fletcher
a00234fef7
switch language to yaml in code snippet
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-05 14:12:17 +00:00
Brian Fletcher
db0b2b65b1
Merge branch 'master' of github.com:backstage/backstage into scaffolder-examples
2023-01-05 14:07:35 +00:00
Patrik Oldsberg
1cc6eae218
Merge pull request #15454 from webark/fix/adding-children-as-props-for-react-18
...
Explicitly declaring children as optional props for react 18 upgrade
2023-01-04 22:47:12 +01:00
Mark David Avery
b8269de9f1
style(react 18): explicitly declaring children as optional props
...
This is to facilitate the react 18 upgrade which introduced the requirement to explicily declare children as props
Helps to address #12252
Signed-off-by: Mark David Avery <mark@webark.cc >
2023-01-04 11:21:34 -08:00
Ben Lambert
4959bf7edf
Merge pull request #15537 from RoadieHQ/markdown-scaffolder-descriptions
...
allow task action descriptions to use markdown
2023-01-04 14:23:10 +01:00
Patrik Oldsberg
cd1dc1c669
Merge pull request #15447 from backstage/renovate/use-immer-0.x
...
fix(deps): update dependency use-immer to ^0.8.0
2023-01-04 11:18:58 +01:00
Brian Fletcher
75d3668183
fixes import
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-03 21:42:57 +00:00
Brian Fletcher
2fadff2a25
allow task action descriptions to use markdown
...
This allows richer explanations for the behaviour of actions in the
actions documentation page.
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-03 21:37:03 +00:00
Brian Fletcher
f2c23546af
Merge branch 'master' of github.com:backstage/backstage into scaffolder-examples
2023-01-03 21:13:31 +00:00
Brian Fletcher
489935d625
addressing code review comments
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-03 21:13:11 +00:00
github-actions[bot]
c4132274d9
Version Packages (next)
2023-01-03 14:44:31 +00:00
Patrik Oldsberg
0f50c7c754
refactor tests to use renderInTestApp
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-12-31 19:14:29 +01:00
renovate[bot]
659c92a1dc
fix(deps): update dependency use-immer to ^0.8.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-12-28 15:45:25 +00:00
github-actions[bot]
f834622f56
Version Packages (next)
2022-12-27 15:22:57 +00:00
Brian Fletcher
211fa7481f
Merge branch 'master' of github.com:backstage/backstage into scaffolder-examples
2022-12-24 12:42:56 +00:00
Paul Cowan
c4d2226ef2
ensure mock is called in Stepper test
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-12-23 12:16:35 +00:00
Paul Cowan
89faf7c9b5
test nested form data in multiple steps
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-12-23 12:16:35 +00:00
Paul Cowan
0b0bd3379b
merge formData with current in Stepper onChange
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-12-23 12:16:34 +00:00