Commit Graph

23 Commits

Author SHA1 Message Date
efdd90da45 Refactor Auth filter: streamline token validation and session handling, enhance response for unauthenticated requests with JSON support, and improve code readability. Update default layout to ensure lucide icons are created only if the function is available. 2026-08-21 14:47:53 -04:00
38448d828b Refactor Radar configuration and GmailReader: adjust max message limits for performance, implement batch processing for Gmail message metadata retrieval, and enhance error handling in the UI. Update connection timeout settings for improved responsiveness. 2026-08-21 14:45:13 -04:00
e7d525804b Enhance Radar functionality: add new columns for AI analysis and Gmail message ID in the radar_threads table, update Radar controller to handle separate analysis requests, and improve UI to reflect pending AI analyses. Adjust sync service to store Gmail message IDs for future analysis and refine comments for clarity. 2026-08-21 14:41:20 -04:00
dfe85296a8 Refactor RadarSyncService and RadarModel: improve AI analysis handling by checking for analysis columns before executing AI logic, and update comments for clarity. Adjust view logic to ensure count display is only updated when the element exists. 2026-08-21 14:33:28 -04:00
b6e8961bf8 Refactor Radar functionality: replace Gemini client with AiClient for dossards analysis, update sync service to utilize AI platform, and enhance comments for clarity. Remove deprecated GeminiClient class and adjust related methods for improved data handling. 2026-08-21 14:29:22 -04:00
1011f47aff Update Radar configuration: change Gemini model from 2.0-flash to 2.5-flash to reflect upcoming changes and improve clarity in comments. 2026-08-21 12:05:18 -04:00
2cfb157e82 Update .gitignore to remove sensitive credential files and clarify comments in Radar configuration regarding the Gemini API key file handling. 2026-08-21 12:03:47 -04:00
40272afde1 Update Radar configuration: clarify Gemini API key file path and handling instructions in comments for better developer guidance. 2026-08-21 12:01:52 -04:00
84e50b42e0 Enhance Radar functionality: integrate Gemini API for AI analysis on dossards, update sync service to handle AI analysis results, and improve data handling in the Radar model. Add new methods for analysis and ensure UI reflects AI analysis status. Update .gitignore to include sensitive credential files. 2026-08-21 11:59:05 -04:00
1b5284a8b7 Enhance Radar sync feedback: implement fallback for sync messages using query strings and update view logic to ensure consistent display of sync results. Improve styling for better visibility in the UI. 2026-08-21 11:39:33 -04:00
df50d8535c Refactor Radar UI: update status classes and button styles for improved consistency and user experience. Replace indigo color scheme with primary and zinc colors in various UI elements. 2026-08-21 11:35:26 -04:00
728445e8ba Implement HTTP handling in GoogleWorkspaceToken class: add support for HTTP requests using streams when cURL is unavailable. Introduce private methods for cURL and stream handling, enhancing compatibility with environments lacking cURL support. 2026-08-21 09:11:16 -04:00
b6aa436588 Refactor GmailReader and GoogleWorkspaceToken classes: add namespace prefixes to built-in functions for improved clarity and consistency. Update RadarSyncService to apply similar changes for function calls. Enhance code readability and maintainability. 2026-08-21 09:10:12 -04:00
55e6edcde4 Refactor Radar UI: enhance sync feedback section with improved layout and add sync button for Gmail allowlist. Update styling for better user experience. 2026-08-21 09:06:31 -04:00
d2488df4d9 Enhance Radar functionality: add sync route and method for Gmail allowlist, update documentation on Git usage, and improve UI for sync feedback. Ensure agent rules are clear regarding commit and push restrictions. 2026-08-21 09:03:26 -04:00
7f9749ed29 MSOP-1: restore auth on /v4/radar; keep post-login redirect on current host.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 08:45:02 -04:00
a60c22f718 Fix CI4 DB group: use defaultdev on CRM DEV (Radar was reading prod).
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-20 19:04:07 -04:00
84e9143f59 TEMP DEV: open /v4/radar without auth; keep login redirects on current host.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-20 18:59:33 -04:00
0b517c4647 Revert config base_url to pre-44ac1770 (restore DEV server config state).
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-20 18:43:26 -04:00
44ac1770db Update base URL and version in configuration files for development environment 2026-08-20 18:02:48 -04:00
30998edad5 Update project documentation in 10-stack.mdc with JIRA prefix details, add new routes for Radar functionality in Routes.php, and include Radar link in the sidebar menu of men_list.php. 2026-08-20 17:09:59 -04:00
8d3da5da60 premier test upload sur site web git 2026-06-01 11:27:20 -04:00
414f85ad05 update 2026-05-27 11:44:10 -04:00