ids.alfacom.it/client/src/pages
marco370 54d919dc2d Fix how public lists are managed by correcting API request parameters
Corrected the order of parameters in multiple `apiRequest` calls within `PublicLists.tsx` from `(url, { method, body })` to `(method, url, data)` to align with the function's expected signature.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 7a657272-55ba-4a79-9a2e-f1ed9bc7a528
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 794d2db9-c8c8-4022-bb8d-1eb6a6ba7618
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/449cf7c4-c97a-45ae-8234-e5c5b8d6a84f/7a657272-55ba-4a79-9a2e-f1ed9bc7a528/yTHq1Iw
2025-11-26 15:27:19 +00:00
..
AnalyticsHistory.tsx Improve analytics data fetching and server restart process 2025-11-24 09:59:06 +00:00
Dashboard.tsx Add Analytics Aggregator monitoring and status display 2025-11-24 10:58:41 +00:00
DashboardLive.tsx Display accurate real-time attack statistics on the dashboard 2025-11-24 10:12:02 +00:00
Detections.tsx Remove unused details button and related icon 2025-11-25 10:29:18 +00:00
not-found.tsx Extracted stack files 2025-11-11 09:12:50 +00:00
PublicLists.tsx Fix how public lists are managed by correcting API request parameters 2025-11-26 15:27:19 +00:00
Routers.tsx Update Mikrotik router connection settings and remove redundant tests 2025-11-25 11:29:12 +00:00
Services.tsx Add critical alert for idle analytics aggregator 2025-11-24 15:09:18 +00:00
Training.tsx Add visual indicators for the Hybrid ML model version 2025-11-25 17:24:29 +00:00
Whitelist.tsx Implement form validation and improve error handling for ML features 2025-11-21 09:08:38 +00:00