Age | Commit message (Expand) | Author | Files | Lines |
2021-12-20 | Fix set value of custom data type |  MichaelMorris | 2 | -4/+4 |
2021-12-09 | Fix generated tosca and Required fields validation |  aribeiro | 1 | -5/+12 |
2021-12-07 | Fix Node Filter faults |  aribeiro | 3 | -32/+38 |
2021-12-06 | Add node filter with getInput function |  aribeiro | 7 | -73/+127 |
2021-11-25 | Fix incorrect vsp version id in upgrade |  andre.schmid | 1 | -0/+1 |
2021-11-15 | Fix archive and restore actions |  aribeiro | 5 | -16/+17 |
2021-11-05 | Add UI support for adding tosca artifact types |  aribeiro | 16 | -44/+555 |
2021-10-27 | Fix model and category change issues on Service |  andre.schmid | 1 | -16/+31 |
2021-10-21 | Make Service base type optional |  andre.schmid | 9 | -60/+128 |
2021-10-19 | Support get_input for complex data types |  aribeiro | 4 | -12/+44 |
2021-10-19 | Skip UI tests during fast build |  andre.schmid | 1 | -1/+1 |
2021-10-12 | Add a display name for the category metadataKeys entries |  davsad | 3 | -4/+13 |
2021-10-06 | Adding type safety to the service dependency editor. |  davsad | 4 | -15/+61 |
2021-10-05 | Filter categories by model name |  aribeiro | 2 | -86/+112 |
2021-10-05 | Fix child model being shown in UI |  KrupaNagabhushan | 2 | -2/+16 |
2021-10-05 | Display model in UI tiles |  aribeiro | 1 | -0/+3 |
2021-10-01 | Step version for Jakarta |  MichaelMorris | 1 | -1/+1 |
2021-09-20 | Updated SDC version to 1.9.2-SNAPSHOT1.9.2 |  MichaelMorris | 1 | -1/+1 |
2021-09-20 | Fix update VSP missing VSP version id |  andre.schmid | 1 | -0/+2 |
2021-09-15 | Integration test for importing VFC with model |  aribeiro | 1 | -1/+1 |
2021-09-13 | Update SDC version to 1.9.1-SNAPSHOT1.9.1 |  MichaelMorris | 1 | -1/+1 |
2021-09-10 | Fail VF download of csar when VF has operation defined with workflow. |  davsad | 1 | -6/+3 |
2021-09-10 | Model hierarchy not being considered while filtering |  davsad | 2 | -15/+26 |
2021-09-10 | Fix create a service with SDC AID model |  andre.schmid | 3 | -30/+17 |
2021-09-02 | Move position of Model on create screen |  aribeiro | 1 | -17/+15 |
2021-08-27 | Support querying of model by type |  MichaelMorris | 3 | -3/+16 |
2021-08-23 | Filter catalog in UI based on model |  davsad | 7 | -9/+113 |
2021-08-23 | Fix composition view palette filter |  stasys10 | 1 | -1/+3 |
2021-08-20 | Select a Model when Importing a VSP |  andre.schmid | 7 | -23/+75 |
2021-08-12 | Update base types based on model |  MichaelMorris | 8 | -13/+31 |
2021-08-06 | Retrieve data types based on component model |  aribeiro | 20 | -57/+110 |
2021-08-06 | Consider component model when retrieving interface types |  davsad | 2 | -2/+2 |
2021-07-28 | Consider component model when retrieving capability types |  KrupaNagabhushan | 2 | -4/+10 |
2021-07-21 | Consider component model when retrieving relationship types |  KrupaNagabhushan | 2 | -24/+24 |
2021-07-21 | Display model name |  aribeiro | 3 | -14/+10 |
2021-07-15 | Allow only types from selected model in service creation |  aribeiro | 2 | -1/+9 |
2021-07-15 | Specify model at service creation |  aribeiro | 10 | -2/+106 |
2021-07-05 | Update NODE/NPM versions |  vasraz | 1 | -2/+3 |
2021-07-05 | Refactor Substitution filters structure |  KrupaNagabhushan | 3 | -7/+6 |
2021-06-08 | Integration Tests - Add inputs to a base service |  KrupaNagabhushan | 1 | -1/+1 |
2021-06-04 | Fix dependencies with Critical Violations |  vasraz | 1 | -4/+3 |
2021-05-28 | Update node/npm |  vasraz | 1 | -20/+4 |
2021-05-15 | Support for selection of capabilities |  andre.schmid | 8 | -27/+175 |
2021-05-11 | Add relationship templete UI test |  aribeiro | 1 | -0/+1 |
2021-05-07 | Add integration test for adding directive node filters to a base service |  davsad | 1 | -0/+1 |
2021-05-06 | Increase Import VFC UI test coverage |  vasraz | 3 | -211/+213 |
2021-04-27 | Enrich 'Import VFC UI test' |  vasraz | 2 | -57/+60 |
2021-04-27 | Add Property UI Flow |  aribeiro | 2 | -2/+2 |
2021-04-26 | Implement 'Add Outputs UI TC' |  vasraz | 3 | -4/+3 |
2021-04-20 | Fix VSP update for checked-in resources |  andre.schmid | 10 | -73/+192 |