Commit Graph

37104 Commits

Author SHA1 Message Date
github-actions[bot] b2a73c984a Version Packages (next) 2023-02-07 15:03:45 +00:00
Ben Lambert ab2eebb78f Merge pull request #16081 from backstage/blam/next/scaffolder/ongoing
scaffolder/next: start of the new `OngoingTask` page
2023-02-07 15:46:14 +01:00
Fredrik Adelöw affe4783f2 Merge pull request #16231 from backstage/freben/brk
rename `RootHttpRouterConfigureOptions`, remove `ServiceOrExtensionPoint`
2023-02-07 15:41:45 +01:00
Fredrik Adelöw c47d3afb7b Merge pull request #16182 from mdb/github-actions-plugin-dev-fix
fix: github-actions plugin's dev environment properly renders the plugin components
2023-02-07 14:53:07 +01:00
Fredrik Adelöw 01a075ec1d rename RootHttpRouterConfigureOptions, remove ServiceOrExtensionPoint
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-07 14:50:29 +01:00
blam 9d018c859e chore: prefer useMountEffect over use memo
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 0f0f48cb82 chore: reset router
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 419aaafd18 chore: fixing the prettier of the api-reports
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 01b6f56c80 chore: fixing api-reports
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 5ec4f1c308 chore: fixing api-reports
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 33b6ed5a5a chore: moving the outputs around and fixing some navigation]
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 3887621d5d chore: added the error panel
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam ec83fd4616 chore: removing changeset
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 7dcd44286d chore: removing the tail functionality for now
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam cb25785e25 chore: move the buttons to the contextmenu instead
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam ba679976ef chore: use the backstage link component instead and wrap a div instead
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam f08364291e chore: more test
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam ce0866d2e9 chore: writing some tests for the new components
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam b46f385eff chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 2d66fca317 chore: changelog
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 468cbbf55f chore: reset some files
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 25d25778d0 chore: added default outputs to the template when there's links
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam c4b6770b67 chore: refactor and tidy up the UI slightly
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam ce32a61d38 chore: changeset and fixing tserrors
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam c230ae7920 feat: added the ability to tail the logs on the LogViewer
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 5cc6278ddc chore: moving some files around and making them pretty
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 2b27e58084 chore: change order of hooks
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 66948f1a99 chore: make a little clearer when a task has failed
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:18 +01:00
blam 07c675f7eb chore: added times to the dropdown box
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:17 +01:00
blam 29feff150e chore: added some more things for enabling testing
Signed-off-by: blam <ben@blam.sh>
2023-02-07 14:38:17 +01:00
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
Mike Ball d766419067 Revert "add changeset documenting github-actions plugin fix"
This reverts commit b623d1c898.

Signed-off-by: Mike Ball <mikedball@gmail.com>
2023-02-07 07:35:43 -05: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