Patrik Oldsberg

Results 88 issues of Patrik Oldsberg

Thoughts on this restructure? I though it might be a bit clearer. Moved it down as well since I don't think it needs to be as far up. Other names...

documentation
microsite

## Hey, I just made a Pull Request! Closes #25212 This introduces the structure that we use in the backend system to the frontend system too, where the `-app-api` package...

documentation

## Hey, I just made a Pull Request! This adds a new event bus API in `events-backend`, which is then used by the events service implementation by default. The events...

area:events

Updating the notifications BEP to talk about events service instead of event broker, as well as updates for the current state of the events system.

BEP

## Feature Suggestion Full ESM support, including the package `"exports"` field with the module format specifiers, across all aspects of development. ## Possible Implementation We currently support ESM in the...

enhancement
cli
will-fix

## Hey, I just made a Pull Request! This makes it possible to pass credentials objects to the catalog service in the backend. It now has its own type as...

documentation
area:catalog

### 🔖 Need [BEPs](https://github.com/backstage/backstage/tree/master/beps) have been a part of our process in the project for a little while now. I find it to be fairly successful in discussing work to...

rfc
BEP

## Hey, I just made a Pull Request! This adds a new root `jest.rejectFrontendNetworkRequests` flag that lets you reject network requests in all frontend packages in the repo. In a...

documentation

**Status:** Open for comments and community contribution ## Need The Backstage catalog is designed be a central hub of information within an organization. It typically contains information about and organization's...

rfc
area:catalog
stale
area:events

### 🔖 Need Backstage has a [design system](https://backstage.io/docs/dls/design) based on [Material Design](https://m3.material.io/) through [MUI](https://mui.com/material-ui/). Someone building a UI in Backstage will use both our [core components](https://github.com/backstage/backstage/tree/master/packages/core-components) as well as MUI...

design
rfc
frontend