Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improvement][headless-fe] Enhanced dataset creation to support the tag mode. #808

Merged
merged 128 commits into from
Mar 12, 2024

Commits on Sep 9, 2023

  1. [improvement][semantic-fe] Add model alias setting & Add view permiss…

    …ion 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.
    tristanliu committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    dcc0a96 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    109cc91 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Add time granularity setting in the data s…

    …ource configuration.
    tristanliu committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    82b1955 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    602e532 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Dictionary import for dimension values sup…

    …ported in Q&A visibility
    tristanliu committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e12fa20 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    ef391d3 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Modification of data source creation promp…

    …t wording"
    tristanliu committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9488453 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    5672b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    215c25e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    1083531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7d8a73 View commit details
    Browse the repository at this point in the history
  3. [improvement][semantic-fe] optimize the presentation of metric trend …

    …permissions
    tristanliu committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    901ca64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc523ae View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    fce2a9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    050a331 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e202cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b278fb View commit details
    Browse the repository at this point in the history
  5. [improvement][semantic-fe] fix the dimension initialization issue in …

    …metric correlation
    tristanliu committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    803b487 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    b57016d View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Fix the issue of database changes not taki…

    …ng effect when creating based on an SQL data source.
    tristanliu committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    29ddf88 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. [improvement][semantic-fe] Optimizing pagination logic and some CSS s…

    …tyles
    tristanliu committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ccfb31c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    239851d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a801dbd View commit details
    Browse the repository at this point in the history
  4. [improvement][semantic-fe] Fixing the API for the indicator list by c…

    …hanging "current" to "pageNum"
    tristanliu committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f59b7f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0e98e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8469bf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    6401227 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Fixing the default value setting for the i…

    …ndicator list
    tristanliu committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0f77cec View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    a9e5e8c View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Adding batch operations for indicators/dim…

    …ensions/models
    tristanliu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e600d1f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    a105f99 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Replacing the single status update API for…

    … indicators/dimensions with a batch update API
    tristanliu committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3f63ac1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    257720a View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Redesigning the indicator homepage to inco…

    …rporate trend charts and table functionality for indicators
    tristanliu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    fea84c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    6a758de View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Optimizing the logic for setting dimension…

    … values and editing data sources, and adding system settings functionality
    tristanliu committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f63c1d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    50e1058 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    5d735f5 View commit details
    Browse the repository at this point in the history
  2. [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.
    tristanliu committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    bdc7564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72a6999 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    f000a86 View commit details
    Browse the repository at this point in the history
  2. [�improvement][semantic-fe] Adding the ability to filter dimensions b…

    …ased on whether they are tags or not.
    tristanliu committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9895571 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    cfe3232 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Adding the ability to edit relationships b…

    …etween models in the canvas.
    tristanliu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    14267da View commit details
    Browse the repository at this point in the history
  3. [improvement][semantic-fe] Updating the datePicker component to use d…

    …ayjs instead.
    tristanliu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8e10f45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b094da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00f46b0 View commit details
    Browse the repository at this point in the history
  6. [improvement][semantic-fe] Fixing the issue with passing the model ID…

    … for dimensions in the indicator market.
    tristanliu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7d58cc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a969391 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    1fab051 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Fixing the abnormal state of the popup whe…

    …n creating a model.
    tristanliu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a378a53 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    9d83f62 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Adding permission logic for bulk operation…

    …s in the indicator market.
    tristanliu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e71c187 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    1cf8835 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Adding the ability to download and transpo…

    …se data.
    tristanliu committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    01b10b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    529eed5 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Fixing the initialization issue with the d…

    …ate selection component in the indicator details page when switching time granularity.
    tristanliu committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b9b3378 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    9584a6d View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Fixing the logic error in the dimension va…

    …lue setting.
    tristanliu committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b47cf1f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    a44e276 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Fixing the synchronization issue with the …

    …question and answer settings information.
    tristanliu committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    50d47ff View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    c22de1b View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Optimizing the canvas functionality for be…

    …tter performance and user experience.
    tristanliu committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    15f99ed View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    ebc637c View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Optimizing the update process for drawing …

    …model relationship edges in the canvas.
    tristanliu committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    aa98f32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a8000a View commit details
    Browse the repository at this point in the history
  4. [improvement][semantic-fe] Changing the line type for canvas connecti…

    …ons.
    tristanliu committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e56fd1a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    7b22f5f View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Replacing the initialization variable fro…

    …m "semantic" to "headless".
    tristanliu committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    771a53a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    0351910 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Fixing the missing migration issue for def…

    …ault drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
    tristanliu committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9307922 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    9083e48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a7fd68 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    adae7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47383d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    e639240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a02d65 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    bf8cbfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d880b01 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    fda743b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c41a40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9a53dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7f3075 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    75d0a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d20f795 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    b7f0c4d View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] The granularity field in the time type of …

    …model editing now supports setting it as empty.
    tristanliu committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8779bc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    b582ea7 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] Added field type and metric type to the me…

    …tric creation options.
    tristanliu committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    71f75ff View commit details
    Browse the repository at this point in the history
  3. [improvement][semantic-fe] The organization structure selection featu…

    …re has been added to the permission management.
    tristanliu committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7cdbcf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae11f07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a894b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    557d09a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    91ab5f1 View commit details
    Browse the repository at this point in the history
  2. [improvement][semantic-fe] fix update the metric list.

    tristanliu committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3d1f79d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    b9918b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    552cf1f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    c7f4713 View commit details
    Browse the repository at this point in the history
  2. [improvement][headless-fe] The view management functionality has been…

    … added. This feature allows users to create, edit, and manage different views within the system.
    tristanliu committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    bea1c1c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    30b91c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    25eb4d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1f3fad View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    cdbf382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f085ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c527b65 View commit details
    Browse the repository at this point in the history
  4. [improvement][headless-fe] Fixed the issue with initializing dimensio…

    …n associations in metric settings.
    tristanliu committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4f4f3cd View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    e3d9b6e View commit details
    Browse the repository at this point in the history
  2. [improvement][headless-fe] Added the ability to hide the Q&A settings…

    … entry point.
    tristanliu committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6877baf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4adeb3c View commit details
    Browse the repository at this point in the history
  4. [improvement][headless-fe] Fixed the issue with selecting search resu…

    …lts in metric field creation.
    tristanliu committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9d58871 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    1032c57 View commit details
    Browse the repository at this point in the history
  2. [improvement][headless-fe] Added search functionality to the field li…

    …st in model editing.
    tristanliu committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    9926e17 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    2795aca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d71228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbc44ac View commit details
    Browse the repository at this point in the history
  4. [improvement][headless-fe] Restructured the data for the dimension va…

    …lue settings interface.
    tristanliu committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    73b8dce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2032bf8 View commit details
    Browse the repository at this point in the history
  6. [improvement][headless-fe] Added dynamic variable functionality to mo…

    …del creation based on SQL scripts.
    tristanliu committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    de5dfb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ef1658 View commit details
    Browse the repository at this point in the history
  8. [improvement][headless-fe] Added support for passing dynamic variable…

    …s as parameters in the executeSql function.
    tristanliu committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7bb869a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    bd908e5 View commit details
    Browse the repository at this point in the history
  2. [improvement][headless-fe] Resolved the issue where users were unable…

    … to select all options for dimensions, metrics, and fields in the metric generation process.
    tristanliu committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0411466 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    f6fc749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a24a373 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    1e35daf View commit details
    Browse the repository at this point in the history
  2. [improvement][headless-fe] Added the ability to export metrics and di…

    …mensions to a specific target.
    tristanliu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b0e4c15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    def18e2 View commit details
    Browse the repository at this point in the history
  4. [improvement][headless-fe] Enhanced dataset creation to support the t…

    …ag mode.
    tristanliu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    854d289 View commit details
    Browse the repository at this point in the history