Phase 116 complete: - add HostedSMS settings with encrypted password storage - add SimpleAPI real test SMS flow and integrations hub row - document schema, architecture, changelog, and PAUL state Co-Authored-By: Codex <noreply@openai.com>
1.4 KiB
1.4 KiB
2026-05-12
Co zrobiono
- [Phase 116, Plan 01] Dodano integracje HostedSMS: ustawienia konta, szyfrowane haslo, karta w hubie integracji i realna wysylka testowego SMS.
- Dodano klienta HostedSMS SimpleAPI (
POST https://api.hostedsms.pl/SimpleApi) z obslugaMessageIdiErrorMessage. - Poprawiono prezentacje ostatniego testu HostedSMS: status, HTTP i osobny identyfikator wiadomosci.
- Potwierdzono test na zywo:
2026-05-12 12:03:22 OK HTTP 200, MessageIdd935d71a-d9a0-4cfb-be06-03fe36c71150. - Odnotowano przyszly zakres: odbior odpowiedzi SMS wymaga aktywacji interfejsu po stronie DCS/HostedSMS.
Zmienione pliki
.paul/PROJECT.md.paul/ROADMAP.md.paul/STATE.md.paul/codebase/architecture.md.paul/codebase/db_schema.md.paul/codebase/tech_changelog.md.paul/phases/116-hostedsms-integration/116-01-PLAN.md.paul/phases/116-hostedsms-integration/116-01-SUMMARY.mdDOCS/ARCHITECTURE.mdDOCS/DB_SCHEMA.mdDOCS/TECH_CHANGELOG.mddatabase/migrations/20260512_000107_create_hostedsms_integration_settings.sqlresources/lang/pl.phpresources/views/settings/hostedsms.phproutes/web.phpsrc/Modules/Settings/HostedSmsApiClient.phpsrc/Modules/Settings/HostedSmsIntegrationController.phpsrc/Modules/Settings/HostedSmsIntegrationRepository.phpsrc/Modules/Settings/IntegrationsHubController.php