tekh tekh
  • Joined on 2024-01-19
tekh pushed to refactor/split-common at AppStd/EnvelopeGenerator 2025-05-21 20:00:01 +02:00
39c1d3e624 Add helper methods for color conversion and string checksum generation
39cc30f48b feat(Receiver): Entsprechend aktualisiert, um die Eigenschaften der Formularanwendung einzubeziehen
79204d4f6d refactor(EnvelopeStatus): umbenennen in EnvelopeReceiver
806b990556 refactor(EnvelopeReceiver): unbenutzte Eigenschaften entfernen und in Receiver umbenennen
d34a1016c4 refactor(Envelope): Eigenschaft StatusTranslated hinzufügen
Compare 13 commits »
tekh pushed to master at AppStd/EmailProfilerDispatcher 2025-05-20 17:40:03 +02:00
fd698e7a5d chore(Abstraktion.Attribute): konfiguriert für die Verpackung
a54ec39df7 chore(Abstraktion.Attribute): Unterstützung für .net framework 4.6.2 hinzufügen
8fc23b0055 feat(Abstraction.Attributes): als separates Projekt erstellt, um .net framework als Ziel hinzuzufügen
e372a5a5b2 chore: Pakete aktualisieren und Konflikte lösen
bb9a64a85b Remove old icon and update project references
Compare 8 commits »
tekh pushed to refactor/split-common at AppStd/EnvelopeGenerator 2025-05-20 17:31:28 +02:00
a8a768d7d6 refactor(.Form): Aktualisiert, um die Domain zu verwenden
31c4a8a20f chore(EnvelopeGenerator.Domain): DigitalData.EmailProfilerDispatcher.Abstraction.Attributes hinzufügen.
e98abde5ff refactor(domain): Hinzufügen von bedingten Referenzen für .net framework
49497dafd1 Update project file for framework-specific settings
08e1187124 Refactor namespaces and simplify DTOs
Compare 6 commits »
tekh pushed to master at AppStd/DigitalData.Core 2025-05-20 16:30:54 +02:00
a0696c5e22 feat(Application.Abstraction): Erstellt, um Schnittstellen von Core.Application zu behandeln
01025ff36f refactor: update efcore
831f91ce16 Update EntityFrameworkCore to version 9.0.5
980e21f27f Bump version to 3.3.1 in project file
d49aaf61dc Update CreateAsync to return DataResult<TReadDto>
Compare 8 commits »
tekh pushed to master at AppStd/DigitalData.Core 2025-05-20 10:57:22 +02:00
cc2177e6d1 Update package for net9.0 and version 2.1.0
94ff231a71 Update project file and increment version to 3.3.0
5e2ebd07db Update NuGet package description for clarity
43e714b061 Update package references by target framework version
7a7f564f82 Bump version to 4.0.0 in project file
Compare 11 commits »
tekh pushed to master at AppStd/DigitalData.Core 2025-05-20 10:01:16 +02:00
21c895c22b Enhance IRepository with async methods and deprecations
4afeddb7f9 Enhance documentation and introduce IReadQuery interface
Compare 2 commits »
tekh pushed to master at AppStd/DigitalData.Core 2025-05-19 17:14:27 +02:00
14d00653d1 Update version to 1.0.1 and remove package references
tekh pushed to master at AppStd/DigitalData.Core 2025-05-19 16:48:52 +02:00
87e4c1414e Enhance ConfigureGlobalExceptionHandler method
fd8e976e1e Refactor HttpExceptionHandler to use properties
2c393701e4 Add NuGet package metadata and asset inclusion
1d50fd8e5b Update NuGet metadata and project build configurations
701c34a251 Add assets project and update legacy icon
Compare 16 commits »
tekh pushed to master at AppStd/DigitalData.Core 2025-05-19 12:50:18 +02:00
50c19fea31 Refactor exception handling middleware
f93b197d45 Refactor ExceptionHandlingMiddleware and update dependencies
eae0d9f913 Refactor DIExtensions and add exception handling middleware
55eb250d7e Deprecate controllers/services; simplify generics
e0c1b856ad Remove ServiceResultExtensions class and Try method
Compare 6 commits »
tekh pushed to refactor/split-common at AppStd/EnvelopeGenerator 2025-05-19 12:40:10 +02:00
bdf2527fc1 Refactor using directives and add User entity
tekh pushed to master at AppStd/EnvelopeGenerator 2025-05-14 09:18:52 +02:00
83d29bf78d Add EmailProfilerDispatcher and enhance logging
bc45aadf27 Refactor RecordAsync object initialization
7e66cd4dae Refactor DTOs for improved structure and documentation
cc11d70a27 Refactor DTOs to classes with enhanced properties
02aeaea8a9 Refactor EnvelopeHistoryDto to use properties
Compare 6 commits »
tekh created branch refactor/split-common in AppStd/EnvelopeGenerator 2025-05-14 09:16:50 +02:00
tekh pushed to refactor/split-common at AppStd/EnvelopeGenerator 2025-05-14 09:16:50 +02:00
1a69478f48 Refactor entity classes for non-nullable properties
83d29bf78d Add EmailProfilerDispatcher and enhance logging
bc45aadf27 Refactor RecordAsync object initialization
7e66cd4dae Refactor DTOs for improved structure and documentation
cc11d70a27 Refactor DTOs to classes with enhanced properties
Compare 7 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2025-05-12 12:50:16 +02:00
456c591fae Bump version to 1.2.3 for EnvelopeGenerator.GeneratorAPI
41b2841c25 Add validation to ReadHistoryQuery and remove StatusName
6a6da4a876 Update mapping in ReadHistoryMappingProfile constructor
af280ee64e Add MediatR support for envelope history queries
9b945ce232 Add error handling and update history query logic
Compare 15 commits »
tekh pushed to feat/signFlow-gen at AppStd/EnvelopeGenerator 2025-05-12 11:32:34 +02:00
456c591fae Bump version to 1.2.3 for EnvelopeGenerator.GeneratorAPI
41b2841c25 Add validation to ReadHistoryQuery and remove StatusName
Compare 2 commits »
tekh pushed to feat/signFlow-gen at AppStd/EnvelopeGenerator 2025-05-12 10:59:44 +02:00
6a6da4a876 Update mapping in ReadHistoryMappingProfile constructor
af280ee64e Add MediatR support for envelope history queries
9b945ce232 Add error handling and update history query logic
8b1199bc71 Add Related property to ReadHistoryQuery and update controller
1d74b7ca06 Remove null check for EmailAddress in GetReceiverName
Compare 28 commits »
tekh pushed to master at AppStd/DigitalData.Auth 2025-05-10 10:24:23 +02:00
4f5a33f7ec Support multiple target frameworks in project file
tekh pushed to master at AppStd/DigitalData.Auth 2025-05-10 10:23:42 +02:00
ae28159562 Bump version to 1.2.0 in DigitalData.Auth.API.csproj
2665321c8f Enhance authentication and logging configurations
0460466364 Refactor backdoor configuration handling
3336487bde Add CryptController for password hashing functionality
addba9cdfa Refactor backdoor handling and configuration loading
Compare 9 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2025-05-10 10:22:15 +02:00
09df86000b Bump version to 3.1.4 in project file
406ddfb226 Update package references and improve code readability
b01f13fb5f Add CommandDotNet and update logging configuration
00fedc7c4c Enhance logging and refactor configuration in API
171de98552 Update version and enhance logging configuration
Compare 5 commits »
tekh pushed to feat/envelope-generator.gen.api at AppStd/DigitalData.Gateway 2025-05-09 23:21:43 +02:00
0d0e4675ad Merge branch 'master' into feat/envelope-generator.gen.api
6ade388cd7 Enhance logging configuration in Program.cs
5f21002e4f Update port configuration in ocelot.Development.json
Compare 3 commits »