aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/directives/property-types/type-map/type-map-directive.ts
AgeCommit message (Collapse)AuthorFilesLines
2023-07-04Provide tosca function capability to complex type fields in composition viewimamSidero1-30/+42
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 ↵MichaelMorris1-42/+30
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 viewimamSidero1-30/+42
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-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 viewimamSidero1-1/+3
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-24Fix handling of default values for VFC propertieseschcam1-130/+151
Issue-ID: SDC-4375 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: Icb3c1dbbf52266c2021c50f491a7e48efdfb9e55
2023-01-26Fix datatype in model not foundMichaelMorris1-4/+32
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4348 Change-Id: I648ffd91d719982e55d5ddc786a471f641ece088
2023-01-13Provide tosca function as map primitive type entry values in composition viewimamSidero1-2/+85
Providing the capability to add tosca function as the primitive type entry values of map in composition view Issue-ID: SDC-4319 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I5cf67bc94ac5c72be6a962e07160329cd07d302c
2022-05-17Support list of map properties in compositionandre.schmid1-22/+31
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 alignmentys96931-1/+4
Issue-ID: SDC-2724 Signed-off-by: ys9693 <ys9693@att.com> Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
2017-07-17[SDC] rebase 1710 codeMichael Lando1-0/+5
Change-Id: I532ed68979fee7840ea8a5395e7e965b155fb9f9 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-12[sdc] rebase updateMichael Lando1-0/+20
Change-Id: I8f1fc7150975122dd9f3f4e653b9983064b399a6 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-03[sdc] - last merges before moving to LFTal Gitelman1-0/+4
Change-Id: I0df3ec795f0de84229ea4bb4806ec8f959243557 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-11[SDC-29] rebase continue work to align sourceMichael Lando1-4/+6
Change-Id: I218f1c5ee23fb2c8314f1c70921d3ad8682c10f4 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-29] catalog 1707 rebase commit.Michael Lando1-0/+143
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando <ml636r@att.com>