-
I know that there is work being done to make the Dashboard standalone and I am really looking forward to this.
there are cases where we have for certain projects policies that require services like…
-
-
## Feature Request
The current [AppContext](https://github.com/loco-rs/loco/blob/master/src/app.rs#L37) does not allow users to extend the struct which forces the user to create a lot of workaround…
-
### Expected Behaviour
Saving workspace.json in scripts/onboarding/config/ should be mentioned in or after "Download and configure the starter kit" step.
### Actual Behaviour
Saving workspace.jso…
-
Spike to investigate on extensibility in Azd
# Use Cases
The following are a list of use cases to explore during this spike
- [x] [Subscribe to azd command hooks] -#1429
- [ ] Override built-in comm…
-
This Epic tracks the tickets needed for our documentation project aimed at enriching our developer documentation with a focus on the checkout flow, and the shift towards modern block-based development…
-
Imagine I have
```csharp
// Oversimplified
interface IContainer {
T Value { get; set; }
}
```
Somewhere in my codebase. For unit-testing purposes I would also have a basic hand-mocked version…
-
Based on F2F conversation with @seabbs and @zsusswein:
I think it's good to discuss how to extend the infrastructure we have here to include other features. I think it's likely that we will want to…
-
The procedure `GetApplicationAreas` in `codeunit 9177 "Application Area Cache"` does only remove spaces from the fieldref name.
We have used **-** in our comined prefix, which leads to errors when th…
-
## The Problem
Faust's authentication patterns are currently hard-coded and extremely limiting. A holdover from the old GQTY version of Faust, it's opinionated and designed around a single use-case…