* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][headless-fe] Connection test prompt update for large language model settings.
* [improvement][headless-fe] add memory review config
* [improvement][headless-fe] Rollback of data structure for large language model configuration.
* [improvement][headless-fe] Added dependency relationships between various items in system configuration.
* [improvement][headless-fe] Added password parsing to the generation rules of system settings.
* [improvement][headless-fe] Added slider parsing to the generation rules of system settings.
* [improvement][headless-fe] Optimized the logic for initializing values in system settings.
* [improvement][headless-fe] Optimized the time format
* [improvement][headless-fe] Unified the SQL generation method for data sets to ensure consistency and improve efficiency.
* [improvement][headless-fe] Added support for data sets with non-partitioned time fields
* [improvement][headless-fe] Added support for editing time formats in dimension settings
---------
Co-authored-by: tristanliu <tristanliu@tencent.com>
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][headless-fe] Connection test prompt update for large language model settings.
* [improvement][headless-fe] add memory review config
* [improvement][headless-fe] Rollback of data structure for large language model configuration.
* [improvement][headless-fe] Added dependency relationships between various items in system configuration.
* [improvement][headless-fe] Added password parsing to the generation rules of system settings.
* [improvement][headless-fe] Added slider parsing to the generation rules of system settings.
* [improvement][headless-fe] Optimized the logic for initializing values in system settings.
* [improvement][headless-fe] Optimized the time format
* [improvement][headless-fe] Unified the SQL generation method for data sets to ensure consistency and improve efficiency.
* [improvement][headless-fe] Added support for data sets with non-partitioned time fields
---------
Co-authored-by: tristanliu <tristanliu@tencent.com>
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][headless-fe] Connection test prompt update for large language model settings.
* [improvement][headless-fe] add memory review config
* [improvement][headless-fe] Rollback of data structure for large language model configuration.
* [improvement][headless-fe] Added dependency relationships between various items in system configuration.
* [improvement][headless-fe] Added password parsing to the generation rules of system settings.
* [improvement][headless-fe] Added slider parsing to the generation rules of system settings.
* [improvement][headless-fe] Optimized the logic for initializing values in system settings.
* [improvement][headless-fe] Optimized the time format
* [improvement][headless-fe] Unified the SQL generation method for data sets to ensure consistency and improve efficiency.
---------
Co-authored-by: tristanliu <tristanliu@tencent.com>
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][headless-fe] Connection test prompt update for large language model settings.
* [improvement][headless-fe] add memory review config
* [improvement][headless-fe] Rollback of data structure for large language model configuration.
* [improvement][headless-fe] Added dependency relationships between various items in system configuration.
* [improvement][headless-fe] Added password parsing to the generation rules of system settings.
* [improvement][headless-fe] Added slider parsing to the generation rules of system settings.
* [improvement][headless-fe] Optimized the logic for initializing values in system settings.
* [improvement][headless-fe] Optimized the time format
---------
Co-authored-by: tristanliu <tristanliu@tencent.com>
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][headless-fe] Connection test prompt update for large language model settings.
* [improvement][headless-fe] add memory review config
* [improvement][headless-fe] Rollback of data structure for large language model configuration.
* [improvement][headless-fe] Added dependency relationships between various items in system configuration.
* [improvement][headless-fe] Added password parsing to the generation rules of system settings.
* [improvement][headless-fe] Added slider parsing to the generation rules of system settings.
* [improvement][headless-fe] Optimized the logic for initializing values in system settings.
---------
Co-authored-by: tristanliu <tristanliu@tencent.com>
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][headless-fe] Connection test prompt update for large language model settings.
* [improvement][headless-fe] add memory review config
* [improvement][headless-fe] Rollback of data structure for large language model configuration.
* [improvement][headless-fe] Added dependency relationships between various items in system configuration.
* [improvement][headless-fe] Added password parsing to the generation rules of system settings.
* [improvement][headless-fe] Added slider parsing to the generation rules of system settings.
---------
Co-authored-by: tristanliu <tristanliu@tencent.com>
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][headless-fe] Connection test prompt update for large language model settings.
* [improvement][headless-fe] add memory review config
* [improvement][headless-fe] Rollback of data structure for large language model configuration.
* [improvement][headless-fe] Added dependency relationships between various items in system configuration.
* [improvement][headless-fe] Added password parsing to the generation rules of system settings.
---------
Co-authored-by: tristanliu <tristanliu@tencent.com>
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][headless-fe] Connection test prompt update for large language model settings.
* [improvement][headless-fe] add memory review config
* [improvement][headless-fe] Rollback of data structure for large language model configuration.
* [improvement][headless-fe] Added dependency relationships between various items in system configuration.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][headless-fe] Connection test prompt update for large language model settings.
* [improvement][headless-fe] add memory review config
* [improvement][headless-fe] Rollback of data structure for large language model configuration.
(improvement)(headless)Improve dataset time query judgment
The official document describes that if you do not want to add a time limit, please set the time to -1, but it has not taken effect. During LLM parsing, the parameters passed to the model still default to the date parameter. Now change to include the date parameter only when [unit!=-1 '] is checked in the dataset query settings
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][headless-fe] Connection test prompt update for large language model settings.
* [improvement][headless-fe] add memory review config
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][headless-fe] Connection test prompt update for large language model settings.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][headless-fe] hidden configure embedding models.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][headless-fe] Added the ability to configure embedding models.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][headless-fe] Prompt configuration: Added the ability to configure prompts.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][headless-fe] wording change
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][headless-fe] Sensitivity: Added bulk modification functionality.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][headless-fe] Model management: Integrated into the main theme domain.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][headless-fe] Agent: Optimized the logic for saving.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][headless-fe] login fixed
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* (improvement)(Chat) Add encryption and decryption for llm api key
* (improvement)(Chat) Change Plugin to ChatPlugin
---------
Co-authored-by: lxwcodemonkey
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
* [improvement][headless-fe] SQL formatter: Updated the import method.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][headless-fe] Agent configuration: Added connectivity testing for large models.
* [improvement][headless-fe] Chat: Enabled integration with agent configuration.
---------
Co-authored-by: tristanliu <tristanliu@tencent.com>
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][headless-fe] agent setting update
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][chat-engine] Added a background silent mode for watching chat projects.
* [improvement][supersonic-fe] fix proxy url
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][supersonic-fe] Updated the way chat projects are imported in supersonic-fe.
* [improvement][supersonic-fe] Added a background silent mode for watching chat projects.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] fix metric edit page init error
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] tag mode wording change
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] system config add defaultValue support
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] logo css change
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][headless-fe] css change
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][headless-fe] Optimized data updating when switching domains.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][headless-fe] route config change
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][headless-fe] change build config
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][headless-fe] fix build bugs
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][headless-fe] Fixed the issue with abnormal comments during model creation.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][headless-fe] remove pnpm-lock
* [improvement][headless-fe] add pnpm-lock
* [improvement][headless-fe] Fixed the issue with passing the modelId during initialization.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][headless-fe] Added a simplified mode to the question-answering system.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][headless-fe] 1.Added configuration for the large language model in the agent; 2.upgraded React version from 17 to 18; 3.modified some UI effects.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][headless-fe] remove modle column
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][headless-fe] Migrating scaffold version to @umi/max
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][headless-fe] Term management interface transformation
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][headless-fe] When creating a model, the current metric operator now allows for clearance.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][headless-fe] Added term management functionality.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][headless-fe] Adjusted the logic for displaying the tab in the theme domain.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][headless-fe] Updated the file imports in the project.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][headless-fe] Default value setting for hiding dimensions.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][headless-fe] Fixed the issue where the conditions for metric measurement creation were not being saved correctly.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][headless-fe] The quick creation of model fields now defaults to using the "comment" field for filling.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][headless-fe] Optimized the style of the metrics market and tags market.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][headless-fe] Lock the version of the @ant-design/pro-table component and replace it with @ant-design/pro-components.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][headless-fe] Adjusted the length of the input field for model editing names.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][headless-fe] Optimized the logic for initializing indicators in dimension value settings.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][headless-fe] Updated the batch operation button component.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][headless-fe] Removed field null validation during model editing.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][headless-fe] Added search functionality to model management.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Updated the data initialization for model editing to use API requests instead.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][headless-fe] Optimized the tag setting system.
* (improvement)(Headless) Remove Query controller
* (improvement)(Headless) Filter metrics and dimensions based on whether they were created as tags
* (improvement)(Headless) Metric Market only displays published metrics
---------
Co-authored-by: jolunoluo
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][headless-fe] Optimized the tag setting system.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][headless-fe] Added tag value setting.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][headless-fe] Enhanced dataset creation to support the tag mode.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][headless-fe] Added the ability to export metrics and dimensions to a specific target.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][headless-fe] Replaced the term "view" with "dataset"
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][headless-fe] Resolved the issue where users were unable to select all options for dimensions, metrics, and fields in the metric generation process.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][headless-fe] Added support for passing dynamic variables as parameters in the executeSql function.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][headless-fe] Added dynamic variable functionality to model creation based on SQL scripts.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][headless-fe] Restructured the data for the dimension value settings interface.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][headless-fe] fix the field list in model editing
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][headless-fe] Added search functionality to the field list in model editing.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][headless-fe] Fixed the issue with selecting search results in metric field creation.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][headless-fe] Added the ability to hide the Q&A settings entry point.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][headless-fe] Fixed the issue with initializing dimension associations in metric settings.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][headless-fe] Fixed the logic error in view editing.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][headless-fe] Added model editing side effect detection.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
* [improvement][headless-fe] The view management functionality has been added. This feature allows users to create, edit, and manage different views within the system.
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
* [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility
* [improvement][semantic-fe] Modification of data source creation prompt wording"
* [improvement][semantic-fe] metric market experience optimization
* [improvement][semantic-fe] enhance the analysis of metric trends
* [improvement][semantic-fe] optimize the presentation of metric trend permissions
* [improvement][semantic-fe] add metric trend download functionality
* [improvement][semantic-fe] fix the dimension initialization issue in metric correlation
* [improvement][semantic-fe] Fix the issue of database changes not taking effect when creating based on an SQL data source.
* [improvement][semantic-fe] Optimizing pagination logic and some CSS styles
* [improvement][semantic-fe] Fixing the API for the indicator list by changing "current" to "pageNum"
* [improvement][semantic-fe] Fixing the default value setting for the indicator list
* [improvement][semantic-fe] Adding batch operations for indicators/dimensions/models
* [improvement][semantic-fe] Replacing the single status update API for indicators/dimensions with a batch update API
* [improvement][semantic-fe] Redesigning the indicator homepage to incorporate trend charts and table functionality for indicators
* [improvement][semantic-fe] Optimizing the logic for setting dimension values and editing data sources, and adding system settings functionality
* [improvement][semantic-fe] Upgrading antd version to 5.x, extracting the batch operation button component, optimizing the interaction for system settings, and expanding the configuration generation types for list-to-select component.
* [improvement][semantic-fe] Adding the ability to filter dimensions based on whether they are tags or not.
* [improvement][semantic-fe] Adding the ability to edit relationships between models in the canvas.
* [improvement][semantic-fe] Updating the datePicker component to use dayjs instead.
* [improvement][semantic-fe] Fixing the issue with passing the model ID for dimensions in the indicator market.
* [improvement][semantic-fe] Fixing the abnormal state of the popup when creating a model.
* [improvement][semantic-fe] Adding permission logic for bulk operations in the indicator market.
* [improvement][semantic-fe] Adding the ability to download and transpose data.
* [improvement][semantic-fe] Fixing the initialization issue with the date selection component in the indicator details page when switching time granularity.
* [improvement][semantic-fe] Fixing the logic error in the dimension value setting.
* [improvement][semantic-fe] Fixing the synchronization issue with the question and answer settings information.
* [improvement][semantic-fe] Optimizing the canvas functionality for better performance and user experience.
* [improvement][semantic-fe] Optimizing the update process for drawing model relationship edges in the canvas.
* [improvement][semantic-fe] Changing the line type for canvas connections.
* [improvement][semantic-fe] Replacing the initialization variable from "semantic" to "headless".
* [improvement][semantic-fe] Fixing the missing migration issue for default drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
* [improvement][semantic-fe] Updating the logic for the fieldName.
* [improvement][semantic-fe] Adjusting the position of the metrics tab.
* [improvement][semantic-fe] Changing the 字段名称 to 英文名称.
* [improvement][semantic-fe] Fix metric measurement deletion.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI optimization for metric details page.
* [improvement][semantic-fe] UI adjustment for metric details page.
* [improvement][semantic-fe] The granularity field in the time type of model editing now supports setting it as empty.
* [improvement][semantic-fe] Added field type and metric type to the metric creation options.
* [improvement][semantic-fe] The organization structure selection feature has been added to the permission management.
* [improvement][semantic-fe] Improved user experience for the metric list.
* [improvement][semantic-fe] fix update the metric list.
* [improvement][headless-fe] Added view management functionality.
Please provide a detailed description of your question or the clarification you seek regarding the SuperSonic project.
- type:textarea
id:describe-question
attributes:
label:Describe your question
description:Please provide a clear and concise description of your question.
placeholder:"Type your question here..."
validations:
required:true
- type:textarea
id:additional-context
attributes:
label:Provide any additional context or information
description:If your question is related to a specific part of the SuperSonic project or if you have already looked through certain documentation, please provide that information here.
placeholder:"Add context here..."
validations:
required:false
- type:textarea
id:tried-to-resolve
attributes:
label:What have you tried to resolve your question
description:Let us know what you have done to try and understand or resolve your question. This can help us provide you with the most useful guidance.
placeholder:"I've already tried..."
validations:
required:false
- type:textarea
id:environment
attributes:
label:Your environment
description:Share details about your environment to help us reproduce the issue. Include your operating system, version of SuperSonic, and any other relevant details.
placeholder:"OS, SuperSonic version, etc..."
validations:
required:false
- type:textarea
id:screenshots-logs
attributes:
label:Screenshots or Logs
description:If applicable, add screenshots or logs to help explain your problem.
placeholder:"Paste your logs or attach screenshots here..."
validations:
required:false
- type:textarea
id:additional-information
attributes:
label:Additional information
description:Add any other context or details you think might be helpful for understanding your question.
Please include a summary of the change and which issue is fixed. Also include relevant motivation and context. List any dependencies that are required for this change.
## Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
## How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
- [ ] Test A
- [ ] Test B
## Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
## Additional information
Any additional information, configuration or data that might be necessary to reproduce the issue.
**SuperSonic is the next-generation LLM-powered data analytics platform that integrates ChatBI and HeadlessBI**. SuperSonic provides a chat interface that empowers users to query data using natural language and visualize the results with suitable charts. To enable such experience, the only thing necessary is to build logical semantic models (definition of entities/metrics/dimensions/tags, along with their meaning, context and relationships) on top of physical data models, and **no data modification or copying** is required. Meanwhile, SuperSonic is designed to be **highly extensible**, allowing custom functionalities to be added and configured with Java SPI.
SuperSonic is the next-generation BI platform that integrates **ChatBI** (powered by LLM) and **HeadlessBI** (powered by semantic layer) paradigms. This integration ensures that Chat BI has access to the same curated and governed semantic data models as traditional BI. Furthermore, the implementation of both paradigms benefits from the integration:
SuperSonic provides a **Chat BI interface** that empowers users to query data using natural language and visualize the results with suitable charts. To enable such experience, the only thing necessary is to build logical semantic models (definition of metric/dimension/tag, along with their meaning and relationships) through a **Headless BI interface**. Meanwhile, SuperSonic is designed to be extensible and composable, allowing custom implementations to be added and configured with Java SPI.
The emergence of Large Language Model (LLM) like ChatGPT is reshaping the way information is retrieved. In the field of data analytics, both academia and industry are primarily focused on leveraging LLM to convert natural language into SQL (so called Text2SQL or NL2SQL). While some approaches exhibit promising results, their **reliability**and **efficiency** are insufficient for real-world applications.
The emergence of Large Language Model (LLM) like ChatGPT is reshaping the way information is retrieved, leading to a new paradigm in the field of data analytics known as Chat BI. To implement Chat BI, both academia and industry are primarily focused on harnessing the power of LLMs to convert natural language into SQL, commonly referred to as Text2SQL or NL2SQL. While some approaches show promising results, their **reliability**falls short for large-scale real-world applications.
From our perspective, the key to filling the real-world gap lies in three aspects:
1. Integrate ChatBI with HeadlessBI encapsulating underlying data context (joins, keys, formulas, etc) to **reduce complexity**.
2. Augment the LLM with schema mappers(as a kind of preprocessor) and semantic correctors(as a kind of postprocessor) to **mitigate hallucination**.
3. Utilize rule-based schema parsers when necessary to **improve efficiency**(in terms of latency and cost).
Meanwhile, another emerging paradigm called Headless BI, which focuses on constructing unified semantic data models, has garnered significant attention. Headless BI is implemented through a universal semantic layer that exposes consistent data semantics via an open API.
With these ideas in mind, we develop SuperSonic as a practical reference implementation and use it to power our real-world products. Additionally, to facilitate further development of ChatBI, we decide to open source SuperSonic as an extensible framework.
From our perspective, the integration of Chat BI and Headless BI has the potential to enhance the Text2SQL generation in two dimensions:
1. Incorporate data semantics (such as business terms, column values, etc.) into the prompt, enabling LLM to better understand the semantics and **reduce hallucination**.
2. Offload the generation of advanced SQL syntax (such as join, formula, etc.) from LLM to the semantic layer to **reduce complexity**.
With these ideas in mind, we develop SuperSonic as a practical reference implementation and use it to power our real-world products. Additionally, to facilitate further development we decide to open source SuperSonic as an extensible framework.
## Out-of-the-box Features
- Built-in Chat BI interface for *business users* to enter natural language queries
- Built-in HeadlessBI interface for *analytics engineers* to build semantic models
- Built-in GUI for *system administrators* to manage chat agents and third-party plugins
-Support input auto-completion as well as query recommendation
-Support multi-turn conversation and history context management
- Support four-level permission control: domain-level, model-level, column-level and row-level
- Built-in HeadlessBI interface for *analytics engineers* to build semantic data models
- Built-in rule-based semantic parser to improve efficiency in certain scenarios (e.g. demonstration, integration testing)
-Built-in support for input auto-completion, multi-turn conversation as well as post-query recommendation
-Built-in support for three-level data access control: dataset-level, column-level and row-level
## Extensible Components
The high-level architecture and main process flow is as follows:
- **Knowledge Base:** extracts schema information periodically from the semantic models and build dictionary and index to facilitate schema mapping.
- **Schema Mapper:** identifies references to schema elements(metrics/dimensions/entities/values) in user queries. It matches the query text against the knowledge base.
- **Semantic Parser:** understands user queries and extracts semantic information. It consists of a combination of rule-based and model-based parsers, each of which deals with specific scenarios.
- **Semantic Parser:** understands user queries and generates semantic query statement. It consists of a combination of rule-based and model-based parsers, each of which deals with specific scenarios.
- **Semantic Corrector:** checks validity of extracted semantic information and performs correction and optimization if needed.
- **Semantic Corrector:** checks validity of semantic query statement and performs correction and optimization if needed.
- **Semantic Interpreter:** performs execution according to extracted semantic information. It generates SQL statements and executes them against physical data models.
- **Semantic Translator:** converts semantic query statement into SQL statement that can be executed against physical data models.
- **Chat Plugin:** extends functionality with third-party tools. The LLM is going to select the most suitable one, given all configured plugins with function description and sample questions.
- **Chat Plugin:** extends functionality with third-party tools. Given a list of configured plugins with descriptions and sample questions, an LLM will be leveraged to select the most suitable one.
- **Chat Memory:** encapsulates a collection of historical query trajectories that can be recalled to facilitate few-shot prompting.
## Quick Demo
### Online playground
Visit http://117.72.46.148:9080 to register and experience as a new user. Please do not modify system configurations. We will restart to reset configurations regularly every weekend.
### Docker Deployment
- Install Docker and docker-compose.
- Download the docker-compose.yml file; Execute: wget https://raw.githubusercontent.com/tencentmusic/supersonic/master/docker/docker-compose.yml.
- Execute "docker-compose up -d".
- Open a browser and visit http://localhost:9080 to start exploring.
### Local build
SuperSonic comes with sample semantic models as well as chat conversations that can be used as a starting point. Please follow the steps:
- Download the latest prebuilt binary from the [release page](https://github.com/tencentmusic/supersonic/releases)
@@ -56,10 +75,10 @@ SuperSonic comes with sample semantic models as well as chat conversations that
## Build and Development
Please refer to project [wiki](https://github.com/tencentmusic/supersonic/wiki).
Please refer to project [Docs](https://supersonicbi.github.io/docs/%E7%B3%BB%E7%BB%9F%E9%83%A8%E7%BD%B2/%E7%BC%96%E8%AF%91%E6%9E%84%E5%BB%BA/).
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.