a04489ddf5
Simplify flow run filtering logic by removing response struct; adjust pagination calculations to reflect updated results handling
main
Gregor Schulte
2026-04-10 15:52:16 +02:00
020a835a24
Simplify deployment filtering logic by removing unnecessary response struct; adjust pagination calculations to match updated logic
Gregor Schulte
2026-04-10 13:49:35 +02:00
9b70c13556
Refactor error handling with errors.As for type assertions; add error checks in test encoders and body closures
Gregor Schulte
2026-04-08 16:10:09 +02:00
2dcc0b13dd
Extrahiere Deployments-, TaskRun- und WorkPool-Services in separate Dateien; entferne nicht benötigte Services und Funktionen.
Gregor Schulte
2026-04-08 16:07:44 +02:00
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.
Gregor Schulte
2026-03-27 14:02:32 +01:00
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.
Gregor Schulte
2026-03-26 22:29:01 +01:00
6814c7fafb
Verbessere die URL-Bau-Logik im Client; stelle sicher, dass der Basis-Pfad nicht ersetzt wird, wenn der Dienst-Pfad absolut ist
Gregor Schulte
2026-02-17 14:14:26 +01:00
727eba0e5e
Füge benutzerdefinierte JSON-Unmarshaling-Logik für Zeitfelder hinzu; verbessere die Handhabung von optionalen Zeitwerten
Gregor Schulte
2026-02-17 12:53:56 +01:00
79caa168db
Füge BlockTypes, BlockSchemas, BlockDocuments und BlockCapabilities Services hinzu; erweitere Modelle für Blocktypen, Blockschemas und Blockdokumente
Gregor Schulte
2026-02-17 11:34:44 +01:00
ae8a90d1e8
Entferne Integrations-Tests und zugehörige Dateien; füge CLAUDE.md zur .gitignore hinzu
Gregor Schulte
2026-02-17 11:16:36 +01:00
df4978cc04
Update import paths to reflect migration to schultesdev domain in all relevant files
Gregor Schulte
2026-02-02 09:15:39 +01:00
d98b8369fd
Update module path to reflect migration to schultesdev domain in go.mod
Gregor Schulte
2026-02-02 09:05:48 +01:00
510ce50c33
Update repository links to reflect migration to schultesdev domain in CHANGELOG, CONTRIBUTING, and README files.
v0.1.0alpha1
Gregor Schulte
2026-02-02 08:48:23 +01:00
43b4910a63
Initial commit
Gregor Schulte
2026-02-02 08:41:48 +01:00