Age | Commit message (Collapse) | Author | Files | Lines |
|
Added file manager code for editor component. User can select the file
to be viewed through this file manager
Issue-ID: CCSDK-1098
Change-Id: I1063069f8d6f982b0667210673aa3369465e1c3f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
Added editor component to modify module
Issue-ID: CCSDK-975
Change-Id: Iee1f9f54e78af199f8e0d6b5133f7a278b900cf9
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
added output event emiter for node select event
Issue-ID: CCSDK-975
Change-Id: Id4281e2d6b5d06413ac38504fdd2f38169398a17
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Change-Id: Ie63a455e92e717e07a6e3ad20f9f46dd6e271904
Issue-ID: CCSDK-762
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: Ic56cbbff004045bf928a25ad540eac8413399eb0
Issue-ID: CCSDK-762
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
|
|
|
|
Change-Id: I3b1329c50dee37913978525ac0cc556fe0759d8f
Issue-ID: CCSDK-762
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: I2a57afac137aebc849c0e16540eb1bb915922128
Issue-ID: CCSDK-762
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: Ic356031f54b99185219cfc2a6cc4bd3b13bc5e41
Issue-ID: CCSDK-762
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: I8628c1759c3dc8c400fcb4d94465e001a904b1a3
Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
|
|
Change-Id: Ia0b3f6e5c3433c1fe5e12f7df964d44fb7c55938
Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
|
|
Change-Id: I21ac465e232d262e9e800a4efc0c400ba0a71ef6
Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
|
|
|
|
|
|
|
|
|
|
|
|
Adding search pipe
Change-Id: I59253eadad17d914e06b5b66d7f01d8c6584388b
Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
|
|
Adding search model to existing template
Change-Id: I1c9f7b6e444fef585bea621e5017a0f78376885f
Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
|
|
Adding existing template in vertical stepper
Change-Id: Ic016eb7032ba8de67885b6375e225a1fb98c92eb
Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
|
|
Changes to designer component
Issue-ID: CCSDK-975
Change-Id: I64c0da9985e4b768bfd5610cb613b6c15b0ae208
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Added designer component selector to modify component
Issue-ID: CCSDK-975
Change-Id: I0d80f003dbf6de12b9a690156836fa7f05cdcc75
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Convert input file to json and save it as Blueprint model
Change-Id: I10ab6ea26f3ef9af589960930f6f442b479a1050
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
|
|
|
|
Import file issue in Select template fix
Change-Id: I6131262ec0818ca20addad007fa600f8c43084da
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Removed ~ from package.json which updates latest package which might
create unsatble application
Change-Id: Ie26bdd93e9f9d28204498a69df5983423483cbf1
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: I6fec36ca78943a0c51264e9bb496b48a9777e93e
Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
|
|
|
|
|
|
|
|
Change-Id: I11da8bc3ac64f88b47691575ea34ad0b25ef0e6d
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
|
|
Change-Id: I22d2ceba1f3673872d8e458daff7838d475e4872
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Dockerfile done in order to be able to construct Helm chart for the
project.
Final image is pretty large because of the many dependencies npm
downloads.
Created a pom.xml trying to mimic what's done in ccsdk/distribution
Change-Id: I502a08066ceaa8984f77116f3c3bf4505da3c934
Issue-ID: CCSDK-1015
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Added test blueprint component
Issue-ID: CCSDK-1069
Change-Id: Ic8d948228b75d3da792e188287a9183483ff3a0a
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Removed the child routes as the routes is handelled by angular material
stepper by default
Issue-ID: CCSDK-1017
Change-Id: I22d5afbc6f254b2ac261b13ab5a26110d828d7fb
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Changed the 4th step name from test to deploy in stepper form
Issue-ID: CCSDK-815
Change-Id: I8f3aa4dd7b3f1e0554c002cded3cdc853ac86639
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|