Commit Graph

12 Commits

Author SHA1 Message Date
Gregor Schulte
a04489ddf5 Simplify flow run filtering logic by removing response struct; adjust pagination calculations to reflect updated results handling 2026-04-10 15:52:16 +02:00
Gregor Schulte
020a835a24 Simplify deployment filtering logic by removing unnecessary response struct; adjust pagination calculations to match updated logic 2026-04-10 13:49:35 +02:00
Gregor Schulte
9b70c13556 Refactor error handling with errors.As for type assertions; add error checks in test encoders and body closures 2026-04-08 16:10:09 +02:00
Gregor Schulte
2dcc0b13dd Extrahiere Deployments-, TaskRun- und WorkPool-Services in separate Dateien; entferne nicht benötigte Services und Funktionen. 2026-04-08 16:07:44 +02:00
Gregor Schulte
57531a7d95 Füge Modelle für Flows, FlowRuns, TaskRuns, WorkPools, WorkQueues, Deployments, Variablen, FlowRunStates, Logs, und Blocks samt zugehöriger Unmarshal-Logik und Zeitfeld-Unterstützung hinzu; ergänze Tests für die FlowRunStates-Service-Methoden. 2026-03-27 14:02:32 +01:00
Gregor Schulte
3aff707116 Entferne das models-Paket und füge neue Services für Artefakte, Automationen, Ereignisse, Suchfilter, Concurrency Limits, Task Worker, sowie FlowRun- und TaskRun-Status hinzu. 2026-03-26 22:29:01 +01:00
Gregor Schulte
6814c7fafb Verbessere die URL-Bau-Logik im Client; stelle sicher, dass der Basis-Pfad nicht ersetzt wird, wenn der Dienst-Pfad absolut ist 2026-02-17 14:14:26 +01:00
Gregor Schulte
727eba0e5e Füge benutzerdefinierte JSON-Unmarshaling-Logik für Zeitfelder hinzu; verbessere die Handhabung von optionalen Zeitwerten 2026-02-17 12:53:56 +01:00
Gregor Schulte
79caa168db Füge BlockTypes, BlockSchemas, BlockDocuments und BlockCapabilities Services hinzu; erweitere Modelle für Blocktypen, Blockschemas und Blockdokumente 2026-02-17 11:34:44 +01:00
Gregor Schulte
ae8a90d1e8 Entferne Integrations-Tests und zugehörige Dateien; füge CLAUDE.md zur .gitignore hinzu 2026-02-17 11:16:36 +01:00
Gregor Schulte
df4978cc04 Update import paths to reflect migration to schultesdev domain in all relevant files 2026-02-02 09:15:39 +01:00
Gregor Schulte
43b4910a63 Initial commit 2026-02-02 08:41:48 +01:00