summaryrefslogtreecommitdiffstats
path: root/cds-ui/server
AgeCommit message (Collapse)AuthorFilesLines
2020-09-11Refactoring poms groupId artifactIdSingal, Kapil (ks220y)1-6/+6
Issue-ID: CCSDK-2787 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ica64f0c793beabb47950c7bf1eede63a0dbf3cea
2020-08-17disable GRPC bydefaultShaabanEltanany1-1/+1
Issue-ID: CCSDK-2070 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Ica011b6084c9c916e62a7f95f33e038378a8e3ff
2020-06-28Add package deletion buttonAhmedEldeeb503-102/+131
Issue-ID: CCSDK-2483 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I7e1c0f80eb9e6073a1eb472bd6f042e8545c5ab7
2020-05-05fix sort at package listShaabanEltanany3-32/+14
Issue-ID: CCSDK-2320 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Ia91d519c315b6ef0c01089422253599b137eceec
2020-04-09Remove unneeded backup filesDan Timoney1-192/+0
Remove unneeded backup files created by updParentVersion script Issue-ID: CCSDK-2308 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8d76b8ee3ccb2dbe563f22aadf1125f8226a104f
2020-04-08Merge "Adding delete catalog"Dan Timoney3-26/+26
2020-04-07Roll to next Guilin snapshotDan Timoney2-2/+195
Roll to next Guilin snapshot release Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1a5ea68da8821ffe28ac84e60177af05e26b3585
2020-03-30Roll to next Frankfurt snapshot and fix sonar buildDan Timoney1-2/+2
Roll to next Frankfurt snapshot. Also, fixed config to skip sonar for error-catalog, which has no scannable components. Sonar builds were failing because error-catalog does not have standard maven source and test directories (src/main, src/test) Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iacb76b240e71206de8306af7e2447eaa07b0d33b
2020-03-12Adding delete catalogswapnalipode3-26/+26
Adding delete catalog functionality in client ui Change-Id: I56bcba1c09d949b80155b3ac9368203e85eb4f99 Issue-ID: CCSDK-815 Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
2020-02-20Update certifcateeeginux5-53/+17
Change to use p12 file and password Issue-ID: CCSDK-706 Change-Id: Idbc4ba392c4c6244a501f22e3e591f1256806eba Signed-off-by: eeginux<henry.xie@est.tech>
2020-01-13Adding integration to backend in Controller catalogswapnalipode7-0/+188
Adding integration to backend in controller catalog Change-Id: Ia423d05ee5b089af6df70296a40d36d84892d488 Issue-ID: CCSDK-814 Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
2020-01-07designer client screen functionality:Ahmed Abbas1-1/+1
- insert action into main board - drag function from palette and drop over an action - prevent drag function outside action - insert multiple actions into the board Issue-ID: CCSDK-2017 Issue-ID: CCSDK-1783 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Id7528404ba70ca05561127c22e8bf4d27766bb91
2019-12-30add package creation component and fixing designer compilation and lintingshaaban Altanany3-73/+101
Issue-ID: CCSDK-2014 Issue-ID: CCSDK-1780 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I65e02ba498516edb27eefd2448d50a61779cc22c
2019-12-09Merge "Creating findOneBluePrintModel (configuration)"Brinda Santh Muthuramalingam4-32/+100
2019-12-06add service for getting model type with definitionShaabanEltanany3-2/+35
Issue-ID: CCSDK-1770 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I7f3278e97119a144c889d83891fa5de6796c7fb2
2019-12-06Refractor controller blueprint modulesBrinda Santh1-1/+1
Move controller blueprints modules to blueprints processor and change the maven group name. Fix test cba and model type paths Fix dependencies issues. Issue-ID: CCSDK-1663 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I3654e6f04811470327acba90e8a452b66e3e189b
2019-12-04Creating findOneBluePrintModel (configuration)Shaaban Ebrahim4-32/+100
Issue-ID: CCSDK-1770 Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com> Change-Id: I61a947533a1b61138d004a22c5a796d09ab2c8d9
2019-11-18add service for searching in meta data pageableShaaban Ebrahim3-0/+34
Issue-ID: CCSDK-1770 Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com> Change-Id: Ibf718314f2f818108af3133641ab7be48c334dce
2019-11-15change maven artifact for proto-definition in cds-ui server to be ↵Ahmed Abbas1-2/+2
blueprint-proto Issue-ID: CCSDK-1932 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: I87c625cb4a49ac290f670eeab0a54ddc3207b8cb
2019-11-14Merge "add API to list blueprints with pagination in loopback server"Brinda Santh Muthuramalingam3-13/+44
2019-11-14add API to list blueprints with pagination in loopback serverAhmed Abbas3-13/+44
Issue-ID: CCSDK-1770 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: I705135af4898db68eeddb8b67bf62fbbea6921ac
2019-11-13Use 1.5.0 parent pomTimoney, Dan (dt5972)1-0/+1
Use released 1.5.0 version of parent pom Change-Id: Icfce7d572b7403e3ea43cb41675fe9d7b169e782 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-06add search by meta data in cds-ui server and blueprint processorShaaban Ebrahim3-3/+34
Issue-ID: CCSDK-1770 Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com> Change-Id: I8ac77ab4903e3141d065a61bf28404f3d16077cd
2019-10-18Loopback code for GRPC functionalityEzhilarasi3-26/+103
GRPC integration for Draft, Publish, Download Change-Id: I24e138fae766da7a112ac9f49a8ba036d81b5bb5 Issue-ID: CCSDK-1785 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-10-09Remove Controller API url and use blueprintProcessorApi url insteadShaaban Ebrahim4-31/+31
Issue-ID: CCSDK-1793 Signed-off-by: Shaaban Eltanany <shaaban.eltanany.ext@orange.com> Change-Id: Ic22a886bb7018ec09c557166e3ebd69196713d4c
2019-10-03Worked on defect CCSDK-1793Arundathi Patil1-3/+3
Changed base url from controller-blueprint to blueprint-processor Issue-ID: CCSDK-1793 Change-Id: I38f8e8ba482a05d5b385c109fcd4c54f2cd77b48 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-18Ensure json-smart is in right scopeSingal, Kapil (ks220y)1-1/+1
Adding json-smart:2.3 as dependencies to avoid Junit Failure Issue-ID: CCSDK-1740 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I6a01d344735ded414d9b42b14221cdb447882528
2019-09-17Plugin to format/validate POMSINGAL, KAPIL (ks220y)1-3/+2
Adding tidy-maven-plugin and related profile to format/vaidate pom files To format POM Files just run mvn process-sources -P format Issue-ID: CCSDK-1739 Signed-off-by: SINGAL, KAPIL (ks220y) <ks220y@att.com> Change-Id: I58dc261ac7b3179a91a0ab5a06237990707543f5
2019-09-11Roll versions for Frankfurt developmentTimoney, Dan (dt5972)1-2/+2
Roll master version for Frankfurt development Change-Id: Ife7ecc5bfb2d8d515805c40c381f6acb34af538b Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-09Resource Dictionary: fecthing data-type listArundathi Patil3-1/+28
Created loopback API function to fetch data-types from backend and display them in data-type drop-down Issue-ID: CCSDK-707 Change-Id: I797177b9042558c99a94df9c9dd4295c43389d29 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)1-2/+2
Roll versions in master branch Change-Id: I12ac01bc8769303c9d6fe7053306bdaa68f54396 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-26Removed unused server filesEzhilarasi3-117/+0
Change-Id: Id7a708a3ae6029a775d28710967fe9f3eec42c59 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-15Update to NeonTimoney, Dan (dt5972)1-2/+2
Update to neon versions Change-Id: I095b46cefa264006bea5722b952c789374870370 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Merge "Changed URL in server for backend"Dan Timoney1-1/+1
2019-08-09Added service for Edit CBAEzhilarasi1-2/+2
Added service for search result CBA Change-Id: Iba00f048abc59878e6dcda9d1de9f0fc823d9130 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-08Changed URL in server for backendEzhilarasi1-1/+1
Changed Bleuprint controller link for backend Change-Id: If3e14f26a6cd8a059cab37325326c2f11a58c8dc Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)1-2/+2
Roll versions to 0.5.1 - need to re-release El Alto early release Change-Id: Ifc0d4af8920065ca4ae8f509c63f98dc6e112322 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-29Blueprint controller loopback fixEzhilarasi2-7/+8
Exported blueprint controller in index and changed uri path Change-Id: If83d2260912dfd92353b0923b1237726ff4baad3 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-22Loopback search by tag serviceEzhilarasi3-49/+78
Added search by tag service in Server for CBA Change-Id: Ib1b3f0e9e3aaf5f5854a0cf011d90f2cd3661bf3 Issue-ID: CCSDK-1279 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-19Merge "loopback Api- get Sources list"Dan Timoney3-1/+30
2019-07-17Added npmVersion to install NPMTimoney, Dan (dt5972)2-3/+2
To install local copy of npm, needed to make 2 changes to frontend-maven-plugin configuration: 1) Add tag <npmVersion>6.4.1</npmVersion> 2) Removed tag <npmDownloadRoot> Confirmed in local build that those changes result in npm being installed in local 'node' directory (which it was not before these changes). Also, changed parent version to 1.3.1-SNAPSHOT - this will be needed to prevent builds from breaking when new SAN certs are installed for ONAP gerrit. Change-Id: I576d8737eccfaa3024a36608edc1102535a55d26 Issue-ID: CCSDK-1491 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-17loopback Api- get Sources listArundathi Patil3-1/+30
Implemented api to fetch source list from backend Issue-ID: CCSDK-707 Change-Id: Ica7a3177f7a426456d921474a7758d2745eae33f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-16CDS Server Package.json issue fixEzhilarasi1-2/+3
Server compilation failure fix Change-Id: Icea5108e38329f34886f232bb3c7ba1f32dd75a3 Issue-ID: CCSDK-1491 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-08Merge "Enable https for cds-ui"Dan Timoney3-0/+55
2019-07-08Merge "Enhance logger to the server"Dan Timoney1-3/+10
2019-07-04Enable https for cds-uieeginux3-0/+55
Enabling https for cds-ui-server Add dummy private key and cert Change-Id: I9d318ceea3527ebb4f0776e26fb9dbf5d4cb6615 Issue-ID: OJSI-196 Signed-off-by: Xuefeng Xie <henry.xie@est.tech>
2019-06-26CDS-UI: support gRPC integration with blueprint processor mSNirvan Ramjuttun8-36/+206
- For deploy blueprint functionality Change-Id: I35395ae315ac063c3bb3f6893956965ecb74e74e Issue-ID: CCSDK-1274 Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
2019-06-23Enhance logger to the serverRami2-3/+11
- Remove autorization from request logs - add request ID if it doesn't exist - log response code Issue-ID: CCSDK-1295 Change-Id: Ia83125bd85ddb1cd89f02cf55220f1aa11049810 Signed-off-by: Rami <rmohamed.ext@orange.com>
2019-05-30Add logger to the serverRami7-8/+41
- add logger with interceptor for requests Change-Id: Iecb6b6e51c28aadcc4eec3bb69dc38f4e0e346c5 Issue-ID: CCSDK-1295 Signed-off-by: Rami <rmohamed.ext@orange.com>
2019-05-07Modify CDS-UI server to allow communicating with external blueprint mSNirvan Ramjuttun9-55/+80
Issue-ID: CCSDK-1292 Change-Id: I3536437bad334841d7c7ecd577c092cd13f42a9b Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>