Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / neuroglia-io/framework issues and pull requests
#119 - Fixed Neuroglia.Blazor.Dagre compability issue with NET9
Pull Request -
State: closed - Opened by JBBianchi 3 months ago
Labels: bug
#118 - Upgraded solution to NET9
Pull Request -
State: closed - Opened by cdavernas 3 months ago
#117 - Fixed the ExpressionEvaluatorExtensions to properly handle enumerable expression objects
Pull Request -
State: closed - Opened by cdavernas 4 months ago
#116 - Fix the ResourceAdmissionControl to properly document errors that have occured during admission of evaluated resources
Pull Request -
State: closed - Opened by cdavernas 4 months ago
#115 - Fixed custom controls cascading parameter in Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 5 months ago
#114 - Added the possibility to provide custom controls in Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 5 months ago
#113 - Update all packages to latest version
Pull Request -
State: closed - Opened by cdavernas 6 months ago
#112 - Fixed the ResourceMetadata to return the qualified name of the resource
Pull Request -
State: closed - Opened by cdavernas 6 months ago
#111 - Fix the RedisDatabase to properly filter watch events
Pull Request -
State: closed - Opened by cdavernas 6 months ago
#110 - Documentation request around expression evaluator package
Issue -
State: closed - Opened by DhruvBarot 6 months ago
- 2 comments
#109 - Added the ability to save the graph as PNG in Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 6 months ago
#108 - Fixes the UriTypeSerializer to properly serialize URI instances (original string vs to string)
Pull Request -
State: closed - Opened by cdavernas 6 months ago
#107 - Enabled the possibility to render extra graph controls in Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 6 months ago
#106 - Added a new ITextDocumentRepository abstraction
Pull Request -
State: closed - Opened by cdavernas 6 months ago
#105 - Fixed edges template using their own width and height instead of their bounding box's in Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 6 months ago
#104 - Bubbling "child added" event so parents can update their own nodes/clusters in Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 6 months ago
#103 - Used dagre for positioning edge label in Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 6 months ago
#102 - Fixed edge label positioning in Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 7 months ago
#101 - Replaced Guid by string for ids in Neuroglia.Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 7 months ago
#100 - Used variables for colors in the CSS of Neuroglia.Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 8 months ago
#99 - Replaced deprecated `xlink:href` with `href` in Neuroglia.Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 8 months ago
#98 - Prevented the svg definitions block from taking up space in Neuroglia.Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi 8 months ago
#97 - Fixed the problem details to make it cross-compatible with the ASP.NET implementation
Pull Request -
State: closed - Opened by cdavernas 8 months ago
#96 - Addd a new Scripting project, with its default NodeJS and Python implementations
Pull Request -
State: closed - Opened by cdavernas 9 months ago
#95 - Added a new Redis implementation of the IRepository interface
Pull Request -
State: closed - Opened by cdavernas 9 months ago
#94 - Fixed a critical bug in both the EquatableDictionarySerializer and EquatableListSerializer
Pull Request -
State: closed - Opened by cdavernas 10 months ago
#93 - Replaced the name of the global variable holding the input data in the Javascript expression evaluator
Pull Request -
State: closed - Opened by JBBianchi 10 months ago
#92 - Added new extensions for both IJsonSerializers and IYamlSerializers
Pull Request -
State: closed - Opened by cdavernas 10 months ago
#91 - Fixed the EsdbJavaScriptConversion to properly convert dynamic expressions
Pull Request -
State: closed - Opened by cdavernas 11 months ago
#90 - Fixed a ciritical bug caused by the way the PluginAssemblyLoadContext was comparing assembly names
Pull Request -
State: closed - Opened by cdavernas 11 months ago
#89 - Fixed the PluginTypeFilter to allow specifiying the type of match to perform, which now defaults to 'any'
Pull Request -
State: closed - Opened by cdavernas 11 months ago
#88 - Added a new method to the IProjectionManager service, used to get the current status of an existing projection
Pull Request -
State: closed - Opened by cdavernas 11 months ago
#87 - Add event-driven projection support to event sourcing
Pull Request -
State: closed - Opened by cdavernas 11 months ago
#86 - Updated the IEventStore interface to return the next expected version of the stream after appending events
Pull Request -
State: closed - Opened by cdavernas 11 months ago
#85 - Fixed the JsonSerializer to make sure to avoid co…ncurrent access to the default JsonSerializerOptions
Pull Request -
State: closed - Opened by cdavernas 11 months ago
#84 - Added missing header to multiple files
Pull Request -
State: closed - Opened by cdavernas 11 months ago
#83 - Fixed tests configuration
Pull Request -
State: closed - Opened by JBBianchi 11 months ago
#82 - Split CI tests by "domain"
Pull Request -
State: closed - Opened by JBBianchi 11 months ago
#81 - Fixed the Neuroglia.Data.Infrastructure.ResourceOriented.Redis to properly generate and publish package
Pull Request -
State: closed - Opened by cdavernas 11 months ago
#80 - Added the Resource Oriented infrastructure implementations
Pull Request -
State: closed - Opened by cdavernas 11 months ago
- 1 comment
#79 - Updated Jint to latest stable version
Pull Request -
State: closed - Opened by JBBianchi 11 months ago
#78 - Update Jint package to latest stable
Issue -
State: closed - Opened by cdavernas about 1 year ago
Labels: enhancement
#77 - Fixed package references
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#76 - Minor fixes and improvements
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#75 - Renamed IServiceCollectionExtensions in multiple projects, to avoid having to use assembly aliases when reflection on a specific extension class
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#74 - Fixed the JsonSchemaResolver, which was not applying merge patches in the correct order
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#73 - Fixed the CloudEventSpecVersion by encapsulating version elements into sub static classes, in order to expose version schema url
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#72 - Updated the IJsonSerializer to define methods to serialize to JsonElements, JsonNodes and JsonDocuments
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#71 - The type 'Dynamic' is missing, is there any replacement?
Issue -
State: closed - Opened by Flex-Xuan about 1 year ago
- 1 comment
#70 - Add a `Type` to an `IntegrationEvent`
Issue -
State: closed - Opened by JBBianchi about 1 year ago
Labels: enhancement
#69 - Added Measurements TypeScript SDK
Pull Request -
State: closed - Opened by JBBianchi about 1 year ago
#68 - Feat sdk ts
Pull Request -
State: closed - Opened by JBBianchi about 1 year ago
#67 - Added the JsonSchema.Generation project to the solution
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#66 - Added the EquatableDictionary record class
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#65 - Adds transaction support to the MongoRepository
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#64 - Fixed the IDomainEvent interface and implementation to include an AggregateVersion property
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#63 - Implement Sessions in Mongo repository
Issue -
State: closed - Opened by cdavernas about 1 year ago
- 1 comment
Labels: enhancement
#62 - Add `StateVersion` property to IDomainEvent and implementations
Issue -
State: closed - Opened by cdavernas about 1 year ago
Labels: enhancement
#61 - Fixed a critical bug with the ESEventStore, which was acking/nacking the record.Event instead of record.OriginalEvent (differs in case resolveLinkTos is set to true)
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#60 - Fixed all Repository implementations to ensure not throwing when attempting to retrieve a non-existing entity
Pull Request -
State: closed - Opened by cdavernas about 1 year ago
#59 - Fixed the CloudEventMiddleware to used the IAsyncSerializer interface if present
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#58 - Added ICloudEventPublisher and ICloudEventIngestor services and their default implementations
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#57 - Fixed the WhenNullReference Guard Clause to use the camel-cased name of the reference type instead of its full name
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#56 - Moved the UnitTests project, which was nested in a duplicate directory
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#55 - Fix guards
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#54 - Added the Data.Guards project to the solution
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#53 - Renamed namespace Neuroglia.CloudEvents to Neuroglia.Eventing.CloudEvents
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#52 - Added the Temperature unit of measurement
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#51 - Added the PropertyPath class, used to parse nested paths and resolve them to expressions
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#50 - Added CloudEvents projects
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#49 - Add NSM implementation
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#48 - Added the Measurements project
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#47 - Added options to configure whether or not an EventSourcingRepository should publish recorded events
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#46 - Added the Neuroglia.Reactive project to the solution
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#45 - Refactored the IAggregateRoot and all related services and implementations
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#44 - Moved the MapAttribute to the Core project to increase portability
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#43 - Added a new MapAttribute and new mapping Profile extensions
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#42 - .NET 7.0 Refactor
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#41 - Fixed the System.Text.Json AbstractClassConverter to use the current JsonSerializerOptions
Pull Request -
State: closed - Opened by cdavernas over 1 year ago
#40 - Fixed wait strategy for test containers
Pull Request -
State: closed - Opened by JBBianchi over 2 years ago
#39 - Test Data.Repositories run endlessly
Issue -
State: closed - Opened by 0nary over 2 years ago
- 2 comments
Labels: stale
#38 - Fixed the ESEventStore by catching WrongExceptionVersionException and transforming them into OptimisticConcurrencyExceptions
Pull Request -
State: closed - Opened by cdavernas over 2 years ago
#37 - Removed the non-generic Snapshot abstract class to avoid clashes during serialization (i.e. duplicated data property)
Pull Request -
State: closed - Opened by cdavernas over 2 years ago
#36 - Fixed TestContainers & some test cases
Pull Request -
State: closed - Opened by JBBianchi over 2 years ago
- 3 comments
#35 - Handled string interpolation in JQ expression evaluator
Pull Request -
State: closed - Opened by JBBianchi over 2 years ago
#34 - Rewritten JQExpressionEvaluator
Pull Request -
State: closed - Opened by JBBianchi over 2 years ago
#33 - Fixed JQ expression evaluator with bash
Pull Request -
State: closed - Opened by JBBianchi over 2 years ago
#32 - Simplified the function used to escape double quotes when evaluating JQ expressions
Pull Request -
State: closed - Opened by cdavernas over 2 years ago
#31 - Fixed the JQExpressionEvaluator by properly escaping escaped sequences
Pull Request -
State: closed - Opened by cdavernas over 2 years ago
#30 - Updated domain exception
Pull Request -
State: closed - Opened by 0nary over 2 years ago
#29 - Redundancy between ArgumentMustBeHigherOrLowerThan and ArgumentMustBeLowerOrHigherThan
Issue -
State: closed - Opened by 0nary over 2 years ago
- 1 comment
Labels: stale
#28 - Reducer vs Feature in Flux
Issue -
State: closed - Opened by JBBianchi over 2 years ago
- 2 comments
Labels: enhancement, stale
#27 - Be more explicit when a background service is missing.
Issue -
State: closed - Opened by JBBianchi over 2 years ago
- 1 comment
Labels: stale
#26 - Event throw exception when the assembly version is updated.
Issue -
State: closed - Opened by 0nary over 2 years ago
- 5 comments
Labels: stale
#25 - Added publish only action in CI pipeline
Pull Request -
State: closed - Opened by JBBianchi over 2 years ago
#24 - Fixed publish path in CI pipeline
Pull Request -
State: closed - Opened by JBBianchi over 2 years ago
#23 - Disabled testing in the CI pipeline
Pull Request -
State: closed - Opened by JBBianchi over 2 years ago
#22 - Added missing rendering checks in cluster and node template of Neuroglia.Blazor.Dagre
Pull Request -
State: closed - Opened by JBBianchi over 2 years ago
#21 - Split test and build jobs in the CI pipeline
Pull Request -
State: closed - Opened by JBBianchi over 2 years ago
#20 - ci(Pipeline): refactored CI pipeline for auto versioning and release
Pull Request -
State: closed - Opened by JBBianchi over 2 years ago