Commit graph

165 commits

Author SHA1 Message Date
OpenClaw
39e2862d8e fix: improve Playwright configuration for better compatibility with missing dependencies
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-07 10:46:21 +00:00
OpenClaw
e807195e22 fix(#30): Dokumentation fuer Fraud- und Vertrauenssignale
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-07 00:36:31 +00:00
OpenClaw
fa0e9356d3 fix(#29): Implementiere Datenbank-Indexstrategie für Such- und Listenperformance
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-07 00:22:11 +00:00
OpenClaw
c904641677 fix(#28): Notification-Strategie definieren
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-07 00:18:27 +00:00
OpenClaw
e4098e3e2a fix(#27): Implement uniform error handling with standardized format
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-07 00:17:34 +00:00
OpenClaw
10957fce65 fix(#25): Performance-Baseline fuer Kernendpunkte definieren
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-07 00:14:31 +00:00
OpenClaw
b44e7bf46c fix(#24): Implement idempotency protection for critical write operations
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-07 00:13:31 +00:00
OpenClaw
6c25464369 fix(#23): Unraid DB Backup und Restore Prozess dokumentiert
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-07 00:05:02 +00:00
OpenClaw
6dcfc34034 fix(#22): DSGVO-Loeschkonzept definieren
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-06 23:58:48 +00:00
OpenClaw
7d1bfda490 fix(#21): Add ADR for deal status machine with state transitions and guard conditions
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-06 23:57:45 +00:00
OpenClaw
58424f0530 fix(#20): Add Definition of Done to CONTRIBUTING.md and TESTING.md
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-06 23:56:36 +00:00
OpenClaw
a0fc6fe236 fix(#18): Dokumentation der reproduzierbaren Runner-Konfiguration
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-06 23:49:32 +00:00
OpenClaw
dada761d84 fix(#17): Implementiere /metrics Endpoint für Monitoring
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-06 23:48:01 +00:00
OpenClaw
1f831a6edc fix(#16): Secrets-Management für Unraid implementiert
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-06 23:45:50 +00:00
OpenClaw
2f2ea4d483 docs: add Unraid deployment runbook for app and DB connection
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-06 23:35:43 +00:00
OpenClaw
0679332c77 fix(#12): Implement structured logging with request correlation and security event marking
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-06 23:34:31 +00:00
OpenClaw
eb7909219f fix(#10): Add Docker HEALTHCHECK on /health endpoint and document healthy/unhealthy criteria
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-06 22:07:51 +00:00
OpenClaw
21e1a5f859 docs(concepts): add mobile UI design for responsive mobile experience 2026-03-06 21:50:49 +00:00
OpenClaw
41804e2bc4 auto(agent): linting and formatting fixes 2026-03-06 21:40:18 +00:00
OpenClaw
92bf46a6ad auto(agent): fix offers route validation 2026-03-06 21:37:28 +00:00
OpenClaw
111da78e2e auto(agent): Improved error handling with detailed messages 2026-03-06 21:36:30 +00:00
OpenClaw
4277019218 auto(agent): Improved error logging for deal participants query 2026-03-06 21:33:19 +00:00
OpenClaw
068971c887 auto(agent): Improved error handling in auth route 2026-03-06 21:32:24 +00:00
OpenClaw
bd7904d56b auto(agent): Improve error handling in address verification route 2026-03-06 21:31:30 +00:00
OpenClaw
329ce8d02e auto(agent): Fix review route validation and error handling 2026-03-06 21:30:21 +00:00
OpenClaw
5ed6d01862 auto(agent): linting and formatting fixes 2026-03-06 21:29:19 +00:00
OpenClaw
f0c6e6c8b0 auto(agent): Fix offers route validation 2026-03-06 21:28:38 +00:00
OpenClaw
1c45c58570 auto(agent): Add comprehensive tests for reviews route including valid dealId cases 2026-03-06 21:03:40 +00:00
OpenClaw
1e37764fe1 auto(agent): enhance profile route tests with decryption error handling 2026-03-06 21:01:45 +00:00
OpenClaw
5d5b2460b5 Add Playwright tests for contacts API and cleanup duplicate config files 2026-03-06 20:57:20 +00:00
OpenClaw
1e91647618 auto(agent): fix test suite for auth route 2026-03-06 20:47:31 +00:00
OpenClaw
5f695c06d7 auto(agent): Add comprehensive error handling tests for addresses route 2026-03-06 20:46:45 +00:00
OpenClaw
3d217914dc auto(agent): enhance reviews route with additional validation tests 2026-03-06 20:45:13 +00:00
OpenClaw
bc32b660be auto(agent): enhance profile route tests with valid decryption case 2026-03-06 20:43:32 +00:00
OpenClaw
f867cbb1f8 auto(agent): Minor cleanup in task picking state 2026-03-06 20:42:34 +00:00
OpenClaw
23ba95369d auto(agent): minor cleanup in task picking state 2026-03-06 20:41:36 +00:00
OpenClaw
375315672a auto(agent): enhance contacts test coverage with zod validation tests 2026-03-06 20:40:34 +00:00
OpenClaw
6a1d5636ac auto(agent): improve auth route tests and validation 2026-03-06 20:39:31 +00:00
OpenClaw
bfb14dccdd auto(agent): enhance address change request and verification tests with edge cases 2026-03-06 20:38:57 +00:00
OpenClaw
d895375e82 auto(agent): enhance reviews route tests with comprehensive edge cases 2026-03-06 20:37:32 +00:00
OpenClaw
fb436cb3d6 auto(agent): enhance profile route tests and coverage 2026-03-06 20:36:58 +00:00
OpenClaw
b4edaead35 auto(agent): Add authentication tests to offers route 2026-03-06 20:35:17 +00:00
OpenClaw
e433471589 auto(agent): enhance validation tests for helpRequests route 2026-03-06 20:33:43 +00:00
OpenClaw
532b361c98 auto(agent): enhance contacts tests with additional validation cases 2026-03-06 20:32:30 +00:00
OpenClaw
25a8a24bc0 auto(agent): Update task selection state for auth route 2026-03-06 20:31:38 +00:00
OpenClaw
a92b6111ae auto(agent): enhance offers tests with message length validation 2026-03-06 20:17:40 +00:00
OpenClaw
f831cf4290 auto(agent): enhance auth tests with duplicate email handling 2026-03-06 20:11:02 +00:00
OpenClaw
e8f533fbe3 auto(agent): enhance offers route tests with comprehensive test cases 2026-03-06 19:57:21 +00:00
OpenClaw
0788549958 auto(agent): enhance helpRequests tests with PUT and DELETE scenarios 2026-03-06 19:56:20 +00:00
OpenClaw
10e3527f67 auto(agent): enhance contacts tests with validation checks 2026-03-06 19:55:19 +00:00