Open Issues Need Help
View All on GitHubAI Summary: This issue outlines the development of a system for HGS (toll road) to automatically retrieve and process data from KGM (General Directorate of Highways) documents. The process involves researching data sources, extracting information from relevant documents, developing a Python script to automatically format this data for a database, and integrating the system. An initial proposal to use Google Document AI was rejected, indicating a custom or alternative approach will be needed.
AI Summary: This GitHub issue details the `ColumnSettingsMenu2.vue` component, an interactive menu for managing `VTable` column settings. It enables users to reorder columns via drag-and-drop, control visibility with switches, and dynamically pin columns, including features like change detection and a reset option. The overall context is the development or enhancement of the `VTable` component.
AI Summary: Construct a common structure for tables to improve page clarity and simplify global table management. This involves creating a reusable component or framework for tables across the HGS project.