tekh tekh
  • Joined on 2024-01-19
tekh pushed to master at AppStd/DigitalData.UserManager 2025-07-28 11:29:22 +02:00
cca98e136f refactor(appsettings): ipdated AuthClientParams to use 172.24.12.39:9090
9a91d1f14d Set minimum log level Trace
Compare 2 commits »
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-07-28 09:19:28 +02:00
168a4b0791 feat: add ReadProfileAsync extension method for IMediator
dd4cd1b39e feat(ReadProfile): Unterstützung für das bedingte Laden von Profilobjekten hinzugefügt
8eb8801c41 feat(DI): add method to inject IProfileObjRepository
eb7ed81cac feat(IProfileObjRepository): Schnittstelle von ProfileObjRepository erstellen und in ProfileObjRepository implementieren
b7c6477ec2 feat(repo): Hinzufügen von ProfileObjRepository zum Abrufen von Profilobjekten über eine SQL-Funktion
Compare 23 commits »
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-07-23 16:34:33 +02:00
a954a24888 feat(Controller): Nicht erforderliche Post-, Put- und Delete-Methoden ignorieren
a78c117a47 feat: extend default Profile with sample ProfileObjects
07e16f8aca feat(domain): ProfileObject-Entität zur Repräsentation von Objekt-Metadaten hinzugefügt
0b70016ab6 refactor(controller): ProfileController vereinfacht und Standardprofil-Antwort hinzugefügt
Compare 4 commits »
tekh pushed to master at AppStd/DigitalData.Gateway 2025-07-22 18:09:09 +02:00
5843e9efa8 feat(logging): enable NLog only in non-development environments
tekh pushed to feat/user-manager at AppStd/DigitalData.Gateway 2025-07-22 18:03:00 +02:00
5c4dec8e7c chore: Name der Protokolldatei ändern
tekh pushed to master at AppStd/DigitalData.UserManager 2025-07-22 18:03:00 +02:00
0057a2d260 chore: upgrede auf 6.1.1
tekh pushed to feat/user-manager at AppStd/DigitalData.Gateway 2025-07-22 15:57:51 +02:00
90a0751d09 chore: Upgrade auf 1.1.0
d2793f476a feat(gateway): Unterstützung für 3-stufig verschachtelte API-Routen hinzugefügt
a6140cab92 feat(ocelot.json): Aktualisierung der ocelot.json-Routen für verbesserte Weiterleitung und Frontend-Integration
Compare 3 commits »
tekh pushed to master at AppStd/DigitalData.UserManager 2025-07-22 15:57:50 +02:00
854db39f30 chore(Domain): update version
tekh pushed to master at AppStd/DigitalData.UserManager 2025-07-22 15:47:09 +02:00
f79fa4ca27 fix(auth): Verbesserung von isAuthenticated() durch Überprüfung des HTTP-Antwortstatus
55822047bc refactor(api.models): Verschiebung ins api-Verzeichnis und Vereinfachung der Namenskonvention
de360968dc refactor(User): Aktualisierung des User-Modells.
06303ec2b5 refactor(startup): remove cookie-based authentication configuration
437f33a323 fix(auth): Fehlermeldung bei 401 unauthorized während der Login-Prüfung verhindern
Compare 7 commits »
tekh pushed to feat/envelope-generator.gen.api at AppStd/DigitalData.Gateway 2025-07-22 09:11:57 +02:00
941e47ba3e Update logging configuration in Program.cs
a76afdda34 Bump version to 1.2.0 in project file
Compare 2 commits »
tekh created branch feat/signFlow-gen-react-ui in AppStd/EnvelopeGenerator 2025-07-21 15:13:39 +02:00
tekh pushed to feat/signFlow-gen-react-ui at AppStd/EnvelopeGenerator 2025-07-21 15:13:39 +02:00
cce240125d feat(envelope-generator-react-ui): init
tekh pushed to master at AppStd/digital-data-react-mui-template 2025-07-21 15:01:35 +02:00
4a0c4ee43c Update README.md
tekh pushed to master at AppStd/digital-data-react-mui-template 2025-07-21 14:58:22 +02:00
05e9bac5d8 Update README.md
tekh pushed to master at AppStd/digital-data-react-mui-template 2025-07-21 14:56:51 +02:00
3394363b37 init
tekh pushed to master at AppStd/digital-data-react-mui-template 2025-07-21 14:38:53 +02:00
37212e99d5 Update README.md
tekh created repository AppStd/digital-data-react-mui-template 2025-07-21 14:35:12 +02:00
tekh created branch feat/profile-and-profile_object in AppStd/WorkFlow 2025-07-18 16:11:41 +02:00
tekh pushed to feat/profile-and-profile_object at AppStd/WorkFlow 2025-07-18 16:11:41 +02:00
537891b8c5 refactor(ProfileService): CRUDService-Implementierung entfernen
f8be2d9f26 refactor(repository): simplify Profile and ProfileObjState repositories
547d723f47 refactor(Profile): simplify Profile entity and remove unused metadata
1fcdcf6c0a chore: alle Projekte in das Verzeichnis src verschieben
a5bffdf1ce chore(solution): move projects to src-solution folder
Compare 5 commits »
tekh pushed to master at AppStd/DigitalData.DEX 2025-07-18 14:34:42 +02:00
c5d9a16a3f feat(db): add DbContext with DbSets for Output and OutputReferences entities
dabf7cfa86 chore(infrastructure): create DigitalData.DEX.Infrastructure project for database and RabbitMQ connections
e64ca8a868 chore(Doamin): add support for net7.0 and net9.0 target frameworks
260ed13661 feat(Entity): umbenennen in EntityBase
6f19c5d12a refactor(Entity): move shared audit and identity fields to base Entity class
Compare 10 commits »