Patrik Oldsberg

Results 88 issues of Patrik Oldsberg

Suggesting we shift over to use `backend-next` as the default example backend for development in this repo, while moving the existing backend to `backend-legacy`.

## Hey, I just made a Pull Request! I realized that customizing the root logger is kinda tricky right now since it also wires up the secret redactions from config....

documentation
microsite
stale

๐Ÿงน, somehow this is currently out of range

There are a lot of ideas around different ways that we can improve the Software Catalog. I've created this issue as a place to track all of these ideas as...

enhancement
help wanted
area:catalog
will-fix

Had a discussion with @Hyperkid123 and we're looking towards updating the initial scope for dynamic features. It's all outlined in the alternatives section but tl;dr: we remove the goal of...

BEP

## Hey, I just made a Pull Request! The new frontend system supports route binding through static configuration, for example: ```yaml app: routes: bindings: catalog.createComponent: catalog-import.importPage ``` It also lets...

documentation
do-not-merge
area:catalog
area:scaffolder
merge-after-release

## Hey, I just made a Pull Request! The new frontend system supports route binding through static configuration, for example: ```yaml app: routes: bindings: catalog.createComponent: catalog-import.importPage ``` It also lets...

documentation
area:catalog
area:scaffolder

๐ŸŽ๏ธ ๐Ÿ’จ , this section of the docs was due for an update :) This is what's in store for the middle half of 2024

documentation

## Hey, I just made a Pull Request! This standardizes scope management across OAuth providers, and also aims to fix a couple of issues, especially providers that persist scopes. The...

auth

### ๐Ÿ“œ Description The [`@material-ui/pickers`](https://www.npmjs.com/package/@material-ui/pickers) packages has been deprecated, with [`@mui/x-date-pickers`](https://www.npmjs.com/package/@mui/x-date-pickers) as the recommended replacement. It does however require MUI v5 and so needs to be considered along with the...

bug
help wanted
dependencies