Bifrost icon indicating copy to clipboard operation
Bifrost copied to clipboard

This is the stable release of Dolittle till its out of alpha->beta stages

Results 100 Bifrost issues
Sort by recently updated
recently updated
newest added

Hard to reproduce - could be a timing issue with document ready or similar - but sometimes it does not get all the elements. Switched away from this method in...

JavaScript
Bug

This is related to #51 - the TenantManager is not implemented

Core

Support for things like a marker interface, in namespace and so forth.. Register them all!

Core

We should formalise "discoverability" and then add the ability to configure what should be excluded from being discovered and automatically set-up. For example, we add a subscriber that works in...

In many cases you need to have additional information related to a command that does not exist in the client or the client should not be responsible for, for instance...

Commands

### Description Since NuGet complains on Visual Studio when pulling a release package (according to SemVer) it can't have a dependency to pre-release packages. Interestingly enough, NuGet is consistently on...

From the client, perform server.post("/SomeService/SomeMethod", { "param": "someValue" }) Hook the path up with some service on the server side, and observe that in SomeService.SomeMethod(string param) param takes the value...

JavaScript
Bug
Web

Maybe a feature, but considering a null reference is almost universally\* translated to the empty string, I believe an empty concept (of a reference type) also should be translated to...

Bug
Core