Age | Commit message (Expand) | Author | Files | Lines |
2022-08-02 | Service Import - Node Template Relationship Template |  KrupaNagabhushan | 7 | -11/+196 |
2022-08-02 | Enabled configuration of instance name |  imamSidero | 1 | -0/+2 |
2022-07-29 | Centralize TOSCA function validation |  andre.schmid | 13 | -671/+886 |
2022-07-29 | .highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */
.highlight .vc { color: #336699 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight | 22 | -1323/+1333 |
2022-07-13 | Service Import - Input appearing as a property |  Support tosca functions for group instances in composition view |  JvD_Ericsson | 1 | -1/+9 |
2022-07-11 | Fix 'Fail to declare Input for duplicated name of property' |  vasraz | 4 | -10/+9 |
2022-07-05 | Update vulnerable dependencies |  vasraz | 1 | -0/+9 |
2022-06-29 | VFC properties of type timestamp not visible in property assignment |  franciscovila | 8 | -0/+1419 |
2022-06-24 | Step version to 1.11.6-SNAPSHOT |  andre.schmid | 1 | -1/+1 |
2022-06-24 | Service Import - Read metadata from csar |  JvD_Ericsson | 3 | -4/+10 |
2022-06-24 | Support Groups during Import Service |  vasraz | 9 | -836/+569 |
2022-06-24 | Step version to 1.11.5-SNAPSHOT |  andre.schmid | 1 | -1/+1 |
2022-06-22 | Support TOSCA get_attribute function |  andre.schmid | 3 | -59/+33 |
2022-06-22 | Block interface operation edit in checkedin VFC |  andre.schmid | 2 | -3/+9 |
2022-06-20 | Service Import - Node Template Node Filter |  JvD_Ericsson | 2 | -2/+11 |
2022-06-20 | Support metadata in Inputs during Service Import |  vasraz | 1 | -0/+9 |
2022-06-20 | Fix VFC map or list property update |  andre.schmid | 2 | -19/+29 |
2022-06-20 | Allow to delete an interface operation from VFC |  andre.schmid | 3 | -248/+258 |
2022-06-15 | Fix getToscaFunction validation for property value |  KrupaNagabhushan | 4 | -3/+180 |
2022-06-10 | Fix broken images build due to multipart-post gem |  vasraz | 2 | -1/+3 |
2022-06-09 | Retry fetch assettoscatemplate in csar generation |  MichaelMorris | 1 | -4/+5 |
2022-06-07 | Update vulnerable dependencies |  vasraz | 1 | -2/+10 |
2022-06-07 | Support get functions in composition property modal |  andre.schmid | 1 | -13/+8 |
2022-06-03 | Maintain VFC instance attribute outputs on instance version change |  JvD_Ericsson | 11 | -9/+699 |
2022-06-03 | Maintain VFC UI added interface operations after an upgrade |  vasraz | 3 | -8/+97 |
2022-06-02 | Maintain VFC UI added properties after an upgrade |  vasraz | 8 | -2966/+3147 |
2022-06-02 | Maintain VFC external capabilities and requirements |  KrupaNagabhushan | 1 | -0/+37 |
2022-06-02 | Fix Blocker Vulnerability |  vasraz | 1 | -3/+10 |
2022-06-02 | Support of get_property for instance properties |  andre.schmid | 4 | -4/+86 |
2022-06-01 | Maintain VFC instance interface operation details on instance version change |  JvD_Ericsson | 1 | -26/+53 |
2022-05-30 | Support of get_property in property assignment |  andre.schmid | 5 | -105/+797 |
2022-05-27 | Fix operation definition extended format handling |  MichaelMorris | 2 | -8/+19 |
2022-05-27 | Fix error handling valid yaml property values |  MichaelMorris | 2 | -0/+19 |
2022-05-27 | Step version to 1.11.4-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
2022-05-25 | Maintain VFC instance occurrences values |  KrupaNagabhushan | 1 | -0/+3 |
2022-05-24 | Remove vulnerable dependency |  vasraz | 1 | -0/+4 |
2022-05-23 | Fix Node Filter string property value displayed as object |  JvD_Ericsson | 3 | -3/+34 |
2022-05-23 | Include ETSI metadata 'entry_definition_type' in VSP package metadata |  vasraz | 2 | -17/+37 |
2022-05-18 | Step version to 1.11.3-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
2022-05-18 | Onboarded ASD csar included in VF csar |  KrupaNagabhushan | 1 | -0/+11 |
2022-05-17 | Fix interface panel is blank when switched to a different version of a VFC |  JvD_Ericsson | 2 | -7/+28 |