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

fix(react-components): improve asset mapping cache mechanism and refactoring to stabilize rule threshold styling and switching #4652

Merged
merged 33 commits into from
Jul 11, 2024

Commits on Jun 14, 2024

  1. refactoring to use caching and use treeindex instead of numeric range…

    … for styling group creation - wip
    danpriori committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7ea39ca View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. use the asset mappings per model cache to generate the cache per asse…

    …t and implement an extra check per item when applying stylings - wip
    danpriori committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    246970f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    71a3dd7 View commit details
    Browse the repository at this point in the history
  2. minor refactoring

    danpriori committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4b848b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    8eb42fa View commit details
    Browse the repository at this point in the history
  2. cleanup

    danpriori committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f46889c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5232873 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

  1. Merge remote-tracking branch 'origin/master' into danpriori/rule-base…

    …d-caching-many-asset-mappings
    danpriori committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5466801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c1857c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67a8b9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06309dd View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. cleanup

    danpriori committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c48d6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78673b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. changes from cr

    danpriori committed Jul 3, 2024
    1 Configuration menu
    Copy the full SHA
    01d9e41 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    fa47fce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b04a961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6820e25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    511c495 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. refactoring from cr and using the resource context provider to link s…

    …tyling loading to rule base
    danpriori committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    06c1f4b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

    danpriori committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f4f9d23 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    a123bf9 View commit details
    Browse the repository at this point in the history
  2. more refactoring - cr

    danpriori committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c46f3cb View commit details
    Browse the repository at this point in the history
  3. lint

    danpriori committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    818296a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    306ca38 View commit details
    Browse the repository at this point in the history
  5. populate the both caches

    danpriori committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2e9ec23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58a592e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge remote-tracking branch 'origin/master' into danpriori/rule-base…

    …d-caching-many-asset-mappings
    danpriori committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    fa90456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c7891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63bf233 View commit details
    Browse the repository at this point in the history