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

Added Capability Construct and strict schema for component style #116

Merged
merged 25 commits into from
Jul 30, 2024

Commits on Jul 27, 2024

  1. added new construct componentCapability

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6773827 View commit details
    Browse the repository at this point in the history
  2. make capabilities generic for all entities

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c82d17d View commit details
    Browse the repository at this point in the history
  3. fix build scripts

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    ec87ba2 View commit details
    Browse the repository at this point in the history
  4. add capabilities to models,relationships,components

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c2acf21 View commit details
    Browse the repository at this point in the history
  5. generate typescript package

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e4ed89b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78dcf84 View commit details
    Browse the repository at this point in the history
  7. add action kind

    codeSafari10 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    bbdaddc View commit details
    Browse the repository at this point in the history
  8. update description

    codeSafari10 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    82c56ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a017259 View commit details
    Browse the repository at this point in the history
  10. fix styles

    codeSafari10 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    7c2d427 View commit details
    Browse the repository at this point in the history
  11. make more generic

    codeSafari10 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    d83d716 View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Signed-off-by: Lee Calcote <[email protected]>
    leecalcote authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c76c5cc View commit details
    Browse the repository at this point in the history
  13. Update schemas/constructs/v1alpha3/relationship.json

    Signed-off-by: Lee Calcote <[email protected]>
    leecalcote authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    aa429e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. make capabilities and style first class

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e6b2670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59aa315 View commit details
    Browse the repository at this point in the history
  3. add style definitions

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    782e82f View commit details
    Browse the repository at this point in the history
  4. add relationship styles

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ce7d8b0 View commit details
    Browse the repository at this point in the history
  5. use component style definition

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    1b21343 View commit details
    Browse the repository at this point in the history
  6. ts types

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    bab97ae View commit details
    Browse the repository at this point in the history
  7. rename properties

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e82e8be View commit details
    Browse the repository at this point in the history
  8. remove redundant semver check

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    576fd9a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. add view kind

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    02bf1b5 View commit details
    Browse the repository at this point in the history
  2. build ts library

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    19f093b View commit details
    Browse the repository at this point in the history
  3. add status for component

    codeSafari10 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    13a2ad5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. split relationship styles between kinds

    Signed-off-by: codeSafari10 <[email protected]>
    codeSafari10 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0728b0a View commit details
    Browse the repository at this point in the history