aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-04-27Adding some minor featuresSingal, Kapil (ks220y)1-6/+6
2022-10-04Fix the transform-templating for referenced complex typesLukasz Rajewski2-0/+74
2022-09-01Templating constants added to ResourceAssignmentLukasz Rajewski2-12/+10
2022-09-01Resolution processors tests and extendabilityLukasz Rajewski6-190/+220
2022-09-01CDS max-occurrence featureJuhi Arora3-2/+117
2022-08-31Change SQL query syntax for delete resource/templateJozsef Csongvai1-2/+2
2022-08-31Add component for deleting resources and tempatesJozsef Csongvai1-0/+276
2022-08-29Add endpoint for deleting templatesJozsef Csongvai1-0/+44
2022-08-24Refactor rest clients and support timeoutsLukasz Rajewski1-5/+6
2022-08-03Enable deleting resources by lastN occurrencesJozsef Csongvai1-6/+45
2022-07-19[Blueprintsprocessor] Use all source-db resources instead of only processor-dbMichal Jagiello2-0/+33
2022-05-24Merge "Extend Template API to retrieve resolutions by occurrence"Jozsef Csongvai1-0/+70
2022-05-24API to resolve resources based on optional 'occurrence' optionskuldipr1-0/+69
2022-05-24Extend Template API to retrieve resolutions by occurrencejuhi arora1-0/+70
2022-05-24Enable versioned resource resolution by using occurrencekuldipr2-0/+220
2022-05-19Resource endpoint should support occurrencesKuldip Rai1-3/+6
2021-07-28Revert "Renaming Files having BluePrint to have Blueprint"Jozsef Csongvai19-132/+132
2021-03-17Refactoring to enable on_failure for imperative workflowJozsef Csongvai3-4/+6
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL19-133/+133
2020-12-16Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to falseJulien Fontaine3-16/+2
2020-12-04ResourceResolution should fail if required resource did not resolvekuldipr1-7/+13
2020-10-21Update AAI endpoints to /aai/v22 for HonoluluLasse Kaihlavirta1-1/+1
2020-10-20Update AAI endpoints to /aai/v21Lasse Kaihlavirta1-1/+1
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)13-85/+118
2020-09-02Adding parent pom referenceSingal, Kapil (ks220y)1-1/+1
2020-06-09Add ResourceResolutionResult to ResourceResolutionServiceJozsef Csongvai3-23/+23
2020-05-27Fix sub-attribute parsing for accessing resolved valuesJozsef Csongvai1-1/+16
2020-05-19Improve logging for ResourceAssingmentUtilsJozsef Csongvai1-6/+12
2020-05-18Add Naming Service & IP Assign custom resource resolution capabilityPaira, Saurav(sp694w)2-0/+638
2020-04-30Fix null safety - ResourceResolutionDBService.writeJozsef Csongvai1-0/+24
2020-04-09Enable inline templating in mapping filesJozsef Csongvai1-0/+21
2020-03-31Fix ResolutionSummary - return empty string instead of nullJozsef Csongvai1-4/+4
2020-03-19Fix kotlin cache lazy loadingSebastien Premont-Tendland1-0/+8
2020-03-09add a rest endpoint to remove resourcesJulien Fontaine1-0/+12
2020-03-03Add properties to ResolutionSummaryJozsef Csongvai2-13/+26
2020-02-28Fix - ResolutionSummary should contain resolved request-payloadJozsef Csongvai1-1/+1
2020-02-21Eliminate Template RequirementJozsef Csongvai3-1/+155
2020-02-12Refactoring Resource Resolution ServiceSingal, Kapil (ks220y)1-12/+14
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh1-14/+14
2019-12-30Relationship Type and Templates modelsBrinda Santh1-11/+11
2019-12-11Metadata for name, version, tags and typeBrinda Santh2-8/+11
2019-12-11Separate jython implementation and dependencies.Brinda Santh1-22/+15
2019-11-29Optimize spring data JPA UT.Brinda Santh12-49/+154
2019-11-26Formatting Code base with ktlintSingal, Kapil (ks220y)17-264/+400
2019-11-09Convert component functions IT to UT.Brinda Santh4-14/+13
2019-11-04Extension support for db configuration.Brinda Santh1-1/+2
2019-10-29Provide ongoing occurrence value for scriptingAlexis de Talhouƫt1-0/+1
2019-09-27ResourceAssignmentUtils Junit FixesSingal, Kapil (ks220y)1-2/+2
2019-09-26Fixing distribution and propertiesSingal, Kapil (ks220y)1-1/+2
2019-09-19Refactoring Resource Resolution ComponentSingal, Kapil (ks220y)2-26/+39