Daniele Mazzotta

Results 8 issues of Daniele Mazzotta

## Summary Referencing https://github.com/backstage/backstage/issues/11790, there should be a way to view a DAG's logs. I see 3 options: 1. Create a [collapsible table](https://mui.com/material-ui/react-table/#collapsible-table) under the already existing DAGs table. But...

plugin

## Feature Suggestion Dummy action `dummy:variables` that takes anything as input and provides it as output ## Context I'm using `fs:rename` to modify the path and name of my skeleton...

enhancement
scaffolder
needs discussion
after-vacations

Hello I'm trying to read data from `epubs` I downloaded from the web. I'm just interested in the text, I don't care about images or styles Would it be possible...

enhancement

I want to see a dashboard's graphs directly in Backstage Ideally there is a component `DashboardGraphs` which takes in a single prop `dashboardId` I see 2 options to implement this:...

## Hey, I just made a Pull Request! Added a new column in the table to quickly view the latest DAG runs, plus a link to it if you want...

I'm implementing a sortable drag and drop on the timeline, using [dnd-kit](https://docs.dndkit.com/presets/sortable/usesortable) I want to be able to reorded my timeline items in the channel row (not across channels) This...

help wanted

### Checklist - [x] I have looked into the [Readme](https://github.com/auth0/node-oauth2-jwt-bearer/tree/main/packages/express-oauth2-jwt-bearer#readme) and [Examples](https://github.com/auth0/node-oauth2-jwt-bearer/blob/main/packages/express-oauth2-jwt-bearer/EXAMPLES.md), and have not found a suitable solution or answer. - [x] I have searched the [issues](https://github.com/auth0/node-oauth2-jwt-bearer/issues) and have...

bug

### Target Use Case I'm trying to make a "full height" MapControl. ### Proposal Ideally I would be able to pass in a custom style to the component, setting `{bottom:...