fix: remove unnecessary comments in app.py and update config.toml for sidebar navigation e5d609f Ronio Jerico Roque commited on Mar 19, 2025
fix: update import paths in test.py to use helper module a510590 Ronio Jerico Roque commited on Mar 18, 2025
refactor: move Analysts and Data_Source definitions to helper module for better organization 7748e77 Ronio Jerico Roque commited on Mar 18, 2025
fix: update import paths for Analysts and Data_Source to use helper module 6aa47e0 Ronio Jerico Roque commited on Mar 18, 2025
feat: add analyst roles and descriptions to helper module 93da8fc Ronio Jerico Roque commited on Mar 18, 2025
fix: handle DateParseError when renaming and converting date in traffic_files method 0b4249c Ronio Jerico Roque commited on Mar 18, 2025
fix: handle AttributeError when processing CSV files in SeoOnPageAnalyst 5fbb54e Ronio Jerico Roque commited on Mar 18, 2025
fix: enhance file uploader to accept multiple files and specific types 4c176a1 Ronio Jerico Roque commited on Mar 18, 2025
feat: add home page dashboard with analyst information and navigation buttons c96f6ba Ronio Jerico Roque commited on Mar 17, 2025
fix: update import statements to reference Analysts and Data_Source from pages.home 48feb26 Ronio Jerico Roque commited on Mar 17, 2025
fix: update return button navigation to point to home page and refine file uploader functionality 51a0521 Ronio Jerico Roque commited on Mar 17, 2025
feat: implement login form with email and password validation in app.py 2b4906a Ronio Jerico Roque commited on Mar 17, 2025
fix: remove redundant check for uploaded_file in SeoAnalyst class afe62c5 Ronio Jerico Roque commited on Mar 14, 2025
fix: update backlink_files assignment to handle missing uploaded files gracefully c1e10d9 Ronio Jerico Roque commited on Mar 14, 2025
fix: disable buttons for Lead List and Target Market Analysts to prevent premature loading 05e5d57 Ronio Jerico Roque commited on Mar 14, 2025
feat: enhance file upload functionality to support multiple GTmetrix file types and improve data handling 610d1eb Ronio Jerico Roque commited on Mar 13, 2025
fix: improve output formatting in SeoAnalyst and SeoOnPageAnalyst classes c627056 Ronio Jerico Roque commited on Mar 13, 2025
feat: implement file upload handling for PDF and CSV formats in uploadFile class 4fea28f Ronio Jerico Roque commited on Mar 13, 2025
fix: update input labels in SocialMediaAnalyst for consistency and clarity 40c9c93 Ronio Jerico Roque commited on Mar 13, 2025
fix: clean up SeoAnalyst class by removing unused session state variables and improving input placeholders 75ca2b7 Ronio Jerico Roque commited on Mar 13, 2025
fix: correct typo in prospecting_mechanism and remove unnecessary whitespace in LeadListAnalyst class 08c03b3 Ronio Jerico Roque commited on Mar 13, 2025
feat: add TargetMarketAnalyst initialization in agent_6.py for market analysis 9c2d188 Ronio Jerico Roque commited on Mar 13, 2025
feat: add TargetMarketAnalyst class for analyzing target markets and demographics 7d8e6fa Ronio Jerico Roque commited on Mar 13, 2025
fix: remove unnecessary whitespace in SocialMediaAnalyst class 8caefd3 Ronio Jerico Roque commited on Mar 13, 2025
fix: clean up LeadListAnalyst class by removing unused variables and comments 2ee1401 Ronio Jerico Roque commited on Mar 13, 2025
fix: update analyst names and descriptions in app.py for clarity b68186f Ronio Jerico Roque commited on Mar 13, 2025
fix: enhance output formatting in LeadListAnalyst class and remove unused methods a6752d9 Ronio Jerico Roque commited on Mar 13, 2025
feat: add Lead List Analyst initialization in agent_5.py b30548f Ronio Jerico Roque commited on Mar 13, 2025
fix: change number inputs to text inputs for pages indexed and bounce rate in SeoAnalyst class 425d757 Ronio Jerico Roque commited on Mar 13, 2025
fix: update SeoOffPageAnalyst class to correct empty category label in data output fc7ad39 Ronio Jerico Roque commited on Mar 13, 2025
feat: add LeadListAnalyst class for lead generation analysis and user interaction a94c409 Ronio Jerico Roque commited on Mar 13, 2025
fix: update Analyst 5 title to Lead List Analyst and adjust button functionality in app.py 3f0b82c Ronio Jerico Roque commited on Mar 13, 2025
fix: change number inputs to text inputs for social media metrics in SocialMediaAnalyst class b105842 Ronio Jerico Roque commited on Mar 12, 2025
fix: correct labels for TikTok audience engagement rate and post frequency inputs in SocialMediaAnalyst class 6d4414f Ronio Jerico Roque commited on Mar 12, 2025
refactor: improve file uploader functionality and enhance spacing in SeoAnalyst class 5e9e8cb Ronio Jerico Roque commited on Mar 12, 2025
fix: remove error messages for invalid PDF and CSV files in upload_File.py b45b7b8 Ronio Jerico Roque commited on Mar 11, 2025
fix: handle exceptions when reading uploaded CSV files in SocialMediaAnalyst class e749295 Ronio Jerico Roque commited on Mar 11, 2025
fix: suppress invalid CSV file error messages in SeoAnalyst class 373a70f Ronio Jerico Roque commited on Mar 11, 2025
feat: replace SeoAnalyst with SocialMediaAnalyst in agent_4.py fd4c5e0 Ronio Jerico Roque commited on Mar 11, 2025
chore: add blank lines for improved readability in upload_File.py e0a3b3d Ronio Jerico Roque commited on Mar 11, 2025
feat: add structured data table for AI analysis in Seo_On_Page 233a88e Ronio Jerico Roque commited on Mar 11, 2025
feat: enhance AI analysis display with structured data table in Seo_Off_Page ea5e855 Ronio Jerico Roque commited on Mar 11, 2025
feat: add new dsf.py file for data processing functionality f977d5f Ronio Jerico Roque commited on Mar 11, 2025
refactor: update Analyst_Src 4 description and enable Load Analyst button 04cb6a2 Ronio Jerico Roque commited on Mar 11, 2025