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

Support for DynamicTemplates. #2969

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Sep 6, 2024

  1. Support serialization for DynamicTemplates.

    Signed-off-by: Youssef Aouichaoui <[email protected]>
    youssef3wi committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cc809c7 View commit details
    Browse the repository at this point in the history
  2. Support deserialization for DynamicTemplates.

    Signed-off-by: Youssef Aouichaoui <[email protected]>
    youssef3wi committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4805a46 View commit details
    Browse the repository at this point in the history
  3. Extract method to populate fields [dynamic].

    Signed-off-by: Youssef Aouichaoui <[email protected]>
    youssef3wi committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cdf3fd2 View commit details
    Browse the repository at this point in the history
  4. Get templates from cluster.

    Signed-off-by: Youssef Aouichaoui <[email protected]>
    youssef3wi committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9226ab7 View commit details
    Browse the repository at this point in the history
  5. Support custom classes for dynamic templates.

    Signed-off-by: Youssef Aouichaoui <[email protected]>
    youssef3wi committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ce3a615 View commit details
    Browse the repository at this point in the history
  6. Refresh entities mapping cache.

    Signed-off-by: Youssef Aouichaoui <[email protected]>
    youssef3wi committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9b66c69 View commit details
    Browse the repository at this point in the history
  7. Polishing.

    Signed-off-by: Youssef Aouichaoui <[email protected]>
    youssef3wi committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e38fbb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Get only the current index mapping.

    Signed-off-by: Youssef Aouichaoui <[email protected]>
    youssef3wi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9ac79d1 View commit details
    Browse the repository at this point in the history