tekh tekh
  • Joined on 2024-01-19
tekh pushed to master at AppStd/DigitalData.ActiveDirectory 2025-08-05 14:18:18 +02:00
25812a0a7d refactor: add to-do
b7839c4d44 refactor: update doc comment
492f9a82ca refactor(ADConfigurationOptions): MediatRLicenseKey in LPLicenseKey umbenennen
168dff5f60 feat(DirectorySearchQuery): integrate auto-mapper.
Compare 4 commits »
tekh pushed to master at AppStd/DigitalData.ActiveDirectory 2025-08-05 12:43:07 +02:00
b69867468d feat(DirectorySearchQuery): Optionen in AfterInit umbenennen
160a3cb568 chore(API): arrange dependency versions
Compare 2 commits »
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-08-05 12:41:34 +02:00
c10f3c1b58 Bump to 1.2.1
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-08-05 12:39:47 +02:00
b71e451121 feat(FileController): add control to get document
d4ea68fc0e feat(ObejctDto): add ControlsUpdates property
142a1a4faa refactor(PObejct): add ControlsUpdates property and create one to many relation
66fe515518 feat(PControlsUpdate): add mapping profile for dto
f54329ecd3 feat(PControlsUpdateDto): add dto of PControlsUpdate
Compare 7 commits »
tekh pushed to master at AppStd/DigitalData.ActiveDirectory 2025-08-04 15:27:51 +02:00
d2180c912b chore: update the version of AutoMapper
c178aa7fba chore: arrange dependency versions
6bc96205ce chore: ADConfigurationOptions mit appsettings verknüpfen
Compare 3 commits »
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-08-04 14:37:19 +02:00
9332a9161d fix: update ConfigMapping to configure with MappingOptions
6a04f36388 feat(UriBuilderExtensions.AppendPath): Ermöglicht das sichere Hinzufügen neuer Pfade zu UriBuilders.
581bd22c24 feat(MappingOptions): add to configure UriBuilderOptions factories.
eafdc17b70 refactor(DependencyInjection): update mediatRLicense to use from inputs
c952df5bb4 feat(TfFileDto): Icon durch IconUrl ersetzen und Mapping-Resolver hinzufügen
Compare 8 commits »
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-08-03 12:30:18 +02:00
6288312c01 feat(ObjectStateDto): add TfFiles property
91679180ec feat(UriBuilderResolver): add to be able to dependencies.
bdc773d8ed add custom mapping for Url
cfbd0f013d fix property naming
Compare 4 commits »
tekh pushed to master at AppStd/DigitalData.ActiveDirectory 2025-08-03 09:32:10 +02:00
6a4f8a12c7 add not-found exception to handle on endpoint
1b9dac93a5 add ExceptionHandlingMiddleware
2bdc8ebafd feat(ActiveDirectoryController): add with GetAll endpoint
52d36004ae feat(API): Initialisierung, um .NET 7, 8 und 9 unterstützen zu können
452cc6345c feat(DirectorySearchQuery): Implementierung von DirectorySearchQueryHandler mit Eigenschaftsfilterung und Ergebnissammlung
Compare 9 commits »
tekh renamed repository from WebCoreModules to AppStd/DigitalData.Core 2025-08-02 09:59:47 +02:00
tekh pushed to master at AppStd/DigitalData.ActiveDirectory 2025-08-02 09:56:22 +02:00
467588429b refactor(API): update to use .net8
48724922af feat: create main project
8b8c85949e chore: create solution and API project
Compare 3 commits »
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-08-01 21:34:24 +02:00
d4b33d4b9a refactor(MappingProfile): add mapping for between TfFile and TfFileDto
4e5cb91967 feat(TfFile): create dto
Compare 2 commits »
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-08-01 16:09:22 +02:00
b859391ab1 feat: Beziehung zwischen „ObjectState“ und „TfFiles“ hinzufügen
26300d8653 feat(TfFile): Entität mit Metadaten und Schema-Zuordnung hinzufügen
9d07b1e71c refactor: Beziehung zwischen „Object“ und „History“ hinzufügen.
ec975a2bc3 Add StateHistory property to PObject class
f10f5af541 Add mapping for PObjectStateHist and new DTO record
Compare 17 commits »
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-08-01 02:54:36 +02:00
bb29b1563a Refactor DTOs and MappingProfile for consistency
ad023b01d3 Enhance state management in DTOs and entities
7309b968fe Refactor ProfileObjState and ProfileObject relationships
1159f3f575 Update ProfileObjState class and DI registration
8f2261f0fa Refactor ProfileObjState properties and add documentation
Compare 7 commits »
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-07-30 17:16:28 +02:00
63df235943 feat(ExceptionHandlingMiddleware): Add to handle exceptions by middleware
78f2788388 feat(API): add global exception handler
13acf6de08 refactor: remove legacy services and controllers
5466b35b95 feat(Repositories.DependencyInjection): add config, controlTf, state and button repositories with auto-mapper configurations.
d0e306b7e4 chore: update core libs
Compare 8 commits »
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-07-29 22:24:30 +02:00
8ceaa9cb21 feat(ReadObject): created to handle objects.
27e4b4b2ef feat(ReadProfile): add logic to read buttons
82eb03b420 refactor(ReadProfile): update to read buttons
559127a931 feat(ReadButton): add dto and handler
Compare 4 commits »
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-07-29 19:56:02 +02:00
87857862e4 feat(Button): create repositry
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-07-29 19:19:23 +02:00
8655f78c8c feat(Button): add entity for TBMWF_PROF_BUTTONS table
tekh pushed to master at AppStd/DigitalData.UserManager 2025-07-29 10:00:08 +02:00
098c2e1c47 feat(Verzeichnis): Client-Methode erstellt und Endpunkte angeordnet
3d8076e3b6 fix references
5cfc31b83c refactor(changeDetection): update to use On push in components and pages
Compare 3 commits »
tekh created repository AppStd/DigitalData.ActiveDirectory 2025-07-29 09:45:32 +02:00
tekh pushed to feat/user-manager at AppStd/DigitalData.Gateway 2025-07-28 11:29:23 +02:00
d113d4fcdd refactor(oceleot): update auth endpoint to use 172.24.12.39
59963d7d4c Merge from master
5843e9efa8 feat(logging): enable NLog only in non-development environments
6ade388cd7 Enhance logging configuration in Program.cs
23e73aae19 IISProfile aktualisieren
Compare 8 commits »