1. 58787cb Updated SDC version to 1.9.2-SNAPSHOT by MichaelMorris · 3 years, 3 months ago 1.9.2
  2. 0ef5f83 Fix update VSP missing VSP version id by andre.schmid · 3 years, 3 months ago
  3. d6b83fc Fix Update VSP when no version id is provided by andre.schmid · 3 years, 3 months ago
  4. b3fca71 Update release notes for 1.9.1 by MichaelMorris · 3 years, 3 months ago
  5. e3935f0 Update docs for multi model support by MichaelMorris · 3 years, 3 months ago
  6. 22d62a8 Design service for a specific model by aribeiro · 3 years, 3 months ago
  7. a92af8b Integration test for importing VFC with model by aribeiro · 3 years, 3 months ago
  8. 04c0e1a Increase test coverage (TypesUploadServlet) by vasraz · 3 years, 4 months ago
  9. 63600cb Add integration tests for the ETSI 2.5.1 Model by andre.schmid · 3 years, 3 months ago
  10. 559fa3b Release 1.9.1 by MichaelMorris · 3 years, 3 months ago
  11. fb2953a Update SDC version to 1.9.1-SNAPSHOT by MichaelMorris · 3 years, 3 months ago 1.9.1
  12. a6fd5e3 ETSI SOL001 v2.5.1 model types not deployed in upgrade by davsad · 3 years, 4 months ago
  13. 009d2b3 Fail VF download of csar when VF has operation defined with workflow. by davsad · 3 years, 4 months ago
  14. dd69d6a Model hierarchy not being considered while filtering by davsad · 3 years, 3 months ago
  15. d405957 Fix intermittent upgrade failure by MichaelMorris · 3 years, 3 months ago
  16. 7ce315b Test for GroupBusinessLogic#getNextVfModuleNameCounter by stasys10 · 3 years, 3 months ago
  17. cb328c7 Fix create a service with SDC AID model by andre.schmid · 3 years, 3 months ago
  18. 10a832e Fix model init by aribeiro · 3 years, 3 months ago
  19. c03a82e [SDC-BE] Remove hardcoded MR apiKey by MichaelMorris · 3 years, 3 months ago
  20. 0ba5888 Fixing deployment failure by MichaelMorris · 3 years, 3 months ago
  21. b600063 Fix data type cache issue for model extensions by MichaelMorris · 3 years, 3 months ago
  22. 528bd0c Not possible to set max occurrences to zero by MichaelMorris · 3 years, 3 months ago
  23. 9534496 Fix CSAR generation default imports file conflict by andre.schmid · 3 years, 4 months ago
  24. 84e4785 Move position of Model on create screen by aribeiro · 3 years, 3 months ago
  25. 9ca5c24 Test for ValidateGenerateVfModuleGroupNames by stasys10 · 3 years, 4 months ago
  26. a7b1f9b Fix mismatch in requirement name in sub mapping by MichaelMorris · 3 years, 4 months ago
  27. 20d9463 Update unit test to JUnit5 by andre.schmid · 3 years, 4 months ago
  28. 1d20d6e Fix setting vendor release for VSP with model by andre.schmid · 3 years, 4 months ago
  29. 38c6faa Fix additional types import file generation by andre.schmid · 3 years, 4 months ago
  30. a1cdcda Include custom data types from VSP in csar imports by andre.schmid · 3 years, 4 months ago
  31. 37d9a98 Improve invalid artifact label error message by KrupaNagabhushan · 3 years, 4 months ago
  32. fa59403 Fix get capability type with uid by MichaelMorris · 3 years, 4 months ago
  33. d61ccd1 Add a CSAR validator for model ETSI SOL001 2.5.1 by andre.schmid · 3 years, 4 months ago
  34. a5e32b3 Support querying of model by type by MichaelMorris · 3 years, 4 months ago
  35. 4701612 Add types to imports by vasraz · 3 years, 4 months ago
  36. 69cb557 Add ETSI SOL001 v2.5.1 model types to backend init by davsad · 3 years, 4 months ago
  37. bc741a1 Remove usage of outdated library JMockit (catalog-dao) by vasraz · 3 years, 4 months ago
  38. aea64ba Validate the Resource Model before importing VSP by andre.schmid · 3 years, 4 months ago
  39. 5a0703f Dynamically load CSAR validators for models by andre.schmid · 3 years, 4 months ago
  40. 0c2661a Fix broken build by vasraz · 3 years, 4 months ago
  41. 0499f0c Define a CSAR validator API for models by andre.schmid · 3 years, 4 months ago
  42. f777638 Import VSP with non-standard data types by MichaelMorris · 3 years, 4 months ago
  43. 35841a6 Fix service csar with model download failure by MichaelMorris · 3 years, 4 months ago
  44. f93c7cb Update backend-init to use new endpoints allowing specific model by davsad · 3 years, 4 months ago
  45. 5f0adaa Fix artifact name invalid error message by KrupaNagabhushan · 3 years, 4 months ago
  46. 38f534f Filter catalog in UI based on model by davsad · 3 years, 4 months ago
  47. e5b8482 Load model default imports during CSAR Generation by KrupaNagabhushan · 3 years, 4 months ago
  48. f16cc47 Fix composition view palette filter by stasys10 · 3 years, 4 months ago
  49. 502c354 Select a Model when Importing a VSP by andre.schmid · 3 years, 4 months ago
  50. b886cde Fix the license issue - javax.jms: 1.1 by vasraz · 3 years, 4 months ago
  51. 7edf3d3 Align all SDC dependencies versions by vasraz · 3 years, 4 months ago
  52. 6730acb Fix license key group and entitlement pools required fields by KrupaNagabhushan · 3 years, 4 months ago
  53. 44bfa5b Remove and ignore yarn.lock by andre.schmid · 3 years, 4 months ago
  54. cb872d0 Validate model exists when associating types by KrupaNagabhushan · 3 years, 4 months ago
  55. 6e75dd1 Handle VSP package upload for multi-model by andre.schmid · 3 years, 5 months ago
  56. 855a434 Fix broken build by vasraz · 3 years, 4 months ago
  57. 276117a Support models extending models by MichaelMorris · 3 years, 4 months ago
  58. b8bfef3 Implement simple onboarding cassandra upgrade by andre.schmid · 3 years, 4 months ago
  59. b1bfe8b Fix Zip slip blocker issues by aribeiro · 3 years, 4 months ago
  60. df1e300 Update base types based on model by MichaelMorris · 3 years, 5 months ago
  61. 55c256b Fix license fields disabled by sebdet · 3 years, 4 months ago
  62. 36fa9cd Specify a model while creating a VSP by andre.schmid · 3 years, 5 months ago
  63. ead5c38 Fix local build of onboarding-fe by andre.schmid · 3 years, 4 months ago
  64. 7c8f40b Fix critical cross site scripting by aribeiro · 3 years, 4 months ago
  65. 47bcc63 Retrieve data types based on component model by aribeiro · 3 years, 5 months ago
  66. 0ed125f Consider component model when retrieving interface types by davsad · 3 years, 5 months ago
  67. 84aa83e Fix Security Hotspot by vasraz · 3 years, 5 months ago
  68. 36ff777 Implement 'Signed Large CSAR' support by vasraz · 3 years, 5 months ago
  69. 95b22d8 Disable locking during deployment by davsad · 3 years, 5 months ago
  70. 0f7ce92 Update helm-validator version 1.2.0 -> 1.2.2 by Joanna Jeremicz · 3 years, 4 months ago
  71. 5061961 Import VSP top. template handling non SDC model by MichaelMorris · 3 years, 5 months ago
  72. 4959218 Consider component model when retrieving group and policy types by KrupaNagabhushan · 3 years, 5 months ago
  73. 865af7f Fix deleting screenshot of test suites by Tomasz Wrobel · 3 years, 4 months ago
  74. fed417a Fix init upgrade fail for polictyTypes by KrupaNagabhushan · 3 years, 5 months ago
  75. 89fe881 fix security vulnerability by aribeiro · 3 years, 5 months ago
  76. a86a4ce Fix broken swagger by vasraz · 3 years, 6 months ago
  77. 8dbc732 Upgrade springframework to latest version (5.3.8) by vasraz · 3 years, 6 months ago
  78. dd2e170 Consider component model when retrieving capability types by KrupaNagabhushan · 3 years, 5 months ago
  79. 938548c Fix helm-validator integration tests. by Tomasz Wrobel · 3 years, 5 months ago
  80. b65fcbf Remove dependency vulnerability by vasraz · 3 years, 5 months ago
  81. 389eb16 Fix intermittent 'Tooltip integration test failure' by vasraz · 3 years, 5 months ago
  82. 7011904 Reduce usage of outdated library JMockit (catalog-be) by vasraz · 3 years, 6 months ago
  83. b4b3323 Fix upgrade for different vendor release by andre.schmid · 3 years, 5 months ago
  84. cba52c9 Fix security vulnerabilities by aribeiro · 3 years, 5 months ago
  85. a527fda Remove commented code from PolicyBusinessLogic by andre.schmid · 3 years, 5 months ago
  86. 66af7c5 Remove dependency vulnerability by vasraz · 3 years, 5 months ago
  87. 0514ec6 Consider component model when retrieving relationship types by KrupaNagabhushan · 3 years, 5 months ago
  88. a3da4a7 Support for associating interface types to models by davsad · 3 years, 6 months ago
  89. 8a312e6 Support for associating policy and group types to models by KrupaNagabhushan · 3 years, 6 months ago
  90. 8278b79 Support handling of 'Large CSARs' by vasraz · 3 years, 5 months ago
  91. 5cb26d5 Display model name by aribeiro · 3 years, 5 months ago
  92. 6d9f291 Fix typo issue by xuegao · 3 years, 5 months ago
  93. 4f4f7fb Allow only types from selected model in service creation by aribeiro · 3 years, 6 months ago
  94. 53df976 Specify model at service creation by aribeiro · 3 years, 6 months ago
  95. f94241f Fix type issue by xuegao · 3 years, 5 months ago
  96. 84f4b05 Exposing new parameters in chef config for SDC by marine · 3 years, 5 months ago
  97. 6047cd2 Support for associating node types to models by aribeiro · 3 years, 7 months ago
  98. b835031 Create REST endpoint to retrieve models by andre.schmid · 3 years, 6 months ago
  99. 70975c2 Reduce usage of outdated library JMockit (catalog-dao) by vasraz · 3 years, 6 months ago
  100. 0625050 Update NODE/NPM versions by vasraz · 3 years, 6 months ago