aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/directives/property-types/type-list
AgeCommit message (Collapse)AuthorFilesLines
2023-07-19Provide tosca function capability to list/map of complex type fields in ↵imamSidero1-0/+3
composition view Tosca function capability is provided to list/map entries of complex type fields in composition view Issue-ID: SDC-4562 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I38355f5ab399e1504ad433037d0d547fe07e9bfa
2023-07-04Provide tosca function capability to complex type fields in composition viewimamSidero2-26/+39
Tosca function capability is provided to all complex type fields in composition view Issue-ID: SDC-4528 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I4742c2a46ac7a9ed0fd47677aac5b4be9ad612a1
2023-06-23Revert "Provide tosca function capability to complex type fields in ↵MichaelMorris2-39/+26
composition view" This reverts commit fc3869ca4c430cc29e46bb42125f5672230b83f0. Reason for revert: Looks to be causing an issue with setting node filter using custom tosca function (save button disbaled) Change-Id: I684aae7a23d30ed5a20aa4630cd658997b4628a5 Issue-ID: SDC-4528 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2023-06-23Provide tosca function capability to complex type fields in composition viewimamSidero2-26/+39
Tosca function capability is provided to all complex type fields in composition view Issue-ID: SDC-4528 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I3bd0c5b5a44b502d2d5b4a249ce6165db24db8d3
2023-05-30Bug fix on tosca function impact changesimamSidero1-1/+2
Providing the required inputs and dependency changes for tosca functionality Issue-ID: SDC-4510 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Idf5af079c50bf2b9a09f572af30ca9fc294a831e
2023-05-10Fix complex list/map entries in composition viewimamSidero1-1/+1
Complex list/map entries in composition view is visible and can add, edit and delete the entries Issue-ID: SDC-4482 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I1d1a33495f3ec45821ee40522c3884e43b380c62
2023-03-13Fix issue on list and map property entries in composition viewimamSidero2-2/+4
List and map entries are rendered correctly on composition view Issue-ID: SDC-4404 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I3c640f51fceb96701296b5e561e45d65dcc599c3
2023-02-16Provide tosca function to list of map valuesimamSidero1-1/+1
Providing the capability to add tosca function for list of map values Issue-ID: SDC-4379 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Iec404ec27431eb2b5e085d3f9474e61fadab8d45
2023-01-26Fix datatype in model not foundMichaelMorris2-4/+33
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4348 Change-Id: I648ffd91d719982e55d5ddc786a471f641ece088
2023-01-20Provide tosca function as list primitive type entry values in composition viewimamSidero3-116/+231
Providing the capability to add tosca function as the primitive type entry values of list in composition view Issue-ID: SDC-4333 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Iba1c3e72a1f30c19f4cc136f2d725b738cca47b1
2022-08-11Fix unable to delete default value for a complex propertyKrupaNagabhushan1-5/+0
Issue-ID: SDC-4127 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: Id63294cf01b0576fbb4d3d34ab11952b3579c24f
2022-05-17Support list of map properties in compositionandre.schmid3-16/+45
Supports editing list<map<string, string> properties in the edit properties dialog in the composition screen. Fixes entry schema of type map not being shown. Change-Id: Iea1732f51148ae88dedd2242b3b19d19c4548eb4 Issue-ID: SDC-4001 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2020-01-22Catalog alignmentys96932-4/+26
Issue-ID: SDC-2724 Signed-off-by: ys9693 <ys9693@att.com> Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
2018-09-24Fix Copyright info in sdc Take 1seshukm1-0/+17
Change-Id: I5c4f1cf104d6d2dc230f390d6591325d220c4be5 Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-07-12[sdc] rebase updateMichael Lando1-0/+20
Change-Id: I8f1fc7150975122dd9f3f4e653b9983064b399a6 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-29] catalog 1707 rebase commit.Michael Lando3-0/+247
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando <ml636r@att.com>