blam
|
ab2c12fa1d
|
chore: moved across the work from previous branch
Signed-off-by: blam <ben@blam.sh>
|
2023-02-07 14:38:17 +01:00 |
|
Ben Lambert
|
77bfbdcc05
|
Merge pull request #16230 from backstage/blam/bs/new
Switch out `'plain'` in `HttpServerCertificateOptions`
|
2023-02-07 14:28:42 +01:00 |
|
Ben Lambert
|
b2f08eb6c0
|
Merge pull request #16229 from backstage/blam/bs/cleanup
Update `*Factory` suffix to `*ServiceFactory`
|
2023-02-07 14:28:32 +01:00 |
|
Patrik Oldsberg
|
3cf2190c2d
|
Merge pull request #16228 from backstage/rugvip/opaque
backend-plugin-api: switch BackendFeature to be an opaque type
|
2023-02-07 14:21:06 +01:00 |
|
Patrik Oldsberg
|
e968cc164d
|
Merge pull request #16200 from backstage/rugvip/nometa
backend-plugin-api: inlined LogMeta type
|
2023-02-07 14:20:34 +01:00 |
|
blam
|
d31d8e00b3
|
chore: added changesets
Signed-off-by: blam <ben@blam.sh>
|
2023-02-07 13:57:08 +01:00 |
|
blam
|
b286e3d286
|
rename: plain -> pem
Signed-off-by: blam <ben@blam.sh>
|
2023-02-07 13:53:54 +01:00 |
|
blam
|
e412d33025
|
chore: last changeset
Signed-off-by: blam <ben@blam.sh>
|
2023-02-07 13:42:00 +01:00 |
|
blam
|
407dc01fc9
|
chore: changeset
Signed-off-by: blam <ben@blam.sh>
|
2023-02-07 13:42:00 +01:00 |
|
blam
|
da208444d0
|
chore: removing extraneous imports as they already ship with the TestBackend now
Signed-off-by: blam <ben@blam.sh>
|
2023-02-07 13:42:00 +01:00 |
|
blam
|
4ae71b7f2e
|
chore: api-reports and breaking changeset
Signed-off-by: blam <ben@blam.sh>
|
2023-02-07 13:42:00 +01:00 |
|
blam
|
6f1f2e9451
|
chore: updating docs
Signed-off-by: blam <ben@blam.sh>
|
2023-02-07 13:42:00 +01:00 |
|
blam
|
5077fdb242
|
chore: fixing usages
Signed-off-by: blam <ben@blam.sh>
|
2023-02-07 13:42:00 +01:00 |
|
blam
|
35d736be0e
|
chore: renaming to ServiceFactory
Signed-off-by: blam <ben@blam.sh>
|
2023-02-07 13:42:00 +01:00 |
|
Fredrik Adelöw
|
c88fe4e99a
|
Merge pull request #16050 from ivangonzalezacuna/feat/entity-validation-ui
Entity Validation UI
|
2023-02-07 13:35:13 +01:00 |
|
Patrik Oldsberg
|
610d65e143
|
backend-plugin-api: make BackendFeature opaque
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-02-07 13:29:23 +01:00 |
|
Fredrik Adelöw
|
01d820875a
|
Merge pull request #16177 from mdb/improved-vault-errors
feat(Vault plugin improvement): Improve error messaging
|
2023-02-07 13:10:02 +01:00 |
|
Ben Lambert
|
2190d15ac1
|
Merge pull request #16227 from dagda1/fix-stepper-has-errors
fix stepper hasErrors to not bottom out at first error
|
2023-02-07 12:54:50 +01:00 |
|
Ben Lambert
|
5e79acad75
|
Merge pull request #16219 from backstage/rugvip/triplefix
backend-common: work around missing logform dependency
|
2023-02-07 12:54:00 +01:00 |
|
Ben Lambert
|
9603cc9e81
|
Delete chilled-rice-own.md
Signed-off-by: Ben Lambert <ben@blam.sh>
|
2023-02-07 12:37:55 +01:00 |
|
Paul Cowan
|
70ae2c3634
|
fix stepper hasErrors to not bottom out at first error
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
|
2023-02-07 11:33:05 +00:00 |
|
Ben Lambert
|
3afbe3362f
|
Merge pull request #16196 from dagda1/create-async-validators-nested-schema
update createAsyncValidators to work with nested schemas
|
2023-02-07 12:09:34 +01:00 |
|
Ben Lambert
|
3514d69cec
|
Merge pull request #16218 from dagda1/upgrade-rjsf-to-5-1-0
bump @rjsf v5 dependencies to 5.1.0
|
2023-02-07 12:08:47 +01:00 |
|
blam
|
783c54d497
|
chore: ignore this dependency in the typechecking
Signed-off-by: blam <ben@blam.sh>
|
2023-02-07 12:07:20 +01:00 |
|
Patrik Oldsberg
|
9a3063377a
|
backend-plugin-api: simplify feature factory implementations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-02-07 11:45:37 +01:00 |
|
Patrik Oldsberg
|
c769924e85
|
backend-plugin-api: update old LogMeta to use JsonObject instead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-02-07 11:43:08 +01:00 |
|
Fredrik Adelöw
|
28cafb62a7
|
Merge pull request #16224 from backstage/freben/config-options
Moved the options of the config and root HTTP router services out to their factories
|
2023-02-07 11:38:50 +01:00 |
|
Patrik Oldsberg
|
7e7557a2be
|
backend-test-utils: switch levels to level for mock logger
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-02-07 11:36:02 +01:00 |
|
Fredrik Adelöw
|
2db93700fe
|
Merge pull request #16222 from backstage/freben/TypesToServiceRef
Removed the unused `TypesToServiceRef` type
|
2023-02-07 11:18:35 +01:00 |
|
Fredrik Adelöw
|
5f98a682bb
|
root htt router too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-02-07 11:17:52 +01:00 |
|
Fredrik Adelöw
|
b729f9f31f
|
Moved the options of the config service out to the factory
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-02-07 11:16:41 +01:00 |
|
Fredrik Adelöw
|
9c9456fd33
|
Removed the unused TypesToServiceRef type
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-02-07 10:35:38 +01:00 |
|
Patrik Oldsberg
|
e42d1595cb
|
backend-common: work around missing logform dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-02-07 10:12:22 +01:00 |
|
Patrik Oldsberg
|
71a5ec0f06
|
backend-plugin-api: inlined LogMeta type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-02-07 10:05:42 +01:00 |
|
Paul Cowan
|
ccbf91051b
|
bump @rjsf v5 dependencies to 5.1.0
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
|
2023-02-07 07:36:23 +00:00 |
|
Patrik Oldsberg
|
606bb891c1
|
Merge pull request #16207 from backstage/rugvip/pluginId
backend-plugin-api: switch createBackendPlugin id -> pluginId
|
2023-02-06 23:32:33 +01:00 |
|
Patrik Oldsberg
|
65029445b8
|
Merge pull request #16208 from backstage/rugvip/type
backend-plugin-api: align opaque type markers
|
2023-02-06 23:31:55 +01:00 |
|
backstage-goalie[bot]
|
145a788ffb
|
Merge pull request #16214 from backstage/renovate/graphql-tools-monorepo
fix(deps): update dependency @graphql-tools/schema to v9.0.16
|
2023-02-06 21:12:15 +00:00 |
|
backstage-goalie[bot]
|
0b8fb06621
|
Merge pull request #16213 from backstage/renovate/esbuild-0.x-lockfile
chore(deps): update dependency esbuild to v0.17.6
|
2023-02-06 21:12:11 +00:00 |
|
Paul Cowan
|
ba1f98a038
|
move isObject into utils
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
|
2023-02-06 20:38:31 +00:00 |
|
Paul Cowan
|
79dac4ac1e
|
rename guards to utils
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
|
2023-02-06 20:38:30 +00:00 |
|
Paul Cowan
|
1b3a9bc042
|
fix changeset
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
|
2023-02-06 20:38:30 +00:00 |
|
Paul Cowan
|
18fd021979
|
refactor types
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
|
2023-02-06 20:38:29 +00:00 |
|
Paul Cowan
|
65cffff8d0
|
refactor types
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
|
2023-02-06 20:38:29 +00:00 |
|
Paul Cowan
|
ba437049cc
|
rename isInvalid to hasErrors
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
|
2023-02-06 20:38:28 +00:00 |
|
Paul Cowan
|
5555e17313
|
refactor createAsyncValidators to be recursive
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
|
2023-02-06 20:38:28 +00:00 |
|
Paul Cowan
|
f3af36dc31
|
add failing test to createAsyncValidators
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
|
2023-02-06 20:38:27 +00:00 |
|
renovate[bot]
|
546bdf30b3
|
fix(deps): update dependency @graphql-tools/schema to v9.0.16
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-02-06 20:33:02 +00:00 |
|
renovate[bot]
|
65ec06e9e7
|
chore(deps): update dependency esbuild to v0.17.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-02-06 20:31:49 +00:00 |
|
blam
|
c1a19d2647
|
chore: fix api-reports
Signed-off-by: blam <ben@blam.sh>
|
2023-02-06 21:05:07 +01:00 |
|