Daniel Wiehl

Results 94 issues of Daniel Wiehl

### Describe the bug The `timeout` operator in version 6.x behaved differently if the passed argument was a duration or a date. Passing a date allowed to time out the...

It should be possible for an application to open a view or a popup directly by intent and without specifying a capability-specific payload. Both `WorkbenchRouter` and `WorkbenchPopupService` should be convenience...

comp: workbench
comp:workbench-client

## Is your feature request related to a problem? Please describe. The Workbench allows a microfrontend to open a popup at a fixed position relative to the top/left origin of...

comp: workbench
comp:workbench-client

## Describe the bug Like the Angular router, the Workbench router allows passing matrix params in the last command segment, suitable for passing additional data to the component. The Angular...

bug
comp: workbench

Migrate SCION Workbench to Angular 14. Angular 14 was released in June 2022. For more information, refer to the Angular [CHANGELOG ](https://github.com/angular/angular/blob/main/CHANGELOG.md) and [Angular Blog](https://blog.angular.io/angular-v14-is-now-available-391a6db736af).

## Is your feature request related to a problem? Please describe. A pinned view is not replaced during subsequent navigation. Instead, a new view is opened. This feature is inspired...

feature

## Is your feature request related to a problem? Please describe. Parameters passed via view intent are all of the type `string`, regardless of whether a `string`, `boolean`, `number`, `null`,...

comp:workbench-client

## Is your feature request related to a problem? Please describe. The SCION Workbench comes with built-in microfrontend support implemented directly in the package `@scion/workbench`. This is not optimal for...

comp: workbench
comp:workbench-client

It would be nice to have a JSON schema at hand when editing manifest files.

comp:microfrontend-platform
comp:workbench-client

## Is your feature request related to a problem? Please describe. By using the `WorkbenchRouter`, a micro app can open a view microfrontend from any other micro app except the...

comp: workbench
comp:workbench-client