Age | Commit message (Expand) | Author | Files | Lines |
2022-05-05 | Fix additional_types file being deleted | MichaelMorris | 3 | -1/+7 |
2022-04-29 | Release 1.11.2 | MichaelMorris | 1 | -0/+22 |
2022-04-29 | Update release notes for 1.11.21.11.2 | MichaelMorris | 1 | -0/+97 |
2022-04-28 | Fix check to restrict deletion for system deployed VFCs | KrupaNagabhushan | 2 | -5/+5 |
2022-04-28 | Support deletion of archived VFs in SDC BE | franciscovila | 13 | -864/+1145 |
2022-04-28 | Fix Editing/Deletion of directives when not permitted | JvD_Ericsson | 1 | -2/+3 |
2022-04-27 | Add UI feedback when saving a interface operation | JvD_Ericsson | 2 | -6/+17 |
2022-04-26 | Replace deprecated GEventEvaluator with JaninoEventEvaluator | vasraz | 8 | -42/+24 |
2022-04-26 | UI support for deleting services | JvD_Ericsson | 4 | -0/+61 |
2022-04-25 | Support deletion of archived services in SDC BE | JvD_Ericsson | 13 | -21/+465 |
2022-04-25 | Add <= and >= operators to node filter | MichaelMorris | 3 | -4/+12 |
2022-04-25 | Step version to 1.11.2-SNAPSHOT | MichaelMorris | 167 | -167/+167 |
2022-04-22 | Delete VFC - restrict deletion of system deployed VFCs | KrupaNagabhushan | 3 | -1/+20 |
2022-04-21 | Update sdc-tosca to 1.7.0 version | vasraz | 2 | -4/+4 |
2022-04-21 | Fix NPE when adding ASD VF to service | MichaelMorris | 1 | -1/+1 |
2022-04-21 | Enable identification of system deployed VFCs | MichaelMorris | 10 | -242/+29 |
2022-04-21 | Support deletion of archived VLMs in onboarding | stasys10 | 5 | -42/+66 |
2022-04-21 | Check if VLM is used before deleting | andre.schmid | 9 | -60/+434 |
2022-04-21 | Remove false and useless intersphinx_mapping | Cédric Ollivier | 1 | -94/+0 |
2022-04-20 | Fix unit tests with conflicting folder | andre.schmid | 2 | -24/+42 |
2022-04-15 | Add bounds to sphinx requirement | Cédric Ollivier | 2 | -10/+7 |
2022-04-15 | Fix incorrect version in 'metrics-rest' | vasraz | 1 | -1/+1 |
2022-04-14 | Add application metrics in the onboarding backend | andre.schmid | 9 | -1/+226 |
2022-04-14 | Fix encoding/decoding issue | vasraz | 2 | -13/+6 |
2022-04-14 | Add application metrics in the catalog backend | andre.schmid | 4 | -0/+128 |
2022-04-13 | Adjust onboarding UI min node npm version | andre.schmid | 2 | -5/+5 |
2022-04-11 | Add delete button for archived VLM | andre.schmid | 5 | -12/+60 |
2022-04-11 | Upgrade cassandra image | vasraz | 1 | -4/+13 |
2022-04-08 | Release 1.11.1 | MichaelMorris | 1 | -0/+22 |
2022-04-08 | Update release notes for 1.11.11.11.1 | MichaelMorris | 1 | -0/+67 |
2022-04-08 | Step version to 1.11.1-SNAPSHOT | MichaelMorris | 166 | -166/+166 |
2022-04-08 | Delete VSP - Onboarding UI support for VSP deletion | KrupaNagabhushan | 6 | -15/+54 |
2022-04-08 | Add ASD node and data types to SDC AID model | stasys10 | 8 | -2/+452 |
2022-04-07 | Fix error handling for VSP usage check in VF | KrupaNagabhushan | 1 | -24/+40 |
2022-04-05 | Release 1.11.0 | MichaelMorris | 1 | -0/+22 |
2022-04-05 | Update release notes for 1.11.01.11.0 | MichaelMorris | 1 | -0/+80 |
2022-04-04 | Implement adding Interface to VFC | vasraz | 23 | -423/+2356 |
2022-04-04 | Log partial VSP deletion | andre.schmid | 14 | -119/+321 |
2022-04-04 | Implement restore of partially deleted VSP | vasraz | 8 | -133/+284 |
2022-04-01 | Fix NPE in service import logic for service filters | MichaelMorris | 1 | -1/+1 |
2022-04-01 | Add ASD artifact type to SDC AID model | stasys10 | 1 | -0/+31 |
2022-04-01 | Upgrade vulnerable dependency 'org.apache.httpcomponents:httpcore' | vasraz | 2 | -2/+2 |
2022-03-31 | Fix package storage and reducer config reload | andre.schmid | 12 | -105/+161 |
2022-03-31 | Update Interface definition on VFC | vasraz | 23 | -269/+562 |
2022-03-31 | Fix isPmDictionary nullsafety | Jozsef Csongvai | 1 | -1/+1 |
2022-03-29 | Restrict deletion of archived VSPs if used in VF | franciscovila | 8 | -4/+304 |
2022-03-28 | Copy entry_defintion_type to TOSCA.meta | franciscovila | 12 | -56/+207 |
2022-03-28 | Fix Service/VF set value to list/map properties | andre.schmid | 9 | -168/+309 |
2022-03-28 | Fix unable to update 'Interface Name' in VF | KrupaNagabhushan | 1 | -2/+2 |
2022-03-28 | Check if the bucket exists before deleting VSP | andre.schmid | 2 | -4/+26 |