tekh tekh
  • Joined on 2024-01-19
tekh created repository AppStd/DigitalData.DEX 2025-07-17 17:03:50 +02:00
tekh pushed to master at AppStd/DigitalData.Hub 2025-07-17 09:03:04 +02:00
364c67f3ad feat(document.json): convert mock data to json
2adcc217af feat: Unterstützung von asynchroner Dateneingabe für DocFullView Komponente
8c7e18637a refactor(document-service): Umbenennung der Methode getDocuments in get für Konsistenz
a88238f209 refactor(data): move base64 decoding to _genFile and remove inline data field
a34270cfc3 refactor(doc): encapsulate document query functions into DocService class
Compare 13 commits »
tekh pushed to master at AppStd/DigitalData.Hub 2025-07-15 12:08:31 +02:00
4e1ab7e9c2 refactor(_data.ts): Attributliste zu Dokumenten hinzufügen
9a03c3ef85 feat(_mock): add typed attributes to document mocks and extend Attribute types
d5d82a5a1e feat(doc): Unterstützung für benutzerdefinierte Dokumentattribute hinzufügen
8d7615fb37 refactor(./api): umbenennen in ./services
1af2ee3890 feat: localize fallback message in DocFullView for unsupported file types
Compare 11 commits »
tekh pushed to master at AppStd/DigitalData.Hub 2025-07-14 09:22:26 +02:00
e3c5e84bb7 feat(doc-full-view): init
c1c7d6baaa refactor(openModal): Umbenennung von openModal in openCreateFilterModal
15eb1e87e8 feat(doc-search-view): Mit openModal gebundenen Ladeeffekt hinzufügen
960c4db1ac feat(doc-item): Vereinfachung der Darstellung von Änderungsinformationen durch neue Utility-Methode
93fec2051b refactor(doc-item): Aktualisierung der Icons und Ausrichtung im DocItem-Infobereich
Compare 29 commits »
tekh pushed to master at AppStd/DigitalData.Hub 2025-07-09 10:41:11 +02:00
fdd093b8aa feat(ui): Verbesserung von CreateFilterModal mit Validierung und dynamischer Filtererstellung
4056719b50 refactor(create-filter-modal): add useStates to name and label text-fields
dbea5cbeec refactor(create-filter-model): add combobox for types and text fields for label and name
ae5c9908bb feat(filter-service): add create method.
89adc16a0e feat(create-filter-model): Erstellen ohne Komponente.
Compare 12 commits »
tekh pushed to master at AppStd/Leanetec.EConnect 2025-07-09 10:00:08 +02:00
10e751b9a1 refactor(dto): Umbenennung von CommonRequest in HttpRequestBase zur besseren Übersichtlichkeit
1972b8d6c9 Add synchronous version of UpdateArticleAsync with XML documentation
821edc8718 Add synchronous version of CreateArticleAsync with XML documentation
71f7039376 Add synchronous versions of article retrieval methods with XML documentation and regions
7d5c00f0cb refactor: Hinzufügen der synchronen Version der Methode IsAliveAsync mit XML-Dokumentation
Compare 7 commits »
tekh pushed to master at AppStd/Leanetec.EConnect 2025-07-07 17:15:19 +02:00
7fea71c08d feat(Articles.PutRequest): Erstellt für die Aktualisierung eines Artikels
b42dcc37ad feat(Articles.PostRequest): Erstellt für die Erstellung eines Artikels
89d0e6a38a feat(Articles.GetRequest): erstellt, um Get-Anfragen zum Lesen von Artikeln mit der mediar-Erweiterung und dem Request-Handler ohne Implementierung zu bearbeiten
4688883f2e refactor(GetRequest): Handler ohne Implementierung hinzufügen
67b2456032 refactor(GetRequest): aktualisiert, um von Request zu erben
Compare 20 commits »
tekh created repository AppStd/Leanetec.EConnect 2025-07-07 13:58:51 +02:00
tekh pushed to master at AppStd/DigitalData.Hub 2025-07-07 10:01:52 +02:00
0eef478a41 feat(filters): Eingabevalidierung für IntFilter hinzufügen, um nur numerische Werte zuzulassen
55ba6031eb feat(num-filter.tsx): created to handle numerical inputs
21d47b1f90 Remove unused import and update BoolFilterProps
9b831c86d4 Refactor DocSearchView to use BoolFilter component
8893b96e9b Update MUI packages and enhance DocSearchView component
Compare 21 commits »
tekh pushed to master at AppStd/DigitalData.Hub 2025-07-03 09:15:24 +02:00
ada2e1cb72 Add optional URL to Product type and update Link component
786c9e13f0 Rename getProducts to getProductsAsync for clarity
0acdfdb1eb Update Product type and enhance ProductItem component
3d49f32175 Make Product properties optional and improve safety
3be5cba323 Refactor product data types and update components
Compare 10 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2025-07-02 14:26:19 +02:00
0cfa732d87 Fix StatusTranslated property for correct enum translation
Compare 2 commits »
tekh pushed to master at AppStd/DigitalData.Hub 2025-07-01 19:07:53 +02:00
6bb1758040 MUI-React-Vorlage hinzufügen
tekh pushed to master at AppStd/EnvelopeGenerator 2025-07-01 17:27:25 +02:00
be51ca31dd Add initial migration for database schema setup
bb8d7cd208 Update AddedWho property in EnvelopeReceiverReadOnly
b6588db615 Increase email address length in data models
9a9aa2608b Refactor EnvelopeHistory and update DbContext for migrations
349d65d050 Update DbTriggerParams and EF Core package versions
Compare 12 commits »
tekh pushed to feat/db-migrations at AppStd/EnvelopeGenerator 2025-07-01 17:22:46 +02:00
be51ca31dd Add initial migration for database schema setup
bb8d7cd208 Update AddedWho property in EnvelopeReceiverReadOnly
b6588db615 Increase email address length in data models
9a9aa2608b Refactor EnvelopeHistory and update DbContext for migrations
349d65d050 Update DbTriggerParams and EF Core package versions
Compare 12 commits »
tekh created branch feat/db-migrations in AppStd/EnvelopeGenerator 2025-06-30 15:02:13 +02:00
tekh pushed to feat/db-migrations at AppStd/EnvelopeGenerator 2025-06-30 15:02:13 +02:00
tekh pushed to master at AppStd/EnvelopeGenerator 2025-06-30 15:00:08 +02:00
408b1e9f0d Merge branch 'refactor/split-common'
9158933333 Refactor security key handling and culture info setup
902848958d Refactor empty array initialization
f5418499a7 Refactor envelope generator service registration
47d190d9ea Remove UserReceiver repository registration
Compare 16 commits »
tekh pushed to refactor/split-common at AppStd/EnvelopeGenerator 2025-06-30 14:16:08 +02:00
425d21084b Refactor TestSanitizeController for improved clarity
6aeba4d1e7 Deprecate methods and streamline controller code
6930d7a431 Mark CommandManager as obsolete; add warning suppression
c453a1650a Suppress obsolete warnings and update auth options
b9f5ae826a Deprecate user service interfaces in controllers
Compare 10 commits »
tekh pushed to master at AppStd/DigitalData.Hub 2025-06-30 13:03:34 +02:00
a69339427a Add Material-UI and Emotion dependencies to the project
e0915269f7 feat: initialize dd-hub-react project with Vite and React
Compare 2 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2025-06-30 11:28:59 +02:00
f5733228bf Merge branch 'refactor/split-common'
e3cb2ec219 Add new library references and update packages
Compare 2 commits »