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

Addition of recursive logic in the templates to incorporate grand children of the parent class as nested children within the immediate child of the parent (DCNE-145) #1186

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on May 22, 2024

  1. [minor_change] Addition of recursive logic in the templates to incorp…

    …orate grand children of the parent class as nested children within the immediate child of the parent
    shrsr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a48b2e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65c959 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d537eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b2300d View commit details
    Browse the repository at this point in the history
  5. [ignore] Made changes to resource for testing custom function for ele…

    …ment type of a grand child object
    shrsr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b006621 View commit details
    Browse the repository at this point in the history
  6. [ignore] Made changes to resource template to accommodate rsp sub tre…

    …e filter with grand child classes
    shrsr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5d0881a View commit details
    Browse the repository at this point in the history
  7. [ignore] Made changes to resource template to include child attribute…

    …s in the child payload only when defined in the config
    shrsr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b3fa0da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43f96ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c8bfcc View commit details
    Browse the repository at this point in the history
  10. [ignore] Changed element type of set attributes which is part of a an…

    … object for nested children
    shrsr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    15c736a View commit details
    Browse the repository at this point in the history
  11. [ignore] Modified resource docs template to incorporate grandchildren…

    … using recursive templates
    shrsr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4b7c03d View commit details
    Browse the repository at this point in the history
  12. [ignore] Modified generartor to exclude resources that don't have the…

    …ir own resource in the provider from being displyed as child resources in the docs
    shrsr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c23da5f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c69352e View commit details
    Browse the repository at this point in the history
  14. [ignore] Made changes to the generator to exclude objects that don't …

    …have their own stand-alone resources within DocumentationParentDNs used for the docs
    shrsr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c340d0f View commit details
    Browse the repository at this point in the history
  15. [ignore] Modified resource examples template to incorporate grandchil…

    …dren using recursive sub-templates
    shrsr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    37e2f49 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b213a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 10, 2024

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

Commits on Jun 20, 2024

  1. [ignore] Addition of recursive sub-templates for removing one child a…

    …nd all children if they deletable
    shrsr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f16ca88 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. [ignore] Addition of recursive sub-templates for rendering test check…

    … resource attributes for nested children
    shrsr committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    4973055 View commit details
    Browse the repository at this point in the history