Patrik Oldsberg
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....
๐งน, 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...
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...
## 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...
## 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...
๐๏ธ ๐จ , this section of the docs was due for an update :) This is what's in store for the middle half of 2024
## 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...
### ๐ 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...