Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 23:32:42 +00:00
f775405a01 deploy.py: 409 Conflict Handling (POST -> PATCH bei existierenden ENVs)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 23:30:05 +00:00
7e5e0dd8bd deploy.py: ENV-Variablen ueber Coolify API setzen, keine manuelle .env-Datei mehr
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 23:22:45 +00:00
8ac90e4dd6 deploy.py: .env nach update_service schreiben + _wait_service_healthy Bug fix
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 23:17:26 +00:00
5eec2fdde8 deploy.py: ENV-Variablen statt hardcoded Passwoerter + .env auf Server schreiben
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 23:00:05 +00:00
c63ab9b45a Fix deploy.py: Use /deploy endpoint for Worker Service + connect_to_docker_network
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 22:47:33 +00:00
2b50f528f3 Fix deploy.py: head -1 statt tail -1 fuer Image-Tag (neuestes Image zuerst)
Leopoldadmin opened issue Leopoldadmin/leocrm#316 2026-08-02 22:27:31 +00:00
[Auto] [Backend] POST /api/v1/outbox/replay/ → 405
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 22:13:49 +00:00
bb6ea4001a Update SANIERUNGS_FORTSCHRITT.md: Phase 5 produktionsverifiziert
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 22:12:02 +00:00
ceb06600c5 Fix deploy.py: Worker-Deploy repariert
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 21:57:19 +00:00
e2b3cf081b Fix deploy.py: Worker-Deploy war kaputt
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 21:47:31 +00:00
74936b3972 Phase 5 (v2): Processing-Recovery, Retention-Cleanup, Replay-Delivery-Reset
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 21:29:24 +00:00
4b0d32f8f0 Update SANIERUNGS_FORTSCHRITT.md: Phase 5 abgeschlossen
Leopoldadmin opened issue Leopoldadmin/leocrm#315 2026-08-02 21:29:01 +00:00
[Auto] [Backend] GET /api/csrf_token → 404
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 21:25:55 +00:00
07a99975ec Phase 5: Outbox DLQ, Monitoring, Consumer-Registry
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-02 21:05:35 +00:00
24cb10a7a2 docs: SANIERUNGS_FORTSCHRITT.md — kompakter Fortschritts-Tracker
Leopoldadmin opened issue Leopoldadmin/leocrm#314 2026-08-02 12:53:48 +00:00
[Auto] Request failed with status code 404
Leopoldadmin opened issue Leopoldadmin/leocrm#313 2026-08-02 12:53:48 +00:00
[Auto] [Backend] GET /api/v1/api/v1/workspaces/my → 404
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-01 21:29:21 +00:00
dfd9e778c5 test: Phase 3 — Plugin lifecycle tests (14/14 passed)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-01 21:04:17 +00:00
745bc4f2d8 feat: Phase 2 — Migration 0091: FK-Constraints für 74 Tenant-Tabellen
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-01 19:23:54 +00:00
a922408e49 fix: add Origin header to login test in deploy.py